[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Can't install Maven Project Configurators
|
Hm it seems that I need to decide between either:
Maven Integration for AJDT
or
Maven Integration for WTP
Currently it only works if I choose Maven Integration for WTP. Is this a bug
and what is WTP?
"JS" <sadsdfd@xxxxxxxx> wrote in message
news:gnvafp$g7c$1@xxxxxxxxxxxxxxxxxxxx
I have installed Eclipse IDE for Java Developers (85 MB) Version: 3.4.1 on
Vista 32 bit.
In the package explorer I have added:
http://m2eclipse.sonatype.org/update/
And installed Maven Integration which went fine. But when I try to install
Maven Project Configurators I get the error:
Cannot complete the request. See the details.
Unsatisfied dependency: [org.maven.ide.eclipse.ajdt.feature.feature.group
0.9.7.200902090947] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.ajdt.feature.group/1.5.0
Cannot find a solution where both Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.swt/[3.4.0.v3448f,3.4.0.v3448f]] and
Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.swt/[3.4.1.v3449c,3.4.1.v3449c]] can
be satisfied.
Cannot find a solution where both Match[requiredCapability:
osgi.bundle/org.eclipse.wst.validation/[1.2.0,1.3.0)] and
Match[requiredCapability:
osgi.bundle/org.eclipse.wst.validation/[1.1.0,1.2.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.swt.win32.win32.x86/[3.4.0.v3448f,3.4.0.v3448f]]
and Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.swt.win32.win32.x86/[3.4.1.v3449c,3.4.1.v3449c]]
can be satisfied.
Cannot find a solution where both Match[requiredCapability:
osgi.bundle/org.eclipse.jst.common.project.facet.core/[1.3.0,2.0.0)] and
Match[requiredCapability:
osgi.bundle/org.eclipse.jst.common.project.facet.core/[1.1.0,1.2.0)] can
be satisfied.
Cannot find a solution where both Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.rcp.feature.jar/[3.4.0.v20080324a-989JERhEk-jWnd5IY8K5tjxB,3.4.0.v20080324a-989JERhEk-jWnd5IY8K5tjxB]]
and Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.rcp.feature.jar/[3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341,3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341]]
can be satisfied.
Unsatisfied dependency: [org.eclipse.jst.j2ee 1.1.107.v200806252211]
requiredCapability: osgi.bundle/org.eclipse.emf.ecore.edit/[2.2.0,2.4.0)
Unsatisfied dependency: [org.eclipse.jst.j2ee 1.1.106.v200802192030]
requiredCapability: osgi.bundle/org.eclipse.emf.ecore.edit/[2.2.0,2.4.0)
Unsatisfied dependency: [org.eclipse.jst.j2ee 1.1.107.v200803071930]
requiredCapability: osgi.bundle/org.eclipse.emf.ecore.edit/[2.2.0,2.4.0)
Unsatisfied dependency: [org.eclipse.jst.j2ee.web 1.1.105.v200802192030]
requiredCapability: osgi.bundle/org.eclipse.emf.edit/[2.2.0,2.4.0)
Unsatisfied dependency: [org.eclipse.jst.j2ee 1.1.107.v200806252211]
requiredCapability: osgi.bundle/org.eclipse.emf.edit/[2.2.0,2.4.0)
Unsatisfied dependency: [org.eclipse.jst.j2ee 1.1.106.v200802192030]
requiredCapability: osgi.bundle/org.eclipse.emf.edit/[2.2.0,2.4.0)
Unsatisfied dependency: [org.eclipse.jst.j2ee 1.1.107.v200803071930]
requiredCapability: osgi.bundle/org.eclipse.emf.edit/[2.2.0,2.4.0)
...
...
list continues!
The eclipse is a completely fresh install any ideas?