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 11:19:47 UTC

[GitHub] [maven-plugin-tools] michael-o commented on a diff in pull request #129: [MPLUGIN-408] helpmojo improvement

michael-o commented on code in PR #129:
URL: https://github.com/apache/maven-plugin-tools/pull/129#discussion_r950082424


##########
maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginDescriptorGenerator.java:
##########
@@ -45,6 +42,8 @@
 import org.codehaus.plexus.util.xml.PrettyPrintXMLWriter;
 import org.codehaus.plexus.util.xml.XMLWriter;
 
+import static java.nio.charset.StandardCharsets.UTF_8;

Review Comment:
   Where is this used in the diff?



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