Fix #288 Add configuration option to omit dependency exclusions stanzas from flattened POM by josple · Pull Request #289 · mojohaus/flatten-maven-plugin (original) (raw)
josple changed the title
Add configuration option to omit dependency exclusions stanzas from flattened POM #288 Add configuration option to omit dependency exclusions stanzas from flattened POM
Introduces a new 'omitExclusions' configuration option that is false by default to maintain backwards compatible behaviour. When this new configuration option is explicitly set to true then this will result in the flattened POM omitting all exclusions stanzas from the dependency stanzas.
Fixes mojohaus#288
slawekjaranowski changed the title
#288 Add configuration option to omit dependency exclusions stanzas from flattened POM Fix #288 Add configuration option to omit dependency exclusions stanzas from flattened POM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})