Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 0bb989aa1 -> b7e837d94


[KARAF-4854] Enable archetype.test.skip in fastinstall profile


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b7e837d9
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b7e837d9
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b7e837d9

Branch: refs/heads/karaf-4.0.x
Commit: b7e837d947745861e84b7d1f704609a7a3464749
Parents: 0bb989a
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sat Nov 26 07:40:35 2016 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sat Nov 26 07:41:37 2016 +0100

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/b7e837d9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef4ff9c..77e68fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2150,6 +2150,7 @@
             <properties>
               <maven.test.skip>true</maven.test.skip>
               <invoker.skip>true</invoker.skip>
+              <archetype.test.skip>true</archetype.test.skip>
             </properties>
         </profile>
         <profile>

Reply via email to