Looking through my archive, this topic comes up nearly every week... I guess you didn't search for the answer prior to sending this question?
It was even discussed just yesterday! Look at the thread titled "Creating a Java application" for some options... Wayne On 9/22/06, Alexander Sack <[EMAIL PROTECTED]> wrote:
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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
