-
Bug
-
Resolution: Done
-
Blocker
-
4.2.0.Beta1
-
None
-
https://github.com/jbosstools/jbosstools-build-sites/pull/140, https://github.com/jbosstools/jbosstools-build-sites/pull/141, https://github.com/jbosstools/jbosstools-build/pull/140, https://github.com/jbosstools/jbosstools-download.jboss.org/pull/336, https://github.com/jbosstools/jbosstools-central/pull/231, https://github.com/jbdevstudio/jbdevstudio-product/pull/162, https://github.com/jbdevstudio/jbdevstudio-product/pull/163, https://github.com/jbosstools/jbosstools-build-sites/pull/142, https://github.com/jbosstools/jbosstools-build-sites/pull/143, https://github.com/jbosstools/jbosstools-target-platforms/pull/50, https://github.com/jbosstools/jbosstools-discovery/pull/148, https://github.com/jbosstools/jbosstools-download.jboss.org/pull/338
I removed the deprecated GPE feature [1] because it can't be installed onto Luna (JBIDE-16910).
So now we get this:
[ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.jboss.tools.site.core raw:4.2.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.2.0-SNAPSHOT [ERROR] Missing requirement: org.jboss.tools.gwt.core 1.1.0.Final-v20130205-2223-B78 requires 'bundle com.google.gdt.eclipse.suite 3.0.1' but it could not be found [ERROR] Cannot satisfy dependency: org.jboss.tools.gwt.feature.feature.group 1.1.0.Final-v20130205-2223-B78 depends on: org.jboss.tools.gwt.core [1.1.0.Final-v20130205-2223-B78] [ERROR] Cannot satisfy dependency: org.jboss.tools.site.core raw:4.2.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.2.0-SNAPSHOT depends on: org.jboss.tools.gwt.feature.feature.group 0.0.0 [ERROR] [ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.gwt.core 1.1.0.Final-v20130205-2223-B78 to bundle com.google.gwt.eclipse.core 0.0.0.; Unable to satisfy dependency from org.jboss.tools.gwt.core 1.1.0.Final-v20130205-2223-B78 to bundle com.google.gdt.eclipse.suite 3.0.1.; Unable to satisfy dependency from org.jboss.tools.maven.gwt 1.6.0.Beta2-v20140321-0445-B465 to bundle com.google.gwt.eclipse.core 2.5.0.; Unable to satisfy dependency from org.jboss.tools.maven.gwt 1.6.0.Beta2-v20140321-0445-B465 to bundle com.google.gwt.eclipse.oophm 3.0.0.; No solution found because the problem is unsatisfiable.] -> [Help 1]
At the moment, only com.google.gwt.eclipse.sdkbundle_2.5.1 is present in the Beta2-SNAPSHOT target platform [2]. In the previous TP [3], we had more:
com.google.appengine.* com.google.gdt.eclipse.* com.google.gwt.eclipse.core_3.4.2.v201310081834-rel-r43.jar com.google.gwt.eclipse.oophm_3.4.2.v201310081834-rel-r43.jar com.google.gwt.eclipse.sdkbundle_2.5.1.jar
[2] http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.40.0.Beta2-SNAPSHOT/REPO/plugins/
[3] http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.40.0.Beta1/REPO/plugins/
QUESTIONS:
Does the org.jboss.tools.gwt.feature need to remain in the JBT update site?
Or... should I add the com.google.gwt.eclipse.core plugin back into the JBoss Tools 4.40.0.Beta2-SNAPSHOT target platform [2]?
- is related to
-
JBIDE-15945 Un-categorize "JBoss GWT Integration (experimental)" feature from JBT update site
- Closed