运行mvn com.smartbear.soapui时出现错误消息:soapui-maven-plugin:4.6.1:test .Kindly建议

时间:2016-11-17 18:32:54

标签: maven grails groovy soapui maven-plugin

错误消息出现在CMD中:

[ERROR]插件com.smartbear.soapui:soapui-maven-plugin:4.6.1或其中一个 ndencies无法解决

未能找到com.smartbear.soapui:soapui-mave n-plugin:jar:https://repo.maven.apache.org/maven2中的4.6.1缓存在loc中 在存储库中,直到c的更新间隔才会重新尝试解析 entral已经过去或强制更新

1 个答案:

答案 0 :(得分:0)

您收到此错误,因为repo https://repo.maven.apache.org/maven2中没有soapui插件。将以下行添加到您的pom.xml

cc