[ 
http://jira.codehaus.org/browse/MSITE-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102487
 ] 

Denis Cabasson commented on MSITE-244:
--------------------------------------

fix tip (no time to provide the full patch yet) :

[AbstractSiteMojo|http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/AbstractSiteMojo.java?revision=556745&view=markup]#getRelativePath
 is only working on the path part of the url.

The query part should be appended to the generated relative URL.



> Relative paths are loosing their query parts
> --------------------------------------------
>
>                 Key: MSITE-244
>                 URL: http://jira.codehaus.org/browse/MSITE-244
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-6
>         Environment: Windows, French Locale, Maven 2.0.6, Site plugin 
> maven-site-plugin-2.0-beta-6-20070716.231146-1
>            Reporter: Denis Cabasson
>         Attachments: MSITE-test-case.zip
>
>
> Urls are compared to project url and when necessary are transformed to 
> relative URLs.
> In the process those trimmed url loose their query part.

-- 
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