[Geoserver-devel] No snapshots from OSGEO?

Jody,

If I understood the review comments from the PR for GEOS-7192, we should have
snapshots from http://repo.boundlessgeo.com/main

However we should not have snapshots enabled from
http://download.osgeo.org/webdav/geotools/

Is that the case?

Brad

That is correct. And those settings are already provided in the parent Pom.

On Sat, Sep 12, 2015 at 2:43 PM Brad Hards <bradh@anonymised.com> wrote:

Jody,

If I understood the review comments from the PR for GEOS-7192, we should have
snapshots from http://repo.boundlessgeo.com/main

However we should not have snapshots enabled from
http://download.osgeo.org/webdav/geotools/

Is that the case?

Brad


Jody Garnett

On Sat, 12 Sep 2015 08:38:15 AM Jody Garnett wrote:

That is correct. And those settings are already provided in the parent Pom.

Actually the parent POM says:

  <repository>
    <id>osgeo</id>
    <name>Open Source Geospatial Foundation Repository</name>
    <url>http://download.osgeo.org/webdav/geotools/&lt;/url&gt;
    <snapshots>
      <enabled>true</enabled>
    </snapshots>
  </repository>

Brad

That does seem correct we should ask and then remove that. May make the build faster.

On Sat, Sep 12, 2015 at 6:30 PM Brad Hards <bradh@anonymised.com.4091…> wrote:

On Sat, 12 Sep 2015 08:38:15 AM Jody Garnett wrote:

That is correct. And those settings are already provided in the parent Pom.
Actually the parent POM says:

osgeo Open Source Geospatial Foundation Repository [http://download.osgeo.org/webdav/geotools/](http://download.osgeo.org/webdav/geotools/) true

Brad


Jody Garnett

On Sat, 12 Sep 2015 09:43:34 AM Jody Garnett wrote:

That does seem correct we should ask and then remove that. May make the
build faster.

Ticket at https://osgeo-org.atlassian.net/browse/GEOS-7200

Brad