ysc/APDPlat

APDPlat Install错误

Closed this issue · 2 comments

[INFO] APDPlat_Core ...................................... FAILURE [ 23.687 s]
[INFO] APDPlat_Module .................................... SKIPPED
[INFO] APDPlat_Web ....................................... SKIPPED
[INFO] APDPlat ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.046 s
[INFO] Finished at: 2014-03-04T17:03:17+08:00
[INFO] Final Memory: 41M/137M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14:test (default-test) on project APDPlat_Core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.14:test failed: Unable to load the mojo 'test' in the plugin 'org.apache.maven.plugins:maven-surefire-plugin:2.14'. A required class is missing: org/apache/maven/plugin/surefire/SurefireReportParameters
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.apache.maven.plugins:maven-surefire-plugin:2.14

环境信息:
JDK1.7
工具:Intellij idea
maven:3.2.1

使用clear、complile具成功通过

ysc commented

先在命令行执行mvn clean install,如果没问题,那就是IDE的配置问题