]
Len DiMaggio commented on JBIDE-13756:
--------------------------------------
For alpha1 - after Nick sets it up - the URL for download will be:
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.c...
Step 3 - Edit plugin.xml in the Central discovery plugin jar
change
siteUrl="https://devstudio.jboss.com/updates/7.0-development/central...
to
siteUrl="http://www.qa.jboss.com/binaries/RHDS/updates/development/7...
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: