Class DelaymentLifecycleParticipant

java.lang.Object
org.apache.maven.AbstractMavenLifecycleParticipant
de.codecamp.maven.delayment.DelaymentLifecycleParticipant
All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled

@Singleton @Named("DelaymentLifecycleParticipant") @Priority(-2147483648) public class DelaymentLifecycleParticipant extends org.apache.maven.AbstractMavenLifecycleParticipant implements org.codehaus.plexus.logging.LogEnabled
  • Field Details

  • Constructor Details

    • DelaymentLifecycleParticipant

      public DelaymentLifecycleParticipant()
  • Method Details

    • enableLogging

      public void enableLogging(org.codehaus.plexus.logging.Logger logger)
      Specified by:
      enableLogging in interface org.codehaus.plexus.logging.LogEnabled
    • afterProjectsRead

      public void afterProjectsRead(org.apache.maven.execution.MavenSession session) throws org.apache.maven.MavenExecutionException
      Overrides:
      afterProjectsRead in class org.apache.maven.AbstractMavenLifecycleParticipant
      Throws:
      org.apache.maven.MavenExecutionException