Package org.l2x6.cq.maven
Class FlattenBomMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.l2x6.cq.maven.FlattenBomMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="flatten-bom", threadSafe=true, requiresProject=true) public class FlattenBomMojo extends org.apache.maven.plugin.AbstractMojoFlattens the dependency management section of the current pom.xml file.- Since:
- 2.24.0
-
-
Constructor Summary
Constructors Constructor Description FlattenBomMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-