I have setup sonar source on a tomcat 6 server (ubuntu OS) and use mysql for a dat开发者_StackOverflow中文版abase. The application is taking traffic successfully i.e. I am able to see ///sonar
I have written a custom PMD rule specific to my project requirements that is working fine with sonar in standalone mode (following the steps given in this link). I need to integrate the same to hudson
I installed sonar 2.9. When i try to log in using sonar/开发者_如何学运维sonar credentials, authentication fails. I have not modified sonar.properties for any username/password.
I have unzipped the sonar(code review tool) and started by executing batch file on win 7 64 bit when m hitting the url in mozilla :http://localhost:9000 m getting following error
I am trying to run sonar with my 2 project but in Sonar web i see only one pro开发者_如何学Pythonject. Each time when i run sonar its deleting the existing content.
Our project is using Sonar to analyze and measure technical qua开发者_如何转开发lity. There is an overwhelming range of metrics available, along with the possibility to configure visual alerts when me
I have a directory structure something like this: base subdir1 subdir2 subdir3 subsubdir1 subsubdir2 subdir4
I am using Sonar 开发者_开发百科new version with Ant build connectint to Hudson. I get following error in the console.
We have an A开发者_高级运维ndroid/Blackberry project with a common part. That part, obviously, is written to compile to both Android and Blackberry targets, and, consequently, cannot use some of the n
Our company was glad to see the release of the C# plugins for sonar, and jumped on the first release. However, we seem to be running into an execption reported by the ProjectLinkSensor. Here\'s what w