Abnormal
copy code [INFO]---spring-boot-maven-plugin:1.5.6. Release:repackage (default) @ Spring-boot-starter-log---[INFO]------------------------------------------------------------------------[INFO] BUILD Failure[info]------------------------------------------------------------------------[INFO] Total time:2.721S[info] finished at: .- the-11T15:Geneva: A+ ,:xx[INFO] Final memory:43m/291m[info]------------------------------------------------------------------------[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.5.6. Release:repackage (default) on Project Spring-boot-starter-log:executiondefaultof goal Org.springframework.boot:spring-boot-maven-plugin:1.5.6. Release:repackage failed:unable to find mainclass--[Help1][error] [ERROR] to see the full stack trace of the errors, re-run Maven with The-eSwitch. [ERROR] Re-run MavenusingThe-xSwitchTo enable full debug logging. [ERROR] [ERROR] For more information on the errors and possible solutions, please read the following articles:[error] [ Help1] http://cwiki.apache.org/confluence/display/maven/pluginexecutionexceptionProcess finished with exit code1Copy Code
Just get rid of the spring boot plugin.
<build> <plugins> <plugin> <groupid>org.springframework.boot</groupid > <artifactId>spring-boot-maven-plugin</artifactId> </plugin> </plugins > </build>
Springboot Project maven Packaging errors