Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Consider moving away from subprojects block for subproject configuration #1990

Closed
Assignees
Labels
buildSomething related to the build
@sebersole

Description

Using subprojects {} from build is considered an anti-pattern. Actually, referencing any project from another is consider an anit-pattern. It forces all of the projects to be evaluated and configured even if running tasks in just one.

In ORM, e.g., we instead use common script fragments applied to subprojects as appropriate.

An even better option is local plugins to accomplish this - I have just not done this yet with ORM which is more complex.

Metadata

Metadata

Assignees

Labels

buildSomething related to the build

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /