On Wed, Oct 21, 2009 at 3:52 PM, Radim Kolar <h...@sendmail.cz> 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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to