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

Andrea Paternesi edited comment on NETBEANS-3385 at 11/20/19 8:50 AM:
----------------------------------------------------------------------

More:

if you set back the old dependency from 3.6.0 to 3.5.0. The project will not 
compile anymore. Since it will not download the old dependency and the errors 
will not go away anymore (even if you try to clean and build). You are forced 
to open a shell and force the dependency download by hand using gradle.

 


was (Author: patton73):
More:

if you set back the old dependency from 3.6.0 to 3.5.0. The project will not 
compile anymore. Since it will not download the old dependency and the errors 
will not go away anymore. You are forced to open a shell and force the 
dependency download by hand using gradle.

 

> 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