mojohaus/license-maven-plugin

Make download-licenses fail if <licensesConfigFile> causes an error

duracotton opened this issue · 0 comments

Currently the plugin release version 2.0.0 does not fail for errors caused by values of the , e.g.: #430 and #432

The plugin should fail then.
Currently the errors are only visible when maven is bein run in the debugging mode ("-X").