Package io.github.diltdicker.codelog
Class CodelogCreate
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.github.diltdicker.codelog.CodelogCreate
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="create")
public class CodelogCreate
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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
-
Field Details
-
LOGS_DIR
- See Also:
-
CHANGE_LOG
- See Also:
-
GIT_KEEP
- See Also:
-
LOGO
- See Also:
-
-
Constructor Details
-
CodelogCreate
public CodelogCreate()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-