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

Detekt plugin fails when removing detekt plugin jar #522

Open
iliaskomp opened this issue Oct 22, 2024 · 0 comments
Open

Detekt plugin fails when removing detekt plugin jar #522

iliaskomp opened this issue Oct 22, 2024 · 0 comments

Comments

@iliaskomp
Copy link

I evaluated adding the third party detekt-compose plugin

For the intellij plugin to work, I added the detekt plugin jar file into my project and selected it in the intellij detekt plugin settings. After the evaluation was done, it was decided to not proceed with it and I removed the jar from the project and from the intellij detekt plugin settings.

However, every time detekt tries to run in the background, it fails and I receive the following intellij notification:

The detekt plugin found some problems
Plugin jar MY_PATH/detekt/detekt-compose-0.4.12-all.jar does not exist.Skipping detekt run.

But there is no jar anymore in the project and the detekt plugin doesn't point to any jar:

image

How can this be resolved?

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

1 participant