@Named @Singleton public class XMvnMojoExecutionListener extends Object implements org.apache.maven.execution.MojoExecutionListener
| Constructor and Description |
|---|
XMvnMojoExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterExecutionFailure(org.apache.maven.execution.MojoExecutionEvent event) |
void |
afterMojoExecutionSuccess(org.apache.maven.execution.MojoExecutionEvent event) |
void |
beforeMojoExecution(org.apache.maven.execution.MojoExecutionEvent event) |
public void afterMojoExecutionSuccess(org.apache.maven.execution.MojoExecutionEvent event)
throws org.apache.maven.plugin.MojoExecutionException
afterMojoExecutionSuccess in interface org.apache.maven.execution.MojoExecutionListenerorg.apache.maven.plugin.MojoExecutionExceptionpublic void beforeMojoExecution(org.apache.maven.execution.MojoExecutionEvent event)
beforeMojoExecution in interface org.apache.maven.execution.MojoExecutionListenerpublic void afterExecutionFailure(org.apache.maven.execution.MojoExecutionEvent event)
afterExecutionFailure in interface org.apache.maven.execution.MojoExecutionListenerCopyright © 2012-2017 Red Hat, Inc.. All Rights Reserved.