|
||||||||||
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.AbstractSourceForgePluginRelocator
public abstract class AbstractSourceForgePluginRelocator
A parent PluginRelocator
for SourceForge plugins.
Field Summary |
---|
Fields inherited from interface org.apache.maven.model.converter.relocators.PluginRelocator |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractSourceForgePluginRelocator()
|
Method Summary | |
---|---|
java.lang.String |
getOldGroupId()
Note: Because we are working on the recently converted Maven 2 model, this method must return the groupId that is in the model, after the model has been converted. |
Methods inherited from class org.apache.maven.model.converter.relocators.AbstractPluginRelocator |
---|
addListener, addListeners, getNewArtifactId, getNewGroupId, getOldArtifactId, 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 AbstractSourceForgePluginRelocator()
Method Detail |
---|
public java.lang.String getOldGroupId()
AbstractPluginRelocator
getOldGroupId
in class AbstractPluginRelocator
AbstractPluginRelocator.getOldGroupId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |