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

Geoffrey De Smet (JIRA) issues at jboss.org
Wed Nov 26 08:55:39 EST 2014


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

Geoffrey De Smet commented on DROOLS-199:
-----------------------------------------

@mbiarnes For kie 6.3, we should move to maven 3.2.x to avoid known issues in the very old maven version that we're using now.
This means:
- enforcing at least 3.2.3 (because 3.2.2 has a nasty bug)
- notifying our developers in advance

This doesn't apply to kie 6.2, because productization's infrastructure isn't ready.
Productization has been warned today that this will happen for kie 6.3, so they can prepare for this for 6.3.



> 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
>            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 was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list