You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Geoffrey De Smet <ge...@gmail.com> on 2006/04/18 16:48:59 UTC

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

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 in Maven 2?
In assembly or with a separate plugin?

-- 
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


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

Posted by Geoffrey De Smet <ge...@gmail.com>.
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 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 dependency plugin
> 
> cheers
> --
> Torsten

-- 
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


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

Posted by Torsten Curdt <tc...@apache.org>.
...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 dependency plugin

cheers
--
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org