Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Error updating m2eclipse-wtp to 0.14

Well, this is not supposed to happen, since the m2e-wtp update site is a composite, referencing the mavenarchiver update site (m2eclipse-extras actually).
A p2 guru might help me figure it out (Pascal?)

Anyway, you can either install the mavenarchiver directly from https://repository.sonatype.org/content/repositories/forge-sites/m2e-extras/0.14.0/N/0.14.0.201108020602/ or via the Maven extension discovery mechanism (Window > Preferences > Maven > Discovery > open catalog , select "mavenarchiver basic support") It uses the same update site url.

HIH

Fred Bricon

2011/9/23 Daniel Serodio (lists) <daniel.lists@xxxxxxxxxxxxx>
After telling Eclipse to check for updates, I got the following error:

Cannot complete the install because one or more required items could not be found.
 Software being installed: Maven Integration for WTP 0.14.0.201109141502 (org.maven.ide.eclipse.wtp.feature.feature.group 0.14.0.201109141502)
 Missing requirement: Maven Integration for WTP 0.14.0.201109141502 (org.maven.ide.eclipse.wtp.feature.feature.group 0.14.0.201109141502) requires 'org.sonatype.m2e.mavenarchiver.feature.feature.group 0.14.0' but it could not be found

Where can I find org.sonatype.m2e.mavenarchiver ?

Regards,
Daniel Serodio
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



--
"Have you tried turning it off and on again" - The IT Crowd

Back to the top