Hi,

I'd like to do something like this:

1. create a jar file that contains all dependencies of my project
2. create a jar file that contains only project specific classes and other
files.
3. I can run the jar file created in #2 with the lib jar file in #1.

any idea how to do this with maven? thanks.

Angelo


-- 
View this message in context: 
http://www.nabble.com/maven-newbie-needs-help.-tp16370674s177p16370674.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to