The following comment has been added to this issue:
Author: Piotr Maj
Created: Mon, 25 Aug 2003 6:30 AM
Body:
+1 for resolving this issue. I'am unhappy user of very slow and bad connection and
sometimes downloading of artifacts fails. After I retry executing the goal Maven
doesn't reget partial missing file but it treats the broken jar as valid. The task
execution fails.
I suggest downloading artifacts to temporary directory instead of repository dir and
check the md5 sum before copying the jar to it's destination location in local
repository. It will be safer and should eliminate the problems with repository
integrity.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-121
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-121
Summary: Checking of downloaded jars and other artifacts
Type: New Feature
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.1
Assignee:
Reporter: peter neubauer
Created: Tue, 1 Oct 2002 7:25 AM
Updated: Sun, 3 Aug 2003 11:32 PM
Environment: all
Description:
Maven should check downloaded artifacts for integrety, especially .jar files, since
they can get corrupted by e.g. bad cvswrappers (no -kb) and other things. Right now
there is no way to now if a .jar is containing all information once the filename
exists in the local repository
/peter
---------------------------------------------------------------------
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]