[jbosstools-issues] [JBoss JIRA] (JBIDE-13756) Maven GWT Configurator and Maven Packaging Configurator cannot be installed

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Mar 8 11:21:42 EST 2013


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

Nick Boldt closed JBIDE-13756.
------------------------------

      Assignee: Nick Boldt  (was: Snjezana Peco)
    Resolution: Duplicate Issue


Same problem as JBIDE-13754 - you can't resolve 3rd party features from the JBDS site. You need to combine the three sites into a single one in order to resolve everything on Central:

a) 3rd party features
b) JBT/JBDS features
c) target platform

Same solution:

https://issues.jboss.org/browse/JBDS-2469?focusedCommentId=12756862&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12756862


                
> Maven GWT Configurator and Maven Packaging Configurator cannot be installed
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-13756
>                 URL: https://issues.jboss.org/browse/JBIDE-13756
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Pavol Srna
>            Assignee: Nick Boldt
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: maven-gwt.png, maven-gwt.png, maven-gwt2.png, maven-gwt2.png, maven-packaging.png, maven-packaging.png, maven-packaging2.png, maven-packaging2.png
>
>
> how did I test:
> Step 1 - create a devstudio-discovery.xml file, file contents are:
> <directory>
> <!-- include JBDS Core Central discovery plugin -->
>    <entry url="com.jboss.jbds.central.discovery_7.0.0.Alpha1-v20130306-0101-B124.jar" permitCategories="true"/>
> </directory>
> Step 2 - download Central discovery plugin jar
> http://www.qa.jboss.com/binaries/RHDS/updates/development/7.0.0.Alpha1c.core/plugins/com.jboss.jbds.central.discovery_7.0.0.Alpha1-v20130306-0101-B124.jar
> Step 3 - Edit plugin.xml in the Central discovery plugin jar
> change siteUrl="https://devstudio.jboss.com/updates/7.0-development/central/core/">
> to     siteUrl="http://www.qa.jboss.com/binaries/RHDS/updates/development/7.0.0.Alpha1c.core/">
> Step 4 - make the devstudio-discovery.xml and jar file available via a www server (in this case in the top html dir for an httpd server)
> Step 5 - Add this to jbdevstudio.ini, start JBDS
> -Djboss.discovery.directory.url=http://localhost/devstudio-discovery.xml

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