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

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

Open
SUPRyu opened this issue Jan 31, 2023 · 4 comments
Open

Comments

@SUPRyu
Copy link

SUPRyu commented Jan 31, 2023

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
Copy link
Owner

krasa commented Jan 31, 2023

How does it look in IntelliJ's diagram?

@SUPRyu
Copy link
Author

SUPRyu commented Feb 3, 2023

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
Copy link
Owner

krasa commented Feb 3, 2023

Yes, or yours :-)

@krasa
Copy link
Owner

krasa commented Feb 3, 2023

Try mvn dependency:tree

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