Class GenerateChangelogMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
dev.logchange.maven_plugin.mojo.generate.GenerateChangelogMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate",
defaultPhase=NONE,
requiresProject=false,
threadSafe=true,
requiresDependencyResolution=NONE,
aggregator=true)
public class GenerateChangelogMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
GenerateChangelogMojo
public GenerateChangelogMojo()
-
-
Method Details
-
execute
public void execute()
-