maven-assembly-plugin
maven-assembly-plugin copied to clipboard
[MASSEMBLY-779] It would be useful to be able to make the assembly plugin fail on errors
Benson Margulies opened MASSEMBLY-779 and commented
We've encountered some situations in which we would like our builds to fail if the assembly plugin cannot find some item called for in the descriptor.
This suggests the invention of a failOnMissingItem boolean parameter.
Default, of course, to current behavior.
Issue Links:
- MASSEMBLY-505 Feature Request: useStrictFiltering option for FileSets ("is blocked by")