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