diff --git a/tycho-artifactcomparator/pom.xml b/tycho-artifactcomparator/pom.xml
index ef8182a..52d98fc 100644
--- a/tycho-artifactcomparator/pom.xml
+++ b/tycho-artifactcomparator/pom.xml
@@ -51,6 +51,15 @@
org.codehaus.plexus
plexus-component-metadata
+ 1.5.5
+
+
+
+ generate-metadata
+ generate-test-metadata
+
+
+
diff --git a/tycho-compiler-jdt/pom.xml b/tycho-compiler-jdt/pom.xml
index 790e756..8e4f294 100644
--- a/tycho-compiler-jdt/pom.xml
+++ b/tycho-compiler-jdt/pom.xml
@@ -25,10 +25,19 @@
-
- org.codehaus.plexus
- plexus-component-metadata
-
+
+ org.codehaus.plexus
+ plexus-component-metadata
+ 1.5.5
+
+
+
+ generate-metadata
+ generate-test-metadata
+
+
+
+
diff --git a/tycho-compiler-plugin/pom.xml b/tycho-compiler-plugin/pom.xml
index 3d00c67..67d5ed2 100644
--- a/tycho-compiler-plugin/pom.xml
+++ b/tycho-compiler-plugin/pom.xml
@@ -63,19 +63,6 @@
- org.eclipse.tycho
- tycho-testing-harness
- ${project.version}
- test
-
-
- org.eclipse.tycho
- tycho-core
- ${project.version}
- test
- tests
-
-
bcel
bcel
test
diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml
index 853bcf4..9cde68b 100644
--- a/tycho-core/pom.xml
+++ b/tycho-core/pom.xml
@@ -59,11 +59,19 @@
-
- org.codehaus.plexus
- plexus-component-metadata
-
-
+
+ org.codehaus.plexus
+ plexus-component-metadata
+ 1.5.5
+
+
+
+ generate-metadata
+ generate-test-metadata
+
+
+
+
org.apache.felix
maven-bundle-plugin
@@ -152,12 +157,6 @@
1.1.0
-
- org.eclipse.tycho
- tycho-testing-harness
- ${project.version}
- test
-
org.apache.maven
maven-compat
diff --git a/tycho-maven-plugin/src/main/resources/META-INF/plexus/components.xml b/tycho-maven-plugin/src/main/resources/META-INF/plexus/components.xml
index 4ace7ab..edaf13f 100644
--- a/tycho-maven-plugin/src/main/resources/META-INF/plexus/components.xml
+++ b/tycho-maven-plugin/src/main/resources/META-INF/plexus/components.xml
@@ -92,9 +92,6 @@
org.eclipse.tycho:tycho-packaging-plugin:${project.version}:package-plugin,
org.eclipse.tycho:tycho-p2-plugin:${project.version}:p2-metadata-default
-
- org.eclipse.tycho:tycho-surefire-plugin:${project.version}:test
-
org.apache.maven.plugins:maven-install-plugin:${install-plugin.version}:install,
org.eclipse.tycho:tycho-p2-plugin:${project.version}:update-local-index
diff --git a/tycho-p2/tycho-p2-plugin/pom.xml b/tycho-p2/tycho-p2-plugin/pom.xml
index 02a37e1..b078fc9 100644
--- a/tycho-p2/tycho-p2-plugin/pom.xml
+++ b/tycho-p2/tycho-p2-plugin/pom.xml
@@ -50,21 +50,23 @@
tycho-artifactcomparator
${project.version}
-
-
- org.eclipse.tycho
- tycho-testing-harness
- ${project.version}
- test
-
-
- org.codehaus.plexus
- plexus-component-metadata
-
+
+ org.codehaus.plexus
+ plexus-component-metadata
+ 1.5.5
+
+
+
+ generate-metadata
+ generate-test-metadata
+
+
+
+
diff --git a/tycho-p2/tycho-p2-publisher-plugin/pom.xml b/tycho-p2/tycho-p2-publisher-plugin/pom.xml
index 4a75ef1..4dd136a 100644
--- a/tycho-p2/tycho-p2-publisher-plugin/pom.xml
+++ b/tycho-p2/tycho-p2-publisher-plugin/pom.xml
@@ -45,12 +45,6 @@
tycho-packaging-plugin
${project.version}
-
- org.eclipse.tycho
- tycho-testing-harness
- ${project.version}
- test
-
diff --git a/tycho-packaging-plugin/pom.xml b/tycho-packaging-plugin/pom.xml
index 908fbf9..25cbd22 100644
--- a/tycho-packaging-plugin/pom.xml
+++ b/tycho-packaging-plugin/pom.xml
@@ -32,19 +32,6 @@
tycho-core
${project.version}
-
- org.eclipse.tycho
- tycho-testing-harness
- ${project.version}
- test
-
-
- org.eclipse.tycho
- tycho-core
- ${project.version}
- test
- tests
-
org.apache.maven
maven-compat
@@ -78,10 +65,19 @@
-
- org.codehaus.plexus
- plexus-component-metadata
-
+
+ org.codehaus.plexus
+ plexus-component-metadata
+ 1.5.5
+
+
+
+ generate-metadata
+ generate-test-metadata
+
+
+
+