我的 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
为什么啊?怎么改呢?