Class GeneratePlatformProjectMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.quarkus.bom.decomposer.maven.platformgen.GeneratePlatformProjectMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate-platform-project", defaultPhase=INITIALIZE, requiresDependencyCollection=NONE) public class GeneratePlatformProjectMojo extends org.apache.maven.plugin.AbstractMojo
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.project.MavenProjectproject
-
Constructor Summary
Constructors Constructor Description GeneratePlatformProjectMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-