[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 POM
and 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?