gpt4 book ai didi

maven-2 - Maven : Parent project not resolved, 传递依赖不用于编译

转载 作者:行者123 更新时间:2023-12-01 05:43:40 24 4
gpt4 key购买 nike

在搜索并尝试了很多东西之后,我需要一个 Maven maven :)
所以,我的问题是,在我的开发箱(即 Windows 2003)上,我可以构建我的 maven 项目,但在 Bamboo 服务器(x86_64 x86_64 x86_64 GNU/Linux)上它失败了,因为其中一个模块没有库并且编译找不到类。
该类存在于传递依赖关系中,在我看来,依赖关系尚未解决。
我在两个盒子上都运行了命令“mvn -X clean install”并比较了输出。
我认为唯一相关的变化是

在开发盒上

[DEBUG] Retrieving parent-POM: pl.com.abg.iacsro:sapscndp-claimprocessing:pom:1.0-SNAPSHOT for project: pl.com.abg.iacsro:sapscndp-claimprocessing-api:jar:DEV2010 from the repository.  

在竹盒上
[DEBUG] Retrieving parent-POM: pl.com.abg.iacsro:sapscndp-claimprocessing:pom:1.0-SNAPSHOT for project: null:sapscndp-claimprocessing-api:jar:DEV2010 from the repository.

在我看来,maven 没有解析模块的父级,因为在构建过程的后期我见过(在 Bamboo box 上)
[WARNING] POM for 'pl.com.abg.iacsro:sapscndp-claimprocessing-api:pom:DEV2010:provided' is invalid.
Its dependencies (if any) will NOT be available to the current build.
[DEBUG] Reason: Failed to validate POM for project pl.com.abg.iacsro:sapscndp-claimprocessing-api at Artifact [pl.com.abg.iacsro:sapscndp-claimprocessing-api:pom:DEV2010:provided]
Validation Errors:
[DEBUG] 'dependencies.dependency.version' is missing for pl.com.abg.iacsro:systemcore-jobs-api:jar
[DEBUG] 'dependencies.dependency.version' is missing for pl.com.abg.iacsro:workflow-crossconflictresolution-api:jar
[DEBUG] 'dependencies.dependency.version' is missing for pl.com.abg.iacsro:iacs-commons-objectfactory:jar
[DEBUG] 'dependencies.dependency.version' is missing for ro.siveco.iacsro:farmerregistry-api:jar

我也发现了这个
[WARNING] POM for 'pl.com.abg.iacsro:sapscndp-claimprocessing-api:pom:DEV2010:provided' is invalid.

但我已经检查并验证了自己对 xsd 的依赖关系的 pom,所以 pom 是有效的。

你知道如何解决这个问题吗?

非常感谢!

附言: 万一我忽略了一些东西,这里是 Bamboo box http://dl.dropbox.com/u/402296/install.txt 中的完整列表

最佳答案

当我看到这样的条目时:

[调试] 连接到存储库:'Artifactory-internal-repository' 带有 url:'http://192.168.0.59:8081/artifactory/repo'。
下载:http://192.168.0.59:8081/artifactory/repo/pl/com/abg/iacsro/onthespotcheck/1.0-SNAPSHOT/onthespotcheck-1.0-SNAPSHOT.pom
[调试] 使用来自协议(protocol) http 的默认映射的轻量级 Wagon 实现
[DEBUG] 工件已解决
[警告] 'pl.com.abg.iacsro:onthespotcheck-checks-api:pom:DEV2009_2:provided' 的 POM 无效。

我很想问关于 onthespotcheck-1.0-SNAPSHOT.pom 有什么特别要说的吗? ?

作为旁注,你有一堆:

对于项目:空:artifactId:版本

我觉得很奇怪。为什么groupId是null ?关于你的 pom 有什么值得一提的吗?

关于maven-2 - Maven : Parent project not resolved, 传递依赖不用于编译,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3771236/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com