[
http://jira.codehaus.org/browse/MNG-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=217066#action_217066
]
Rafal Rusin commented on MNG-2259:
----------------------------------
I used -C option. It worked well.
I'd like to use this option and enable checksumPolicy on specified repository
to warn. Is this possible?
<repository>
<id>servicemix</id>
<name>Apache ServiceMix Repository</name>
<url>http://svn.apache.org/repos/asf/servicemix/m2-repo</url>
<releases>
<enabled>true</enabled>
<checksumPolicy>warn</checksumPolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
With -C option, I get "Failed to resolve artifact"
net.sf.saxon:saxon:jar:9.1.0.8
This artifact doesn't have checksum.
> Maven should check the contents of the POMs and jars that it downloads
> ----------------------------------------------------------------------
>
> Key: MNG-2259
> URL: http://jira.codehaus.org/browse/MNG-2259
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Artifacts and Repositories
> Affects Versions: 2.0.4
> Reporter: Alan Cabrera
>
> Sometimes they are corrupt.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira