INFO] — sonar-maven-plugin:3.6.0.1398:sonar (default-cli) @
[INFO] SonarQube version: 7.3.0
[INFO] Default locale: “zh_CN”, source code encoding: “UTF-8”
[INFO] Publish mode
[INFO] Load global settings
I use the command as follow:
(1)mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install -Dmaven.test.failure.ignore=true
(2)mvn sonar:sonar
Colin
(Colin)
2
Hi,
Your version is way past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:
7.3.0 → 7.9.6 → 8.9.10 → 9.9.1 → 10.2 (last step optional)
You may find these resources helpful:
If you have questions about upgrading, feel free to open a new thread for that here.
If your error persists after upgrade, please come back to us.