Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin won't install because SLF4J version isn't specified #52

Open
Ravynne opened this issue Dec 5, 2024 · 0 comments
Open

Plugin won't install because SLF4J version isn't specified #52

Ravynne opened this issue Dec 5, 2024 · 0 comments

Comments

@Ravynne
Copy link

Ravynne commented Dec 5, 2024

Error when installing:
Cannot complete the install because one or more required items could not be found.
Software being installed: eclipse-external-annotations-m2e-plugin 2.0.0.202212171629 (org.lastnpe.m2e.feature.feature.group 2.0.0.202212171629)
Missing requirement: eclipse-external-annotations-m2e-plugin 2.0.0.202212171629 (org.lastnpe.m2e.feature.feature.group 2.0.0.202212171629) requires 'org.eclipse.equinox.p2.iu; org.slf4j.api 0.0.0' but it could not be found

I used to get around this by instaling SonarLint, and it would have a version of SLF4J that was compatible. But the newer software (SonarQube) doesn't seem to help anymore.

I think the MANIFEST.MF which has lines like below need to be modified to include an SLF4J version.
org.eclipse.m2e.jdt;bundle-version="[2.0.1,3.0.0)",
org.slf4j.api,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant