@Named public class ModularityEnforcerMojoExecutionListener extends Object implements org.apache.maven.execution.MojoExecutionListener
| Constructor and Description |
|---|
ModularityEnforcerMojoExecutionListener(DefaultProjectBasedirEnforcer enforcer,
io.takari.builder.enforcer.modularity.maven.internal.ModularityEnforcerSessionState state) |
| 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) |
@Inject public ModularityEnforcerMojoExecutionListener(DefaultProjectBasedirEnforcer enforcer, io.takari.builder.enforcer.modularity.maven.internal.ModularityEnforcerSessionState state)
public void beforeMojoExecution(org.apache.maven.execution.MojoExecutionEvent event)
beforeMojoExecution in interface org.apache.maven.execution.MojoExecutionListenerpublic void afterMojoExecutionSuccess(org.apache.maven.execution.MojoExecutionEvent event)
afterMojoExecutionSuccess in interface org.apache.maven.execution.MojoExecutionListenerpublic void afterExecutionFailure(org.apache.maven.execution.MojoExecutionEvent event)
afterExecutionFailure in interface org.apache.maven.execution.MojoExecutionListenerCopyright © 2017. All rights reserved.