Skip to content

Allow source dependencies without settings file before making DeprecateUndefinedBuildWorkExecutor.execute() fail #13793

@lacasseio

Description

@lacasseio

Expected Behavior

Gradle should not report deprecated feature for "included build" from source dependencies without settings.gradle file, that is without a Gradle build.

Current Behavior

Gradle reports a deprecated feature for source dependencies without Gradle build where the entire build is configured using injected plugins.

Context

According to the deprecation warning, this will break the build using the source dependency feature to wrap other build systems in Gradle 7.0.

Steps to Reproduce

Consume a project without a Gradle build using source dependencies.

Your Environment

Build scan URL: I would love to produce one but the build scan plugin doesn't support source dependencies.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions