Package aQute.bnd.maven.baseline.plugin
Class BaselineMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- aQute.bnd.maven.baseline.plugin.BaselineMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="baseline", defaultPhase=VERIFY) public class BaselineMojo extends org.apache.maven.plugin.AbstractMojo
Exports project dependencies to OSGi R5 index format.
-
-
Constructor Summary
Constructors Constructor Description BaselineMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-