执行mvn clean package spring-boot:repackage,报错如下:
1 | [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.5.3.RELEASE:repackage (default) |
错误提示:
repackage failed: Unable to find main class
执行mvn clean package spring-boot:repackage,报错如下:
1 | [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.5.3.RELEASE:repackage (default) |
错误提示:
repackage failed: Unable to find main class