slachiewicz commented on code in PR #1017:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/1017#discussion_r2729441077


##########
src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java:
##########
@@ -83,39 +83,44 @@
 import static org.apache.maven.plugin.compiler.SourceDirectory.MODULE_INFO;
 
 /**
- * Base class of Mojos compiling Java source code.
- * This plugin uses the {@link JavaCompiler} interface from JDK 6+.
- * Each instance shall be used only once, then discarded.
+ * Base class of Mojos compiling Java source code. This plugin uses the

Review Comment:
   please revert this unnecesary changes to javadocs here and bellow. 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to