xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  4.0.0
com.ex
  zy
  0.0.1-SNAPSHOT
  jar
    UTF-8
  
    
      junit
      junit
      3.8.1
      test
    
    
            org.testng
            testng
            6.8
            test
      
    
        org.seleniumhq.selenium
        selenium-java
        2.41.0
    
    
            com.googlecode.json-simple
            json-simple
            1.1
     
  
pom 文件是这样的,是不是还要在 pom 文件中插入啥,麻烦大家指点下。