The following comment has been added to this issue:
Author: Vincent Massol
Created: Tue, 30 Nov 2004 2:01 AM
Body:
I would also like to make the generation of zip/targz/bzip/etc parametrizable.
I don't understand your reasoning (certainly it's not new to use properties to
customize plugins and this plugin has very few properties). If there's one
property that is needed in this plugin it's really this one I'd say.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPDIST-17?page=comments#action_27280
---------------------------------------------------------------------
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: Tue, 30 Nov 2004 2:01 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]