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:
Andrew Williams 2007-03-11 23:03:29 +00:00
parent 6649cb1fd4
commit d4cf333fc8
1 changed files with 1 additions and 0 deletions

View File

@ -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>