pax-remove-bundle -n bundleName [-- mvnOpts ...]

Delete a bundle from the current OSGi project, also removing it from any module lists or dependency references.

Additional Maven options

-DbaseDirectory=patha directory in the same project as the target bundle
-Drepair=falsedon't remove any references to the deleted bundle

Examples

pax-remove-bundle -n simple-impl