Hello people, I have been trying out the maven toolchains plugin and wanted to see if it was possible to automatically download JDKs fitting the configured properties in my pom.xml. Gradle's foojay-resolver plugin already does this using the Foojay Disco API (https://github.com/gradle/foojay-toolchains).
What do you think about this idea? Philip