Class XMvnMavenLifecycleParticipant


  • @Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class)
    public class XMvnMavenLifecycleParticipant
    extends org.apache.maven.AbstractMavenLifecycleParticipant
    Installs some of XMvn extensions for Maven.
    • 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
      • 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