Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-908

Git HTTP authentication failing if there are spaces in the password

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.1
    • 3.0.0-M1
    • Git, prepare
    • Eclipse Luna in Linux with Maven 3.2.5

    Description

      I use the release plugin setting the credentials for my git repository in the settings.xml file. If I have a password without spaces it works but if it has spaces it doesn't.

      With Maven Release Plugin 2.3.2 it used to work without an issue.

      In the log of the maven execution I see that 2.3.2 used to encode the spaces in passwords as %20 but 2.5.1 does encode them as +. Not sure if this is relevant as I think both encodings are supposed to be good, but just in case.

      Thanks.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              iblanco Igor Blanco
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: