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


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -897,11 +899,12 @@
             contents will be copied to the output directory in most cases 
(since scripts are
             interpreted rather than compiled).
             The default value is {@code src/main/scripts}.
+
+            @deprecated Replaced by <Source> with "script" language.

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



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