cstamas commented on PR #2116:
URL: https://github.com/apache/maven/pull/2116#issuecomment-2663299031
IMO not needed, that one is used for "programmatic access" and there caller
can do with version string whatever he wants. The main idea behind this PR is
to be able to create profile in POM that is active in Maven4 only, and have it
done in Maven3 compatible way (as Model 4.1.0 already have advanced expressions
like `inrange(${maven.version}, '[4,)')`)
--
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]