[
https://jira.jboss.org/browse/JBRULES-2662?page=com.atlassian.jira.plugin...
]
Mark Proctor resolved JBRULES-2662.
-----------------------------------
Fix Version/s: 5.1.1.FINAL
Resolution: Done
thanks for the patch, have applied. please let me know if there are any more maven 3
issues.
Patch to allow drools trunk to build under Maven 3.0-beta-2
-----------------------------------------------------------
Key: JBRULES-2662
URL:
https://jira.jboss.org/browse/JBRULES-2662
Project: Drools
Issue Type: Patch
Security Level: Public(Everyone can see)
Affects Versions: 5.1.0.FINAL
Reporter: John Casey
Assignee: Mark Proctor
Fix For: 5.1.1.FINAL
Attachments: mvn3.patch
The project osgi-bundles/jxls/org.drools.osgi.wrapper.jxls-reader/pom.xml currently has
the maven-dependency-plugin declared twice. The appropriate configuration is to create two
execution declarations within a single declaration of the plugin. Double declaration is
known to cause all sorts of problems, as does this one.
The attached patch fixes the issue, allowing Maven 3.0-beta-2 to build drools trunk.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira