anukalp2804 commented on code in PR #11651:
URL: https://github.com/apache/maven/pull/11651#discussion_r2708655090


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -925,7 +925,9 @@
             interpreted rather than compiled).
             The default value is {@code src/main/scripts}.
 
-            @deprecated Replaced by {@code <Source>} with {@code script} 
language.
+            @deprecated since 4.0.0.
+            Use {@code <source>} elements with {@code script} language

Review Comment:
   Yes, it should be lowercase `<source>`, matching the Maven POM XML element 
name.
   The current wording intentionally uses `<source>` for that reason.
   Please let me know if you’d like this phrasing adjusted further.



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