slawekjaranowski commented on PR #11479: URL: https://github.com/apache/maven/pull/11479#issuecomment-3574743124
> Another thought: This feature handles the Java versions as minimum Java version. > > Maybe extend it (from the beginning on) with a maximum Java version to define "this works not on Java Y or higher, please update to a newer plugin version" or something like this? This would allow maintainers who explict define ranges, esp when maintaining multiple releases. > > Ofc it does not help in all cases. The filed `requiredJavaVersion` is generated by plugin tools and maintainers can provide a range https://maven.apache.org/plugin-tools/maven-plugin-plugin/descriptor-mojo.html#requiredJavaVersion -- 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]
