build 20-Jan-2014 14:44:57 [INFO] [14:44:57.700] JVM options: -javaagent:/tmp/TEJ-SCC0-JOB1/jacocoagent745021511850219605.jar=destfile=target/jacoco.exec,excludes=*_javassist_* -Dfile.encoding=utf-8 -Xmx2g ${jaCoCoSurefireArgLine}
build 20-Jan-2014 14:44:57 [INFO] [14:44:57.735] Initializer FindbugsMavenInitializer...
build 20-Jan-2014 14:44:57 [INFO] [14:44:57.743] Initializer FindbugsMavenInitializer done: 8 ms
build 20-Jan-2014 14:44:57 [INFO] [14:44:57.743] Execute maven plugin maven-surefire-plugin...
build 20-Jan-2014 14:44:57 [INFO] [14:44:57.744] Execute org.apache.maven.plugins:maven-surefire-plugin:2.12:test...
build 20-Jan-2014 14:44:57 [INFO]
build 20-Jan-2014 14:44:57 [INFO] ------------------------------------------------------------------------
build 20-Jan-2014 14:44:57 [INFO] Building APNE decoder 1.1.104-SNAPSHOT
build 20-Jan-2014 14:44:57 [INFO] ------------------------------------------------------------------------
build 20-Jan-2014 14:44:57 [INFO]
build 20-Jan-2014 14:44:57 [INFO] --- maven-surefire-plugin:2.12:test (default-cli) @ apne ---
build 20-Jan-2014 14:44:57 [INFO] Surefire report directory: /data/bamboo-agent-home/xml-data/build-dir/TEJ-SCC0-JOB1/apne/target/surefire-reports
build 20-Jan-2014 14:44:57
build 20-Jan-2014 14:44:57 -------------------------------------------------------
build 20-Jan-2014 14:44:57 T E S T S
build 20-Jan-2014 14:44:57 -------------------------------------------------------
build 20-Jan-2014 14:44:58 Exception in thread "main" java.lang.reflect.InvocationTargetException
build 20-Jan-2014 14:44:58 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
build 20-Jan-2014 14:44:58 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
build 20-Jan-2014 14:44:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
build 20-Jan-2014 14:44:58 at java.lang.reflect.Method.invoke(Method.java:597)
build 20-Jan-2014 14:44:58 at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:323)
build 20-Jan-2014 14:44:58 at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:338)
build 20-Jan-2014 14:44:58 Caused by: java.lang.StackOverflowError--
You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-- Marc Hoffmann hoff...@mountainminds.com _______________________________________________ Mountainminds GmbH & Co. KG Nussbaumstr. 4 * 80336 Muenchen * Germany Phone/Fax +49-700-68664637 * 0700-MTNMINDS Registergericht Muenchen * HRA 80201 Mountainminds Verwaltungs GmbH Registergericht Muenchen * HRB 143183 Geschaeftsfuehrer Marc Hoffmann
Hello,
there is a sonar option (do not remember the name/key) with value dynamicReports where sonar will take the coverage results from a previous maven run instead of invoking the tests again (useful for inclusion of integration test coverage as well).
Regards
Mirko
--
Sent from my mobile