Class ComposeLogsGoal
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
org.honton.chas.compose.maven.plugin.ComposeLogsGoal
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
ComposeDown,ComposeUp
-
Field Summary
Fields inherited from class org.honton.chas.compose.maven.plugin.ComposeProjectGoal
COMPOSE_YAML, DOT_ENV, MOUNTS_YAML, PORTS_YAMLFields 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
Methods inherited from class org.honton.chas.compose.maven.plugin.ComposeProjectGoal
createBuilder, relativeToCurrentDirectoryMethods 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
-
Constructor Details
-
ComposeLogsGoal
public ComposeLogsGoal()
-
-
Method Details
-
saveServiceLogs
- Throws:
IOException
-