]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
(non fonctionning) OSGi tests
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 05f6a3e917bc6abcfc0e79d10afd67dce73fc33d..96f6511252a716b8d769b65d2579e4ecc30ec785 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,9 @@
                <module>org.argeo.slc.example</module>
                <module>org.argeo.slc.server</module>
                <module>org.argeo.slc.dist</module>
+               <!-- Deactivate to make check out more flexible
                <module>eclipse/features/org.argeo.slc.ui.launch.feature</module>
+               -->
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
                        </plugin>
                </plugins>
        </build>
-
+       <profiles>
+               <profile>
+                       <id>withEclipseBuild</id>
+                       <modules>
+                               <module>eclipse/features/org.argeo.slc.ui.launch.feature</module>
+                       </modules>
+               </profile>
+       </profiles>
        <distributionManagement>
                <site>
                        <id>argeo-slc-site</id>