[
http://jira.codehaus.org/browse/MCHECKSTYLE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122146
]
Dennis Lundberg commented on MCHECKSTYLE-82:
--------------------------------------------
It seems that there is actually a bug here. The file checkstyle.rss (and the
accompanying image) will always be created in the configured outputDirectory,
even during a 'mvn site' run. The html report on the other hand works as you
describe in your patch.
So, if you have configured outputDirectory an invoke the checkstyle plugin
indirectly using 'mvn site', the rss file (+ image) will *not* be included in
the generated site.
> Clarify usage of outputDirectory parameter
> ------------------------------------------
>
> Key: MCHECKSTYLE-82
> URL: http://jira.codehaus.org/browse/MCHECKSTYLE-82
> Project: Maven 2.x Checkstyle Plugin
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Benjamin Bentmann
> Priority: Trivial
> Attachments: output-directory.patch
>
>
> The plugin's documentation should state that the parameter "outputDirectory"
> is ONLY evaluated for standalone runs of a mojo and is ignored when run
> during a site generation. Otherwise, confusion is likely.
--
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