java - Maven integrating in Eclipse RAD impossible -
i'm using rad , since morning i'm trying integrate maven eclipse(rad) using command: -> instal new software, putting link:
http://download.eclipse.org/m2e-wtp/releases/
then checked "maven integration eclipse"
the errors occured below:
cannot complete install because of conflicting dependency. software being installed: m2e - maven integration eclipse 1.4.0.20130601-0317 ( org.eclipse.m2e.feature.feature.group 1.4.0.20130601-0317) software installed: shared profile 1.0.0.1376390079411 (sharedprofile_bootprofile 1.0.0.1376390079411) 1 of following can installed @ 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 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 mentioned "eclipse jobs mechanism... " can't find in installed software.
tried use 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 instalation it's stop in +/- 40 %...
anyone me install maven in ide? thank in advance
did use maven installation instructions ibm?
Comments
Post a Comment