The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Sat, 21 Feb 2004 7:37 PM
Changes:
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1169&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1169
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1169
Summary: Maven isn't able to dowload an artifact of type distribution
Type: Bug
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.1
Versions:
1.0-rc1
1.0-rc2
Assignee:
Reporter: Jason Chaffee
Created: Fri, 20 Feb 2004 4:05 PM
Updated: Sat, 21 Feb 2004 7:37 PM
Description:
Currently, the maven dist plugin creates files with extensions .zip and .tar.gz and
places them in the repository as type distribution. Also, you may have the extension
.bin under the type distribution.
Maven sets up special cases for plugin, ejb, and aspect types in the ArtifactType
class and maps the type to an extension different then from the type. This won't work
for distributions because there are at least 3 different extensions for the
distribution type.
Maven needs to either needs to have a way to handle this special case and be able to
download all the possible extensions.
---------------------------------------------------------------------
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]