Package de.codecamp.maven.delayment
Class RecordArtifactsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.codecamp.maven.delayment.AbstractDelaymentMojo
de.codecamp.maven.delayment.RecordArtifactsMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="recordArtifacts",
defaultPhase=VERIFY)
public class RecordArtifactsMojo
extends AbstractDelaymentMojo
-
Field Summary
FieldsFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.codecamp.maven.delayment.AbstractDelaymentMojo
getArtifactsFilePath, getGson, getProjectMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
MOJO_NAME
- See Also:
-
-
Constructor Details
-
RecordArtifactsMojo
public RecordArtifactsMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-