elharo commented on issue #166: URL: https://github.com/apache/maven-toolchains-plugin/issues/166#issuecomment-5046801296
a dedicated version comparator like ComparableVersion from Maven artifact API is not appropriate here. That compares Maven artifact version strings. This needs to compare JDK version strings which are not quite the same. Custom code is required. -- 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]
