With #797 and #798 we now have more control over the transport used. As Tycho is a maven-plugin it seems a good idea to reuse as much of maven as possible, so probably we could use the https://maven.apache.org/wagon/ API instead of the raw URL API ...
With #797 and #798 we now have more control over the transport used. As Tycho is a maven-plugin it seems a good idea to reuse as much of maven as possible, so probably we could use the https://maven.apache.org/wagon/ API instead of the raw URL API ...