我必须用硒探索jbehave。我从https://github.com/jbehave/jbehave-tutorial下载了示例。然后我在eclipse kepler中导入了jbehave-tutorial / etsy-selenium / java-spring文件夹作为maven项目。我有maven 3.0.4版本。但是在将项目导入为maven项目后,pom.xml中存在很多错误,如: -
1)在此行找到多个注释: - 找不到工件org.jbehave:jbehave-maven-plugin:pom:3.10- 快照 - 缺少神器org.jbehave.site:jbehave-site-resources:zip:3.1.1
2)缺少工件org.jbehave:jbehave-core:jar:3.10-SNAPSHOT
3)ArtifactTransferException:无法从http://repo.maven.apache.org/maven2转移org.jbehave.site:jbehave-site-resources:zip:3.1.1被缓存在本地存储库中,直到更新间隔时才会重新尝试解析中心已经过去或强制更新。原始错误:无法将工件org.jbehave.site:jbehave-site-resources:zip:3.1.1从/向中央传输(http://repo.maven.apache.org/maven2):拒绝访问:http://repo.maven.apache.org/maven2/org/jbehave/site/jbehave-site-resources/3.1.1/jbehave-site-resources-3.1.1.zip,ReasonPhrase:禁止访问。
4)缺少工件org.jbehave.web:jbehave-web-selenium:jar:3.6-SNAPSHOT
5)缺少工件org.jbehave.web:jbehave-web-selenium:jar:3.6-SNAPSHOT