Uses of Class
org.universAAL.maven.MyMojoExecutorV15.ExecutionEnvironment

Packages that use MyMojoExecutorV15.ExecutionEnvironment
org.universAAL.maven   
 

Uses of MyMojoExecutorV15.ExecutionEnvironment in org.universAAL.maven
 

Subclasses of MyMojoExecutorV15.ExecutionEnvironment in org.universAAL.maven
static class MyMojoExecutorV15.ExecutionEnvironmentM2
          Collects Maven 2 execution information.
static class MyMojoExecutorV15.ExecutionEnvironmentM3
          Collects Maven 3 execution information.
 

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

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



Copyright © 2014 universAAL Consortium. All Rights Reserved.