将TeamCity从v2017.1.4更新到v2017.1.5之后,通过http(不是https!)连接到我们内部的Nexus OSS v2.14.x主机似乎出现了一些问题。
[Step 1/2] Using predefined Maven user settings: settings_corp_nexus.xml [09:28:39] [Step 1/2] Error reading Maven project: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not transfer artifact org.zcore.product:policies:pom:6.2.0-SNAPSHOT from/to zcore-public-snapshots (http://nexus.zcore.intra/content/groups/public-snapshots): hostname in certificate didn't match: <nexus.zcore.intra> != <*.zcore.org> OR <*.zcore.de> OR <zcore.org> and 'parent.relativePath' points at wrong local POM @ line 3, column 13
目前使用Maven v3.5.2构build。 当它试图从其中一个teamcity-agent的shell中构build它的时候,它是完全有效的。
有什么build议么?