kwin commented on pull request #16: URL: https://github.com/apache/maven-artifact-transfer/pull/16#issuecomment-642622795
The relevant IT is executed with Maven 3.0.5 and newer (https://github.com/apache/maven-artifact-transfer/blob/87842f9c712eb6496b32d4aff09307d0970d9f7b/src/it/maven-project-deployer-plugin/src/test/java/org/apache/maven/plugin/project/deploy/ProjectDeployerTest.java#L45) and explicitly tests for checksums. This IT still works even after removing checksum generation from this module (because both Aether for Maven < 3.1 and Maven Resolver for 3.1+ generate the necessary checksums) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
