Skip to content

Error when applying convention plugin from another convention plugin #82

Description

@radoslaw-panuszewski

It happens if the build-logic included build has 2 subprojects, each containing its own convention plugin:

  • build-logic-first/.../first-convention.gradle.kts
  • build-logic-second/.../second-convention.gradle.kts

The first-convention uses libs in plugins { ... } block, and the second-convention applies first-convention.

MCVE: https://github.com/radoslaw-panuszewski/typesafe-conventions-cross-convention-mcve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions