Package de.codecamp.maven.delayment
Class ReattachArtifactsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.codecamp.maven.delayment.AbstractDelaymentMojo
de.codecamp.maven.delayment.ReattachArtifactsMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="reattachArtifacts",
defaultPhase=VERIFY)
public class ReattachArtifactsMojo
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:
-
CONF_USE_LOCAL_REPOSITORY
- See Also:
-
-
Constructor Details
-
ReattachArtifactsMojo
public ReattachArtifactsMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-