All Classes and Interfaces
Class
Description
Abstract base class for all bnd-maven-plugin mojos.
Exports project dependencies to OSGi R5 index format.
A helper to read Bnd configuration for maven plugins consistently over the
various Mojos.
Generate OSGi metadata for the target classes and
package into a jar.
Generate OSGi metadata for the test target classes and
package into a jar.
Processes the target classes to generate OSGi metadata.
Processes the test target classes to generate OSGi metadata.
This lifecycle participant is meant to simplify the changes required to the
configuration of the maven packaging plugins when the
bnd-maven-plugin
is used.Display help information on bnd-baseline-maven-plugin.
Call
Call
mvn bnd-baseline:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Display help information on bnd-maven-plugin.
Call
Call
mvn bnd:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.