The problem is that, when I start the application, it automatically executes mvn clean package
. I want to execute mvn clean compile
instead. Where do I change this configuration?
CodePudding user response:
It seems impossible to do, because it must be run with Mojo.