The local absolute path to the headerLocation file is output in the report
--------------------------------------------------------------------------
Key: MCHECKSTYLE-63
URL: http://jira.codehaus.org/browse/MCHECKSTYLE-63
Project: Maven 2.x Checkstyle Plugin
Issue Type: Bug
Affects Versions: 2.1
Reporter: Dennis Lundberg
When using maven_checks.xml (and possibly others as well) the fully expanded
value of the headerLocation parameter is output in the report. In my case it
looks like this in the "Rules summary" section, when I have run "mvn site" for
the maven-checkstyle-plugin:
RegexpHeader
* headerFile:
"G:\apache\maven\plugins\trunk\maven-checkstyle-plugin\target\checkstyle-header.txt"
This is not only very long, it might be so long that the page is wider thatn
the screen, it is also not something that one want's to show to the world. The
value that is put in the report should be whatever is in the configuration
section of the plugin.
--
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