You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/08/19 15:31:32 UTC

[GitHub] [maven-pmd-plugin] michael-o commented on a diff in pull request #84: [MPMD-349] Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0

michael-o commented on code in PR #84:
URL: https://github.com/apache/maven-pmd-plugin/pull/84#discussion_r950318616


##########
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:
   This basically as in https://github.com/apache/maven-checkstyle-plugin/pull/87#discussion_r950316588. We would end up in two params for encoding.



-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org