Skip to content

Fix excldue typo in apache-rat exclude patterns - #5154

Open
tanvir-ux wants to merge 1 commit into
apache:masterfrom
tanvir-ux:fix/rat-excldue-typo
Open

Fix excldue typo in apache-rat exclude patterns#5154
tanvir-ux wants to merge 1 commit into
apache:masterfrom
tanvir-ux:fix/rat-excldue-typo

Conversation

@tanvir-ux

Copy link
Copy Markdown

What

Fixed <excldue><exclude> in the apache-rat plugin config.

Maven silently ignores unknown tags, so **/*.MD (and any other patterns under the misspelled tag) were never excluded from license checks.

Why

Same class of bug as apache/shenyu#7028 / related rat typo reports. Small, safe pom-only fix.

Test

Diff-only change to POM exclude tags; no runtime behavior change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant