Community
Participate
Working Groups
Build Identifier: 20110916-0149 I have installed m2e 1.0.100 from the Indigo update site and the m2e connector for build-helper-maven-plugin 0.14 from the m2e marketplace. Auto-update is enabled in Eclipse and on each search for new updates an error is reported for the "m2e connector for build-helper-maven-plugin". It seems that a new version of the plugin is available (0.15.0) but Eclipse cannot install it due to dependency problems. Here is the detailed error message from the Eclipse update dialog: Cannot complete the install because of a conflicting dependency. Software being installed: m2e connector for build-helper-maven-plugin 0.15.0.201109290002 (org.sonatype.m2e.buildhelper.feature.feature.group 0.15.0.201109290002) Software currently installed: m2e connector for javacc-maven-plugin 1.0.0.201107091852 (org.objectledge.maven.connectors.javacc.feature.group 1.0.0.201107091852) Only one of the following can be installed at once: Maven Integration for Eclipse 1.0.0.20110607-2117 (org.eclipse.m2e.core 1.0.0.20110607-2117) Maven Integration for Eclipse 1.1.0.20111206-1503 (org.eclipse.m2e.core 1.1.0.20111206-1503) Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.core 1.0.100.20110804-1717) Cannot satisfy dependency: From: m2e connector for javacc-maven-plugin 1.0.0.201107091852 (org.objectledge.maven.connectors.javacc 1.0.0.201107091852) To: bundle org.eclipse.m2e.core [1.0.0,1.1.0) Cannot satisfy dependency: From: m2e connector for javacc-maven-plugin 1.0.0.201107091852 (org.objectledge.maven.connectors.javacc.feature.group 1.0.0.201107091852) To: org.objectledge.maven.connectors.javacc [1.0.0.201107091852] Cannot satisfy dependency: From: m2e connector for build-helper-maven-plugin 0.15.0.201109290002 (org.sonatype.m2e.buildhelper 0.15.0.201109290002) To: bundle org.eclipse.m2e.core [1.1.0,1.2.0) Cannot satisfy dependency: From: m2e connector for build-helper-maven-plugin 0.15.0.201109290002 (org.sonatype.m2e.buildhelper.feature.feature.group 0.15.0.201109290002) To: org.sonatype.m2e.buildhelper [0.15.0.201109290002] Can you figure out what is the problem here? Kind regards, Christof Luick. Reproducible: Always Steps to Reproduce: 1. Install Indigo J2EE installation package for Windows x64 2. Install m2e 1.0.100 from the Indigo update site 3. Install m2e connector for build-helper-maven-plugin 0.14 from the m2e marketplace 4. Click "Help > Check for updates" in the Eclipse menu.
*** This bug has been marked as a duplicate of bug 350786 ***
Moved to https://github.com/eclipse-m2e/m2e-core/issues/