You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2021/05/02 16:00:00 UTC

[jira] [Commented] (NETBEANS-5293) Gradle multi project badly broken with new spring boot

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

Laszlo Kishalmi commented on NETBEANS-5293:
-------------------------------------------

you might experience NETBEANS-5515, beside of that I either cannot reproduce in the current development version or, the way I try to reproduce that is wrong.

Please either attach or create a sample project on github.

> Gradle multi project badly broken with new spring boot
> ------------------------------------------------------
>
>                 Key: NETBEANS-5293
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5293
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Generic Projects UI, projects - Gradle
>    Affects Versions: 12.2
>         Environment: JDK 11+
> Gradle 6.8.1
> Spring Boot 2.3.8 and 2.4.2 (so plugin 'org.springframework.boot')
>            Reporter: Netbeans User 2019
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> After upgrade from 2.2.13.RELEASE to 2.3.8.RELEASE or 2.4.2
> it is starting to ask by resolving project dialog to resolve project dependencies, but it is unsuccessful so only option to close a dialog and problem icon is shown on projects that depends on any project dependencies. 
> But :
> - it is possible to run gradle task via Clean, Build, Run action from context menu
> - Project properties dialog seems ok
> - but such resolving dialog is forced to open by each start of IDE and problem icon on projects persists
> https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.dsl.DependencyHandler.html#N1748D
> It only helps if it is also specify a "configuration"  in project dependency.
> Using different configuration of course leads to case to be added project as jar
> or as folder in Project properties, but without that Project Properties is presented 
> in folder form, but problem icon shown on particular project.



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