Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.1
-
Labels:None
-
Environment:MAVEN-1_0 branch + HEAD of maven-plugins
-
Number of attachments :
Description
A silly, but extremely annoying bug.
All of the reports that are unaware of the new target functionality (almost all ATM) end up with broken links:
<a href="..." target="$
{report.target}">...
Attached pathc fixes the issue.
patch fixing the problem