...
The vast majority of reporting plugins don't need any change since they are using Doxia and maven-site-plugin's template: the encoding configuration will silently be inherited from maven-site-plugin.
Affected Apache plugins:
- maven-changelog-plugin
- maven-javadoc-plugin: MJAVADOC-206, done in 2.5
- maven-jxr-plugin: JXR-67, done in 2.2-SNAPSHOT
- maven-pmd-plugin: MPMD-83
- maven-site-plugin: MSITE-340, done in 2.0
Affected Codehaus plugins:
...