Uses of Class
org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment

Uses of MojoExecutor.ExecutionEnvironment in org.twdata.maven.mojoexecutor
 

Methods in org.twdata.maven.mojoexecutor that return MojoExecutor.ExecutionEnvironment
static MojoExecutor.ExecutionEnvironment MojoExecutor.executionEnvironment(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.execution.MavenSession mavenSession, org.apache.maven.plugin.PluginManager pluginManager)
          Constructs the MojoExecutor.ExecutionEnvironment instance fluently
 

Methods in org.twdata.maven.mojoexecutor with parameters of type MojoExecutor.ExecutionEnvironment
static void MojoExecutor.executeMojo(org.apache.maven.model.Plugin plugin, String goal, org.codehaus.plexus.util.xml.Xpp3Dom configuration, MojoExecutor.ExecutionEnvironment env)
          Entry point for executing a mojo
 



Copyright © 2012. All Rights Reserved.