now when cloning wknd guide and using aemc project quickstart then by default in aem.yml JDK 11 is used.
how about inferring correct Java version by archetype.properties / jar or sth
the hard thing may be to find out which exact version is available e.g jdk-11.0.25%2B9 for temurin etc so mabe whole {{url}} may be calculated dynamically and cached (optionally)
now when cloning wknd guide and using aemc project quickstart then by default in aem.yml JDK 11 is used.
how about inferring correct Java version by archetype.properties / jar or sth
the hard thing may be to find out which exact version is available e.g jdk-11.0.25%2B9 for temurin etc so mabe whole {{url}} may be calculated dynamically and cached (optionally)