jbake
jbake copied to clipboard
Allow overriding properties for Maven plugin through properties configuration
jbake.properties should be overridable through the configuration section of the maven plugin. Also see https://github.com/jbake-org/jbake-maven-plugin/issues/44
Isn't this a duplicate of #717?
Seems somewhat similar, though the approach is different. I change how the plugin works and you change the core parts. Not sure which is better or more desirable, but if the end result is the same, I'm fine with either approach. It seems like @jonbullock doesn't maintain the project anymore though, so not sure how JBake can progress now.