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 2020/01/12 13:13:00 UTC

[jira] [Created] (NETBEANS-3683) Netbeans Gradle project Struck in Collecting Project dependencies

Joe Foe created NETBEANS-3683:
---------------------------------

             Summary: Netbeans Gradle project Struck in Collecting Project dependencies
                 Key: NETBEANS-3683
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3683
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle
            Reporter: Joe Foe
            Assignee: Laszlo Kishalmi


I have a project where the dependencies are set to be scanned from a network drive.  This build works from windows powershell but does not work from within Netbeans

As soon as the project is opened in Netbeans, the ide is struck with "scanning project dependencies".  

I am attaching the IDE log and snapshot.


My Configuration is 

# Windows 10 64 Bit (Virtual Machine)
# Netbeans 11.2
# JDK 13
# Gradle Version 5.6 and also tried with 6.0


To add, i have tried the same with JDK versions 8 till 13

The issue does not occur when i create an ant based java project and add all the jars as a library.  I tried the same gradle project with IntelliJ idea Community and it works. 

Any help will be great! 

Thanks!



--
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