I found a couple implementations of a crazy classloader that finds
jars inside a jar. I tested the 'zipfileset' feature of 'ant zip'
which works well. It unpacks the outboard jar directly into the target
without making a separate staging directory, and ran surprisingly fast
on my laptop. So, jars-i
Hi Lance,
does this do what you want?
http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html#jar-with-dependencies
It's maven but that would be an advantage I'd say… ;-)
Chantal
Am 05.08.2012 um 01:25 schrieb Lance Norskog:
> Has anybody tried packaging the contrib distrib