[Geoserver-devel] [JIRA] (GEOS-7200) Disable snapshots for osgeo repository

Brad Hards created an issue

GeoServer / ImprovementGEOS-7200

Disable snapshots for osgeo repository

Issue Type:

ImprovementImprovement

Assignee:

Unassigned

Components:

Global

Created:

12/Sep/15 12:50 PM

Priority:

MediumMedium

Reporter:

Brad Hards

The top level POM (src/pom.xml) has this:

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

Some discussion with Jody on the ML indicates that we probably don’t want that snapshots part. Snapshots should come from the Boundless repo (which we already have enabled).

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v7.0.0-OD-04-018#70102-sha1:7e84d93)

Atlassian logo