eclipse-tycho / tycho

Tycho project repository (tycho)
https://tycho.eclipseprojects.io
Eclipse Public License 2.0
171 stars 193 forks source link

Using Wagon for servers configured #804

Open laeubi opened 2 years ago

laeubi commented 2 years ago

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 ...

laeubi commented 2 years ago

We could then of course also have an ECF-Waggon provider :-)

laeubi commented 2 years ago

Some usage examples: https://github.com/mojohaus/wagon-maven-plugin/tree/master/src/main/java/org/codehaus/mojo/wagon