原文:Maven 错误 :The POM for com.xxx:jar:0.0.1-SNAPSHOT is invalid, transitive dependencies (if any) will not be available

一个大的maven 项目,结构是一个根pom,下面几个小的module,包括了appservice darc,appservice entity等,其中appservice darc 依赖了appservice entity。 但是呢,对根项目的pom, 执行mvn clean complie 是没问题的,但是对 appservice darc 执行mvn clean complie是不行的,出现 ...

2019-03-12 16:20 0 2061 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM