assertj-assertions-generator-maven-plugin icon indicating copy to clipboard operation
assertj-assertions-generator-maven-plugin copied to clipboard

Fixes #47 Fail build on error.

Open jgerken opened this issue 6 years ago • 0 comments

Build is failed if {{assertj.failOnError}} is set to {{true}} and

  • at least one input class could not be found or
  • an exception is set in the report

The flag defaults to {{false}} to not break the current behaviour.

jgerken avatar Mar 10 '19 22:03 jgerken