Class ComposeAssemble
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.honton.chas.compose.maven.plugin.ComposeGoal
org.honton.chas.compose.maven.plugin.ComposeAssemble
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="assemble",
defaultPhase=COMPILE,
threadSafe=true)
public class ComposeAssemble
extends ComposeGoal
Assemble compose configuration and attach as secondary artifact
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.honton.chas.compose.maven.plugin.ComposeGoal
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
ComposeAssemble
public ComposeAssemble()
-
-
Method Details
-
doExecute
- Specified by:
doExecutein classComposeGoal- Throws:
Exception
-