pax-clone [-- mvnOpts ...]

Clones an existing Pax-Construct project, creating archetypes and scripts so it can be recreated elsewhere.

Additional Maven options

-Drepairattempt to fix dependencies to local bundles by re-importing them
-Dunifytry to unify a tree of Pax-Construct projects under one project

Examples

pax-clone -- "-DincludeResources=icons/**,plugin.xml"