Okay. The main change in process will be that if anyone wants to upload
artifacts locally they will have to register their SSH key with Osgeo, but
the WebDAV process required something similar, so this shouldn't be too
much trouble.
I'll look into what changes need to be made on the maven side.
A
Hi Torben,
used the old instructions on more than one occasion me too, but as long as
the SFTP
based process works fine and is properly documented I see no problem in
switching over to it
Cheers
Andrea
On Thu, Jun 27, 2019 at 11:24 PM Torben Barsballe via GeoTools-Devel <
geotools-devel@lists.so
I have used those steps to publish some of custom jars (where we release a
fork with a different version number).
On Thu, Jun 27, 2019 at 23:23 Torben Barsballe via GeoTools-Devel <
geotools-devel@lists.sourceforge.net> wrote:
> Hello All,
>
> While getting the GeoTools release working on Jenkins
Hello All,
While getting the GeoTools release working on Jenkins again, I spoke with
the OSGeo SAC.
Currently, GeoTools uses WebDAV for uploading maven artifacts to the osgeo
repository. GeoTools is the only think using WebDAV, and the OSGeo SAC
would prefer if we could use SFTP like everyone els