[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-23 Thread Andrea Paternesi (Jira)


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

Andrea Paternesi commented on NETBEANS-3385:


Netbeans shows no errors in the log but the error comes out in the 
notification. I just attach the screenshot of the error below.

!NetbeansError.png!

> 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: NetbeansError.png, 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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-22 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-3385:
---

View > IDE Log

Or just use the quick search for that.

> 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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-22 Thread Andrea Paternesi (Jira)


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

Andrea Paternesi commented on NETBEANS-3385:


Excuse me whare do I find the IDE log? I am using linux.

> 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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-20 Thread Laszlo Kishalmi (Jira)


[ 
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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-20 Thread Andrea Paternesi (Jira)


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

Andrea Paternesi commented on NETBEANS-3385:


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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-19 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-3385:
---

Interesting. I just opened did the following:
 # Opened the project: It reported missing dependencies (that can be an issue 
as based on my setting it shall download the dependencies)
 # Just did a build in the IDE, the dependencies has been loaded. IDE removed 
all error notifications and warnings.
 # Changed the dependency of javalin 3.5.0 -> 3.6.0. Saved the file
 # The ide reloaded the project, again without dependencies, so error markers 
appeared)
 # I did a build in the IDE, then the dependencies got resolved, and the 
project seems to be healthy.

So I did not have to leave the IDE to fix the issues, however, I see that 
something is not happening.

> 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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-18 Thread Andrea Paternesi (Jira)


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

Andrea Paternesi commented on NETBEANS-3385:


Hi,

I have provided a mini project as a test for this bug. 
[^test-gradle-netbeans.tgz]

Basically just open it with netbeans 11.2 then wait for project initialization.

After that just modify the build.gradle in the dependencies settings using 
javalin 3.6.0 version instead of javalin 3.5.0.

The dependency won't be downloaded and an error occurs. It happens always.

Hope you can reporduce the error.

Thanks.

> 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



[jira] [Commented] (NETBEANS-3385) Reload of dependencies in a gradle project always fails.

2019-11-16 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi commented on NETBEANS-3385:
---

Could you provide a minimal sample project where it happens. Attach the IDE log 
probably could help as well.

> 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
>Affects Versions: 11.2
>Reporter: Andrea Paternesi
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> 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