Improve Eclipse E4 target platform generation
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 4 Jan 2019 10:30:58 +0000 (11:30 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 4 Jan 2019 10:30:58 +0000 (11:30 +0100)
dep/org.argeo.slc.dep.e4.rap/pom.xml
dep/pom.xml

index 3c07111f6a86fa7b88767b638e4a6e97a5178e15..cd04568180841bf1b89906e0967a13ed3113c684 100644 (file)
                        <artifactId>org.argeo.slc.e4</artifactId>
                        <version>2.1.16-SNAPSHOT</version>
                </dependency>
+
+               <!-- ALM Third Parties -->
+               <dependency>
+                       <groupId>org.argeo.tp.apache.ant</groupId>
+                       <artifactId>org.apache.ant</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.apache.ant</groupId>
+                       <artifactId>org.apache.ant.launch</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>biz.aQute.bnd</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>org.junit</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>org.redline-rpm</artifactId>
+               </dependency>
+
                <!-- SLC Libs -->
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
index 9eea5c71fed6adb7bea0735969f2fe747c5123ae..9bddb2efb5dff2d832bc5b43d8219829672ea35e 100644 (file)
                        <artifactId>org.eclipse.osgi</artifactId>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.sdk</groupId>
+                       <artifactId>org.junit</artifactId>
+                       <scope>test</scope>
+               </dependency>
        </dependencies>
        <profiles>
                <profile>