sonarqube
get nothing after installing Sonar
Information about installation using MYSQL: I run bin/w开发者_运维技巧indows-x86-32/StartSonar.bat and click http://localhost:9000.[详细]
2023-03-20 00:09 分类:问答Finding encoding issues in Java Project/Source
I\'m currently working on a Java project where it\'s part of my job to watch over the quality. As tools I use Jenkins in combination with Sonar. These tools are great and the helped me to track issues[详细]
2023-03-16 17:48 分类:问答Why my Sonar Jenkins job never becomes unstable, even with test failures?
I have a job in Jenkins that is run every night. The tasks executed during this build are: compilation, unit tests, integration tests (which are only JUnit tests which are longer than \"real unit test[详细]
2023-03-14 03:14 分类:问答Error while integrating sonar maven - fxcop and source monitor plugins
I installed Maven, Sonar and the respective plugins for .net projects. I am able to build my project using Maven too.[详细]
2023-03-13 11:19 分类:问答Sonar display violation message in french
I recently install sonar server and some plug in and i have a strange language issue when sonar displays violation messages, it displays messages in French.[详细]
2023-03-12 14:48 分类:问答What is wrong with my Maven Config?
I want to checkout sonar, so I added the following snippet to my pom.xml the dependency part was taken from http://maven.apache.org/general.html#tools-jar-dependency[详细]
2023-03-11 02:45 分类:问答Sonar maven plugin fails to download the JDBC driver
I\'ve started using the sonar maven plugin (and sonar i general). Sonar is installed on another server, and can be successfully accessed in the url http://host:8080/sonar. The configuration in the pom[详细]
2023-03-09 21:46 分类:问答Custom fields in Sonar
I\'ve looked at Sonar for a wa开发者_开发技巧y to include custom fields for grouping/filtering data on-the-fly, including at addon extension points, but haven\'t seen anything that meets my criteria.[详细]
2023-03-08 02:52 分类:问答Why is Sonar design view not showing any dependencies for my project?
I\'ve successfully set up Sonar against a large Java project that is built using Ant. I\'ve finally hooked up the JUnit test results and the Cobertura code coverage report.[详细]
2023-03-04 01:35 分类:问答Getting statistics about builds statuts
We use Hudson to build our application, and also Sonar to monitor the quality of our application. CVS is our Source Code Management, but we will migrate in a few months to SVN.[详细]
2023-03-03 17:03 分类:问答