ET-stack

Results 1 comments of ET-stack

BUG描述 具体步骤2 安装公共库到本地仓库: mvn -pl ./common,./auth/authentication-client install 执行后报错。 分析后发现少了一个facade的jar包 打包facade 发现报 Unable to find main class 找到facade pom文件增加 ` org.springframework.boot spring-boot-maven-plugin true ` 才能打包成功 -- 构建环境为 apache-maven-3.6.0 截图 环境 操作系统、组件版本、数据库等