Index: plugins/com.jboss.jbds.central.discovery.soa-tooling/plugin.properties =================================================================== --- plugins/com.jboss.jbds.central.discovery.soa-tooling/plugin.properties (revision 9698) +++ plugins/com.jboss.jbds.central.discovery.soa-tooling/plugin.properties (working copy) @@ -1,6 +1,8 @@ BundleVendor = JBoss by Red Hat BundleName = JBoss Developer Studio - Central Discovery - SOA Tooling +jboss.soa.update.url=${jboss.soa.update.url} + # [LOCALHOST] testing from local build #jboss.soa.update.url = http://localhost:8080/product-soa/site/target/site/ @@ -8,7 +10,7 @@ #jboss.soa.update.url = http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.soa-tooling.updatesite/product-soa/ # [INTERNAL] QE testing - nightly from stable branch -jboss.soa.update.url = http://www.qa.jboss.com/binaries/RHDS/builds/staging/soatools-5.0.0_Nightly.updatesite/product-soa/ +#jboss.soa.update.url = http://www.qa.jboss.com/binaries/RHDS/builds/staging/soatools-5.0.0_Nightly.updatesite/product-soa/ # [INTERNAL] QE testing - staging (for a specific milestone) #jboss.soa.update.url = http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.Beta2.soa-tooling/ Index: plugins/com.jboss.jbds.central.discovery.soa-tooling/pom.xml =================================================================== --- plugins/com.jboss.jbds.central.discovery.soa-tooling/pom.xml (revision 9698) +++ plugins/com.jboss.jbds.central.discovery.soa-tooling/pom.xml (working copy) @@ -10,4 +10,20 @@ com.jboss.jbds.central.discovery.soa-tooling 1.0.0-SNAPSHOT eclipse-plugin + + + http://localhost:8080/product-soa/site/target/site/ + + + + + + . + true + + plugin.properties + + + +