Maven integrating in Eclipse RAD impossible

6k Views Asked by At

I'm using RAD and since the morning I'm trying to integrate Maven with Eclipse(RAD) by using that command: Help -> Instal New Software, then putting this link:

http://download.eclipse.org/m2e-wtp/releases/

then checked "Maven integration for Eclipse"

the errors occured below:

Cannot complete the install because of a conflicting dependency.
Software being installed: m2e - Maven Integration for Eclipse 1.4.0.20130601-0317     (      org.eclipse.m2e.feature.feature.group 1.4.0.20130601-0317)
  Software currently installed: Shared profile 1.0.0.1376390079411            (SharedProfile_bootProfile 1.0.0.1376390079411)
  Only one of the following can be installed at once: 
  Eclipse Jobs Mechanism 3.5.2.R36x_v20110419 (org.eclipse.core.jobs      3.5.2.R36x_v20110419)
  Eclipse Jobs Mechanism 3.5.300.v20130429-1813 (org.eclipse.core.jobs 3.5.300.v20130429-1813)
  Eclipse Jobs Mechanism 3.5.101.v20120113-1953 (org.eclipse.core.jobs 3.5.101.v20120113-1953)
  Cannot satisfy dependency:
  From: Shared profile 1.0.0.1376390079411 (SharedProfile_bootProfile 1.0.0.1376390079411)
  To: org.eclipse.core.jobs [3.5.2.R36x_v20110419]
  Cannot satisfy dependency:
  From: Equinox Provisioning Discovery 1.0.101.v20130327-2119 (org.eclipse.equinox.p2.discovery.compatibility 1.0.101.v20130327-2119)
   To: bundle org.eclipse.equinox.p2.transport.ecf 1.0.0
   Cannot satisfy dependency:
  From: Equinox Provisioning ECF based Transport 1.1.0.v20130516-1858 (org.eclipse.equinox.p2.transport.ecf 1.1.0.v20130516-1858)
  To: bundle org.eclipse.core.jobs 3.5.100
  Cannot satisfy dependency:
  From: m2e Marketplace 1.4.0.20130601-0317 (org.eclipse.m2e.discovery 1.4.0.20130601-0317)
  To: bundle org.eclipse.equinox.p2.discovery.compatibility 0.0.0
 Cannot satisfy dependency:
 From: m2e - Maven Integration for Eclipse 1.4.0.20130601-0317 (org.eclipse.m2e.feature.feature.group 1.4.0.20130601-0317)
  To: org.eclipse.m2e.discovery [1.4.0.20130601-0317]

I have no idea what mentioned "Eclipse Jobs Mechanism... " is I can't find its in the installed software.

Tried to use another repositories like:

http://bitstrings.github.com/m2e-connectors-p2/releases

http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.15.0/N/0.15.0.201207090125/

They let me start the instalation but It's stop in +/- 40 %...

Anyone could help me install Maven in my IDE? Thank You in advance

4

There are 4 best solutions below

1
On
0
On

I have ceased installing m2e within RAD "myself" (in the sense of using an update site in Install New Software). Rather I use the option "Maven" via the IBM Installation Manager.

0
On

Is there any particular reason you are installing Maven using that update site link instead of installing it using Installation Manager? To install Maven using Installation Manager you just need to open IM and select the checkbox for Maven.

enter image description here

0
On

In case somebody still has to use this old version of RAD:

http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/ does not work - it points to the latest version of m2e which requires a newer base-eclipse.

Instead, add all of the following locations: