Skip to content

entrypoint cannot be set lazily on JibExtension in the Gradle plugin #4027

@wakingrufus

Description

@wakingrufus

While many properties on JibExtension utilise lazy configuration APIs, there are some, includingentrypoint, that do not. This forces users of the plugin to have to resort to using Project.afterEvaluate() in certain scenarios.

This issue is similar to #3927 but for entrypoint

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