You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/01/17 20:07:40 UTC

[jira] Closed: (MPCHANGELOG-74) changelog plugin creates wrong links for Subversion repositories

     [ http://jira.codehaus.org/browse/MPCHANGELOG-74?page=all ]
     
Lukas Theussl closed MPCHANGELOG-74:
------------------------------------

    Resolution: Fixed

Introduced a maven.changelog.svn.baseurl property.

> changelog plugin creates wrong links for Subversion repositories
> ----------------------------------------------------------------
>
>          Key: MPCHANGELOG-74
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-74
>      Project: maven-changelog-plugin
>         Type: Bug

>     Versions: 1.8.2
>     Reporter: Henning Schmiedehausen
>      Fix For: 1.9
>  Attachments: changelog-report.html
>
>
>  The maven file-activity plugin creates wrong links at docs/file-activity-report.html.
> project.xml
>   <repository>
>     <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH</connection>
>     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH</developerConnection>
>     <url>http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/</url>
>   </repository>
> results in the attached changelog-report.html file where the links into the SCM look like this: 
> http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH//jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org