Does anybody have a suggestion for creating a jar with dependencies that has all the dependencies exploded?
We have a module that is a composite of a bunch our other modules, the purpose of this is for our client who are using java integration rather than web integration. If I send them a jar with dependencies, then they would have to crack the jar open, because the classloader won't read a jar within a jar. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
