Skip to content

Switch test.single to just run mvn[d] test #16

@jglick

Description

@jglick

https://github.com/apache/netbeans/blob/45696ba6af2d663818daf33c49c3b2710e8d35e1/java/maven/src/org/netbeans/modules/maven/execute/defaultActionMappings.xml#L81-L93 tries too hard to optimize the mojos run for a test. Jenkins plugins tend to have more complicated setup, especially with jenkinsci/plugin-pom#1017. Simply mvn test suffices, and mvnd test is pretty fast if you install that.

could probably override this.

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