+ gradle clean sonarqube Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean UP-TO-DATE > Task :compileJava warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :compileGroovy NO-SOURCE > Task :processResources > Task :classes > Task :compileTestJava warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :compileTestGroovy NO-SOURCE > Task :processTestResources > Task :testClasses > Task :test > Task :sonarqube Cobertura report not found at /cma/jenkins/workspace/DCCM/CT1/CAMWebservices/Dev/On-Prem/CAMWebservices-Liferay-Sonar/cam/target/site/cobertura/coverage.xml The following classes needed for analysis were missing: javax.crypto.KeyGenerator javax.crypto.SecretKey javax.crypto.spec.SecretKeySpec javax.crypto.Cipher javax.crypto.NoSuchPaddingException javax.crypto.IllegalBlockSizeException javax.crypto.BadPaddingException Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 51s 7 actionable tasks: 6 executed, 1 up-to-date