摘要: 项目结构 -parent (pom) -- child1(pom) --child1.1(jar) --child1.2(jar) --child2(jar) 最顶层的父项目packaging是pom,子项目还有pom,这种在用maven打包时,child2模块依赖child1,即使先把child1 阅读全文
posted @ 2021-05-12 20:21 杨吃羊 阅读(1595) 评论(0) 推荐(0)