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_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:42:29.003 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:29.016 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 13:42:29.017 Linux 6.17.0-14-generic (amd64)
[INFO] 13:42:29.325 User cache: /root/.sonar/cache
[INFO] 13:42:30.467 Communicating with SonarQube Server 25.3.0.104237
[INFO] 13:42:30.549 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 13:42:31.954 Load global settings
[INFO] 13:42:32.085 Load global settings (done) | time=133ms
[INFO] 13:42:32.118 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 13:42:32.145 Loading required plugins
[INFO] 13:42:32.146 Load plugins index
[INFO] 13:42:32.222 Load plugins index (done) | time=76ms
[INFO] 13:42:32.222 Load/download plugins
[INFO] 13:42:32.639 Load/download plugins (done) | time=417ms
[INFO] 13:42:33.239 Process project properties
[INFO] 13:42:33.256 Process project properties (done) | time=17ms
[INFO] 13:42:33.286 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 13:42:33.286 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 13:42:33.286 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 13:42:33.297 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 13:42:33.320 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=23ms
[INFO] 13:42:33.357 Load quality profiles
[INFO] 13:42:33.427 Load quality profiles (done) | time=70ms
[INFO] 13:42:33.447 Auto-configuring with CI 'Jenkins'
[INFO] 13:42:33.491 Load active rules
[INFO] 13:42:33.974 Load active rules (done) | time=483ms
[INFO] 13:42:34.015 Load analysis cache
[INFO] 13:42:34.039 Load analysis cache (2.5 kB) | time=24ms
[INFO] 13:42:34.170 Preprocessing files...
[INFO] 13:42:34.566 2 languages detected in 51 preprocessed files
[INFO] 13:42:34.568 0 files ignored because of scm ignore settings
[INFO] 13:42:34.572 Loading plugins for detected languages
[INFO] 13:42:34.576 Load/download plugins
[INFO] 13:42:34.998 Load/download plugins (done) | time=422ms
[INFO] 13:42:35.259 Load project repositories
[INFO] 13:42:35.583 Load project repositories (done) | time=324ms
[INFO] 13:42:35.630 Indexing files...
[INFO] 13:42:35.630 Project configuration:
[INFO] 13:42:35.631 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 13:42:35.666 51 files indexed
[INFO] 13:42:35.679 Quality profile for java: Sonar way MP
[INFO] 13:42:35.679 Quality profile for xml: Sonar way
[INFO] 13:42:35.679 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 13:42:35.860 Load metrics repository
[INFO] 13:42:35.881 Load metrics repository (done) | time=21ms
[INFO] 13:42:37.237 Sensor JavaSensor [java]
[INFO] 13:42:37.241 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 13:42:37.298 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 13:42:37.302 Using ECJ batch to parse 50 Main java source files with batch size 104 KB.
[INFO] 13:42:38.177 Starting batch processing.
[INFO] 13:42:38.895 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 13:42:41.599 100% analyzed
[INFO] 13:42:41.599 Batch processing: Done.
[INFO] 13:42:41.601 Did not optimize analysis for any files, performed a full analysis for all 50 files.
[INFO] 13:42:41.603 No "Test" source files to scan.
[INFO] 13:42:41.603 No "Generated" source files to scan.
[INFO] 13:42:41.603 Sensor JavaSensor [java] (done) | time=4367ms
[INFO] 13:42:41.603 Sensor SurefireSensor [java]
[INFO] 13:42:41.604 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 13:42:41.605 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 13:42:41.605 Sensor XML Sensor [xml]
[INFO] 13:42:41.628 1 source file to be analyzed
[INFO] 13:42:41.878 1/1 source file has been analyzed
[INFO] 13:42:41.878 Sensor XML Sensor [xml] (done) | time=273ms
[INFO] 13:42:41.879 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 13:42:41.881 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:42:41.882 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 13:42:41.882 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 13:42:41.882 Sensor Java Config Sensor [iac]
[INFO] 13:42:41.917 0 source files to be analyzed
[INFO] 13:42:41.917 0/0 source files have been analyzed
[INFO] 13:42:41.918 Sensor Java Config Sensor [iac] (done) | time=36ms
[INFO] 13:42:41.918 Sensor IaC Docker Sensor [iac]
[INFO] 13:42:42.016 0 source files to be analyzed
[INFO] 13:42:42.016 0/0 source files have been analyzed
[INFO] 13:42:42.017 Sensor IaC Docker Sensor [iac] (done) | time=99ms
[INFO] 13:42:42.017 Sensor TextAndSecretsSensor [text]
[INFO] 13:42:42.017 Available processors: 4
[INFO] 13:42:42.017 Using 4 threads for analysis.
[INFO] 13:42:42.601 Using git CLI to retrieve untracked files
[WARNING] 13:42:42.607 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:42.638 51 source files to be analyzed
[INFO] 13:42:42.761 51/51 source files have been analyzed
[INFO] 13:42:42.767 Sensor TextAndSecretsSensor [text] (done) | time=750ms
[INFO] 13:42:42.776 ------------- Run sensors on project
[INFO] 13:42:42.977 Sensor Zero Coverage Sensor
[INFO] 13:42:42.990 Sensor Zero Coverage Sensor (done) | time=13ms
[INFO] 13:42:42.993 Sensor Java CPD Block Indexer
[INFO] 13:42:43.039 Sensor Java CPD Block Indexer (done) | time=46ms
[INFO] 13:42:43.039 ------------- Gather SCA dependencies on project
[INFO] 13:42:43.056 CPD Executor 26 files had no CPD blocks
[INFO] 13:42:43.056 CPD Executor Calculating CPD for 24 files
[INFO] 13:42:43.066 CPD Executor CPD calculation finished (done) | time=10ms
[INFO] 13:42:43.071 SCM revision ID 'b705244a4f6feb30c4fcc5d1e1277085652ccafd'
[INFO] 13:42:43.195 Analysis report generated in 116ms, dir size=323.5 kB
[INFO] 13:42:43.323 Analysis report compressed in 127ms, zip size=118.3 kB
[INFO] 13:42:43.395 Analysis report uploaded in 72ms
[INFO] 13:42:43.397 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:42:43.398 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 13:42:43.398 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=dfb7f186-b309-4cce-9b06-e1b7b07983ec
[INFO] 13:42:43.422 Analysis total time: 10.706 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.879 s
[INFO] Finished at: 2026-03-20T13:42:43Z
[INFO] ------------------------------------------------------------------------