Skip to content

isolated projects: migrate wireToRootAggregator away from rootProject access #186

Description

@kirich1409

Per docs/specs/2026-05-16-gradle-plugin-cc-support.md AC-8 deferral.

Currently FeaturedPlugin.kt:157 calls target.rootProject which works under Configuration Cache but breaks isolated projects.

Migration path: convert to settings plugin or have consumers register the aggregator once in root build.gradle.kts.

Spec exclude: out of scope for v1.0.0-Beta.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions