[ 
http://jira.codehaus.org/browse/MNG-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNG-4116.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 3.0-alpha-3

Fixed in [r759729|http://svn.eu.apache.org/viewvc?view=rev&revision=759729].

> [regression] Effective POM contains invalid URLs upon usage of 
> percent-encoded characters
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-4116
>                 URL: http://jira.codehaus.org/browse/MNG-4116
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>    Affects Versions: 3.0-alpha-3
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 3.0-alpha-3
>
>
> [r759364|http://svn.apache.org/viewvc?view=rev&revision=759364] 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to