My update site looks like
http://<host>:<port>/jenkins/job/.../target/site/site.xml
When I try to update eclipse using this update site, eclipse automatically suffixes it with /content.xml.
After which I get a p2.core.ProvisionException
stating unable to read repository
.
What can be done to avoid this additional appending of content.xml causing this issue.