]
Nick Boldt updated JBDS-3589:
-----------------------------
Git Pull Request:
no composite*.xml files in root of JBDS installer
-------------------------------------------------
Key: JBDS-3589
URL:
https://issues.jboss.org/browse/JBDS-3589
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
JBDS installer no longer includes composite*.xml in its root folder, so the jar won't
work as an offline update site (eg., for an offline install of JBDS IS into Eclipse)
{code}
org.eclipse.equinox.p2.core.ProvisionException: No repository found at
jar:file:/home/nboldt/tmp/JBDS_Installers/jboss-devstudio-9.1.0.Beta2-v20160127-2213-B262-installer-standalone.jar!/.
{code}
Workaround:
use
jar:file:/home/nboldt/tmp/JBDS_Installers/jboss-devstudio-9.1.0.Beta2-v20160127-2213-B262-installer-standalone.jar!/jbds/
as the update site path