Can'y you use a fileset with directory element being to your project output
directory, it should include the first ZIP file, no ?

Jeff


On Wed, Nov 28, 2012 at 2:39 PM, Xavier NOPRE <[email protected]> wrote:

> Hi all,
>
> With Maven (3.0.3), I can generate a ZIP file containing some resources
> from my projet, with maven-assembly-plugin and an assembly.xml descriptor.
> OK.
>
> I can also generate 2 different ZIP files with 2 executions binded on
> different phases. OK.
>
> Now, I need to generate the second ZIP file containing some resources and
> the first generated ZIP file. I can do that with a separated module to
> generate the first ZIP file. But is it possible without modules, just one
> Maven project ?
>
> In fact, my problem is how to reference the first ZIP file in the
> assembly.xml for the second ZIP file generation.
>
> Thanks for any help,
>
> Xavier
>



-- 
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Reply via email to