All Classes and Interfaces
Classes
Class
Description
This component injects information from the BND model into the maven model,
currently the following actions are performed:
-dependson for any reactor project is mapped to a
runtime maven dependency
-buildpath for any reactor project is mapped to a
compile maven dependency
-testpath for any reactor project is mapped to a
test maven dependency
The mojos support generation of the manifest file like it is done in PDE if
you choose to automatically generate metadata.