jira-importer commented on issue #507: URL: https://github.com/apache/maven-apache-parent/issues/507#issuecomment-2771743563
**[Richard Eckart de Castilho](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rec)** commented 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: ``` [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] ``` 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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org