Skip to content

Add an option to disable allprojects behavior. #88

Closed as not planned
Closed as not planned
@JavierSegoviaCordoba

Description

@JavierSegoviaCordoba

allprojects is considered a bad practice in Gradle and it will break future features like project isolation.

Should be great if one of these options was available before the final release:

  • Add a flag to disable allprojects configuration
  • Remove allprojects configuration and force it to apply to each project individually. To avoid duplicating code, the recommended practice nowadays is using convention plugins, so a simple example can be added to the readme.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions