Open josemiguelgomes opened 2 years ago
We hava a failed: failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.0.RELEASE:run (default-cli) on project zem-diving-school: Unable to find a suitable main class, please add a 'mainClass' property
failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.0.RELEASE:run (default-cli) on project zem-diving-school: Unable to find a suitable main class, please add a 'mainClass' property
For now we can do:
mvn clean package spring-boot:repackage java -jar diving-school-web/target/diving-school-web-0.0.1-SNAPSHOT.jar
We hava a failed:
failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.0.RELEASE:run (default-cli) on project zem-diving-school: Unable to find a suitable main class, please add a 'mainClass' property