You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/29 03:22:16 UTC

[jira] Closed: (MAVEN-1169) Maven isn't able to dowload an artifact of type distribution

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/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: Closed
   Priority: Major
 Resolution: DUPLICATE

 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: Mon, 28 Jun 2004 9:22 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org