Problems adding dependency to project
Hi, I am unable to add a Maven library as a dependency to a Java/Gradle project. I get as far as selecting the library from the drop down list on the Download Library From Maoven Repository. But whenclick OK, I get the following popup message indicating that no files were downloaded:
I

I have IDEA configured for a manual proxy server, which works just fine (e.g., I can download plugins).I am running IDEA 14 CE under Mac OS X 10.10.3.
I am at a loss as what to do. Any suggestions would be greatly appreciated.
Roger Alexander.
请先登录再写评论。
You may need to configure IDEA to use your system Maven in Preferences and make sure Maven settings.xml is configured for your proxy server: https://www.jetbrains.com/idea/help/configuring-http-proxy.html .
If it still doesn't work, please submit a support ticket with idea.log (https://intellij-support.jetbrains.com/entries/23352446) at https://intellij-support.jetbrains.com/home/ .