org.codehaus.mojo.sonar
Class Bootstraper
java.lang.Object
org.codehaus.mojo.sonar.Bootstraper
public class Bootstraper
- extends Object
Configure pom and execute sonar internal maven plugin
|
Method Summary |
void |
start(MavenProject project,
org.apache.maven.execution.MavenSession session)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPOSITORY_ID
public static final String REPOSITORY_ID
- See Also:
- Constant Field Values
Bootstraper
public Bootstraper(ServerMetadata server,
ArtifactRepositoryFactory repoFactory,
PluginManager pluginManager,
Log log)
start
public void start(MavenProject project,
org.apache.maven.execution.MavenSession session)
throws IOException,
MojoExecutionException
- Throws:
IOException
MojoExecutionException
Copyright © 2009-2011 Codehaus. All Rights Reserved.