Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikaël Barbero2014-07-17 11:59:16 +0000
committerMikaël Barbero2014-07-17 12:42:18 +0000
commit0fad409e1d2d88b2ce6dbb2566ce8911f6781762 (patch)
tree12892fc599b41382d4b26776906ae9a1ec8e6bd6 /plugins
parent6b850bfe60c336ad3a04d5ca78a8a031f65d59d7 (diff)
downloadorg.eclipse.emf.compare-0fad409e1d2d88b2ce6dbb2566ce8911f6781762.tar.gz
org.eclipse.emf.compare-0fad409e1d2d88b2ce6dbb2566ce8911f6781762.tar.xz
org.eclipse.emf.compare-0fad409e1d2d88b2ce6dbb2566ce8911f6781762.zip
remove unneeded directives in some pom.xml
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.emf.compare.diagram.edit/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.diagram/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.edit/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.ide.tests/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml8
-rw-r--r--plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.ide.ui/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.ide/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.rcp.ui/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.rcp/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.subversive/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml15
-rw-r--r--plugins/org.eclipse.emf.compare.tests/pom.xml17
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.edit/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare.uml2/pom.xml9
-rw-r--r--plugins/org.eclipse.emf.compare/pom.xml9
22 files changed, 0 insertions, 211 deletions
diff --git a/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml b/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml
index 2127b4761..4ac5bc5c7 100644
--- a/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml
+++ b/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.diagram.edit</artifactId>
<version>2.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml b/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml
index b65fa2d2c..280fd2e69 100644
--- a/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml
+++ b/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.diagram.ide.ui.ecoretools</artifactId>
<version>2.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml b/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml
index 4a420667e..3281fcbdf 100644
--- a/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml
+++ b/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.diagram.ide.ui.papyrus</artifactId>
<version>2.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml b/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml
index 02196efad..86153d8f4 100644
--- a/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml
+++ b/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.diagram.ide.ui</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.diagram/pom.xml b/plugins/org.eclipse.emf.compare.diagram/pom.xml
index 0c4359f3c..a6cdfc33a 100644
--- a/plugins/org.eclipse.emf.compare.diagram/pom.xml
+++ b/plugins/org.eclipse.emf.compare.diagram/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.diagram</artifactId>
<version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.edit/pom.xml b/plugins/org.eclipse.emf.compare.edit/pom.xml
index b1989768d..da2eb6ab1 100644
--- a/plugins/org.eclipse.emf.compare.edit/pom.xml
+++ b/plugins/org.eclipse.emf.compare.edit/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.edit</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.ide.tests/pom.xml b/plugins/org.eclipse.emf.compare.ide.tests/pom.xml
index e2b95c15a..b4e832869 100644
--- a/plugins/org.eclipse.emf.compare.ide.tests/pom.xml
+++ b/plugins/org.eclipse.emf.compare.ide.tests/pom.xml
@@ -14,14 +14,6 @@
<packaging>eclipse-test-plugin</packaging>
<build>
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
@@ -34,7 +26,6 @@
<useUIHarness>false</useUIHarness>
<useUIThread>false</useUIThread>
<appArgLine>-Xmx1024m -XX:MaxPermSize=256m</appArgLine>
- <testFailureIgnore>true</testFailureIgnore>
</configuration>
</plugin>
</plugins>
diff --git a/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml b/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml
index 28d79ac0c..cac15fee4 100644
--- a/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml
+++ b/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml
@@ -14,14 +14,6 @@
<packaging>eclipse-test-plugin</packaging>
<build>
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
diff --git a/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml b/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml
index f90a45e3f..e524db60d 100644
--- a/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml
+++ b/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml
@@ -14,14 +14,6 @@
<packaging>eclipse-test-plugin</packaging>
<build>
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
@@ -34,7 +26,6 @@
<useUIHarness>true</useUIHarness>
<useUIThread>false</useUIThread>
<appArgLine>-Xmx1024m -XX:MaxPermSize=256m</appArgLine>
- <testFailureIgnore>true</testFailureIgnore>
</configuration>
</plugin>
</plugins>
diff --git a/plugins/org.eclipse.emf.compare.ide.ui/pom.xml b/plugins/org.eclipse.emf.compare.ide.ui/pom.xml
index 373564b07..2bec2bfdb 100644
--- a/plugins/org.eclipse.emf.compare.ide.ui/pom.xml
+++ b/plugins/org.eclipse.emf.compare.ide.ui/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.ide.ui</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.ide/pom.xml b/plugins/org.eclipse.emf.compare.ide/pom.xml
index 365a03272..7e6f0b76b 100644
--- a/plugins/org.eclipse.emf.compare.ide/pom.xml
+++ b/plugins/org.eclipse.emf.compare.ide/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.ide</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml b/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml
index 547953619..a5eb17549 100644
--- a/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml
+++ b/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml
@@ -14,14 +14,6 @@
<packaging>eclipse-test-plugin</packaging>
<build>
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
@@ -34,7 +26,6 @@
<useUIHarness>true</useUIHarness>
<useUIThread>false</useUIThread>
<appArgLine>-Xmx1024m -XX:MaxPermSize=256m</appArgLine>
- <testFailureIgnore>true</testFailureIgnore>
</configuration>
</plugin>
</plugins>
diff --git a/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml b/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml
index f8107e59b..0a7c9c32f 100644
--- a/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml
+++ b/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.rcp.ui</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.rcp/pom.xml b/plugins/org.eclipse.emf.compare.rcp/pom.xml
index 3a29cf67e..47ae39f64 100644
--- a/plugins/org.eclipse.emf.compare.rcp/pom.xml
+++ b/plugins/org.eclipse.emf.compare.rcp/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.rcp</artifactId>
<version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.subversive/pom.xml b/plugins/org.eclipse.emf.compare.subversive/pom.xml
index 05a34c35b..2a270c27a 100644
--- a/plugins/org.eclipse.emf.compare.subversive/pom.xml
+++ b/plugins/org.eclipse.emf.compare.subversive/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.subversive</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml b/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml
index b143c5a29..6e954abc2 100644
--- a/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml
+++ b/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml
@@ -13,21 +13,6 @@
<version>3.1.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
- <build>
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- <resource>
- <directory>src-gen</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
diff --git a/plugins/org.eclipse.emf.compare.tests/pom.xml b/plugins/org.eclipse.emf.compare.tests/pom.xml
index 78c679b8c..a3991857b 100644
--- a/plugins/org.eclipse.emf.compare.tests/pom.xml
+++ b/plugins/org.eclipse.emf.compare.tests/pom.xml
@@ -14,20 +14,6 @@
<packaging>eclipse-test-plugin</packaging>
<build>
- <resources>
- <resource>
- <directory>src</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- <resource>
- <directory>src-gen</directory>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- </resource>
- </resources>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
@@ -36,9 +22,6 @@
<configuration>
<includes>
<include>org/eclipse/emf/compare/tests/suite/AllTests.class</include>
- <!--
- <include>org/eclipse/emf/compare/tests/suite/AllPluginTests.class</include>
- -->
</includes>
<useUIHarness>false</useUIHarness>
<useUIThread>false</useUIThread>
diff --git a/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml b/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml
index 8f341e387..1884cff8d 100644
--- a/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml
+++ b/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.uml2.edit</artifactId>
<version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml b/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml
index 96b25faaa..9f157ffc7 100644
--- a/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml
+++ b/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.uml2.rcp.ui</artifactId>
<version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml b/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml
index b8ccf4c11..1c3f12f2b 100644
--- a/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml
+++ b/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.uml2.rcp</artifactId>
<version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare.uml2/pom.xml b/plugins/org.eclipse.emf.compare.uml2/pom.xml
index 6f7c7bc9d..31c14d1df 100644
--- a/plugins/org.eclipse.emf.compare.uml2/pom.xml
+++ b/plugins/org.eclipse.emf.compare.uml2/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare.uml2</artifactId>
<version>2.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>
diff --git a/plugins/org.eclipse.emf.compare/pom.xml b/plugins/org.eclipse.emf.compare/pom.xml
index 072d84ede..2567ad424 100644
--- a/plugins/org.eclipse.emf.compare/pom.xml
+++ b/plugins/org.eclipse.emf.compare/pom.xml
@@ -12,13 +12,4 @@
<artifactId>org.eclipse.emf.compare</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-source-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
</project>

Back to the top