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 mentioned this pull request

Jul 11, 2022

@josple josple changed the titleAdd configuration option to omit dependency exclusions stanzas from flattened POM #288 Add configuration option to omit dependency exclusions stanzas from flattened POM

Jul 29, 2022

slawekjaranowski

slawekjaranowski

slawekjaranowski

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 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

Aug 16, 2022

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 }})