elharo commented on code in PR #1092:
URL:
https://github.com/apache/maven-compiler-plugin/pull/1092#discussion_r3668999895
##########
src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java:
##########
@@ -109,6 +109,10 @@ public class CompilerMojo extends AbstractCompilerMojo {
/**
* A list of exclusion filters for the compiler.
+ * A file such as {@code module-info.java} may still be compiled if it is
implicitly referenced by the compiler,
Review Comment:
I don't understand what "implicitly referenced by the compiler" means.
--
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]