[
https://issues.apache.org/jira/browse/MSHARED-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MSHARED-913.
-------------------------------------------
Fix Version/s: maven-artifact-transfer-0.13.1
Resolution: Fixed
> Missing component annotations for maven3 and maven31 dependency collectors
> --------------------------------------------------------------------------
>
> Key: MSHARED-913
> URL: https://issues.apache.org/jira/browse/MSHARED-913
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-artifact-transfer
> Reporter: Elliotte Rusty Harold
> Priority: Blocker
> Fix For: maven-artifact-transfer-0.13.1
>
>
> org.apache.maven.shared.transfer.dependencies.collect.internal.Maven30DependencyCollector
> and
> org.apache.maven.shared.transfer.dependencies.collect.internal.Maven31DependencyCollector
> do not have @Component annotations so they cannot be looked up by Plexus.
> This appears in maven-dependency-plugin list-repositories integration tests
> when you try to update artifact-transfer past 0.11.0 to 0.12.0.
> This might be fixed at head since it looks like that no longer uses Plexus to
> find the Maven31DependencyCollector and Maven30DependencyCollector classes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)