Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-704

Support latest version of SonarQube Runner

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.20
    • 1.4.22
    • Extensions

    Description

      I recently updated our SonarQube server to the latest version and our sonar generation tasks have stopped working. The buildr sonar.rb file doesn't support the newer SonarQube version.

      The ant task dependency 'org.codehaus.sonar-plugins:sonar-ant-task:jar:1.3' needs to be updated to 'org.codehaus.sonar-plugins:sonar-ant-task:jar:2.2'.

      The sonar ant task doesn't support the key and version attributes anymore, these have been replaced with properties projectKey and projectVersion

      It also appears sonar.binaries and sonar.libraries has been deprecated and should be replaced with sonar.java.binaries and sonar.java.libraries

      Attachments

        1. sonar.rb
          4 kB
          Ross Mahony

        Activity

          People

            pdonald Peter Donald
            rmahony Ross Mahony
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: