pax-move-bundle -n bundleName -d targetDirectory [-- mvnOpts ...]

Move a bundle to a new directory, creating any missing POMs and updating the groupId to match the new location.

Additional Maven options

-DbaseDirectory=patha directory in the same project as the target bundle
-Drepair=falsedon't update the groupId or any of the references

Examples

pax-move-bundle -n simple-api -d public/apis