Re: artifact.jar -> artifact.zip?

2008-05-23 Thread Russ Tremain
At 6:18 PM -0700 5/22/08, Wendy Smoak wrote:
>On Thu, May 22, 2008 at 5:59 PM, Russ Tremain <[EMAIL PROTECTED]> wrote:
>
>> is it possible to coax the maven-jar-plugin to name my artifact with a .zip
>> suffix instead of .jar?
>> also, can I tell it not to include any manifest?
>> I don't see anything helpful in the docs.
>
>It sounds like the assembly plugin is a better fit for this task.
>

so just to finalize the answer for posterity, that would be no, no to questions 
1 & 2?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: artifact.jar -> artifact.zip?

2008-05-22 Thread Wendy Smoak
On Thu, May 22, 2008 at 5:59 PM, Russ Tremain <[EMAIL PROTECTED]> wrote:

> is it possible to coax the maven-jar-plugin to name my artifact with a .zip
> suffix instead of .jar?
> also, can I tell it not to include any manifest?
> I don't see anything helpful in the docs.

It sounds like the assembly plugin is a better fit for this task.

-- 
Wendy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



artifact.jar -> artifact.zip?

2008-05-22 Thread Russ Tremain
is it possible to coax the maven-jar-plugin to name my artifact with 
a .zip suffix instead of .jar?


also, can I tell it not to include any manifest?

I don't see anything helpful in the docs.

tia,
-Russ

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]