Skip to content

Simplify Maven Pom #1115

@milleruntime

Description

@milleruntime

@EdColeman @mjwall and I were getting frustrated with our Maven build lifecycle the other day and thought it might be nice to simplify the pom down so "mvn clean verify" does the minimum amount of work.

Simplifiying the pom would help with maintainability for the project. I find myself always running "mvn clean verify -Dspotbugs.skip -DskipTests" which is fine but can still take a while. For newer developers unfamiliar with Maven appending an absurd amount of "skip" options can be a burden as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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