原文: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