[
https://issues.apache.org/jira/browse/MPLUGINTESTING-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892145#comment-16892145
]
Appu Goundan commented on MPLUGINTESTING-60:
--------------------------------------------
There's conflicting implementations of DefaultPlexusContainer in
plexus-container-default (old) and sisu (new) that just happen to work because
of the way maven creates the classpath (sisu first)? However in another system
that loads sisu after plexus-container-default this explodes horribly and it's
really hard to debug.
> Referring to very old/alpha artifacts
> -------------------------------------
>
> Key: MPLUGINTESTING-60
> URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-60
> Project: Maven Plugin Testing
> Issue Type: Dependency upgrade
> Components: plugin-testing-harness
> Affects Versions: 3.3.0
> Reporter: Christian Stein
> Priority: Major
>
> {{...}}
> {{[INFO] +-
> org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test}}
> {{[INFO] | - org.codehaus.plexus:plexus-archiver:jar:2.2:test}}
> {{[INFO] | +-
> org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:test}}
> {{[INFO] | | +- junit:junit:jar:3.8.1:test}}
> {{[INFO] | | - classworlds:classworlds:jar:1.1-alpha-2:test}}
> {{[INFO] | - org.codehaus.plexus:plexus-io:jar:2.0.4:test}}
> {{...}}
>
> This is really old stuff in the tree. An update from plexus-archiver:2.2 to
> 3.6.0 (?) would be great.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)