Hi there!
We're already built a couple of features for different projects into different repos, but this issue is something I don't understand.
The actual project I'm speaking about can be found here: https://github.com/EnFlexIT/AWB-ProjectAssist/tree/master/de.enflexit.tools
The Deployment of the p2 repository was already successful, using the 'p2DeployClean' profile in the updates project pom.xml.
Further, if I want to update the repos, using the 'p2Deploy' profile and thus the tycho-p2-extras-plugin, output tells me: "Error during mirroring: Mirroring failed: No repository found at https://p2.enflex.it/awbTools...".
But, I already could install the feature created into the Eclipse-IDE and was able to use. - Means, the Update-Site was accepted by Eclipse, but not by tycho.
Any idea?