Skip to content

Minimize pom when deploying #520

Description

@AB-xdev

Currently the deployed pom (on Maven Central) is quite huge and contains a lot of not needed information like plugins used for building and test dependencies.

I would recommend using a plugin like the flatten-maven-plugin to remove the not needed elements.
If you need inspiration how it can be used: Here is how we do it.

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