Title: Message Title
Mark commented on an issue
Mojo's AppAssembler Maven Plugin / Improvement MAPPASM-231
Use manifest-only jars for classpath
All the messes with Windows pathname limitations and the ordering problems with wildcards could be eliminated by a manifest-only jar.

That is, the plugin can create a jar file consisting only of META-INF/MANIFEST.MF, with entries for Class-Path: and Main-Class:, and then set up the script to run java -jar on it.
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to