Plugin:org.tolven.deploy.plugincopy
From DOC
Overview
This plug-in is used to make a local filesystem copy of any other plug-in in a catalog, allowing its name and version to be different. The bin directory script called copyplugin, makes use of this functionality:
copyPlugin -src repositoryURL -scrId pluginId -srcVersion pluginVersion -destId pluginDestId -destVersion pluginDestVersion
If the -destVersion is not supplied, then the default is 0.0.1.
Version 2.1 Notes
Version 2.1.1
- Changed all projects to java projects, and removed any unused directories and sections. These changes had no effect on the final plug-in zip files.

