The following comment has been added to this issue: Author: Michael Mattox Created: Wed, 21 Jul 2004 10:22 AM Body: The remote repository is hosted with Jetty. The file exists there. I do a build of cs-common and do jar:install-snapshot and verify it's in the local repo. Then when I build another project that uses cs-common, my cs-common-SNAPSHOT.jar gets clobbered and is 0 bytes. On the remote the file never changes.
I hope this helps. I posted to the maven-users and only got one reply and syncing my time between the remote server and my PC. I did that but the problem is the remote is sync'd via xp's automatic sync so it's not possible to keep them exactly in sync to the second.. Michael --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MAVEN-1385?page=comments#action_22007 --------------------------------------------------------------------- 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: Unassigned Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Assignee: Reporter: Michael Mattox Created: Wed, 21 Jul 2004 9:56 AM Updated: Wed, 21 Jul 2004 10:22 AM 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]