From a666210c1dbdd984524f9641a08f2e46dd1832f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Mon, 11 Mar 2024 09:39:57 +0100 Subject: [PATCH] Remove publish-osgi-ee from the default life-cycle --- .../src/main/resources/META-INF/plexus/components.xml | 1 - 1 file changed, 1 deletion(-) 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 c8b238f511..e3ecf6585e 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 @@ -187,7 +187,6 @@ org.apache.maven.plugins:maven-resources-plugin:${resources-plugin.version}:resources - org.eclipse.tycho:tycho-p2-publisher-plugin:${project.version}:publish-osgi-ee, org.eclipse.tycho:tycho-p2-publisher-plugin:${project.version}:publish-products, org.eclipse.tycho:tycho-p2-publisher-plugin:${project.version}:publish-categories, org.eclipse.tycho:tycho-p2-publisher-plugin:${project.version}:attach-artifacts,