Skip to content

bootRepackage should use a classifier instead of an extension #1112

@toolforger

Description

@toolforger

Currently, bootRepackage renames the original jar to xxx.jar.original.
It would be better to follow Maven's convention to use a classifier for this, i.e. to rename the file to xxx-original.jar so that it follows Maven's classifier format.

(This came up while I was writing up #1113.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions