cd /opt/bi_code/bi-report-release
mvn clean compile sonar:sonar
编译通过:
[INFO] Analysis report generated in 384ms, dir size=2 MB
[INFO] Analysis reports compressed in 946ms, zip size=1 MB
[INFO] Analysis report uploaded in 651ms
[INFO] ANALYSIS SUCCESSFUL, you can browse http://172.17.213.205:9000/sonarqube/dashboard?id=com.wonhigh.wx%3Abi-wx-server
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at http://172.17.213.205:9000/sonarqube/api/ce/task?id=AWgxSvpx-bKeWuiMO1Pt
[INFO] Task total time: 1:11.587 s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bi-wx-server 1.9.7-SNAPSHOT ........................ SUCCESS [01:14 min]
[INFO] bi-wx-server-common ................................ SUCCESS [ 2.037 s]
[INFO] bi-wx-server-dal ................................... SUCCESS [ 0.258 s]
[INFO] bi-wx-server-service ............................... SUCCESS [ 0.864 s]
[INFO] bi-wx-server-manager ............................... SUCCESS [ 0.476 s]
[INFO] bi-wx-server-web 1.9.7-SNAPSHOT .................... SUCCESS [ 0.972 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 min
[INFO] Finished at: 2019-01-09T14:27:04+08:00
[INFO] ------------------------------------------------------------------------