-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Hi!
I'm trying to build the OpenGeo suite (https://github.com/boundlessgeo/suite) but I'm having the following error:
[exec] [ERROR] Failed to execute goal on project gt-ogr-bridj: Could not resolve dependencies for project org.geotools:gt-ogr-bridj:jar:13-SNAPSHOT: Failed to collect dependencies for [org.geotools:gt-ogr-core:jar:13-SNAPSHOT (compile), com.nativelibs4java:bridj:jar:c-only:0.6 (compile), org.geotools:gt-ogr-core:jar:tests:13-SNAPSHOT (test), org.geotools:gt-data:jar:13-SNAPSHOT (compile), org.geotools:gt-sample-data:jar:13-SNAPSHOT (test), org.geotools:gt-epsg-hsql:jar:13-SNAPSHOT (test), org.geotools:gt-shapefile:jar:13-SNAPSHOT (test), javax.media:jai_core:jar:1.1.3 (compile), junit:junit:jar:4.11 (test)]: Failed to read artifact descriptor for com.nativelibs4java:bridj:jar:c-only:0.6: Could not transfer artifact com.nativelibs4java:bridj:pom:0.6 from/to nativelibs4java-repo (http://nativelibs4java.sourceforge.net/maven): Failed to transfer file: http://nativelibs4java.sourceforge.net/maven/com/nativelibs4java/bridj/0.6/bridj-0.6.pom. Return code is: 503 , ReasonPhrase:Service Unavailable. -> [Help 1]
The http://nativelibs4java.sourceforge.net/maven URL is not serving the right files, in fact, it's off, apparently because SourceForge.net is having issues.
My question is, can I use this github repo in its place? I tried but I got the following error, instead:
[exec] [ERROR] Failed to execute goal on project gt-ogr-bridj: Could not resolve dependencies for project org.geotools:gt-ogr-bridj:jar:13-SNAPSHOT: Could not find artifact com.nativelibs4java:bridj:jar:c-only:0.6 in nativelibs4java-repo (http://github.com/nativelibs4java/nativelibs4java) -> [Help 1]
Any hints appreciated!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels