Class PhaseRecorder


  • public class PhaseRecorder
    extends java.lang.Object
    NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
    Since:
    3.0
    • Field Detail

      • lastLifecyclePhase

        private java.lang.String lastLifecyclePhase
    • Constructor Detail

      • PhaseRecorder

        public PhaseRecorder​(MavenProject project)
    • Method Detail

      • observeExecution

        public void observeExecution​(MojoExecution mojoExecution)
      • isDifferentPhase

        public boolean isDifferentPhase​(MojoExecution nextMojoExecution)