Skip to content

Don't override apache-rat-plugin version#4123

Open
ppkarwasz wants to merge 1 commit into2.xfrom
fix/bump-apache-rat
Open

Don't override apache-rat-plugin version#4123
ppkarwasz wants to merge 1 commit into2.xfrom
fix/bump-apache-rat

Conversation

@ppkarwasz
Copy link
Copy Markdown
Member

Remove the version override for apache-rat-plugin so it falls back to the version provided by the ASF Parent POM.

Apache RAT 0.18, for which Dependabot opened an update PR, contains a bug (RAT-552) that effectively disables the excludeSubProjects plugin option whenever <excludes> is present in the configuration.

Upgrading to 0.18 will require converting our <excludes> to <inputExcludes>, which depends on a new logging-parent release.

Remove the version override for `apache-rat-plugin` so it falls back to the version provided by the ASF Parent POM.

Apache RAT `0.18`, for which Dependabot opened an update PR, contains a bug ([RAT-552](https://issues.apache.org/jira/browse/RAT-552)) that effectively disables the `excludeSubProjects` plugin option whenever `<excludes>` is present in the configuration.

Upgrading to `0.18` will require converting our `<excludes>` to `<inputExcludes>`, which depends on a new `logging-parent` release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant