Class AttachModifiedPomsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
gg.nils.semanticrelease.maven.plugin.mojos.AttachModifiedPomsMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="attach-modified-poms",
instantiationStrategy=SINGLETON,
threadSafe=true)
public class AttachModifiedPomsMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
FieldsFields 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
-
GOAL_ATTACH_MODIFIED_POMS
- See Also:
-
-
Constructor Details
-
AttachModifiedPomsMojo
public AttachModifiedPomsMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-