I'm trying to build an executable jar and I want to include some of the
dependencies of my project in the jar itself for runtime.  Is there a way to
do this?  The following page was somewhat helpful:

http://maven.apache.org/plugins/maven-jar-plugin/examples/executable-jar.html

But it doesn't discuss including the JARs.  I mean I could add a resources
directory and include the JARs there I believe but I was hopeing for
something more automatic.

Thanks!

-aps

--
"What lies behind us and what lies in front of us is of little concern to
what lies within us." -Ralph Waldo Emerson

Reply via email to