cstamas commented on pull request #635: URL: https://github.com/apache/maven/pull/635#issuecomment-995999603
Experiment No2: when using checksums-good build passes as expected, but when using checksums-bad, it will fail like this ``` [INFO] BUILD FAILURE [INFO] -------------------------------------------------------------------------------------------------------------------------- [INFO] Total time: 54.079 s [INFO] Finished at: 2021-12-16T17:44:01+01:00 [INFO] -------------------------------------------------------------------------------------------------------------------------- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) on project maven-bom: Execution enforce-maven-version of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-plugin:3.0.0 or one of its dependencies could not be resolved: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:3.3.0 from/to central (https://repo.maven.apache.org/maven2): Checksum validation failed, expected BAD but is cf43b5391de623b36fe066a21127baef82c64022 -> [Help 1] ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
