Uploaded image for project: 'Maven POMs (Moved to GitHub issues) '
  1. Maven POMs (Moved to GitHub issues)
  2. MPOM-118

Enforce strong GPG signatures by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • ASF-17
    • ASF-19
    • asf
    • None

    Description

      maven-gpg-plugin configuration could be improved a bit so that ASF releases are not weakened by a user's weak personal configuration.

      I suggest adding something like the following to maven-gpg-plugin's configuration in the pluginManagement section:

      <gpgArguments combine.children="append">
        <arg>--digest-algo=SHA512</arg>
      </gpgArguments>
      

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            ctubbsii Christopher Tubbs
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: