Package org.apache.maven.model.converter.relocators

Interface Summary
PluginRelocator A plugin relocator handles a plugin that has changed its groupId and/or artifactId between the Maven 1 version and the Maven 2 version.
PluginRelocatorManager A manager for plugin relocators.
 

Class Summary
AbstractPluginRelocator A general implementation of the PluginRelocator interface.
AbstractSourceForgePluginRelocator A parent PluginRelocator for SourceForge plugins.
CastorPluginRelocator A PluginRelocator for the Castor plugin.
CoberturaPluginRelocator A PluginRelocator for the maven-cobertura-plugin.
DefaultPluginRelocatorManager A default implementation of the PluginRelocatorManager interface.
DeveloperActivityPluginRelocator A PluginRelocator for the maven-developer-activity-plugin.
FaqPluginRelocator A PluginRelocator for the maven-faq-plugin.
FileActivityPluginRelocator A PluginRelocator for the maven-file-activity-plugin.
FindbugsPluginRelocator A PluginRelocator for the maven-findbugs-plugin.
JalopyPluginRelocator A PluginRelocator for the Jalopy plugin.
JavaCCPluginRelocator A PluginRelocator for the maven-javacc-plugin.
JavaNCSSPluginRelocator A PluginRelocator for the maven-javancss-plugin.
JdependPluginRelocator A PluginRelocator for the maven-jdepend-plugin.
JdiffPluginRelocator A PluginRelocator for the maven-jdiff-plugin.
JunitReportPluginRelocator A PluginRelocator for the maven-junit-report-plugin.
LicenseRelocator A PluginRelocator for the maven-license-plugin.
SimianPluginRelocator A PluginRelocator for the maven-simian-plugin.
TasklistPluginRelocator A PluginRelocator for the maven-tasklist-plugin.
XdocPluginRelocator A PluginRelocator for the maven-xdoc-plugin.
 

Exception Summary
NoSuchPluginRelocatorException  
 



Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.