[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [emma:instrument {execution: default-instrument}]
[INFO] Instrumenting classes with EMMA
processing instrumentation path ...
instrumentation path processed in 8328 ms
[692 class(es) instrumented, 290 resource(s) copied]
metadata merged into [D:\eclipse\workspace\gp\target\coverage.em] {in 93 ms
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1419 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [emma:emma {execution: default-cli}]
processing input files ...
1 file(s) read and merged in 430 ms
nothing to do: no runtime coverage data found in any of the data files
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Thu Aug 07 15:30:37 CST 2014
[INFO] Final Memory: 31M/89M
[INFO] ------------------------------------------------------------------------
D:\eclipse\workspace\gp>
no runtime coverage data found in any of the data files
对啊但是为什么啊
@我不爱吃鱼丸: 看下<fileset dir="xxx">中,路径有没有指明清楚
@ζ 简单ヾ°: 配置文件没有问题啊
@ζ 简单ヾ°: 网上的资料我都看了 你说的那个东西是那个配置文件中的啊