Skip to content

[6.0] Run prepare tasks are not available if Gradle is set to configure on demand #838

@Hubry

Description

@Hubry

If org.gradle.configureondemand=true is present in gradle.properties, or if running the task with --configure-on-demand, running the prepareRunClient or any similar task in a multiproject setup will fail, saying that the task was not found in the project. This blocks running the game through Gradle, as the run tasks require these tasks.

Tested with FG 5.1.+ and Gradle 7.3.3.

Reporting at Sci's request on discord.

Metadata

Metadata

Assignees

Labels

FG6This request is for FG 6

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions