org.sonar.batch
Class MavenPluginsConfigurator
java.lang.Object
org.sonar.batch.MavenPluginsConfigurator
- All Implemented Interfaces:
- CoreJob
public class MavenPluginsConfigurator
- extends Object
- implements CoreJob
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenPluginsConfigurator
public MavenPluginsConfigurator(BatchExtensionDictionnary dictionnary,
ServerHttpClient server)
execute
public void execute(Project project,
SensorContext context)
- Specified by:
execute in interface CoreJob
configureHandler
protected void configureHandler(Project project,
MavenPluginHandler handler)
savePom
protected void savePom(Project project)
Copyright © 2009-2010 SonarSource SA. All Rights Reserved.