You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Joe Foe (Jira)" <ji...@apache.org> on 2021/03/29 09:42:00 UTC

[jira] [Created] (NETBEANS-5514) Netbeans VSCode Gradle Failed downloading gradle

Joe Foe created NETBEANS-5514:
---------------------------------

             Summary: Netbeans VSCode Gradle Failed downloading gradle
                 Key: NETBEANS-5514
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5514
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle, vscode
            Reporter: Joe Foe
            Assignee: Laszlo Kishalmi


i have the gradle distribution available in a on-premise nexus and the vscode extension (version 12.3) gives the error messge below when executing `compile workspace`

 
{code:java}
Failed Downloading Gradle 6.8.3 from https://nexus.hosted/gradle/gradle-6.8.3-bin.zip
WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot finish a task that was never started at org.netbeans.modules.gradle.api.execute.GradleDistributionManager$DownloadTask.call(GradleDistributionManager.java:535){code}
 

the same project works without an issue inside Netbeans 12.3.

Proxy and no proxy hosts are all set. 

Any ideas on how to resolve this?



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

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

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