Cannot import class even dependency is added and exists in m2/repo
已回答
I have publish public maven repository which is https://central.sonatype.com/artifact/io.github.Hikarimiku/commonLibrary/0.0.2
I try to use in another project with this pom.xml
Even dependency is downloaded and exists in m2/repo folder, ide intelij still say cannot import class which is already exists in dependency

i use maven 3
请先登录再写评论。
Hi,
It's hard to understand the problem without the full context. Are you even developing an IntelliJ Platform plugin or a regular Java project? If the latter, I'll move the post to the proper forum.
Hi
I develop on regular java project..
Please contact support at https://intellij-support.jetbrains.com/hc/requests/new and attach a small sample project to reproduce this issue.