public class RouteMojo
extends org.apache.maven.plugin.AbstractMojo
implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.execution.MavenSession |
mavenSession
The Maven Session Object
|
protected org.apache.maven.plugin.BuildPluginManager |
pluginManager
The Maven BuildPluginManager Object
|
protected org.apache.maven.project.MavenProject |
project
The Maven Project Object
|
| Constructor and Description |
|---|
RouteMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextualize(org.codehaus.plexus.context.Context context) |
void |
execute() |
protected org.apache.maven.project.MavenProject project
protected org.apache.maven.execution.MavenSession mavenSession
protected org.apache.maven.plugin.BuildPluginManager pluginManager
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoorg.apache.maven.plugin.MojoExecutionExceptionpublic void contextualize(org.codehaus.plexus.context.Context context)
throws org.codehaus.plexus.context.ContextException
contextualize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizableorg.codehaus.plexus.context.ContextExceptionCopyright © 2014 Atlassian. All rights reserved.