krasa / MavenHelper

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179
Apache License 2.0
254 stars 92 forks source link

Dependency Analyzer cannot find the jar package that is already dependent #101

Open SUPRyu opened 1 year ago

SUPRyu commented 1 year ago

Describe the bug Dependency Analyzer cannot find the jar package that is already dependent

To Reproduce Steps to reproduce the behavior: Idea 2020. 3、Mavenhelper 4.13.203.000.0

screenshot step1: is found 'vscheduler-client' in vivo-comment-integration stepone

step2: vivo-comment-service is depend on vivo-comment-integration in vivo-comment-api step2

step3:but 'vscheduler-client' can't be find step3

krasa commented 1 year ago

How does it look in IntelliJ's diagram?

SUPRyu commented 1 year ago

I think you helped me solve the case, and I can't see it from here! I'm pretty sure this package is referenced in the api model, and I've even tried various things like ‘clean’ and then ‘compile’. Is this IntelliJ's bug?

krasa commented 1 year ago

Yes, or yours :-)

krasa commented 1 year ago

Try mvn dependency:tree