Class ComposeProjectGoal
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.honton.chas.compose.maven.plugin.ComposeGoal
org.honton.chas.compose.maven.plugin.ComposeExecuteGoal
org.honton.chas.compose.maven.plugin.ComposeProjectGoal
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
ComposeLink,ComposeLogsGoal
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.honton.chas.compose.maven.plugin.ComposeExecuteGoal
timeoutFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandBuildercreateBuilder(String subCommand) protected PathMethods inherited from class org.honton.chas.compose.maven.plugin.ComposeExecuteGoal
addComposeOptions, doExecute, postComposeCommand, subCommandMethods inherited from class org.honton.chas.compose.maven.plugin.ComposeGoal
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
COMPOSE_YAML
- See Also:
-
MOUNTS_YAML
- See Also:
-
PORTS_YAML
- See Also:
-
DOT_ENV
- See Also:
-
-
Constructor Details
-
ComposeProjectGoal
public ComposeProjectGoal()
-
-
Method Details
-
createBuilder
- Overrides:
createBuilderin classComposeExecuteGoal
-
relativeToCurrentDirectory
-