Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] Cannot upgrade m2e Extensions Development Support 1.2

TL;DR - update Tycho Project Configurators

On 10/16/2012 10:14 PM, Ricardo Gladwell wrote:

Your original request has been modified.

You should start reading it from the end ;-)

   Cannot satisfy dependency:
     From: m2e - Extensions Development Support (Optional)
1.2.0.20120903-1050 (org.eclipse.m2e.sdk.feature.feature.group
1.2.0.20120903-1050)
     To: org.eclipse.m2e.tests.common [1.2.0.20120903-1050]
   Cannot satisfy dependency:
     From: M2E Testing Helpers 1.2.0.20120903-1050
(org.eclipse.m2e.tests.common 1.2.0.20120903-1050)
     To: bundle org.eclipse.m2e.jdt [1.2.0,1.3.0)

M2E Testing Helpers 1.2.0.20120903-1050
wants
org.eclipse.m2e.jdt [1.2.0,1.3.0)
IOW - anything starting from (and including) 1.2.0

   Cannot satisfy dependency:
     From: Tycho Project Configurators 0.6.0.201112050222
(org.sonatype.tycho.m2e 0.6.0.201112050222)
     To: bundle org.eclipse.m2e.jdt [1.0.0,1.2.0)

Tycho Project Configurators 0.6.0.201112050222
wants
org.eclipse.m2e.jdt [1.0.0,1.2.0)
IOW - something _before_ 1.2.0

It's not possible to satisfy [1.0.0,1.2.0) and [1.2.0,1.3.0) at the same time.

   Cannot satisfy dependency:
     From: Tycho Project Configurators 0.6.0.201112050222
(org.sonatype.tycho.m2e.feature.feature.group 0.6.0.201112050222)
     To: org.sonatype.tycho.m2e [0.6.0.201112050222]


--
Mykola

http://ua.linkedin.com/in/manandbytes
https://github.com/manandbytes/


Back to the top