Re: [Geotools-devel] OSGeo maven repo is down

2019-05-13 Thread Jody Garnett
The repo is back up :) -- Jody Garnett On Thu, 9 May 2019 at 22:57, Jody Garnett wrote: > Please note that osgeo maven repo is under maintenance as "downloads" > moves to a new server. > > See https://trac.osgeo.org/osgeo/ticket/2261 for latest status. > -- > Jody Garnett >

Re: [Geotools-devel] [Geoserver-devel] GeoTools PR reviews and downstream builds

2019-05-13 Thread Jody Garnett
When build.geoserver.org is back we should be able to configure it to check pull request branches and do a long build chain as you describe Andrea. -- Jody Garnett On Mon, 13 May 2019 at 14:22, Chris Snider wrote: > Is any part of the build chain Jenkins? I know Jenkins can call a build > scri

Re: [Geotools-devel] [Geoserver-devel] GeoTools PR reviews and downstream builds

2019-05-13 Thread Chris Snider
Is any part of the build chain Jenkins? I know Jenkins can call a build script from another branch of the same repository, but it may also work to call a build job from a different repository. I plan on investigating this process for our in-house builds for a project I moved to. Might be wort

Re: [Geotools-devel] [Geoserver-devel] GeoTools PR reviews and downstream builds

2019-05-13 Thread Andrea Aime
On Mon, May 13, 2019 at 8:49 PM Chris Snider wrote: > Is any part of the build chain Jenkins? > Nope, we are talking about the PR validations performed by Travis and Appveyor, there is no Jenkins involved. Not sure if it could make it involved, but also, even if technically feasible if we'd have

Re: [Geotools-devel] GeoTools PR reviews and downstream builds

2019-05-13 Thread Andrea Aime
On Mon, May 13, 2019 at 5:29 PM Andrea Aime wrote: > Was wondering if this could be delegated to the build server, rough idea: > >- Add a entry in the build matrix that runs a custom shell script >- The script build geotools without tests (the other builds cover >that) in order to hav

[Geotools-devel] Reminder - PMC Meeting at 16:30 UTC tomorrow

2019-05-13 Thread Torben Barsballe via GeoTools-Devel
Reminder that the next PMC meeting is scheduled for 16:30 UTC on Tuesday, May 14. The meeting link is https://meet.jit.si/GeoServerMeeting Talk to everyon

[Geotools-devel] GeoTools PR reviews and downstream builds

2019-05-13 Thread Andrea Aime
Hi, a common annoyance when reviewing a GeoTools PR is that, while it can be green on Travis, it can still cause a downstream failure in GeoWebCache and GeoServer. I don't always checkout the PR, build it, and then run downstream builds locally when reviewing PRs... because well, it takes quite a

Re: [Geotools-devel] Maven repository -> 401 error

2019-05-13 Thread Patrick Valsecchi
Hi, Works like a charm, now. Thanks! On Fri, May 10, 2019 at 9:36 PM Jody Garnett wrote: > The repository should now be available (same location new server). > > There is a small pull request to fix our deploy story for the next release > https://github.com/geotools/geotools/pull/2385 > -- > J