The plugin site shows several of the predefined ones to get you started.
Then look at the descriptor options and tweak what you need.

-----Original Message-----
From: Karthik Krishnan [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 21, 2008 1:58 PM
To: Maven Users List
Subject: Re: collection of dependencies

Hi,

Is there a tutorial to show how to create an assembly descriptor?

Thanks,

Karthik

On Sun, Apr 20, 2008 at 3:27 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote:

> On Sun, Apr 20, 2008 at 11:40 AM, Jan Torben Heuer
> <[EMAIL PROTECTED]> wrote:
> >  how can I put all (transitive) dependencies into one
> directory/zip-file? I
> >  tried the assembly plugin, but the "transitive dependencies"
descriptor
> >  puts everything into one jar - that doesn't work in my case.
>
> It sounds like you might be using the 'jar-with-dependencies' assembly
> descriptor.  If so, try 'bin' and see if that's closer to what you
> want.
>
>
http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.ht
ml
>
> If that's not quite it, you can write your own assembly descriptor
> that does exactly what you need.
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> 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]

Reply via email to