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:24:17 UTC

[jira] Closed: (MAVEN-670) Maven isn't able to download a distribution dependency

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Mon, 28 Jun 2004 9:24 PM

this patch isn't really appropriate.

For Maven1, you are just going to have to specify
<type>distribution</type>
<jar>apache_1.3.29.tar.gz</jar>

Uploading works just fine.


---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-670

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-670
    Summary: Maven isn't able to download a distribution dependency
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Jason Chaffee

    Created: Mon, 11 Aug 2003 3:11 PM
    Updated: Mon, 28 Jun 2004 9:24 PM

Description:
If you have a dependency of type distribution, maven attepts to download the dep as a .distribution file instead of downlowading the .zip and .tar.gz files.  Since the distribution plugin is creating .zip and .tar.gz files in the distrbution directory, maven should be smart enough to know how to download them.


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