Package io.helidon.build.dev.maven
Class MavenGoalExecutor.Goal
- java.lang.Object
-
- io.helidon.build.dev.maven.MavenGoalExecutor.Goal
-
- Enclosing class:
- MavenGoalExecutor
public static class MavenGoalExecutor.Goal extends Object
A maven goal descriptor.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringname()Returns the plugin goal name.StringpluginId()Returns the plugin id.StringtoString()
-