Re: m2 uberjar (assembly jar-with-dependency-jars)

2006-04-19 Thread Geoffrey De Smet
Thanks Torsten, As soon as it's available in svn and if you're interested, let me know and I 'll test it with spring-richclient and supply you with some feed-back (and maybe even patches). Torsten Curdt wrote: ...on my disk :) give it a few more days and I will send a patch I 'd like to us

Re: m2 uberjar (assembly jar-with-dependency-jars)

2006-04-18 Thread Torsten Curdt
...on my disk :) give it a few more days and I will send a patch > I 'd like to use some kind of uberjar: jar-with-dependency-jars, > basically a jar with all the other jars inside. > > Is there any support for this planned in Maven 2? > In assembly or with a separate plugin? As part of the depen

m2 uberjar (assembly jar-with-dependency-jars)

2006-04-18 Thread Geoffrey De Smet
First I considered using assembly's jar-with-dependencies, but this has the problem that META-INF data gets lost (which gives various issues). I 'd like to use some kind of uberjar: jar-with-dependency-jars, basically a jar with all the other jars inside. Is there any support for this planned