[jboss-jira] [JBoss JIRA] Created: (JBRULES-2662) Patch to allow drools trunk to build under Maven 3.0-beta-2

John Casey (JIRA) jira-events at lists.jboss.org
Wed Aug 11 17:42:49 EDT 2010


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
         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

        


More information about the jboss-jira mailing list