jbake-org / jbake-maven-plugin

JBake Maven Plugin - NOTE: Code now resides in main JBake repository - https://github.com/jbake-org/jbake
9 stars 15 forks source link

Add information to readme how config properties can be overwritten by Maven properties #15

Open kwin opened 6 years ago

kwin commented 6 years ago

One important functionality of this Maven plugin is that JBake configuration values can be overwritten by Maven properties. This should be explicitly mentioned in the readme. Additionally it would be nice to be able to overwrite those with plugin or execution configuration properties to not pollute the global property namespace.