@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.MojoExecutionListener
org.apache.maven.plugin.MojoExecutionException
public void beforeMojoExecution(org.apache.maven.execution.MojoExecutionEvent event)
beforeMojoExecution
in interface org.apache.maven.execution.MojoExecutionListener
public void afterExecutionFailure(org.apache.maven.execution.MojoExecutionEvent event)
afterExecutionFailure
in interface org.apache.maven.execution.MojoExecutionListener
Copyright © 2012-2016 Red Hat, Inc.. All Rights Reserved.