I didn't think that Java supports jars inside jars. On Sat, Aug 4, 2012 at 5:04 PM, Lance Norskog <[email protected]> wrote:
> The Maven build does a grand project unpacking multiple jars into one > big one. Java apparently supports packing jars inside other jars- the > outer jar needs a classpath property for the inside jars. When someone > rearranged the Maven build, did they try this out? Is there a Maven > task for jar-of-jars? > > -- > Lance Norskog > [email protected] >
