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

Netbeans User 2019 commented on NETBEANS-5293:
----------------------------------------------

I have not time to retest with 12.5 dev that but in general it is enough to 
create any empty root project and add to subproject and second is dependent on 
other one. 

So maybe you can use a spring start to generate that for you.

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