Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 3.0.1
-
Component/s: None
-
Labels:None
-
Environment:Maven 1.1
-
Number of attachments :
Description
The checkstyle RSS file does not work in a multiproject site, as the links in it do not consider the actual multiproject dir structure.
For example, this is the actual path generated for one entry:
file://///D020-8m-1228157/sites/healthmatchbatch/index.html/checkstyle-report.html#us/state/vantage/hm/ar/entity/Account.java
and it should be:
file://///D020-8m-1228157/sites/healthmatchmultiproject/multiproject/healthmatchbatch/checkstyle-report.html#us_state_vantage_hm_ar_entity_Account_java