Skip to content

[bnd-testing-maven-plugin] only create a report but do not fail? #5295

@laeubi

Description

@laeubi

https://github.com/bndtools/bnd/blob/master/maven/bnd-testing-maven-plugin/README.md

I'm missing a a surefire feature where one can have -Dmaven.test.failure.ignore=true to not fail (but create test reports) if a test currently fails.
This is useful if you run it on a CI server and want to collect all test reports at the end and e.g. mark a build with failing test yellow.

As it is very common, it would be good if BND could also support the maven.test.failure.ignore property.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions