Jenkins 2.15 (production) and 2.19.4 (test box). We're stumped. Our *successful* build of a Maven project is not showing any test results report. The console output for the build shows:
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ALCParser --- [JENKINS] Recording test results Yet there are no test results or trend graph shown in the build's page. The content at https://wiki.jenkins-ci.org/display/JENKINS/Building+a+maven2+project says: *The Maven Integration plugin understands the POMand knows about specific Maven testing plug-ins,such as org.apache.maven.plugins:maven-surefire-plugin,org.eclipse.tycho:tycho-surefire-plugin, etc.* Does anyone have any ideas? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/77f136d7-f92c-423f-b453-33003092b037%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
