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

Support configurable property file encoding #92

Open
pbarnes-tibco opened this issue Dec 4, 2022 · 0 comments
Open

Support configurable property file encoding #92

pbarnes-tibco opened this issue Dec 4, 2022 · 0 comments

Comments

@pbarnes-tibco
Copy link

The read-project-properties, write-project-properties, and write-active-profile-properties goals read/write from properties files using java.util.Properties default encoding, ISO 8859-1. It would be useful to be able to specify the encoding to use when reading or writing the property files. I have a use case where a properties file encoded in UTF-8 contains some characters which are not mappable to ISO 8859-1.

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