Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4116

[regression] Effective POM contains invalid URLs upon usage of percent-encoded characters

    XMLWordPrintableJSON

Details

    Description

      r759364 erroneously decodes URLs during POM construction, leaving invalid URLs in the effective model. For instance the SCM URL scm:svn:svn+ssh://svn.apache.org/spacy%20path will end up as scm\:svn\:svn ssh\://svn.apache.org/spacy path. Decoding needs to be left to the actual transport layer.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: