Code Monkey home page Code Monkey logo

Comments (5)

mrueegg avatar mrueegg commented on September 14, 2024

Hi,

How do you trigger the plug-in? With Maven, SonarRunner or something else? The command line you use to trigger it would be of much help in debugging this problem.

from sonar-bitbucket-plugin.

imunic avatar imunic commented on September 14, 2024

Hi,

Got the same error today when trying both gradle and sonar scanner, for some reason the server.getVersion call returns null, the other parameters are correctly passed and populated (startup time and url, if it helps the instance of the server object is DefaultServer).

Using SonarQube 6.1 also. I can see the version correctly reported via the api or in the log of sonar scanner.

Tried rebuilding the plugin with the mentioned server version check commented out and after that it worked as expected.

from sonar-bitbucket-plugin.

mrueegg avatar mrueegg commented on September 14, 2024

Hi,

I have no idea why server.getVersion returns null, as this is a core property that should always be available. But I will make the version check optional in that case and only fail in case the version is == 5.1 which is not supported by the plug-in (see SONAR-6398).

from sonar-bitbucket-plugin.

lopesdasilva avatar lopesdasilva commented on September 14, 2024

I have this problem as well.
I'm using Sonar version 6.1
And the latest version jar of the plugin.

from sonar-bitbucket-plugin.

mrueegg avatar mrueegg commented on September 14, 2024

I've released the new version 1.1.6 with a bug fix. Thanks for bringing this up!

from sonar-bitbucket-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.