Open SUPRyu opened 1 year ago
How does it look in IntelliJ's diagram?
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?
Yes, or yours :-)
Try mvn dependency:tree
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
step2: vivo-comment-service is depend on vivo-comment-integration in vivo-comment-api
step3:but 'vscheduler-client' can't be find