Hervé Boutemy opened MSHARED-346 and commented
see http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/
When doxia-site-renderer is used by maven-site-plugin, the following template properties are defined:
when reports are invoked directly as goals, without m-site-p, these properties are not set
this leads to wrong HTML like reported in MCHECKSTYLE-126 because outputEncoding is not defined, for example
Affects: maven-reporting-impl-2.2
Issue Links:
- MSHARED-348 support reporting encoding configuration when used as goal
("is superceded by")
- MCHECKSTYLE-126 Generated HTML page contains "charset=${outputEncoding}"
("is depended upon by")
Hervé Boutemy opened MSHARED-346 and commented
see http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/
when reports are invoked directly as goals, without m-site-p, these properties are not set
this leads to wrong HTML like reported in MCHECKSTYLE-126 because outputEncoding is not defined, for example
Affects: maven-reporting-impl-2.2
Issue Links:
("is superceded by")
("is depended upon by")