The following comment has been added to this issue:

     Author: Charlie Dobbie
    Created: Tue, 7 Oct 2003 1:12 PM
       Body:
I've replicated this as far as I understand it.  I added a dependency on a (randomly 
chosen) 800KB jar file, invoked "maven test:prepare-filesystem", and it started the 
download.  After a few seconds I broke the connection:


Attempting to download bouncycastle-jce-jdk13-112.jar.
.........Error retrieving artifact from [ 
http://www.ibiblio.org/maven/bouncycastle/jars/bouncycastle-jce-jdk13-112.jar]: 
java.net.SocketException: Connection reset
Artifact /bouncycastle/jars/bouncycastle-jce-jdk13-112.jar doesn't exists in remote 
repository, but it exists locally
BUILD SUCCESSFUL
Total time:  20 seconds


The JAR file in the local repository was 60KB in size, and was not a valid zip file.  
Invoking "maven test:prepare-filesystem" again did not trigger a re-download.

Is this a problem, or will Maven note the corrupted jar at a later point and take 
remedial action?
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-902


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-902
    Summary: Incomplete download of JAR file not
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             component-fetch
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Charlie Dobbie

    Created: Tue, 7 Oct 2003 12:43 PM
    Updated: Tue, 7 Oct 2003 12:43 PM
Environment: WinXP Pro, flakey network connection

Description:



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

Reply via email to