[ 
https://issues.apache.org/jira/browse/NETBEANS-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978528#comment-16978528
 ] 

Laszlo Kishalmi commented on NETBEANS-3385:
-------------------------------------------

Unfortunately I cannot reproduce this with the attached project. Tested with 
11.2 Java 8 and Java 13. Switched back and forth between 3.5.0 and 3.6.0. once 
both dependencies are in the local cache, the project compiles and runs fine 
from the IDE.

Is there something in the IDE log that might be related?

> Reload of dependencies in a gradle project always fails.
> --------------------------------------------------------
>
>                 Key: NETBEANS-3385
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3385
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 11.2
>            Reporter: Andrea Paternesi
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>         Attachments: test-gradle-netbeans.tgz
>
>
> When the project tries to reload dependencies for some strange reason it 
> stops and never download any file.
> You are forced to open a shell and  force the reload of dependencies by hand 
> using "./gradlew clean build".
> After that you can "clean and build" also in netbeans and then the project 
> returns to compile without problems.
> This bug coupled with this one 
> https://issues.apache.org/jira/browse/NETBEANS-2960 makes the ide basically 
> very hard to use with gradle.
> Thanks for any patch you can provide.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to