elharo commented on code in PR #11651:
URL: https://github.com/apache/maven/pull/11651#discussion_r2709968647
##########
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:
How does mdo work here? Does it first copy this into a .java file?
--
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]