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

The plugin 'java' required by 'pmd' is missing. Unable to find plugin with key java #303

Closed
ganncamp opened this issue Apr 27, 2022 · 5 comments
Assignees

Comments

@ganncamp
Copy link
Contributor

We've done a recent cleanup of the underlying SonarQube Marketplace architecture that removed now-bundled analyzers. That means this plugin's "requirement" for Java now fails when I try to re-generate the Marketplace metadata and the Plugin Version Matrix. So I'm going to temporarily remove this plugin from the Marketplace.
Please ping me (@ganncamp) in https://community.sonarsource.com/ when you've had a chance to re-build without an explicit requirement for java.

@jborgers
Copy link
Owner

jborgers commented May 6, 2022

Hi @ganncamp How can we solve it? How to remove finding of the Java plugin?
Is it just the attribute in pom: requirePlugins in pluginManagement sonar-packaging-maven-plugin?

@jborgers jborgers self-assigned this May 6, 2022
jborgers added a commit that referenced this issue May 6, 2022
@ganncamp
Copy link
Contributor Author

ganncamp commented May 6, 2022

I need you to make this disappear from the manifest:
Plugin-RequirePlugins: java:*
E.G. spotbugs/sonar-findbugs@1e6f702

@jborgers
Copy link
Owner

jborgers commented May 9, 2022

This is fixed in the upcoming release 3.4.0

@jborgers
Copy link
Owner

Hi @ganncamp We made the release, please try again.

@jborgers
Copy link
Owner

Release 3.4.0 was published successfully

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

No branches or pull requests

2 participants