mwalter / MavenDependencyChecker

The plugin for the IntelliJ IDE checks if there are any new Maven project dependencies available and if so, shows all dependencies which can be updated.
https://plugins.jetbrains.com/plugin/18525-maven-dependency-checker
5 stars 5 forks source link

Dependency check error #7

Closed pangho closed 7 months ago

pangho commented 7 months ago

1.10.2 version always prompt " No Project Dependencies No project dependency information found. Nothing to check."

but 1.9.0 is OK!

mwalter commented 7 months ago

Hi @pangho! I need more information about your issue. Please attach your POM file. Did you invalidate the caches of IntelliJ IDEA? Sometimes this may help.

mwalter commented 7 months ago

Due to no further information given I'll close this one.