public class MavenProjectConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ARTIFACT_MAVEN_WAR_PLUGIN |
| Constructor and Description |
|---|
MavenProjectConverter(org.apache.maven.plugin.logging.Log log,
boolean includePomXml,
DependencyCollector dependencyCollector) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
configure(List<org.apache.maven.project.MavenProject> mavenProjects,
org.apache.maven.project.MavenProject root,
Properties userProperties) |
static File |
getSonarWorkDir(org.apache.maven.project.MavenProject pom) |
public static final String ARTIFACT_MAVEN_WAR_PLUGIN
public MavenProjectConverter(org.apache.maven.plugin.logging.Log log,
boolean includePomXml,
DependencyCollector dependencyCollector)
public Properties configure(List<org.apache.maven.project.MavenProject> mavenProjects, org.apache.maven.project.MavenProject root, Properties userProperties) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic static File getSonarWorkDir(org.apache.maven.project.MavenProject pom)
Copyright © 2009–2015 Codehaus. All rights reserved.