开发者

JBehave Error in POM! Multiple annotations found..: - Missing artifact org.jbehave:jbehave-core:zip:resources:3.5- SNAPSHOT:compile..etc

I am using JBehave for Scenario Testing.

开发者_Python百科while using tutorials i am getting error like below in pom.xml

Missing artifact org.jbehave:jbehave-core:zip:resources:3.5-SNAPSHOT:compile
Missing artifact org.jbehave:jbehave-spring:jar:3.5-SNAPSHOT:compile
Missing artifact org.jbehave:jbehave-core:jar:3.5-SNAPSHOT:compile

But i used pom.xml what they have supplied. i need to do any extra Settings?


Looking in the docs you will need to add -Djbehave.version=[version] or to add the Codehaus snapshot repository. There is more information at the doc page.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜