[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:22:49 EST 2012
[ https://issues.jboss.org/browse/JBRULES-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665353#comment-12665353 ]
Geoffrey De Smet commented on JBRULES-3382:
-------------------------------------------
{code}
IncompatibleDependencyOverwrite error for asm:asm:1.5.3 paths to dependency are:
+-org.drools:drools-camel-server:5.4.0-SNAPSHOT
+-asm:asm:1.5.3
and
+-org.drools:drools-camel-server:5.4.0-SNAPSHOT
+-org.drools:drools-camel:5.4.0-SNAPSHOT
+-org.apache.cxf:cxf-rt-frontend-jaxws:2.4.4
+-asm:asm:3.3
{code}
> 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