Failed to Resolve Target Definition on OpenShift
问题 I'm trying to get a Tycho build to work on an OpenShift server. Locally resolving the target definition and building works fine, but when deploying I get the following error: Unable to read repository at http://download.eclipse.org/rt/rap/2.2/content.xml. Permission denied I'm not sure if its a problem in the Tycho configuration (but as far as I can remember, I didn't do anything outside the build reactor to make Tycho work) or the one of OpenShift. Could someone tell me what the problem is