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


##########
src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java:
##########
@@ -75,8 +75,11 @@ public class TestCompilerMojo extends AbstractCompilerMojo {
 
     /**
      * The directory where compiled test classes go.
+     * <p>
+     * This parameter should only be modified in special cases.
+     * See the {@code compile}-Mojo for more information.

Review Comment:
   Render as:
   
![image](https://github.com/apache/maven-compiler-plugin/assets/3578921/d5114aad-a476-43b2-8f2c-0bf021a40925)
   It was expected by you
   
   maybe a link to compile-mojo documentation?



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

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

Reply via email to