public static class MyMojoExecutorV15.ExecutionEnvironmentM3 extends MyMojoExecutorV15.ExecutionEnvironment
Constructor and Description |
---|
ExecutionEnvironmentM3(org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.execution.MavenSession mavenSession,
Object buildPluginManager)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
executeMojo(org.apache.maven.model.Plugin plugin,
String goal,
org.codehaus.plexus.util.xml.Xpp3Dom configuration)
Executes mojo.
|
Object |
getBuildPluginManager()
Gets build plugin manager.
|
getMavenProject, getMavenSession
public ExecutionEnvironmentM3(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.execution.MavenSession mavenSession, Object buildPluginManager)
mavenProject
- mavenProjectmavenSession
- mavenSessionbuildPluginManager
- buildPluginManagerpublic final Object getBuildPluginManager()
public final void executeMojo(org.apache.maven.model.Plugin plugin, String goal, org.codehaus.plexus.util.xml.Xpp3Dom configuration) throws org.apache.maven.plugin.MojoExecutionException
MyMojoExecutorV15.ExecutionEnvironment
executeMojo
in class MyMojoExecutorV15.ExecutionEnvironment
plugin
- The plugin to executegoal
- The goal to executeconfiguration
- The execution configurationorg.apache.maven.plugin.MojoExecutionException
- MojoExecutionExceptionCopyright © 2018 universAAL Consortium. All rights reserved.