kelemen / netbeans-gradle-project

This project is a NetBeans plugin able to open Gradle based Java projects. The implementation is based on Geertjan Wielenga's plugin.
172 stars 57 forks source link

Proxy #299

Closed svatos-jirka closed 7 years ago

svatos-jirka commented 7 years ago

Hi,

I am very glad to see gradle plugin for netbeans. I am using NB 8.1 and Gradle plugin 1.3.8.1, I am not able to load project from https://github.com/kelemen/netbeans-gradle-project.git; it is still resolving and resolving and nothing is resolved :-( may be it could be some proxy or other, but in Netbeans proxy is set up correctly, in general gradle settings too (maven also). So, could you give me some advice, how to find, where the root cause is.

Thanks, Jiri

kelemen commented 7 years ago

There are some known issues when using proxies. Please read about it (and about workarounds) in issue #139. If you can solve your problem based on that, please report how you did, so that I might add something to help with proxies.

svatos-jirka commented 7 years ago

One workaround is - just use nexus or artifactory or archiva ....