[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 10:34:48 EST 2012


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

Geoffrey De Smet edited comment on JBRULES-3382 at 2/9/12 10:33 AM:
--------------------------------------------------------------------

{code}
IncompatibleDependencyOverwrite error for org.hamcrest:hamcrest-core:1.1 paths to dependency are:
+-org.drools:drools-simulator:5.4.0-SNAPSHOT
  +-junit:junit:4.10
    +-org.hamcrest:hamcrest-core:1.1
and
+-org.drools:drools-simulator:5.4.0-SNAPSHOT
  +-org.hamcrest:hamcrest-integration:1.2.1
    +-org.hamcrest:hamcrest-library:1.2.1
      +-org.hamcrest:hamcrest-core:1.2.1
{code}
This one is even worse, as we combine hamcrest-library:1.2.1 with hamcrest-core:1.1
                
      was (Author: ge0ffrey):
    {code}
IncompatibleDependencyOverwrite error for org.hamcrest:hamcrest-core:1.1 paths to dependency are:
+-org.drools:drools-simulator:5.4.0-SNAPSHOT
  +-junit:junit:4.10
    +-org.hamcrest:hamcrest-core:1.1
and
+-org.drools:drools-simulator:5.4.0-SNAPSHOT
  +-org.hamcrest:hamcrest-integration:1.2.1
    +-org.hamcrest:hamcrest-library:1.2.1
      +-org.hamcrest:hamcrest-core:1.2.1
{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