You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/04 06:14:00 UTC

[jira] [Updated] (NETBEANS-5522) NetBeans 12.3 cannot open Gradle projects that use Gradle 7.0-rc-1

     [ https://issues.apache.org/jira/browse/NETBEANS-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-5522:
-------------------------------------
    Labels: pull-request-available  (was: )

> NetBeans 12.3 cannot open Gradle projects that use Gradle 7.0-rc-1
> ------------------------------------------------------------------
>
>                 Key: NETBEANS-5522
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5522
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 12.3
>         Environment: Windows 10
> Java 15
> Netbeans 12.3
>            Reporter: Scott Palmer
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Projects configured to use Gradle 7.0-rc-1 cause NetBeans 12.3 to complain when being opened.
> The error reported is:
> "Could not get unknown property 'compileConfigurationName' for source set 'main' of type org.gradle.api.internal.tasks.DefaultSourceSet."
> To reproduce:
> - ensure NetBeans Gradle settings will use the gradle wrapper if present
> - create a new Java Library project from the command line with 'gradle init'
> - run: gradle wrapper --gradle-version=7.0-rc-1
> - attempt to open the project in NetBeans
> - allow NB to run the initial configuration build



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