| Package | Description |
|---|---|
| org.codehaus.mojo.sonar.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
static MavenPlugin |
MavenPlugin.getPlugin(org.apache.maven.project.MavenProject pom,
String groupId,
String artifactId)
Returns a plugin from a pom based on its group id and artifact id
It searches in the build section, then the reporting section and finally the pluginManagement section
|
Copyright © 2009–2015 MojoHaus. All rights reserved.