[ https://issues.apache.org/jira/browse/MPLUGINTESTING-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862144#comment-16862144 ]
Konrad Windszus commented on MPLUGINTESTING-60: ----------------------------------------------- Also it is still relying on {{RepositorySystem}} (https://github.com/apache/maven-plugin-testing/blob/43b8eaafd51e41909692778e16f896a61e1231d9/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java#L163) which has only one known implementation: LegacyRepositorySystem from maven-compat (https://cwiki.apache.org/confluence/display/MAVEN/Plugin+migration+to+Maven3+dependencies). > 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.3#76005)