Skip to content

[Suggestion] Make RemapTask extend the Jar task #3

Description

@StillLutto

Is your feature request related to a problem? Please describe.
You cannot precisely modify the file output or classifier, and more of the generated JAR.

Describe the solution you'd like
Make RemapTask extend the Jar task. This allows for MUCH better configuration and I believe this can be done whilst depending on jar or shadowJar easily.

Describe alternatives you've considered
Modifying the depend shadowJar or jar task is annoying and possibly (with classifiers for example) could still be more limited than just extending the Jar task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions