[jboss-jira] [JBoss JIRA] (JBRULES-3382) Don't overwrite dependencies with a lower incompatible version

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Thu Feb 9 09:09:49 EST 2012


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

Geoffrey De Smet commented on JBRULES-3382:
-------------------------------------------

Incompatible dependency overwrite error for org.springframework:spring-aop:3.0.3.RELEASE paths to dependency are:
+-org.drools:drools-camel:5.4.0-SNAPSHOT
  +-org.apache.camel:camel-spring:2.4.0
    +-org.springframework:spring-aop:3.0.3.RELEASE
and
+-org.drools:drools-camel:5.4.0-SNAPSHOT
  +-org.apache.cxf:cxf-bundle-jaxrs:2.4.4
    +-org.springframework:spring-aop:3.0.6.RELEASE
and
+-org.drools:drools-camel:5.4.0-SNAPSHOT
  +-org.apache.camel:camel-spring:2.4.0
    +-org.springframework:spring-tx:3.0.3.RELEASE
      +-org.springframework:spring-aop:3.0.3.RELEASE
,
Incompatible dependency overwrite error for org.codehaus.woodstox:woodstox-core-asl:4.0.7 paths to dependency are:
+-org.drools:drools-camel:5.4.0-SNAPSHOT
  +-org.apache.camel:camel-xstream:2.4.0
    +-org.codehaus.woodstox:woodstox-core-asl:4.0.7
and
+-org.drools:drools-camel:5.4.0-SNAPSHOT
  +-org.apache.cxf:cxf-bundle-jaxrs:2.4.4
    +-org.codehaus.woodstox:woodstox-core-asl:4.1.1
and
+-org.drools:drools-camel:5.4.0-SNAPSHOT
  +-org.apache.camel:camel-cxf:2.4.0
    +-org.apache.cxf:cxf-rt-frontend-jaxrs:2.4.4
      +-org.apache.cxf:cxf-common-utilities:2.4.4
        +-org.codehaus.woodstox:woodstox-core-asl:4.1.1
                
> Don't overwrite dependencies with a lower incompatible version
> --------------------------------------------------------------
>
>                 Key: JBRULES-3382
>                 URL: https://issues.jboss.org/browse/JBRULES-3382
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Geoffrey De Smet
>            Assignee: Geoffrey De Smet
>            Priority: Critical
>             Fix For: 5.4.0.CR1
>
>
> These kinds of overwrites make our dependencies behave faulty (feels like being haunted), but are very hard to diagnose as being caused by that.
> However, using this we can flush them all out:
>   http://jira.codehaus.org/browse/MENFORCER-128

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list