[
https://issues.jboss.org/browse/DROOLS-199?page=com.atlassian.jira.plugin...
]
Michael Biarnes Kiefer commented on DROOLS-199:
-----------------------------------------------
did a mvn clean install -Dfull -DskipTests with apache_maven_3.2.3 and droolsjbpm-tools
did not build:
https://gist.github.com/mbiarnes/32f48e28aed298a35dcf
repeated a mvn clean install -Dfull -DskipTests with apache_maven_3.0.5 and it worked.
there is something with the tycho plugin.
The entire kie 6.3 build should move maven from 3.0.5 to 3.2.x
--------------------------------------------------------------
Key: DROOLS-199
URL:
https://issues.jboss.org/browse/DROOLS-199
Project: Drools
Issue Type: Task
Reporter: Geoffrey De Smet
Assignee: Michael Biarnes Kiefer
Priority: Critical
Old description:
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)