Maven Dependency cannnot be imported on Mac
Answered
I have a quite wried problem:
My maven project depends on library A and A depends on library B , B is supposed to be found on my project External Libraries , but oppositely i cannot found library B event after invalidate cache/restart or delete .idea folder and reopen the project several times.
Most cases libraries like B can be imported but some of them cannnot, is it a konwn bug ?
This happens on my macbook but works fine on my windows laptop.
My intellij version is 2017.02
Please sign in to leave a comment.
Check the logs for errors, see http://stackoverflow.com/a/42427510/104891.