| Package | Description | 
|---|---|
| org.apache.maven.execution | |
| org.apache.maven.plugin | 
| Modifier and Type | Method and Description | 
|---|---|
| Mojo | MojoExecutionEvent. getMojo() | 
| Constructor and Description | 
|---|
| MojoExecutionEvent(MavenSession session,
                                    MavenProject project,
                                    MojoExecution mojoExecution,
                                    Mojo mojo) | 
| MojoExecutionEvent(MavenSession session,
                                    MavenProject project,
                                    MojoExecution mojoExecution,
                                    Mojo mojo,
                                    Throwable cause) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractMojoAbstract class to provide most of the infrastructure required to implement a  Mojoexcept for
 the execute method. | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.