|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugins.release.helpers.ProjectScmRewriter
public class ProjectScmRewriter
Constructor Summary | |
---|---|
ProjectScmRewriter(ReleaseProgressTracker releaseProgress)
|
Method Summary | |
---|---|
void |
restoreScmInfo(org.apache.maven.model.Model model)
|
void |
rewriteScmInfo(org.apache.maven.model.Model model,
java.lang.String projectId,
org.apache.maven.scm.ScmTag tagLabel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectScmRewriter(ReleaseProgressTracker releaseProgress)
Method Detail |
---|
public void rewriteScmInfo(org.apache.maven.model.Model model, java.lang.String projectId, org.apache.maven.scm.ScmTag tagLabel) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public void restoreScmInfo(org.apache.maven.model.Model model) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |