Class DependencyLifecycleParticipant


  • @Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class,
               hint="featureparticipant")
    public class DependencyLifecycleParticipant
    extends org.apache.maven.AbstractMavenLifecycleParticipant
    Maven lifecycle participant which adds the artifacts of the model to the dependencies.
    • Constructor Detail

      • DependencyLifecycleParticipant

        public DependencyLifecycleParticipant()
    • Method Detail

      • 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