Package de.codecamp.maven.delayment
Class AbstractDelaymentMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.codecamp.maven.delayment.AbstractDelaymentMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
ReattachArtifactsMojo,RecordArtifactsMojo
public abstract class AbstractDelaymentMojo
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, setPluginContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.plugin.Mojo
execute
-
Constructor Details
-
AbstractDelaymentMojo
protected AbstractDelaymentMojo()
-
-
Method Details
-
getProject
protected org.apache.maven.project.MavenProject getProject() -
getArtifactsFilePath
-
getGson
protected com.google.gson.Gson getGson()
-