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]
