Class PlatformBomLifecycleParticipant

java.lang.Object
org.apache.maven.AbstractMavenLifecycleParticipant
io.quarkus.bom.decomposer.maven.platformgen.PlatformBomLifecycleParticipant

@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class, hint="quarkus-platform-bom-lifecycle") public class PlatformBomLifecycleParticipant extends org.apache.maven.AbstractMavenLifecycleParticipant
  • Constructor Details

    • PlatformBomLifecycleParticipant

      public PlatformBomLifecycleParticipant()
  • Method Details

    • 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