slawekjaranowski opened a new pull request, #755: URL: https://github.com/apache/maven-invoker-plugin/pull/755
What changed - Shortened the javadoc of invokerPropertiesFile parameter in AbstractInvokerMojo.java, removing the large inline invoker. properties list. - Added a link from the javadoc to the examples/invoker-properties.html site page. - Moved the full list of supported invoker. / selector. properties into src/site/markdown/examples/invoker-properties.md.vm under a new "Available Properties" section. Why - The documentation was hard to edit and review when embedded in Java source comments. - Centralizing it on the site page makes it easier to maintain and keep in sync with future property additions. Fixes #509 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
