public abstract class AbstractChangelogMojo extends RedmineMojo
redmine| Constructor and Description |
|---|
AbstractChangelogMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doChangelog(String changelog) |
protected void |
doExecute() |
protected String |
getDateFormat() |
protected abstract String |
getVersionHeader(String version,
String date) |
protected abstract boolean |
includeVersion(Version v) |
protected void |
prepareExecute() |
execute, getProjectIdentifier, getProjectVersionPrefixprotected void doExecute()
throws org.apache.maven.plugin.MojoExecutionException
doExecute in class RedmineMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected abstract void doChangelog(String changelog) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected abstract String getVersionHeader(String version, String date)
protected abstract boolean includeVersion(Version v) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected String getDateFormat()
protected void prepareExecute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2012-2013 Taimos GmbH. All Rights Reserved.