@Mojo(name="hgchangeset",
defaultPhase=INITIALIZE,
requiresProject=true,
threadSafe=true)
public class HgChangeSetMojo
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
HgChangeSetMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String |
getChangeSet() |
protected String |
getChangeSetDate() |
protected String |
getChangeSetDateProperty() |
protected String |
getChangeSetProperty() |
protected String |
getProperty(String property) |
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected String getChangeSet() throws org.apache.maven.scm.ScmException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmException
org.apache.maven.plugin.MojoExecutionException
protected String getChangeSetDate() throws org.apache.maven.scm.ScmException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmException
org.apache.maven.plugin.MojoExecutionException
protected String getChangeSetDateProperty()
protected String getChangeSetProperty()
Copyright © 2007–2021 MojoHaus. All rights reserved.