Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requireEncoding allow regex filename matching #130

Open
delanym opened this issue Jul 24, 2021 · 0 comments
Open

requireEncoding allow regex filename matching #130

delanym opened this issue Jul 24, 2021 · 0 comments

Comments

@delanym
Copy link

delanym commented Jul 24, 2021

The maven-assembly-plugin allows regex to include files

<includes>%regex[*.(txt|TXT)]</includes>

Something similar would be handy for the requireEncoding rule. I typically want to ensure source code is UTF8, and allow other encodings for resources.

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

No branches or pull requests

1 participant