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

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -