原文:Unable to find a single main class from the following candidates

Unable to find a single main class from the following candidates . 問題描述 maven build時出現以下錯誤提示日志: ERROR Failed to execute goal org.springframework.boot:spring boot maven plugin: . . .RELEASE:repackage ...

2019-10-09 11:50 0 841 推薦指數:

查看詳情

maven打包出現unable to find main class問題

搜了好久,有人提到需要spring-boot-maven-plugin這個插件。 添加以后,有的可以了,有的不行。 最后發現是插件必須配置<skip>true</skip>這個 ...

Wed Aug 05 02:00:00 CST 2020 0 1286
Could not find the main class

  最近開發了一個短信報警的服務,打成程序包之后,再本地windows啟動(start.bat)沒有問題,但是發到生產環境,報如下錯: Could not find the main class 莫名其妙的報錯,網上查了一下,都無法解決,后來想到既然我本地是正常的,那很有可能是環境問題 ...

Tue May 19 17:37:00 CST 2020 0 1892
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM