:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:compileTestJava
:processTestResources
:testClasses
:test
....... ommitted .....
11:27:36.713 INFO - Java Main Files AST scan done: 812 ms
11:27:36.714 INFO - 13/13 source files have been analyzed
11:27:36.715 INFO - Java bytecode scan...
11:27:36.762 INFO - Java bytecode scan done: 47 ms
11:27:36.762 INFO - Java Test Files AST scan...
11:27:36.762 INFO - 5 source files to be analyzed
11:27:36.885 INFO - Java Test Files AST scan done: 123 ms
11:27:36.885 INFO - 5/5 source files have been analyzed
11:27:36.888 INFO - Package design analysis...
11:27:39.868 INFO - Package design analysis done: 2980 ms
11:27:39.884 INFO - Sensor JavaSquidSensor (done) | time=4307ms
11:27:39.884 INFO - Sensor Lines Sensor
11:27:39.888 INFO - Sensor Lines Sensor (done) | time=4ms
11:27:39.888 INFO - Sensor QProfileSensor
11:27:39.891 INFO - Sensor QProfileSensor (done) | time=3ms
11:27:39.891 INFO - Sensor InitialOpenIssuesSensor
11:27:45.592 INFO - Sensor InitialOpenIssuesSensor (done) | time=5701ms
11:27:45.592 INFO - Sensor ProjectLinksSensor
11:27:45.730 INFO - Sensor ProjectLinksSensor (done) | time=138ms
11:27:45.730 INFO - Sensor VersionEventsSensor
11:27:47.690 INFO - Sensor VersionEventsSensor (done) | time=1960ms
11:27:47.690 INFO - Sensor org.sonar.plugins.findbugs.FindbugsSensor@7894f007
11:27:47.694 INFO - Execute Findbugs 3.0.1...
11:27:48.557 INFO - Found findbugs plugin: /myprojects/build/sonar/findbugs/fb-contrib.jar
11:27:48.596 INFO - Found findbugs plugin: /myprojects/build/sonar/findbugs/findsecbugs-plugin.jar
11:27:48.612 INFO - Findbugs output report: /myprojects/build/sonar/findbugs-result.xml
The following classes needed for analysis were missing:
javax.crypto.spec.SecretKeySpec
11:27:50.846 INFO - Execute Findbugs 3.0.1 done: 3153 ms
11:29:31.499 INFO - Sensor org.sonar.plugins.findbugs.FindbugsSensor@7894f007 (done) | time=103809ms
11:29:31.499 INFO - Sensor SurefireSensor
11:29:31.500 INFO - parsing /myprojects/build/test-results
11:29:31.558 INFO - Sensor SurefireSensor (done) | time=59ms
11:29:31.558 INFO - Sensor JaCoCoOverallSensor
11:29:31.565 WARN - You are not using the latest JaCoCo binary format version, please consider upgrading to latest JaCoCo version.
11:29:31.565 INFO - Analysing /myprojects/build/jacoco/test.exec
11:29:31.601 WARN - You are not using the latest JaCoCo binary format version, please consider upgrading to latest JaCoCo version.
......... Ommitted .............
11:30:38.654 INFO - ANALYSIS SUCCESSFUL, you can browse http://sonar:8080/dashboard/index/com.wordpress.mrvivekr:project
11:30:38.654 INFO - Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report.
11:30:38.655 INFO - Executing post-job class org.sonar.plugins.buildbreaker.AlertBreaker
11:30:38.657 INFO - Executing post-job class org.sonar.plugins.buildbreaker.ForbiddenConfigurationBreaker
BUILD SUCCESSFUL
Total time: 5 mins 16.499 secs