The following comment has been added to this issue:

     Author: dion gillard
    Created: Mon, 29 Nov 2004 12:40 AM
       Body:
I'll just agree to disagree here then.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDIST-17?page=comments#action_27243

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPDIST-17

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPDIST-17
    Summary: should be able to turn off creation of zip and.or tar.gz files via 
plugin properties
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dist-plugin

   Assignee: Brett Porter
   Reporter: Ian P. Springer

    Created: Wed, 24 Nov 2004 7:49 PM
    Updated: Mon, 29 Nov 2004 12:40 AM
Environment: n/a

Description:
For our project, we want to only make our dist available as a zipfile. This is 
because it is a Java project, and therefore we know the jar command will always 
be available to our users to unzip the distribution, no matter what platform 
they are on. So here is no need for a tar.gz dist. Unfortunately, it is 
currently not possible to turn off creation of the tar.gz. Can you please add 
some properties to control this? Something like:

maven.dist.create.zip = true
maven.dist.create.tar.gz = true

Thanks.
Ian



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to