Class PlainTextMojoExecutionDisplay
- java.lang.Object
-
- org.codehaus.mojo.buildplan.display.MojoExecutionDisplay
-
- org.codehaus.mojo.buildplan.display.PlainTextMojoExecutionDisplay
-
public class PlainTextMojoExecutionDisplay extends MojoExecutionDisplay
-
-
Field Summary
-
Fields inherited from class org.codehaus.mojo.buildplan.display.MojoExecutionDisplay
execution
-
-
Constructor Summary
Constructors Constructor Description PlainTextMojoExecutionDisplay(org.apache.maven.plugin.MojoExecution execution)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()-
Methods inherited from class org.codehaus.mojo.buildplan.display.MojoExecutionDisplay
getExecutionId, getGoal, getLifecycle, getPhase, getVersion
-
-
-
-
Method Detail
-
getArtifactId
public String getArtifactId()
- Overrides:
getArtifactIdin classMojoExecutionDisplay
-
-