"mvn quarkus:dev" workspace discovery should respect default maven profiles #12715
Labels
area/bootstrap
area/devmode
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/maven
kind/bug
Something isn't working
Milestone
See second part of discussion here:
https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/ClassLoading.20error.20in.20hot.20deploy
In optaplanner 7.x, the quarkus-school-timetabling-quickstart's "mvn quarkus:dev" was failling because the optaplanner-parent has a maven module that includes the optaplanner-quarkus-integration - and that maven profile is on by default - but Quarkus ignores maven profiles.
@aloubyansky
The text was updated successfully, but these errors were encountered: