@Mojo(name="update-pom",
aggregator=true,
requiresDirectInvocation=true)
public class UpdatePomMojo
extends AbstractVersionsMojo
session| Constructor and Description |
|---|
UpdatePomMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
private PomVersionUpdater |
newPomUpdater() |
lookup, newProjectMetadataReaderpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprivate PomVersionUpdater newPomUpdater() throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureException