|
||||||||||
| 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.plugins.release.phase.AbstractReleasePhase
public abstract class AbstractReleasePhase
Base class for all phases.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugins.release.phase.ReleasePhase |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractReleasePhase()
|
|
| Method Summary | |
|---|---|
void |
clean(ReleaseConfiguration config)
Clean up after a phase if it leaves any additional files in the checkout. |
| 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 |
| Methods inherited from interface org.apache.maven.plugins.release.phase.ReleasePhase |
|---|
execute, simulate |
| Constructor Detail |
|---|
public AbstractReleasePhase()
| Method Detail |
|---|
public void clean(ReleaseConfiguration config)
ReleasePhase
clean in interface ReleasePhaseconfig - the configuration to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||