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


##########
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:
   Note: `{@code &lt;source&gt;}` should be `{@code <source>}`. HTML character 
entities are automatically escaped when inside `{@code}` or `{@literal}`.



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