Package | Description |
---|---|
org.universAAL.maven |
Modifier and Type | Class and Description |
---|---|
static class |
MyMojoExecutorV15.ExecutionEnvironmentM2
Collects Maven 2 execution information.
|
static class |
MyMojoExecutorV15.ExecutionEnvironmentM3
Collects Maven 3 execution information.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
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 © 2018 universAAL Consortium. All rights reserved.