All Commons modules building (Eclipse included)
[lgpl/argeo-commons.git] / dep / org.argeo.eclipse.dep.rcp / pom.xml
index bc38722cb7f5c7fb597f97f5a1913246a4ad3141..7e934cdda04bc21fae09454865fc1d016261d9f2 100644 (file)
@@ -55,15 +55,15 @@ ex=*.source_*.jar,\
 
        ]]></description>
        <dependencies>
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>org.eclipse.osgi</artifactId>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp</groupId> -->
+<!--                   <artifactId>org.eclipse.osgi</artifactId> -->
+<!--           </dependency> -->
 
                <dependency>
                        <groupId>org.argeo.tp.rcp.platform</groupId>
                        <artifactId>binaries</artifactId>
-                       <version>${version.argeo-distribution}</version>
+                       <version>${version.eclipseIde}</version>
                        <type>pom</type>
                        <exclusions>
                                <!-- Deprecated update configurator has side effect in PDE -->
@@ -204,29 +204,29 @@ ex=*.source_*.jar,\
                </dependency>
 
                <!-- Security -->
-               <dependency>
-                       <groupId>org.argeo.tp.rcp</groupId>
-                       <artifactId>org.eclipse.equinox.security</artifactId>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.rcp</groupId> -->
+<!--                   <artifactId>org.eclipse.equinox.security</artifactId> -->
+<!--           </dependency> -->
        </dependencies>
-       <dependencyManagement>
-               <dependencies>
-                       <dependency>
-                               <groupId>org.argeo.tp.rcp</groupId>
-                               <artifactId>binaries</artifactId>
-                               <version>${version.argeo-distribution}</version>
-                               <type>pom</type>
-                               <scope>import</scope>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.tp.rcp.platform</groupId>
-                               <artifactId>binaries</artifactId>
-                               <version>${version.argeo-distribution}</version>
-                               <type>pom</type>
-                               <scope>import</scope>
-                       </dependency>
-               </dependencies>
-       </dependencyManagement>
+<!--   <dependencyManagement> -->
+<!--           <dependencies> -->
+<!--                   <dependency> -->
+<!--                           <groupId>org.argeo.tp.rcp</groupId> -->
+<!--                           <artifactId>binaries</artifactId> -->
+<!--                           <version>${version.argeo-distribution}</version> -->
+<!--                           <type>pom</type> -->
+<!--                           <scope>import</scope> -->
+<!--                   </dependency> -->
+<!--                   <dependency> -->
+<!--                           <groupId>org.argeo.tp.rcp.platform</groupId> -->
+<!--                           <artifactId>binaries</artifactId> -->
+<!--                           <version>${version.argeo-distribution}</version> -->
+<!--                           <type>pom</type> -->
+<!--                           <scope>import</scope> -->
+<!--                   </dependency> -->
+<!--           </dependencies> -->
+<!--   </dependencyManagement> -->
        <profiles>
                <profile>
                        <id>check-osgi</id>