MAVEN学习笔记-解决Spring cloud中项目间有依赖关系致使打包报错问题

项目Module之间有依赖关系时会致使打jar包失败。html 好比,athena-eureka、athena-keystone等模块会在pom中依赖athena-commonjava <dependency> <artifactId>athena-common</artifactId> <groupId>com.xxx.xxx</groupId> <version>1.0
相关文章
相关标签/搜索