Appium missing artifact org seleniumhq.selenium 怎么解决

沐木 · August 08, 2014 · Last by 西门吹牛 replied at August 08, 2014 · 1449 hits

我的 pom.xml 是这样写的
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0

manvenTestOne
mTest
0.0.1-SNAPSHOT
jar

mTest
http://maven.apache.org


UTF-8



junit
junit
3.8.1
test


org.seleniumhq.selenium
selenium-java
2.42.2
test


报错:
missing artifact org seleniumhq.selenium

为什么啊?怎么改呢?

共收到 1 条回复 时间 点赞

尝试直接去下一个 selenium 的包,然后导入进去试试。

需要 Sign In 后方可回复, 如果你还没有账号请点击这里 Sign Up