]
Nick Boldt commented on JBTIS-672:
----------------------------------
May be related to JBTIS-662
JBTIS Stable EA site broken due to composite site listing p2.index
file as if it's a child folder
-------------------------------------------------------------------------------------------------
Key: JBTIS-672
URL:
https://issues.jboss.org/browse/JBTIS-672
Project: JBoss Tools Integration Stack
Issue Type: Feature Request
Components: distribution
Affects Versions: 4.3.0.Final
Reporter: Nick Boldt
Assignee: Paul Leacu
Labels: early-access
Fix For: 4.3.0.Final
http://download.jboss.org/jbosstools/mars/stable/updates/integration-stac...
is broken, since it lists the p2.index file as if it's a child folder.
So, Eclipse complains:
{code}
eclipse.buildId=4.5.2.M20160212-1500
java.version=1.8.0_60
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -data
/home/nboldt/eclipse/workspace-clean45-2 -consolelog -product
org.eclipse.epp.package.jee.product -data file:/home/nboldt/eclipse/workspace-clean45-2/
-consolelog
org.eclipse.equinox.p2.metadata.repository
Error
Mon Apr 18 18:59:56 EDT 2016
No repository found at
http://download.jboss.org/jbosstools/mars/stable/updates/integration-stac....
{code}