mirror of https://github.com/apache/maven.git
This impl needs a hint, as our cache-aware cousin has one
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@517040 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6649cb1fd4
commit
d4cf333fc8
|
@ -115,6 +115,7 @@ under the License.
|
|||
<component>
|
||||
<role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
|
||||
<implementation>org.apache.maven.artifact.resolver.DefaultArtifactResolver</implementation>
|
||||
<role-hint>default</role-hint>
|
||||
<requirements>
|
||||
<requirement>
|
||||
<role>org.apache.maven.artifact.manager.WagonManager</role>
|
||||
|
|
Loading…
Reference in New Issue