Console Output
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Progress (1): 4.6 kB
Progress (1): 9.7 kB
Progress (1): 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 14 kB/s)
Progress (1): 3.1 kB
Progress (1): 8.0 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 21 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 7.6 kB/s)
[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_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 13:33:08.458 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:33:08.468 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 13:33:08.468 Linux 6.17.0-14-generic (amd64)
[INFO] 13:33:08.519 User cache: /root/.sonar/cache
[INFO] 13:33:09.399 Communicating with SonarQube Server 25.3.0.104237
[INFO] 13:33:09.436 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 13:33:11.760 Load global settings
[INFO] 13:33:12.455 Load global settings (done) | time=696ms
[INFO] 13:33:12.490 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 13:33:12.506 Loading required plugins
[INFO] 13:33:12.507 Load plugins index
[INFO] 13:33:12.565 Load plugins index (done) | time=58ms
[INFO] 13:33:12.565 Load/download plugins
[INFO] 13:33:12.991 Load/download plugins (done) | time=426ms
[INFO] 13:33:13.465 Process project properties
[INFO] 13:33:13.482 Process project properties (done) | time=17ms
[INFO] 13:33:13.497 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 13:33:13.498 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 13:33:13.498 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 13:33:13.509 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 13:33:13.557 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=48ms
[INFO] 13:33:13.622 Load quality profiles
[INFO] 13:33:18.670 Load quality profiles (done) | time=5049ms
[INFO] 13:33:18.685 Auto-configuring with CI 'Jenkins'
[INFO] 13:33:18.731 Load active rules
[INFO] 13:33:23.602 Load active rules (done) | time=4871ms
[INFO] 13:33:23.610 Load analysis cache
[INFO] 13:33:24.113 Load analysis cache (2.5 kB) | time=503ms
[INFO] 13:33:24.186 Preprocessing files...
[INFO] 13:33:24.798 2 languages detected in 51 preprocessed files
[INFO] 13:33:24.799 0 files ignored because of scm ignore settings
[INFO] 13:33:24.806 Loading plugins for detected languages
[INFO] 13:33:24.810 Load/download plugins
[INFO] 13:33:25.485 Load/download plugins (done) | time=674ms
[INFO] 13:33:25.618 Load project repositories
[INFO] 13:33:25.810 Load project repositories (done) | time=192ms
[INFO] 13:33:25.867 Indexing files...
[INFO] 13:33:25.867 Project configuration:
[INFO] 13:33:25.868 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 13:33:25.891 51 files indexed
[INFO] 13:33:25.893 Quality profile for java: Sonar way
[INFO] 13:33:25.895 Quality profile for xml: Sonar way
[INFO] 13:33:25.896 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 13:33:26.028 Load metrics repository
[INFO] 13:33:26.069 Load metrics repository (done) | time=40ms
[INFO] 13:33:27.430 Sensor JavaSensor [java]
[INFO] 13:33:27.445 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 13:33:27.524 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 13:33:27.530 Using ECJ batch to parse 50 Main java source files with batch size 104 KB.
[INFO] 13:33:28.368 Starting batch processing.
[INFO] 13:33:29.282 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 13:33:31.881 100% analyzed
[INFO] 13:33:31.883 Batch processing: Done.
[INFO] 13:33:31.885 Did not optimize analysis for any files, performed a full analysis for all 50 files.
[INFO] 13:33:31.886 No "Test" source files to scan.
[INFO] 13:33:31.887 No "Generated" source files to scan.
[INFO] 13:33:31.887 Sensor JavaSensor [java] (done) | time=4457ms
[INFO] 13:33:31.887 Sensor SurefireSensor [java]
[INFO] 13:33:31.888 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 13:33:31.889 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 13:33:31.889 Sensor XML Sensor [xml]
[INFO] 13:33:31.899 1 source file to be analyzed
[INFO] 13:33:32.233 1/1 source file has been analyzed
[INFO] 13:33:32.234 Sensor XML Sensor [xml] (done) | time=345ms
[INFO] 13:33:32.234 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 13:33:32.237 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_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:33:32.248 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 13:33:32.248 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms
[INFO] 13:33:32.249 Sensor Java Config Sensor [iac]
[INFO] 13:33:32.316 0 source files to be analyzed
[INFO] 13:33:32.316 0/0 source files have been analyzed
[INFO] 13:33:32.317 Sensor Java Config Sensor [iac] (done) | time=68ms
[INFO] 13:33:32.317 Sensor IaC Docker Sensor [iac]
[INFO] 13:33:32.505 0 source files to be analyzed
[INFO] 13:33:32.506 0/0 source files have been analyzed
[INFO] 13:33:32.506 Sensor IaC Docker Sensor [iac] (done) | time=189ms
[INFO] 13:33:32.506 Sensor TextAndSecretsSensor [text]
[INFO] 13:33:32.506 Available processors: 4
[INFO] 13:33:32.507 Using 4 threads for analysis.
[INFO] 13:33:33.177 Using git CLI to retrieve untracked files
[WARNING] 13:33:33.183 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:33:33.196 51 source files to be analyzed
[INFO] 13:33:33.320 51/51 source files have been analyzed
[INFO] 13:33:33.321 Sensor TextAndSecretsSensor [text] (done) | time=815ms
[INFO] 13:33:33.326 ------------- Run sensors on project
[INFO] 13:33:33.511 Sensor Zero Coverage Sensor
[INFO] 13:33:33.523 Sensor Zero Coverage Sensor (done) | time=12ms
[INFO] 13:33:33.523 Sensor Java CPD Block Indexer
[INFO] 13:33:33.579 Sensor Java CPD Block Indexer (done) | time=56ms
[INFO] 13:33:33.580 ------------- Gather SCA dependencies on project
[INFO] 13:33:33.600 CPD Executor 26 files had no CPD blocks
[INFO] 13:33:33.600 CPD Executor Calculating CPD for 24 files
[INFO] 13:33:33.611 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 13:33:33.617 SCM revision ID 'b705244a4f6feb30c4fcc5d1e1277085652ccafd'
[INFO] 13:33:33.737 Analysis report generated in 112ms, dir size=323.6 kB
[INFO] 13:33:33.853 Analysis report compressed in 115ms, zip size=118.3 kB
[INFO] 13:33:33.917 Analysis report uploaded in 64ms
[INFO] 13:33:33.919 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 13:33:33.919 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 13:33:33.919 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=567d2d27-385b-4a86-9606-cd75c032049a
[INFO] 13:33:33.941 Analysis total time: 20.857 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.319 s
[INFO] Finished at: 2026-03-20T13:33:33Z
[INFO] ------------------------------------------------------------------------