@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 java.lang.String |
getChangeSet() |
protected java.lang.String |
getChangeSetDate() |
protected java.lang.String |
getChangeSetDateProperty() |
protected java.lang.String |
getChangeSetProperty() |
protected java.lang.String |
getHgCommandOutput(java.lang.String[] command) |
protected java.lang.String |
getProperty(java.lang.String property) |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected java.lang.String getHgCommandOutput(java.lang.String[] command)
throws org.apache.maven.scm.ScmException,
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected java.lang.String getChangeSet()
throws org.apache.maven.scm.ScmException,
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected java.lang.String getChangeSetDate()
throws org.apache.maven.scm.ScmException,
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.scm.ScmExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected java.lang.String getChangeSetDateProperty()
protected java.lang.String getChangeSetProperty()
protected java.lang.String getProperty(java.lang.String property)
Copyright © 2007–2025 MojoHaus. All rights reserved.