Skip to content

Mark bootArchives as nonresolvable configuration in Gradle plugin to better convey its purpose. #22942

@chali

Description

@chali

If my understanding is correct bootArchives configuration in spring-boot gradle plugin is supposed to be used as a place where artifacts for publishing are placed. If this is correct, I would suggest marking it as non-resolvable. It would help in interactions with other gradle plugins which might manipulate all resolvable configurations and ignoring bootArchives requires special handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions