public class PhaseRecorder extends Object
Constructor and Description |
---|
PhaseRecorder(MavenProject project) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDifferentPhase(MojoExecution nextMojoExecution) |
void |
observeExecution(MojoExecution mojoExecution) |
public PhaseRecorder(MavenProject project)
public void observeExecution(MojoExecution mojoExecution)
public boolean isDifferentPhase(MojoExecution nextMojoExecution)
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.