Uploaded image for project: 'Maven GPG Plugin'
  1. Maven GPG Plugin
  2. MGPG-96

add INFO message when signing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.1
    • 3.1.0
    • None

    Description

      currently, gpg:sign does not display any INFO, which makes feel that nothing may happen:

      [INFO] --- gpg:3.1.0-SNAPSHOT:sign (sign-release-artifacts) @ maven-gpg-plugin ---
      [INFO] 

      Displaying most important info, like number of files being signed, or key configuration options (like optional keyname) would make this output still simple enough but show the action being done, something like:

      [INFO] --- gpg:3.1.0-SNAPSHOT:sign (sign-release-artifacts) @ maven-gpg-plugin ---
      [INFO] Signing 5 files with default key
      [INFO]

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: