[jboss-jira] [JBoss JIRA] (DROOLS-199) The entire kie build should work on maven 3.1.0 too

Michael Biarnes Kiefer (JIRA) jira-events at lists.jboss.org
Mon Oct 7 06:16:03 EDT 2013


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

Michael Biarnes Kiefer commented on DROOLS-199:
-----------------------------------------------

I run mvn clean install -Dfull with maven version 3.1.0; droolsjbpm-tools didn't copmpile:

https://gist.github.com/mbiarnes/6865529



                
> The entire kie build should work on maven 3.1.0 too
> ---------------------------------------------------
>
>                 Key: DROOLS-199
>                 URL: https://issues.jboss.org/browse/DROOLS-199
>             Project: Drools
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Geoffrey De Smet
>            Assignee: Michael Biarnes Kiefer
>
> To reproduce:
> - Install maven 3.1.0
> - Run mvn-all.sh clean install -Dfull
> Note: Any changes to the pom must still allow them to run with 3.0.5 too.
> 1) At least droolsjbpm-tools (drools-eclipse) is guaranteed to fail because it uses an older tycho version and only tycho 0.18.1 is compatible with maven 3.1.0 according to the tycho mailing list.
> So the maven tycho plugin will need to be upgraded to 0.18.1 (which works with maven 3.0.5 too - so they say).
> 2) There might be other surprises...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list