org.sonar.api.batch.maven
Interface MavenPluginExecutor


public interface MavenPluginExecutor


Method Summary
 MavenPluginHandler execute(MavenPluginHandler handler)
           
 void execute(java.lang.String goal)
           
 

Method Detail

execute

void execute(java.lang.String goal)
             throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException

execute

MavenPluginHandler execute(MavenPluginHandler handler)


Copyright © 2009 SonarSource SA. All Rights Reserved.