Skip to content

[MSHARED-346] missing properties usually set by m-site-p (outputEncoding, ...) #102

Description

@jira-importer

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")

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions