Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.2
-
Security Level: public (Regular issues)
-
None
Description
Now that the c-m-p can easily generate no-classloader plugins we can more easily set up a way to install the startup jars in bin. Currently they are all stuffed into boilerplate and are present in any server whether or not appropriate: e.g. client.jar is in all servers, even those that don't have the rest of the client system.
The idea is to have a plugin with no classloader that unpacks the .e.g client.jar into bin, possibly along with supporting scripts. This might require a little enhancement of the c-m-p ArchiveMojo.