Tagged Questions

2
votes
1answer
120 views

Is there something equivalent to Sonar for Perl?

Is there something equivalent to Sonar for Perl ?
0
votes
4answers
551 views

Sonar maven integration

I have followed the directions to integrate Sonar with Maven (http://docs.codehaus.org/display/SONAR/Install+Sonar) - altered settings.xml to include sonar repository at http: …
3
votes
2answers
286 views

Sonar project integration

Hi Ladies and Gentlemen, We've quite big project with own build framework, based mostly on Java (however other languages exist). We'd like to use Sonar Hudson plugin to graphically present various …
0
votes
2answers
432 views

Has anyone successfully deployed Sonar on Jetty 7 ?

I am trying to deploy Sonar (automatic code monitoring tool) on a Jetty 7 servlet container. I would like to use the default config first (embedded Derby DB) as a POC and transition to a production …
2
votes
5answers
292 views

Sonar : any feedback ?

Hi all, I am currently doing a little study over Sonar and (why not) other tools to manage code quality. I did not found the documentation much clear nor extended and I have some questions. Does …