@Component(role=GoalFinder.class, instantiationStrategy="per-lookup") public class GoalFinder extends Object
| Constructor and Description |
|---|
GoalFinder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
runningWithGoal(org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session,
String goal) |
public boolean runningWithGoal(org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session,
String goal)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2017. All rights reserved.