Thanks Dan! This works.

-Rakesh

> -----Original Message-----
> From: Dan Tran [mailto:dant...@gmail.com] 
> Sent: Friday, January 09, 2009 1:17 AM
> To: Maven Users List
> Subject: Re: How to assembly a zip (using 
> maven-asembly-plugin) with two artifacts that have the same 
> groupId, artifactId and type but different version
> 
> use maven-dependency-plugin to pull them down first, then 
> have maven-assembly-plugin to take over
> 
> -D
> 
> On Thu, Jan 8, 2009 at 9:56 PM, Rakesh Arora 
> <rakesh.ar...@nortel.com> wrote:
> > I need to create a zip file that includes two versions of the same 
> > artifact. What is the best way to do that?
> >
> > Thanks,
> > -Rakesh
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 

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

Reply via email to