com.ctrip.framework:vi-server:jar:0.2.5 was not found
[ERROR] Failed to execute goal on project integration-test: Could not resolve dependencies for project com.ctrip.framework.drc:integration-test:jar:0.0.1: com.ctrip.framework:vi-server:jar:0.2.5 was not found
这个依赖包是新版本刚加上的,是公司的内部包,我们处理下
I pulled the latest code, the above problem still exists
[ERROR] Failed to execute goal on project integration-test: Could not resolve dependencies for project com.ctrip.framework.drc:integration-test:jar:0.0.1: The following artifacts could not be resolved: com.ctrip.framework:vi-server:jar:0.2.5 (absent): Could not find artifact com.ctrip.framework:vi-server:jar:0.2.5 in alimaven (http://maven.aliyun.com/nexus/content/groups/public/) -> [Help 1]
+1
Pushed a new version of the code, not found dependency has been removed.