Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geogig-dev] gs-geogig has a missing dependency com.sleepycat:je:jar:5.0.84

I'm also not sure if that was on purpose or not. The license is very problematic.

On 4 March 2016 at 06:54, Erik Merkle <emerkle@xxxxxxxxxxxxxxxx> wrote:
Ben,

Thanks for bringing this up. I'll double check with Gabriel, but I believe the BDB artifact was provided through the Boundless repos at some point, but not any more. I'll try to see if that is the case, and if it was intentional. I'll see if we need to get the artifact provided through the Boundless repos, or use the Oracle repo you provided (or possibly another repo).

Copying the GeoGig mailing list as well because it is also affecting GeoGig builds.

Erik Merkle
Software Engineer | Boundless

On Thu, Mar 3, 2016 at 10:48 PM, Ben Caradoc-Davies <ben@xxxxxxxxxxxx> wrote:
Gabriel and Erik,

the community module gs-geogig has a missing dependency com.sleepycat:je:jar:5.0.84, causing -PcommunityRelease to fail on 2.8.x if this artifact has not previously been downloaded into the local repository.

This artifact is available from the Oracle Maven repository:

http://download.oracle.com/maven/com/sleepycat/je/5.0.84/je-5.0.84.pom
http://download.oracle.com/maven/com/sleepycat/je/5.0.84/je-5.0.84.jar

I think there may also be plans to remove Berkeley DB support.

Kind regards,
Ben.


[INFO] ------------------------------------------------------------------------
[INFO] Building GeoGig GeoServer integration 2.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.boundlessgeo.com/main/com/sleepycat/je/5.0.84/je-5.0.84.pom
Downloading: http://download.osgeo.org/webdav/geotools/com/sleepycat/je/5.0.84/je-5.0.84.pom
Downloading: http://maven.restlet.org/com/sleepycat/je/5.0.84/je-5.0.84.pom
Downloading: http://www.hibernatespatial.org/repository/com/sleepycat/je/5.0.84/je-5.0.84.pom
Downloading: https://repo.maven.apache.org/maven2/com/sleepycat/je/5.0.84/je-5.0.84.pom
[WARNING] The POM for com.sleepycat:je:jar:5.0.84 is missing, no dependency information available
Downloading: https://repo.boundlessgeo.com/main/com/sleepycat/je/5.0.84/je-5.0.84.jar
Downloading: http://download.osgeo.org/webdav/geotools/com/sleepycat/je/5.0.84/je-5.0.84.jar
Downloading: http://maven.restlet.org/com/sleepycat/je/5.0.84/je-5.0.84.jar
Downloading: http://www.hibernatespatial.org/repository/com/sleepycat/je/5.0.84/je-5.0.84.jar
Downloading: https://repo.maven.apache.org/maven2/com/sleepycat/je/5.0.84/je-5.0.84.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.252 s
[INFO] Finished at: 2016-03-04T17:35:04+13:00
[INFO] Final Memory: 19M/248M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gs-geogig: Could not resolve dependencies for project org.geoserver.community:gs-geogig:jar:2.8-SNAPSHOT: Could not find artifact com.sleepycat:je:jar:5.0.84 in boundless (https://repo.boundlessgeo.com/main/) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException


--
Ben Caradoc-Davies <ben@xxxxxxxxxxxx>
Director
Transient Software Limited <http://transient.nz/>
New Zealand


_______________________________________________
geogig-dev mailing list
geogig-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://www.locationtech.org/mailman/listinfo/geogig-dev



--

Tyler Battle

Software Engineer| Boundless

tbattle@xxxxxxxxxxxxxxxx

Victoria, BC, Canada



Back to the top