Uses of Class
io.helidon.build.devloop.maven.MavenGoal
Packages that use MavenGoal
-
Uses of MavenGoal in io.helidon.build.devloop.maven
Methods in io.helidon.build.devloop.maven that return MavenGoalModifier and TypeMethodDescriptionstatic MavenGoalMavenGoal.create(String pluginGroupId, String pluginArtifactId, String goalName, String executionId, MavenEnvironment environment) Returns a new instance.Create a new goal.Methods in io.helidon.build.devloop.maven that return types with arguments of type MavenGoalModifier and TypeMethodDescriptionDevLoopBuildConfig.IncrementalBuildConfig.CustomDirectoryConfig.goals()Returns the resolved goals.DevLoopBuildConfig.IncrementalBuildConfig.javaSourceGoals()Returns the resolved Java source goals.Resolve the goals for the lifecycle of the given phase.Resolve a reference.Resolve a list of references.DevLoopBuildConfig.IncrementalBuildConfig.resourceGoals()Returns the resolved resource goals.Method parameters in io.helidon.build.devloop.maven with type arguments of type MavenGoal