[ https://issues.apache.org/jira/browse/MDEPLOY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337081#comment-17337081 ]
David Milet commented on MDEPLOY-284: ------------------------------------- I think you can close this request as invalid. Apparently, the maven-deploy plugin already uses the resolver. adding -Daether.checksums.algorithms="SHA-256,SHA-512" to the maven option works. > Enhance deploy plugin to use new maven resolver implementation for > sha256/sha512 digests > ---------------------------------------------------------------------------------------- > > Key: MDEPLOY-284 > URL: https://issues.apache.org/jira/browse/MDEPLOY-284 > Project: Maven Deploy Plugin > Issue Type: Improvement > Components: deploy:deploy, deploy:deploy-file > Affects Versions: 3.0.0-M1 > Reporter: David Milet > Priority: Critical > > Maven resolver now supports generation of sha256/sha512 digests. > It seems deploy plugin uses artifact transfer implementation, and generates > only md5 and sha1 digests. > This is an enhancement request to update code to use maven resolver to upload > artifacts to remote repository with sha256/sha512 digests -- This message was sent by Atlassian Jira (v8.3.4#803005)