You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:30:10 UTC

[sling-htl-maven-plugin] 11/39: compile phase is the default phase, no need to define it explicitly

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 96f19c95592383563f326ae05463d8476a1b3062
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Sep 30 14:41:47 2016 +0000

    compile phase is the default phase, no need to define it explicitly
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1762921 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 15d7ac4..4ded387 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,6 @@ The Apache Sling HTL Maven Plugin, M2Eclipse compatible, provides support for va
                     <goals>
                         <goal>validate</goal>
                     </goals>
-                    <phase>compile</phase>
                 </execution>
             </executions>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.