Uploaded image for project: 'Buildmetadata Maven Plugin'
  1. Buildmetadata Maven Plugin
  2. BMMP-58

Hide selected command line options

    XMLWordPrintable

Details

    Description

      Displaying the command line may be a valuable information. Unfortunately the information may contain sensible information like passwords.

      We should consider to allow a configuration to mask properties specified as e.g. -Dpassword=secret to be rendered as -Dpassword=xxx.

      The configuration could be specified like this in the configuration section of the plugin

      <masks>
      <mask>password</mask>
      </masks>

      Attachments

        Activity

          People

            robert.reiner Robert Reiner
            robert.reiner Robert Reiner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: