[
https://issues.jboss.org/browse/JBIDE-24788?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-24788 at 8/3/17 12:58 PM:
-------------------------------------------------------------
Reopen.
For some reason, this build [1] contains the correct, newest hibernate
5.2.0.v20170801-2256 (including hibernate.reddeer and hibernate.ui.bot test plugins):
[1]
http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-h...
Yet this later build [2] reverts to NOT having the plugin and including the older feature,
5.2.0.v20170413-1559
[2]
http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-h...
Looks like the use of `--projects` doesn't always resolve against the local ~/.m2
was (Author: nickboldt):
Reopen.
For some reason, this build [1] contains the correct, newest hibernate
5.2.0.v20170801-2256 (including hibernate.reddeer and hibernate.ui.bot test plugins):
[1]
http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-h...
Yet this later build [2] reverts to NOT having the plugin and including the older feature,
5.2.0.v20170413-1559
[2]
http://download.jboss.org/jbosstools/oxygen/snapshots/builds/jbosstools-h...
Looks like the use of ```--projects`` doesn't always resolve against the local ~/.m2
[Maven 3.5] hibernate site does not include new hibernate.reddeer
plugin; skipTests not working
-----------------------------------------------------------------------------------------------
Key: JBIDE-24788
URL:
https://issues.jboss.org/browse/JBIDE-24788
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.5.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Critical
Fix For: 4.5.0.Final
After switching jobs to use maven 3.5.0, publishing is no longer working -- old artifacts
are being pulled from JBT site, rather than using locally-built artifacts.
So, hibernate site does not include new hibernate.reddeer plugin, causing this failure in
the integration tests site build:
{code}11:54:30 [ERROR] Missing requirement: org.jboss.tools.forge.ui.bot.test
4.4.100.qualifier requires 'bundle org.jboss.tools.hibernate.reddeer 0.0.0' but it
could not be found
{code} -
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Also, the -DskipTests flag is not working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)