Code Monkey home page Code Monkey logo

Comments (8)

iwarapter avatar iwarapter commented on July 21, 2024 1

I pushed the code for this last night, just need to sort some issues with travis out then i'll be making a release.

from gradle-sonar-packaging-plugin.

iwarapter avatar iwarapter commented on July 21, 2024
compile "org.sonarsource.sonarqube:sonar-plugin-api:$sonarVersion"

Needs to be

provided "org.sonarsource.sonarqube:sonar-plugin-api:$sonarVersion"

You should also use version 0.1.4 of the plugin!

from gradle-sonar-packaging-plugin.

arturbosch avatar arturbosch commented on July 21, 2024

Now I get this error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':detekt-sonar-kotlin:pluginPackaging'.
> You cannot add child specs at execution time. Consider configuring this task during configuration time or using a separate task to do the configuration.

Seems to be connected to #18

from gradle-sonar-packaging-plugin.

iwarapter avatar iwarapter commented on July 21, 2024

This is due to the plugin only working with gradle up to 3.2 (i believe) i'm refactoring it currently to support 3.x/4.x

from gradle-sonar-packaging-plugin.

DhavalDalal avatar DhavalDalal commented on July 21, 2024

I get the same error, do you know by when you plan to release the refactored version?

from gradle-sonar-packaging-plugin.

iwarapter avatar iwarapter commented on July 21, 2024

I have released 1.0-RC1 this support gradle 4.x, can you give it a go please :)

from gradle-sonar-packaging-plugin.

arturbosch avatar arturbosch commented on July 21, 2024

Jap, the new version works perfectly, thx you ! :) (with sonar-api as provided, compileOnly throws another exception)

from gradle-sonar-packaging-plugin.

iwarapter avatar iwarapter commented on July 21, 2024

@arturbosch i'll see whats wrong with using compileOnly, what was the error you got?

from gradle-sonar-packaging-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.