gnodet commented on PR #11463: URL: https://github.com/apache/maven/pull/11463#issuecomment-3581253129
> Note: I keep coming back to this, but we may tie these features to "maven level" (model version?) instead to have these freely (and independent) flags for ON/OFF them? This is purely bulld time, as it's used when unit testing Maven 4 plugins. The flag has been added to avoid having to escape XML-reserved chars in some cases (`<`, `>`, `'`, `&`...), that's all. It's _on_ by default, so that plugins migrating from 4.0 to 4.1 may have to adapt if they're using such characters in their values. -- 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]
