This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git
commit 562ce4de814b8484f18253b3d65add58a93aac7c Author: Radu Cotescu <[email protected]> AuthorDate: Mon Oct 31 14:32:52 2016 +0000 SLING-6084 - htl-maven-plugin should provide skip parameter * updated README.md with user property information (htl.skip) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1767291 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a745f3..ec8fd1b 100644 --- a/README.md +++ b/README.md @@ -81,5 +81,6 @@ If set to `true` it will fail the build on compiler warnings. If set to `true` the validation will be skipped. * **Type:** `boolean` * **Required:** No +* **User Property** `htl.skip` * **Default:** `false` -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
