diff --git a/tycho-artifactcomparator/pom.xml b/tycho-artifactcomparator/pom.xml index adfdd95..81ad821 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 4c0c304..bfa9030 100644 --- a/tycho-compiler-jdt/pom.xml +++ b/tycho-compiler-jdt/pom.xml @@ -23,8 +23,17 @@ - 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 923405d..33ce36d 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 9f79a46..10628cf 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 @@ -148,12 +156,6 @@ - org.eclipse.tycho - tycho-testing-harness - ${project.version} - test - - org.apache.maven maven-compat test 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 040a199..8fb2005 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 @@ -94,9 +94,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 e25b6d9..7e8a7f2 100644 --- a/tycho-p2/tycho-p2-plugin/pom.xml +++ b/tycho-p2/tycho-p2-plugin/pom.xml @@ -53,21 +53,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 e52cf18..bcd8c91 100644 --- a/tycho-p2/tycho-p2-publisher-plugin/pom.xml +++ b/tycho-p2/tycho-p2-publisher-plugin/pom.xml @@ -52,17 +52,6 @@ ${project.version} maven-plugin - - org.eclipse.tycho - tycho-testing-harness - ${project.version} - test - - - org.mockito - mockito-core - test - diff --git a/tycho-packaging-plugin/pom.xml b/tycho-packaging-plugin/pom.xml index 0990b2d..7dd1d68 100644 --- a/tycho-packaging-plugin/pom.xml +++ b/tycho-packaging-plugin/pom.xml @@ -33,19 +33,6 @@ ${project.version} - org.eclipse.tycho - tycho-testing-harness - ${project.version} - test - - - org.eclipse.tycho - tycho-core - ${project.version} - test - tests - - org.mockito mockito-core test @@ -83,10 +70,19 @@ - - org.codehaus.plexus - plexus-component-metadata - + + org.codehaus.plexus + plexus-component-metadata + 1.5.5 + + + + generate-metadata + generate-test-metadata + + + +