RSS file has incorrect dir paths generated for use in Maven multiproject site. ------------------------------------------------------------------------------
Key: MPCHECKSTYLE-38 URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-38 Project: maven-checkstyle-plugin Type: Bug Versions: 2.5 Environment: Maven 1.1 Reporter: Jeff Jensen 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 -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]