@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.MojoExecutionExceptionprotected String getChangeSet() throws org.apache.maven.scm.ScmException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected String getChangeSetDate() throws org.apache.maven.scm.ScmException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected String getChangeSetDateProperty()
protected String getChangeSetProperty()
Copyright © 2007–2018 MojoHaus. All rights reserved.