Class MojoExecutionEvent

java.lang.Object
org.apache.maven.execution.MojoExecutionEvent

public class MojoExecutionEvent extends Object

Encapsulates parameters of MojoExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.

Note: This class is part of work in progress and can be changed or removed without notice.
Since:
3.1.2
See Also: