slawekjaranowski commented on code in PR #294:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1949475194


##########
src/site/apt/index.apt.vm:
##########
@@ -29,8 +29,13 @@
 ${project.name}
 
   The Compiler Plugin is used to compile the sources of your project. The
-  default compiler used to compile Java sources is javax.tools.JavaCompiler.
-  Other compilers than <<<javac>>> can be used.
+  default compiler used to compile Java sources is <<<javac>>>.
+  If you want to use another compiler, refer to the {{{./non-javac-compilers} 
guide: Using Non-Javac Compilers}}.

Review Comment:
   we need  add `.html` to link `non-javac-compilers`



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