license-maven-plugin
license-maven-plugin copied to clipboard
Make download-licenses fail if <licensesConfigFile> causes an error
Currently the plugin release version 2.0.0 does not fail for errors caused by values of the <licensesConfigFile>, 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").