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 83b37d131cc094989428a7be1bab8e3c2b16c3ab Author: Stefan Seifert <[email protected]> AuthorDate: Thu Mar 9 23:20:31 2017 +0000 update intro text git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1786257 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 1a4922e..e6f2449 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -1,6 +1,6 @@ HTL Maven Plugin ================ -The Apache Sling HTL Maven Plugin provides support for validating HTML Template Language scripts from projects. +The Apache Sling HTL Maven Plugin, M2Eclipse compatible, provides support for validating HTML Template Language scripts from projects during build time. See [Goals](plugin-info.html) for a list of supported goals. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
