Skip to content

Provide sensible defaults for launch script properties when building with Gradle #4458

@oneiros-de

Description

@oneiros-de

The gradle plugin sets the values of initInfoProvides, initInfoShortDescription and initInfoDescription to default values that are not taken from the project (e.g. "spring-boot-application"), while the maven plugin uses values from the project (e.g. ${project.artifactId}).

The gradle plugin should also use values from the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions