|
||||||||||
| 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
org.apache.maven.plugins.release.phase.GenerateReleasePomsPhase
public class GenerateReleasePomsPhase
Generate release POMs.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugins.release.phase.ReleasePhase |
|---|
ROLE |
| Constructor Summary | |
|---|---|
GenerateReleasePomsPhase()
|
|
| Method Summary | |
|---|---|
void |
execute(ReleaseConfiguration releaseConfiguration)
Execute the phase. |
void |
simulate(ReleaseConfiguration releaseConfiguration)
Simulate the phase, but don't make any changes to the project. |
| Methods inherited from class org.apache.maven.plugins.release.phase.AbstractReleasePhase |
|---|
clean |
| 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 GenerateReleasePomsPhase()
| Method Detail |
|---|
public void execute(ReleaseConfiguration releaseConfiguration)
throws ReleaseExecutionException
ReleasePhase
releaseConfiguration - the configuration to use
ReleaseExecutionException - an exception during the execution of the phasepublic void simulate(ReleaseConfiguration releaseConfiguration)
ReleasePhase
releaseConfiguration - the configuration to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||