JIRA link: https://issues.redhat.com/browse/QUARKUS-1472
Test plan covers auto-detect
java version support tooling.
Verify that a generated project detect host java version, and these version is used into the selected build tool and docker.
New scenarios are going to be developed into Quarkus test suite / quarkus-cli module. The impact should be low, because the verification is focus in check that Maven/Docker is pointing to the right Java version, so should have a minimal impact.
- Update existing
QuarkusCli create app
scenarios in order to check the Java version
- Tester: Pablo Gonzalez [email protected]