truezip-maven-plugin copy-into usage question

3 messages Options
Embed this post
Permalink
David Hoffer

truezip-maven-plugin copy-into usage question

Reply Threaded More More options
Print post
Permalink
How do I configure truezip-maven-plugin so that I can have two executions
each doing copy-into?  If I have two filesets in the same configuration it
only performs one of the filesets.  If I have two executions it fails I
guess because I have <id>copy-into</id> twice?  If I change the id of one
that one doesn't do anything.

How is this supposed to be configured?  It would seem a common requirement
to have to add to two different archives.
Christian Grobmeier

Re: truezip-maven-plugin copy-into usage question

Reply Threaded More More options
Print post
Permalink
I think you need to ask there:
http://mojo.codehaus.org/truezip-maven-plugin/mail-lists.html

Cheers

On Fri, Sep 25, 2009 at 10:34 PM, David Hoffer <[hidden email]> wrote:
> How do I configure truezip-maven-plugin so that I can have two executions
> each doing copy-into?  If I have two filesets in the same configuration it
> only performs one of the filesets.  If I have two executions it fails I
> guess because I have <id>copy-into</id> twice?  If I change the id of one
> that one doesn't do anything.
>
> How is this supposed to be configured?  It would seem a common requirement
> to have to add to two different archives.
>

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

David Hoffer

Re: truezip-maven-plugin copy-into usage question

Reply Threaded More More options
Print post
Permalink
Right you are, I picked the wrong address, sorry.

On Fri, Sep 25, 2009 at 2:35 PM, Christian Grobmeier <[hidden email]>wrote:

> I think you need to ask there:
> http://mojo.codehaus.org/truezip-maven-plugin/mail-lists.html
>
> Cheers
>
> On Fri, Sep 25, 2009 at 10:34 PM, David Hoffer <[hidden email]> wrote:
> > How do I configure truezip-maven-plugin so that I can have two executions
> > each doing copy-into?  If I have two filesets in the same configuration
> it
> > only performs one of the filesets.  If I have two executions it fails I
> > guess because I have <id>copy-into</id> twice?  If I change the id of one
> > that one doesn't do anything.
> >
> > How is this supposed to be configured?  It would seem a common
> requirement
> > to have to add to two different archives.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>
>