Maven Release Plugin doesn't properly escape user's passwords during release

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor
    • Component/s: m2release-plugin
    • Environment:
      RHEL 6 and tomcat 7

      One of our users had '$$' as part of their password which was causing the release to fail with the below:

      The svn command failed.
      Command output:
      svn: Commit failed (details follow):
      svn: OPTIONS of 'http://myrepo/mysource': authorization failed: Could not authenticate to server: rejected Basic challenge (http://myrepo)

      They had no problem committing directly to svn (through tortoise and eclipse) or browsing the directory with a browser.

      Once their password was changed to have no '$'s in it, the release process worked normally.

            Assignee:
            Unassigned
            Reporter:
            herque
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: