You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/06/08 12:20:00 UTC

[jira] [Created] (MDEPLOY-271) Allow to optionally disable checksum creation

Konrad Windszus created MDEPLOY-271:
---------------------------------------

             Summary: Allow to optionally disable checksum creation
                 Key: MDEPLOY-271
                 URL: https://issues.apache.org/jira/browse/MDEPLOY-271
             Project: Maven Deploy Plugin
          Issue Type: Improvement
    Affects Versions: 3.0.0-M1
            Reporter: Konrad Windszus


Since 3.0.0-M1 the deploy goal will always generate SHA1/MD5 for all attached artifacts. The old configuration option https://maven.apache.org/plugins-archives/maven-install-plugin-2.4/install-mojo.html#createChecksum is no longer exposed in the maven-deploy-plugin. That leads to the fact the m-deploy-plugin 3.0.0-M1 will generate MD5/SHA1 even for attached SHA-512 artifacts (generated with https://checksum-maven-plugin.nicoulaj.net/artifacts-mojo.html) which are supported by Nexus since https://issues.sonatype.org/browse/NEXUS-21802.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)