I’m trying to build the latest trunk from SVN. In Maven, I’m seeing a lot of these:
[INFO] snapshot org.geotools:gt-cql:8-SNAPSHOT: checking for updates from osgeo
[WARNING] repository metadata for: ‘snapshot org.geotools:gt-cql:8-SNAPSHOT’ cou
ld not be retrieved from repository: osgeo due to an error: Error transferring f
ile
[INFO] Repository ‘osgeo’ will be blacklisted
My maven commands:
mvn -DskipTests clean install -P wps,ogr
mvn eclipse:eclipse -P wps,ogr
Then, in Eclipse (following the Quickstart instructions) lots of errors when building.
I know I’m doing something wrong, but what?
Please ignore this, there was an error in the patch I was trying out.
On Sat, Sep 10, 2011 at 1:50 PM, Roger Bedell <sylvanascent@anonymised.com> wrote:
I’m trying to build the latest trunk from SVN. In Maven, I’m seeing a lot of these:
[INFO] snapshot org.geotools:gt-cql:8-SNAPSHOT: checking for updates from osgeo
[WARNING] repository metadata for: ‘snapshot org.geotools:gt-cql:8-SNAPSHOT’ cou
ld not be retrieved from repository: osgeo due to an error: Error transferring f
ile
[INFO] Repository ‘osgeo’ will be blacklisted
My maven commands:
mvn -DskipTests clean install -P wps,ogr
mvn eclipse:eclipse -P wps,ogr
Then, in Eclipse (following the Quickstart instructions) lots of errors when building.
I know I’m doing something wrong, but what?