slawekjaranowski commented on code in PR #84: URL: https://github.com/apache/maven-pmd-plugin/pull/84#discussion_r950317650
########## src/site/apt/usage.apt.vm: ########## @@ -74,7 +74,7 @@ Configuration The reports will link directly to the cross-referenced source if you enable this with the <<<linkXRef>>> parameter. See the {{{http://maven.apache.org/plugins/maven-jxr-plugin/}JXR plugin}} for more details. - If your source uses a non-default encoding, you can use the <<<sourceEncoding>>> parameter to tell Maven which + If your source uses a non-default encoding, you can use the <<<inputEncoding>>> parameter to tell Maven which encoding to use when reading the java source. Note also the ability to exclude source which you want to ignore. Review Comment: why such change? Is it not braking? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org