Package org.apache.maven.plugin
Interface MojoExecutionRunner
public interface MojoExecutionRunner
Provides context for mojo execution. Invocation of #run will result in actual execution
-
Method Summary
-
Method Details
-
run
Runs mojo execution- Parameters:
execution
- mojo execution- Throws:
LifecycleExecutionException
-