Skip to content

README tells contributors to use a run-its profile that does not exist #907

Description

@slachiewicz

README.md line 62 tells contributors:

Run all the tests with mvn -Prun-its verify to assure nothing else was accidentally broken.

There is no run-its profile in any POM in this repository. A contributor following the instruction gets a build that quietly runs fewer tests than they think, since Maven only warns about a missing profile.

Two things would make the instruction true:

Worth correcting alongside #904, since the right command depends on whether that lands.

Found while writing the developer guide in #905, which documents the working commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions