Add karaf distribution
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 906e13166f22643521a0cbfe914045fa3d37a73f..cbbe06411a560818658d02ae73de8b915e0ba5b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </modules>
 
     <profiles>
+        <profile>
+            <id>karaf</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+
+            <modules>
+                <module>distribution-karaf</module>
+            </modules>
+        </profile>
+
       <profile>
         <!--
             This profile is to ensure we only build javadocs reports