You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/04/21 21:59:19 UTC

[jira] Updated: (MPDIST-17) should be able to turn off creation of zip and.or tar.gz files via plugin properties

     [ http://jira.codehaus.org/browse/MPDIST-17?page=all ]

Lukas Theussl updated MPDIST-17:
--------------------------------

      Assign To: Lukas Theussl
    Fix Version: 1.7

> should be able to turn off creation of zip and.or tar.gz files via plugin properties
> ------------------------------------------------------------------------------------
>
>          Key: MPDIST-17
>          URL: http://jira.codehaus.org/browse/MPDIST-17
>      Project: maven-dist-plugin
>         Type: Improvement

>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Lukas Theussl
>      Fix For: 1.7

>
>
> 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

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira