How do I create a Single JAR for source code spanning multiple projects in Eclipse and another JAR with just the dependencies using Maven -


i trying create single jar out of multiple projects in eclipse using maven. requirement make 2 jars, 1. single jar source code projects 2. single jar dependencies without source code.

i deploying storm cluster need different jars since jar dependencies fat. thank you!


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

python - More Issues with overlapping labels in Tkinter -