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

Added HOCON config file support. #34

Closed
wants to merge 2 commits into from

Conversation

staslev
Copy link

@staslev staslev commented Jan 26, 2017

Great plugin, thanks!

I've recently encountered a case where I need to use a HOCON based configuration file instead of Java's Properties so I added a support for reading such files.

Hope others can find it useful as well.

@staslev staslev force-pushed the added-hocon-support branch from 97af64e to 8180d01 Compare January 26, 2017 16:24
@aviemzur
Copy link

👍 on this feature

…ies, if unable, placeholders are kept as is.
@staslev
Copy link
Author

staslev commented Mar 30, 2017

@khmarbaise , is this something you believe can be useful?

@slawekjaranowski
Copy link
Member

Thanks for efforts.

I was introduce a service for reading/writing properties in #113 .

Please simply implements: PropertiesManager
https://github.com/mojohaus/properties-maven-plugin/tree/master/src/main/java/org/codehaus/mojo/properties/managers

I close it, as code will be more different - we need a new PR.

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.

3 participants