[ https://issues.apache.org/jira/browse/MPOM-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656127#comment-17656127 ]
Richard Eckart de Castilho commented on MPOM-344: ------------------------------------------------- I have tried using the maven-remote-resources-plugin 3.0.0 (despite https://issues.apache.org/jira/browse/MRRESOURCES-121) - but it seems there is another problem when doing this upgrade: {noformat} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) on project parent-pom: Error processing remote resources: Failed to read artifact descriptor for org.apache:apache-jar-resource-bundle:jar:1.4: Could not transfer artifact org.apache:apache-resource-bundles:pom:2 from/to central (https://repo1.maven.org/maven2): Checksum validation failed, expected da39a3ee5e6b4b0d3255bfef95601890afd80709 but is bfadc7db5b215805d531144732c80692de9780e1 -> [Help 1] {noformat} Looks like the SHA1 sum for `https://repo1.maven.org/maven2/org/apache/apache-resource-bundles/2/apache-resource-bundles-2.pom` recorded in `https://repo1.maven.org/maven2/org/apache/apache-resource-bundles/2/apache-resource-bundles-2.pom.sha1` is wrong? > Update maven-remote-resources-plugin to 3.1.0 > --------------------------------------------- > > Key: MPOM-344 > URL: https://issues.apache.org/jira/browse/MPOM-344 > Project: Maven POMs > Issue Type: Dependency upgrade > Components: asf > Reporter: Sylwester Lachiewicz > Priority: Minor > -- This message was sent by Atlassian Jira (v8.20.10#820010)