[jbosstools-issues] [JBoss JIRA] (JBIDE-24788) [Maven 3.5] hibernate site does not include new hibernate.reddeer plugin; skipTests not working

Nick Boldt (JIRA) issues at jboss.org
Wed Aug 2 12:19:01 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443521#comment-13443521 ] 

Nick Boldt commented on JBIDE-24788:
------------------------------------

Need to do more work to make the deployment work from the root folder: 

* add new properties to support skipping the deployment steps: https://github.com/jbosstools/jbosstools-build/commit/225ce73383ee77b52547d802d1d7213a309866ff
* then use that new property in site/pom.xml files, eg: https://github.com/jbosstools/jbosstools-hibernate/commit/50158bc512a3a1fe19f8f40623b0006a231cab20
* and then need to redo the jobs so that we don't do deployment 50 times for one reactor, but rather ONCE for the site/pom.xml

> [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/Devstudio/view/devstudio_master/job/jbosstools-integration-tests.aggregate_master/743/console
> Also, the -DskipTests flag is not working. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list