Aar*_*lla 11 dependencies warnings pom.xml maven
当我构建我的项目时,我收到以下警告:
[INFO] ------------------------------------------------------------------------
[INFO] Building XXX
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.update:org.eclipse.update.configurator:jar:3.2.0 is missing, no dependency information available
[WARNING] The POM for org.eclipse.emf:org.eclipse.emf.ecore:jar:2.3.2 is missing, no dependency information available
[WARNING] The POM for com.ibm.icu:com.ibm.icu:jar:3.4.4 is missing, no dependency information available
Run Code Online (Sandbox Code Playgroud)
在我的构建中,我覆盖了这些依赖项的版本,并且构建本身也成功了.
修复警告的最快方法是什么?
编辑:找到包含这些版本的POM的最快方法是什么?
注意:我的本地仓库中有7000个POM.
尝试使用dependency-plugin中的分析工具
特别是 mvn dependency:analyze-dep-mgt
| 归档时间: |
|
| 查看次数: |
20481 次 |
| 最近记录: |