Re: maven2 and uberjar

2005-10-23 Thread Brett Porter
The assembly plugin can do this (but doesn't do the auto-unpack on
execution that uberjar did, which was absurdly slow).

- Brett

On 10/23/05, Kevin Galligan <[EMAIL PROTECTED]> wrote:
> This might be a stupid question.  I'm new to maven in general.  I
> learned 1.1b2, then tried switching to v2.  I've built a simple jar
> project with a couple dependencies.  I'd like to make one big jar, or at
> least copy all dependencies to one directory.  Any easy way to do that?
> In v1 it looks like I could use uberjar.  Any m2 equivalent?
>
> Thanks in advance,
> -Kevin
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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



maven2 and uberjar

2005-10-23 Thread Kevin Galligan
This might be a stupid question.  I'm new to maven in general.  I 
learned 1.1b2, then tried switching to v2.  I've built a simple jar 
project with a couple dependencies.  I'd like to make one big jar, or at 
least copy all dependencies to one directory.  Any easy way to do that?  
In v1 it looks like I could use uberjar.  Any m2 equivalent?


Thanks in advance,
-Kevin

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