Clean up dependencies POM.
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 6 Oct 2019 09:24:36 +0000 (11:24 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 6 Oct 2019 09:24:36 +0000 (11:24 +0200)
dep/org.argeo.dep.cms.sdk/pom.xml

index e287e19da47f524ae90424fe597075b871033b9b..40c99f04ab643a06d9c8d08d6558fb055b2b60c8 100644 (file)
                <!-- <artifactId>org.apache.ant.launch</artifactId> -->
                <!-- </dependency> -->
 
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
-<!--                   <artifactId>org.osgi.annotation.bundle</artifactId> -->
-<!--           </dependency> -->
                <dependency>
                        <groupId>org.argeo.tp.sdk</groupId>
                        <artifactId>biz.aQute.bndlib</artifactId>
                        <groupId>org.argeo.tp.sdk</groupId>
                        <artifactId>org.junit</artifactId>
                </dependency>
-
-               <!-- SLC -->
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
-<!--                   <artifactId>org.dbunit</artifactId> -->
-<!--           </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.api</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.spi</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.util</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.impl</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.connector.basic</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.transport.classpath</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.aether</groupId> -->
-               <!-- <artifactId>org.eclipse.aether.transport.file</artifactId> -->
-               <!-- </dependency> -->
                <dependency>
                        <groupId>org.argeo.tp.sdk</groupId>
                        <artifactId>org.redline-rpm</artifactId>
                </dependency>
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.sdk</groupId> -->
-               <!-- <artifactId>org.tmatesoft.svnkit</artifactId> -->
-               <!-- </dependency> -->
                <dependency>
                        <groupId>org.argeo.tp.misc</groupId>
                        <artifactId>com.googlecode.javaewah.JavaEWAH</artifactId>
                        <groupId>org.argeo.tp.misc</groupId>
                        <artifactId>org.eclipse.jgit</artifactId>
                </dependency>
-
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.misc</groupId> -->
-               <!-- <artifactId>org.postgresql.postgresql</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.misc</groupId> -->
-               <!-- <artifactId>org.h2</artifactId> -->
-               <!-- </dependency> -->
        </dependencies>
 
        <profiles>