chef-sonar icon indicating copy to clipboard operation
chef-sonar copied to clipboard

Does this support SonarQube?

Open docwhat opened this issue 10 years ago • 1 comments

Sonar renamed it self and has new names and such.

Does this support SonarQube as well?

docwhat avatar Jun 16 '14 20:06 docwhat

In its current state, this cookbook doesn't support SonarQube (which is what Sonar was renamed to as of v4.0). FWIW, @ctrabold stated in #7 that he wasn't actively maintaining this repo any longer. I've been thinking about forking this into a more specific sonarqube cookbook, but haven't had the time yet. If you'd like, I have a branch that includes several other pull requests that are still outstanding in this repo: https://github.com/pdunnavant/chef-sonar/tree/updates. There are several other people with branches (see the other outstanding PRs in this repo) as well. I've been working to try to consolidate all of these as much as possible in my free time.

Note that branch does work with SonarQube v4.0+, but it doesn't yet work with earlier versions. I'm planning on getting the earlier versions working next (the problem was that the configuration files changed a bit as of v4.0 as well).

pdunnavant avatar Jun 16 '14 21:06 pdunnavant