[jbosstools-issues] [JBoss JIRA] (JBDS-2548) Add com.google.gdt.eclipse.suite.e42.feature to JBDS target platform to make building simpler

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed May 15 21:43:06 EDT 2013


     [ https://issues.jboss.org/browse/JBDS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt resolved JBDS-2548.
------------------------------

    Resolution: Done


GDT is now in the JBDS TP.
                
> Add com.google.gdt.eclipse.suite.e42.feature to JBDS target platform to make building simpler
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBDS-2548
>                 URL: https://issues.jboss.org/browse/JBDS-2548
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: 3rdPartyCertification, 3rdPartyDependencies, Build, updatesite
>    Affects Versions: 7.0.0.Alpha2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 7.0.0.Beta1
>
>
> Discovered while documenting limitations & build instructions in JBDS-2456 that if we add com.google.gdt.eclipse.suite.e42.feature to the JBDS "multiple" target platform (or equivalently, if we we build using _mvn clean install -Punified.target -Dtpc.group=jbosstools_), we no longer need to include the *-Pjboss-requirements-composite-extras-mirror* profile to build JBDS, and can therefore build more simply like this:
> {code}mvn clean install -Pmaximum,multiple.target{code}
> So, I propose we add *com.google.gdt.eclipse.suite.e42.feature* to the JBDS TP so as to make building easier. The reason it's required is this dependency chain:
> *com.jboss.jbds.site.product* depends on *org.jboss.tools.maven.gwt* depends on bundle *com.google.gwt.eclipse.core* which is included in *com.google.gdt.eclipse.suite.e42.feature*.
> If you currently try to build using the JBDS TP and omit the *-Pjboss-requirements-composite-extras-mirror* profile flag, you get this:
> {code}
> [ERROR]   Software being installed: com.jboss.jbds.site.product raw:7.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):7.0.0-SNAPSHOT
> [ERROR]   Missing requirement: org.jboss.tools.maven.gwt 1.5.0.Alpha2-v20130412-2122-B29 requires 'bundle com.google.gwt.eclipse.core 2.5.0' but it could not be found
> {code}
> We could even go a step further and set multiple & maximum as defaults in the JBDS product root pom, so that a build need only be invoked with _mvn clean install_.

--
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