2 ~ Copyright 2005-2006 The Apache Software Foundation.
4 ~ Licensed under the Apache License, Version 2.0 (the "License");
5 ~ you may not use this file except in compliance with the License.
6 ~ You may obtain a copy of the License at
8 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~ Unless required by applicable law or agreed to in writing, software
11 ~ distributed under the License is distributed on an "AS IS" BASIS,
12 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 ~ See the License for the specific language governing permissions and
14 ~ limitations under the License.
20 <role>org.apache.maven.repository.converter.RepositoryConverter</role>
21 <implementation>org.apache.maven.repository.converter.DefaultRepositoryConverter</implementation>
22 <role-hint>force-repository-converter</role-hint>
28 <role>org.apache.maven.repository.digest.Digester</role>
29 <field-name>digester</field-name>
32 <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
33 <field-name>artifactFactory</field-name>
36 <role>org.apache.maven.model.converter.ArtifactPomRewriter</role>
37 <field-name>rewriter</field-name>
40 <role>org.codehaus.plexus.i18n.I18N</role>
41 <field-name>i18n</field-name>
46 <role>org.apache.maven.repository.converter.RepositoryConverter</role>
47 <implementation>org.apache.maven.repository.converter.DefaultRepositoryConverter</implementation>
48 <role-hint>dryrun-repository-converter</role-hint>
54 <role>org.apache.maven.repository.digest.Digester</role>
55 <field-name>digester</field-name>
58 <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
59 <field-name>artifactFactory</field-name>
62 <role>org.apache.maven.model.converter.ArtifactPomRewriter</role>
63 <field-name>rewriter</field-name>
66 <role>org.codehaus.plexus.i18n.I18N</role>
67 <field-name>i18n</field-name>