assertj-assertions-generator-maven-plugin
assertj-assertions-generator-maven-plugin copied to clipboard
Fixes #47 Fail build on error.
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.