- This topic has 4 replies, 3 voices, and was last updated 13 years, 1 month ago by support-tony.
-
AuthorPosts
-
Frank LawlorParticipantI needed to install a newer verions of Maven Integration fro Eclipse (to support RTC).
I added the update site (http://download.eclipse.org/technology/m2e/releases/1.0/1.0.0.20110607-2117), selected Add to Profile for the Maven Integration for Eclipse item, and selected apply pending changes.
It complained that I needed to uninstall the previous version.
I selected the previous verions from My Software and said remove. It added these to the pending changes BUT INCLUDED WITH THE INSTALL OF THE NEW VERSION. I thought it might be smart enough to do the removes first so I said Apply. I just camplained agin so I removed the new version from My Software
restart.
It now removed the old version (seemed to).
restart.
I again added the new version and said apply.
It still compained about what seems to be the old version (see incomprehensible messages below).
When I display the plug-ins it still seems to be showing this old version from Sonatype (see PNG).1) Why is the old version still installed and not showing up in My Software?
2) How do I clean up this mess?
3) Why is it complaining about dependencies for the Maven for MyEclipse version.—– install error messages ———-
–Software being installed: MyEclipse 9 (Profile) 2.0.0.0000000011 (com.poweredbypulse.profile-1944681-rmb-2334821 2.0.0.0000000011)
–Only one of the following can be installed at once:
—-This version of m2eclipse cannot be installed on top of the already installed m2eclipse. Uninstall the previous version of m2eclipse and try the install again. 1.0.0.20110607-2117 (org.maven.ide.eclipse 1.0.0.20110607-2117)
—-Maven Integration for Eclipse 0.10.0.me201106051918 (org.maven.ide.eclipse 0.10.0.me201106051918)
–Cannot satisfy dependency:
—-From: Maven Support for MyEclipse 9.1.0.me201106292137 (com.genuitec.myeclipse.maven.feature.group 9.1.0.me201106292137)
—-To: org.maven.ide.eclipse.feature.feature.group [0.10.0.me201106292137]
–Cannot satisfy dependency:
—-From: MyEclipse 9 (Profile) 2.0.0.0000000011 (com.poweredbypulse.profile-1944681-rmb-2334821 2.0.0.0000000011)
—-To: com.genuitec.myeclipse.maven.feature.group [7.9.100,10.0.0)
–Cannot satisfy dependency:
—-From: MyEclipse 9 (Profile) 2.0.0.0000000011 (com.poweredbypulse.profile-1944681-rmb-2334821 2.0.0.0000000011)
—-To: org.eclipse.m2e.feature.feature.group 0.0.0
–Cannot satisfy dependency:
—-From: m2e – Maven Integration for Eclipse 1.0.0.20110607-2117 (org.eclipse.m2e.feature.feature.group 1.0.0.20110607-2117)
—-To: bundle org.maven.ide.eclipse [1.0.0.20110607-2117]
–Cannot satisfy dependency:
—-From: Maven Integration for Eclipse (Required) 0.10.0.me201106292137 (org.maven.ide.eclipse.feature.feature.group 0.10.0.me201106292137)
—-To: org.maven.ide.eclipse [0.10.0.me201106051918]—————- plug-ins —————————
see attached PNG
Attachments:
You must be logged in to view attached files.
Dickie WhiteMemberI’ve had this problem before, let me see if I can remember how I fixed it. I’ll be back in a minute.
support-tonyKeymasterFrank,
I’m not sure if you can wait but release 10.0 is due out in a couple of days and will incorporate m2eclipse 1.0.0 as part of the Maven support.
Did you have the previous version of m2eclipse plug-in installed? Note that the Maven Support for MyEclipse feature also included a previous version of m2eclipse. So you may need to also remove the Maven Support for MyEclipse feature, if you haven’t already done so.
I hope this helps.
Frank LawlorParticipantThanks for the quick response.
I tried to remove every org.maven.ide file from the installation directory, did a -clean restart and it STILL complained about the prior install.
I tried your suggestion of removing Maven for MyEclipse and that did the trick.
Thanks.
support-tonyKeymasterI’m glad that’s working for you, Frank.
Thanks for letting us know.
-
AuthorPosts