check-osgi working
[lgpl/argeo-commons.git] / dep / org.argeo.security.dep.node / pom.xml
index 368f60403be97c1972c675042b97efa903ea945b..c67ad302a5cc8ddbd26070fa191d2fa1bbaee902 100644 (file)
                </dependency>
 
                <!-- Logging -->
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.commons</groupId> -->
-<!--                   <artifactId>org.argeo.dep.log4j</artifactId> -->
-<!--                   <version>2.1.12-SNAPSHOT</version> -->
-<!--                   <type>pom</type> -->
-<!--           </dependency> -->
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.commons</groupId> -->
+               <!-- <artifactId>org.argeo.dep.log4j</artifactId> -->
+               <!-- <version>2.1.12-SNAPSHOT</version> -->
+               <!-- <type>pom</type> -->
+               <!-- </dependency> -->
 
                <!-- Argeo Server -->
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.commons</groupId> -->
-<!--                   <artifactId>org.argeo.server.core</artifactId> -->
-<!--                   <version>2.1.12-SNAPSHOT</version> -->
-<!--           </dependency> -->
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.commons</groupId> -->
+               <!-- <artifactId>org.argeo.server.core</artifactId> -->
+               <!-- <version>2.1.12-SNAPSHOT</version> -->
+               <!-- </dependency> -->
 
                <!-- Argeo Security -->
                <dependency>
                                        <version>2.1.12-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
+
+                               <dependency>
+                                       <groupId>org.argeo.tp</groupId>
+                                       <artifactId>argeo-tp</artifactId>
+                                       <version>${version.argeo-distribution}</version>
+                                       <exclusions>
+                                               <exclusion>
+                                                       <groupId>org.argeo.tp.equinox</groupId>
+                                                       <artifactId>org.eclipse.equinox.security</artifactId>
+                                               </exclusion>
+                                       </exclusions>
+                               </dependency>
                        </dependencies>
                </profile>
                <profile>