On Wed, Oct 21, 2009 at 3:52 PM, Radim Kolar <[email protected]> wrote:
>
> is there way to change order of builds in assembly plugin? i need to build
> jar-with-dependencies first,
> descriptor zip.xml second (depends on jar-with-deps).

I would probably put them in separate modules with proper
<dependencies> so Maven will do them in the right order.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to