Skip to content

Exclude node_modules from Maven's scan path#4974

Merged
jeremylong merged 1 commit intomainfrom
nodeModules
Oct 22, 2022
Merged

Exclude node_modules from Maven's scan path#4974
jeremylong merged 1 commit intomainfrom
nodeModules

Conversation

@jeremylong
Copy link
Copy Markdown
Collaborator

Fixes Issue #4972

99% positive the error reported in #4972 is due to how file sets work with Maven. Other places in the code we filter out scanning the node_modules directory - filtering here should prevent the reported error regarding yarn.

@boring-cyborg boring-cyborg Bot added the maven changes to the maven plugin label Oct 21, 2022
@jeremylong jeremylong requested a review from aikebah October 21, 2022 11:17
Copy link
Copy Markdown
Collaborator

@aikebah aikebah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I share your analysis that it would solve the issue and is an appropriate exclude for maven projects

@jeremylong jeremylong merged commit c8b1d2f into main Oct 22, 2022
@jeremylong jeremylong added this to the 7.3.1 milestone Oct 22, 2022
@jeremylong jeremylong deleted the nodeModules branch October 22, 2022 09:18
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

maven changes to the maven plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants