public class UpdateParentPomInteractiveProcedure extends Object implements APIProcedure, PomFixer
Constructor and Description |
---|
UpdateParentPomInteractiveProcedure() |
Modifier and Type | Method and Description |
---|---|
protected String |
ask4NewVersion(String groupID,
String artifactID,
String currentVersion)
Ask the user for the new version for the given artifact.
|
void |
execute(org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.plugin.logging.Log log) |
void |
fix(org.apache.maven.model.Model model) |
public void execute(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface APIProcedure
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2018 universAAL Consortium. All rights reserved.