E:\source\Android\projects\TestAnalyze>gradlew.bat clean sonar ^ -Dsonar.projectKey=TestAnalyze_db ^ -Dsonar.projectName=TestAnalyze_db ^ -Dsonar.host.url=http://192.168.72.102:9000 ^ -Dsonar.login=sqa_9c1089dae42ace8024dc2b88653845ace4b2329b^ -Dsonar.java.jdkHome=E:\software\JDK\jdk1.8.0_201\ > Task :app:compileDebugJavaWithJavac FAILED Gradle may disable incremental compilation as the following annotation processors are not incremental: databinding-compiler-3.4.0.jar (androidx.databinding:databinding-compiler:3.4.0). Consider setting the experimental feature flag android.enableSeparateAnnotationProcessing=true in the gradle.properties file to run annotation processing in a separate task and make compilation incremental. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > javax/xml/bind/JAXBException * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 5s 19 actionable tasks: 17 executed, 2 up-to-date