Skip to content

Add support for optional attach parameter to disable artifact attachment #620

@peter277

Description

@peter277

New feature, improvement proposal

Support for an optional <attach> parameter (defaulting to true) that controls whether the generated runtime image should be attached as a Maven artifact.

In some use it is desirable to build the runtime image without attaching it to the Maven project (e.g. producing jlink image as part of a subsequent jpackage step, or for separate distribution outside maven ecosystem). Having this feature would avoid conflicts during install or deploy phases, and reduce noise in the project's output artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions