]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/pom.xml
Adapt to changes in CmsLogin
[gpl/argeo-slc.git] / legacy / pom.xml
index 6d2a4504ae2a34a7dfe77ba5b8f7a49d057e8516..888b7e81b5b8cc30fb87e097ca1fd92ee447c20b 100644 (file)
@@ -12,9 +12,6 @@
        <version>2.3-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>SLC Legacy Argeo Software</name>
-       <properties>
-               <argeo.rpm.stagingRepository>/srv/rpmfactory/legacy/argeo-osgi-2/argeo</argeo.rpm.stagingRepository>
-       </properties>
        <modules>
                <!-- Legacy UI -->
                <module>org.argeo.legacy.fake.java8</module>
                <module>lib</module>
 
                <!-- Spring-based modules demo -->
-               <module>org.argeo.slc.demo.ant</module>
-               <module>org.argeo.slc.demo.basic</module>
-               <module>org.argeo.slc.demo.minimal</module>
+<!--           <module>org.argeo.slc.demo.ant</module> -->
+<!--           <module>org.argeo.slc.demo.basic</module> -->
+<!--           <module>org.argeo.slc.demo.minimal</module> -->
 
                <module>dep</module>
        </modules>
-       <dependencies>
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>argeo-tp</artifactId>
-                       <version>${version.argeo-tp}</version>
-                       <scope>provided</scope>
-                       <exclusions>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.apache</groupId>
-                                       <artifactId>org.apache.xerces</artifactId>
-                               </exclusion>
-                               <!-- Avoid slf4j implementations lurking in the classpath. -->
-                               <exclusion>
-                                       <groupId>org.argeo.tp.sdk</groupId>
-                                       <artifactId>biz.aQute.bndlib</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.misc</groupId>
-                                       <artifactId>slf4j.osgi</artifactId>
-                               </exclusion>
-                       </exclusions>
-               </dependency>
-       </dependencies>
 </project>
\ No newline at end of file