|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.model.converter.relocators.AbstractPluginRelocator
org.apache.maven.model.converter.relocators.XdocPluginRelocator
public class XdocPluginRelocator
A PluginRelocator for the maven-xdoc-plugin.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.model.converter.relocators.PluginRelocator |
|---|
ROLE |
| Constructor Summary | |
|---|---|
XdocPluginRelocator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNewArtifactId()
If there is no replacement for this plugin, you can have the plugin removed from the v4 pom by returning null from this method
and from getNewGroupId(). |
java.lang.String |
getNewGroupId()
If there is no replacement for this plugin, you can have the plugin removed from the v4 pom by returning null from this method
and from getNewArtifactId(). |
java.lang.String |
getOldArtifactId()
Note: Because we are working on the recently converted Maven 2 model, this method must return the artifactId that is in the model, after the model has been converted. |
| Methods inherited from class org.apache.maven.model.converter.relocators.AbstractPluginRelocator |
|---|
addListener, addListeners, getOldGroupId, relocate |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XdocPluginRelocator()
| Method Detail |
|---|
public java.lang.String getNewArtifactId()
AbstractPluginRelocatornull from this method
and from getNewGroupId().
getNewArtifactId in class AbstractPluginRelocatorAbstractPluginRelocator.getNewArtifactId()public java.lang.String getNewGroupId()
AbstractPluginRelocatornull from this method
and from getNewArtifactId().
getNewGroupId in class AbstractPluginRelocatorAbstractPluginRelocator.getNewGroupId()public java.lang.String getOldArtifactId()
AbstractPluginRelocator
getOldArtifactId in class AbstractPluginRelocatorAbstractPluginRelocator.getOldArtifactId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||