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/07/23 01:08:10 UTC

[jira] Closed: (MAVEN-1385) Dependencies are 0k after download

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 22 Jul 2004 7:06 PM

dupe of MAVEN-1080
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1385

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1385
    Summary: Dependencies are 0k after download
       Type: Bug

     Status: Closed
 Resolution: DUPLICATE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Michael Mattox

    Created: Wed, 21 Jul 2004 9:56 AM
    Updated: Thu, 22 Jul 2004 7:06 PM

Description:
I just tried upgrading from 1.0RC3 to 1.0.  I deleted my .maven directory contents.  I'm having a very weird problem that I haven't seen reported here or in JIRA.  I run maven jar:install-snapshot on a jar and that works ok. Then I run maven clean in a project that has the previously mentioned snapshot as a dependency.  It displays this:

Regards,Tentative de tÚlÚchargement de cs-common-SNAPSHOT.jar.
warning: last-modified not specified
0K downloaded
build:start:

clean:clean:
    [delete] Deleting directory
D:\projects\MDSP\eclipse\sources\cs-log-logservice\target
BUILD SUCCESSFUL
Total time: 14 seconds
Finished at: Tue Jul 20 13:19:29 CEST 2004

When I look at the snapshot jar created in the first command, it is now 0 bytes.  To verify this is related to release 1.0, I again removed my .maven contents and repeated the commands using Maven 1.0RC3 and it works fine.  I also verified the jar in the remote repository is 49k (not 0k).






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