Console Output
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation
[INFO]
[INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E4_Back >-------------
[INFO] Building MP_202610_G81_E4_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E4_Back ---
[WARNING] 13:42:23.476 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 13:42:23.485 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 13:42:23.485 Linux 6.14.0-37-generic (amd64)
[INFO] 13:42:24.559 User cache: /root/.sonar/cache
[INFO] 13:42:25.242 Communicating with SonarQube Server 25.3.0.104237
[INFO] 13:42:25.260 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 13:42:26.940 Load global settings
[INFO] 13:42:27.032 Load global settings (done) | time=93ms
[INFO] 13:42:27.048 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 13:42:27.061 Loading required plugins
[INFO] 13:42:27.061 Load plugins index
[INFO] 13:42:27.136 Load plugins index (done) | time=75ms
[INFO] 13:42:27.136 Load/download plugins
[INFO] 13:42:27.416 Load/download plugins (done) | time=280ms
[INFO] 13:42:27.774 Process project properties
[INFO] 13:42:27.788 Process project properties (done) | time=14ms
[INFO] 13:42:27.799 Project key: co.edu.udistrital.mdp:MP_202610_G81_E4_Back
[INFO] 13:42:27.800 Base dir: /home/cecaduser/workspace/MP_202610_G81_E4_Back
[INFO] 13:42:27.800 Working dir: /home/cecaduser/workspace/MP_202610_G81_E4_Back/target/sonar
[INFO] 13:42:27.808 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E4_Back'
[INFO] 13:42:27.822 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E4_Back' (done) | time=14ms
[INFO] 13:42:27.865 Load quality profiles
[INFO] 13:42:27.911 Load quality profiles (done) | time=45ms
[INFO] 13:42:27.925 Auto-configuring with CI 'Jenkins'
[INFO] 13:42:27.961 Load active rules
[INFO] 13:42:28.201 Load active rules (done) | time=240ms
[INFO] 13:42:28.207 Load analysis cache
[INFO] 13:42:28.220 Load analysis cache (404) | time=13ms
[INFO] 13:42:28.287 Preprocessing files...
[INFO] 13:42:28.464 2 languages detected in 11 preprocessed files
[INFO] 13:42:28.464 0 files ignored because of scm ignore settings
[INFO] 13:42:28.466 Loading plugins for detected languages
[INFO] 13:42:28.467 Load/download plugins
[INFO] 13:42:28.771 Load/download plugins (done) | time=304ms
[INFO] 13:42:28.900 Load project repositories
[INFO] 13:42:29.014 Load project repositories (done) | time=114ms
[INFO] 13:42:29.033 Indexing files...
[INFO] 13:42:29.033 Project configuration:
[INFO] 13:42:29.033 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 13:42:29.043 11 files indexed
[INFO] 13:42:29.044 Quality profile for java: Sonar way
[INFO] 13:42:29.044 Quality profile for xml: Sonar way
[INFO] 13:42:29.044 ------------- Run sensors on module MP_202610_G81_E4_Back
[INFO] 13:42:29.101 Load metrics repository
[INFO] 13:42:29.117 Load metrics repository (done) | time=16ms
[INFO] 13:42:29.887 Sensor JavaSensor [java]
[INFO] 13:42:29.891 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 13:42:29.921 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 13:42:29.922 Using ECJ batch to parse 10 Main java source files with batch size 104 KB.
[INFO] 13:42:30.287 Starting batch processing.
[INFO] 13:42:30.794 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 13:42:31.727 100% analyzed
[INFO] 13:42:31.728 Batch processing: Done.
[INFO] 13:42:31.729 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 13:42:31.731 No "Test" source files to scan.
[INFO] 13:42:31.731 No "Generated" source files to scan.
[INFO] 13:42:31.731 Sensor JavaSensor [java] (done) | time=1845ms
[INFO] 13:42:31.731 Sensor SurefireSensor [java]
[INFO] 13:42:31.732 parsing [/home/cecaduser/workspace/MP_202610_G81_E4_Back/target/surefire-reports]
[INFO] 13:42:31.733 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 13:42:31.733 Sensor XML Sensor [xml]
[INFO] 13:42:31.738 1 source file to be analyzed
[INFO] 13:42:31.898 1/1 source file has been analyzed
[INFO] 13:42:31.899 Sensor XML Sensor [xml] (done) | time=166ms
[INFO] 13:42:31.899 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 13:42:31.901 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E4_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 13:42:31.902 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 13:42:31.902 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 13:42:31.902 Sensor Java Config Sensor [iac]
[INFO] 13:42:31.919 0 source files to be analyzed
[INFO] 13:42:31.920 0/0 source files have been analyzed
[INFO] 13:42:31.921 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 13:42:31.921 Sensor IaC Docker Sensor [iac]
[INFO] 13:42:31.999 0 source files to be analyzed
[INFO] 13:42:31.999 0/0 source files have been analyzed
[INFO] 13:42:31.999 Sensor IaC Docker Sensor [iac] (done) | time=78ms
[INFO] 13:42:31.999 Sensor TextAndSecretsSensor [text]
[INFO] 13:42:32.000 Available processors: 4
[INFO] 13:42:32.000 Using 4 threads for analysis.
[INFO] 13:42:32.377 Using git CLI to retrieve untracked files
[WARNING] 13:42:32.381 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
[INFO] 13:42:32.394 11 source files to be analyzed
[INFO] 13:42:32.426 11/11 source files have been analyzed
[INFO] 13:42:32.427 Sensor TextAndSecretsSensor [text] (done) | time=428ms
[INFO] 13:42:32.430 ------------- Run sensors on project
[INFO] 13:42:32.574 Sensor Zero Coverage Sensor
[INFO] 13:42:32.582 Sensor Zero Coverage Sensor (done) | time=8ms
[INFO] 13:42:32.582 Sensor Java CPD Block Indexer
[INFO] 13:42:32.604 Sensor Java CPD Block Indexer (done) | time=22ms
[INFO] 13:42:32.604 ------------- Gather SCA dependencies on project
[INFO] 13:42:32.618 CPD Executor 4 files had no CPD blocks
[INFO] 13:42:32.618 CPD Executor Calculating CPD for 6 files
[INFO] 13:42:32.625 CPD Executor CPD calculation finished (done) | time=6ms
[INFO] 13:42:32.629 SCM revision ID 'f2bd4605323213fa3838ac68e82e6369e74ca30a'
[INFO] 13:42:32.714 Analysis report generated in 81ms, dir size=262.4 kB
[INFO] 13:42:32.750 Analysis report compressed in 35ms, zip size=46.9 kB
[INFO] 13:42:32.772 Analysis report uploaded in 22ms
[INFO] 13:42:32.773 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E4_Back
[INFO] 13:42:32.774 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 13:42:32.774 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=93668aec-72e3-4c64-87e2-962eb1f9496a
[INFO] 13:42:32.784 Analysis total time: 5.296 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.086 s
[INFO] Finished at: 2026-03-04T13:42:32Z
[INFO] ------------------------------------------------------------------------