if no mvnw exist in project debug quarkus fails trying to run `./mvnw quarkus:dev` ...could run `mvn quarkus:dev` to rely on path ...or at least tell user how they configure which command it will run.
if no mvnw exist in project debug quarkus fails trying to run
./mvnw quarkus:dev...could run
mvn quarkus:devto rely on path ...or at least tell user how they configure which command it will run.