Giter Club home page Giter Club logo

Comments (5)

Lucas3oo avatar Lucas3oo commented on July 17, 2024

Hi
I have kind of heard this too at some point but I can't reproduce it. My suspicion is that some of the Eclipse dependencies don't have the correct meta data.

The plugin itself, nor the lib from Sonar have any dependencies to Eclipse.
The plugin isn't doing any meta data resolving either.

So if you can provide some sample project where you get this issue I will be super happy.
Or at least if you know some other plugin that you have that might infer in some way. Maybe Spotless? It uses Eclipse jars for formatting rules.

from sonarlint-gradle-plugin.

Lucas3oo avatar Lucas3oo commented on July 17, 2024

org.eclipse.core.resources-3.18.0.pom seems to be from Sep 13 so I think that some of the dependencies are just using "latest" as version they depend on and all of the sudden you got a newer org.eclipse.core.resources lib that isn't properly published.

Check with some of the cradle tasks what dependencies you have in the project. Then you can perhaps backtrace which lib is using Eclipse and alter that to fix the version to some older version of org.eclipse.core.resources etc.

from sonarlint-gradle-plugin.

Lucas3oo avatar Lucas3oo commented on July 17, 2024

The grgit plugin is also using Eclipse JARs so maybe the issue is with that plugin's dependencies.

from sonarlint-gradle-plugin.

catostrophe avatar catostrophe commented on July 17, 2024

See: eclipse-jdt/eclipse.jdt.core#461

Sonar depends on eclipse.jdt.core

from sonarlint-gradle-plugin.

Lucas3oo avatar Lucas3oo commented on July 17, 2024

Same issue with org.eclipse.platform:org.eclipse.core.expressions:3.8.200, see
eclipse-platform/eclipse.platform#180

from sonarlint-gradle-plugin.

Related Issues (3)

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.