Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.2
-
Fix Version/s: 1.6
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
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 file-activity-report.html file where the links into the SCM look like this:
Attachments
Issue Links
| This issue relates to: | ||||
| MPCHANGELOG-74 | changelog plugin creates wrong links for Subversion repositories |
|
|
|
| This issue is depended upon by: | ||||
| MAVEN-1668 | On the maven site the links reported by, file-activity-report and changelog-report, is broken. |
|
|
|
Using the maven.changelog.svn.baseurl property.