Package org.wildfly.plugins.bombuilder
Class BuildBomMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.wildfly.plugins.bombuilder.BuildBomMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="build-bom", defaultPhase=GENERATE_RESOURCES, requiresDependencyResolution=COMPILE) public class BuildBomMojo extends org.apache.maven.plugin.AbstractMojoBuild a BOM based on the dependencies in a GAV
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBuildBomMojo.InheritExclusions
-
Constructor Summary
Constructors Constructor Description BuildBomMojo()BuildBomMojo(org.wildfly.plugins.bombuilder.BuildBomMojo.ModelWriter modelWriter, org.wildfly.plugins.bombuilder.PomDependencyVersionsTransformer versionsTransformer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-