Interface | Description |
---|---|
ArtifactPomRewriter | |
ConverterListener |
Classes that wants to listen in on the POM conversion process should implement this interface.
|
ModelConverter |
Model conversion interface.
|
Class | Description |
---|---|
Maven1Converter |
Converts a Maven 1 project.xml (v3 pom) to a Maven 2 pom.xml (v4 pom).
|
ModelUtils |
Utility class which features various methods associated with Maven model.
|
PluginComparator |
A comparator for
Plugin s. |
PomV3ToV4Translator | |
ReportPluginComparator |
A comparator for
ReportPlugin s. |
V3PomRewriter | |
V4PomRewriter |
Exception | Description |
---|---|
PomTranslationException | |
ProjectConverterException |
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.