gnodet commented on code in PR #2061:
URL: https://github.com/apache/maven/pull/2061#discussion_r1929864598


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -910,6 +913,8 @@
             project. The generated build system will compile these directories 
when the project is
             being tested. The path given is relative to the project descriptor.
             The default value is {@code src/test/java}.
+
+            @deprecated Replaced by <Source> with "test" scope.

Review Comment:
   ```suggestion
               @deprecated Replaced by {@code <Source>} with "test" scope.
   ```



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