Remove component that no longer exists

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@652730 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2008-05-02 02:02:39 +00:00
parent 6d897f9312
commit 706890fd2b
1 changed files with 0 additions and 11 deletions

View File

@ -245,17 +245,6 @@ under the License.
<implementation>org.apache.maven.project.path.DefaultPathTranslator</implementation> <implementation>org.apache.maven.project.path.DefaultPathTranslator</implementation>
</component> </component>
<component>
<role>org.apache.maven.project.ModelResolver</role>
<role-hint>default</role-hint>
<implementation>org.apache.maven.project.ModelResolver</implementation>
<requirements>
<requirement>
<role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
</requirement>
</requirements>
</component>
<component> <component>
<role>org.apache.maven.artifact.metadata.ArtifactMetadataSource</role> <role>org.apache.maven.artifact.metadata.ArtifactMetadataSource</role>
<role-hint>maven</role-hint> <role-hint>maven</role-hint>