小编Rya*_*til的帖子

构建是成功但没有编译源

Eclipse控制台中的Maven测试输出:

[INFO] Scanning for projects...
    [WARNING] 
    [WARNING] Some problems were encountered while building the effective model for Mabi:Mabi:jar:0.0.1-SNAPSHOT
    [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.seleniumhq.selenium:selenium-java:jar -> duplicate declaration of version 2.45.0 @ line 20, column 21
    [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin @ line 74, column 10
    [WARNING] 
    [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
    [WARNING] 
    [WARNING] For this reason, future Maven versions might no …
Run Code Online (Sandbox Code Playgroud)

java eclipse pom.xml maven selenium-webdriver

6
推荐指数
1
解决办法
1万
查看次数

标签 统计

eclipse ×1

java ×1

maven ×1

pom.xml ×1

selenium-webdriver ×1