Class XMvnMavenLifecycleParticipant


  • @Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class)
    public class XMvnMavenLifecycleParticipant
    extends org.apache.maven.AbstractMavenLifecycleParticipant
    Installs some of XMvn extensions for Maven.
    Author:
    Mikolaj Izdebski
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void afterSessionStart​(org.apache.maven.execution.MavenSession session)  
      • Methods inherited from class org.apache.maven.AbstractMavenLifecycleParticipant

        afterProjectsRead, afterSessionEnd
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XMvnMavenLifecycleParticipant

        public XMvnMavenLifecycleParticipant()
    • Method Detail

      • afterSessionStart

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