[jbosstools-issues] [JBoss JIRA] (JBIDE-16960) with GPE feature removed from JBT 4.40.0.Beta2-SNAPSHOT targetplatform, JBT agg site won't build

Nick Boldt (JIRA) issues at jboss.org
Thu Apr 3 11:25:13 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959007#comment-12959007 ] 

Nick Boldt commented on JBIDE-16960:
------------------------------------

[~ljelinko] said: 
{quote}I've just installed whole JBT and it seems that only a small subset of GWT plugins gets installed. As a result, you cannot for example create a new GWT project, however, you can add a new module to the existing one. I know that GWT cannot be installed on Luna, but it is kind of confusing to have just the partial functionality installed. Is it documented somewhere, what gets installed? 
Since the GWT does not run on Luna, maybe we could drop the Maven GWT integration as well?{quote}

So, after some discussion today, we've decided to do this:

* [~fbricon]: remove quickstarts/archtypes that depend on GWT/maven.gwt :: *Beta1*, *Beta2*
* [~nickboldt] o.j.t.maven.gwt completely from JBT aggregate site :: *Beta1*, *Beta2*
* [~nickboldt] provide PR to comment out maven.gwt.feature, plugin & site/category.xml entries from the Central build :: *Beta2*
* [~nickboldt] remove more com.google plugins/features from JBT TP :: *4.40.0.Beta2-SNAPSHOT*

IF there's blowback, [~fbricon] can move maven.gwt to a standalone git project & publish a new update site under http://download.jboss.org/jbosstools/updates/m2e-extensions/


                
> with GPE feature removed from JBT 4.40.0.Beta2-SNAPSHOT targetplatform, JBT agg site won't build
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16960
>                 URL: https://issues.jboss.org/browse/JBIDE-16960
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: target-platform, upstream
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 4.2.0.Beta2
>
>
> I removed the deprecated GPE feature [1] because it can't be installed onto Luna (JBIDE-16910).
> [1] https://github.com/jbosstools/jbosstools-target-platforms/pull/48/files#diff-68a1d6fc5e1403b0933f902e7e80915cL387
> So now we get this:
> {code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-sites.aggregate.site_master/8748/console}
> [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]{code}
> 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:
> {code:title=http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.40.0.Beta1/REPO/plugins/}
> 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
> {code}
> [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]? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list