Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Not pushing compile in the command actually fixes this test
When running mvn compile quarkus:dev, compile is not executed when restarting dev mode after the pom change. Not specifying compile makes the compile goal to be run.
- Loading branch information