Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75131

Allow Maven server entries with no username

XMLWordPrintable

      When configuring Maven settings.xml, the plugin only allows selecting credentials that include a username. e.g. "Secret Text" cannot be used as a <password>.

      Further, if the credential has am empty username, it (perhaps correctly) generates <username/> rather than omit the element.

      This is a problem because some things will fail if a username is configured but the server does not expect one.

            Unassigned Unassigned
            jameshowe James Howe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: