org.sonar.batch.maven
Class MavenProjectBuilder
java.lang.Object
org.sonar.api.batch.bootstrap.ProjectBuilder
org.sonar.batch.maven.MavenProjectBuilder
- All Implemented Interfaces:
- BatchComponent, BatchExtension, Extension
public class MavenProjectBuilder
- extends ProjectBuilder
Class that inject MavenProject in each module container
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenProjectBuilder
public MavenProjectBuilder(org.apache.maven.execution.MavenSession mavenSession)
build
public void build(ProjectBuilder.Context context)
- Overrides:
build in class ProjectBuilder
Copyright © 2009–2015 SonarSource. All rights reserved.