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

Pavol Srna (JIRA) jira-events at lists.jboss.org
Fri Mar 8 09:18:42 EST 2013


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

Pavol Srna updated JBIDE-13756:
-------------------------------

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

    
> 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: Snjezana Peco
>             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