Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geogig-dev] Build failed in Jenkins: geogig-plugins-dev » Berkeley DB JE storage backend #35

See <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/org.geogig$geogig-plugins-bdbje/35/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Berkeley DB JE storage backend 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.3 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161216.024952-90.pom
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161216.024952-90.pom (6 KB at 30.6 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 8.7 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161216.024926-57.pom
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161216.024926-57.pom (3 KB at 12.2 KB/sec)
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161216.024952-90.jar
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161216.024926-57.jar
Downloading: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161216.024952-90-tests.jar
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-api/1.0-SNAPSHOT/geogig-api-1.0-20161216.024926-57.jar (116 KB at 304.6 KB/sec)
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161216.024952-90-tests.jar (492 KB at 825.3 KB/sec)
Downloaded: https://repo.boundlessgeo.com/main/org/locationtech/geogig/geogig-core/1.0-SNAPSHOT/geogig-core-1.0-20161216.024952-90.jar (1117 KB at 1368.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ geogig-plugins-bdbje ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/org.geogig$geogig-plugins-bdbje/ws/target>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.8:revision (default) @ geogig-plugins-bdbje ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ geogig-plugins-bdbje ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/geogig-plugins-dev/.repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=<http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/org.geogig$geogig-plugins-bdbje/ws/target/jacoco.exec,excludes=**/*Exception.class> -Xms256m -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geogig-plugins-bdbje ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ geogig-plugins-bdbje ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/org.geogig$geogig-plugins-bdbje/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.boundlessgeo.com/jenkins/job/geogig-plugins-dev/org.geogig$geogig-plugins-bdbje/ws/src/main/java/org/geogig/storage/bdbje/JEObjectDatabase.java>:[761,78] serializer has private access in org.locationtech.geogig.storage.AbstractObjectStore
[INFO] 1 error
[INFO] -------------------------------------------------------------


Back to the top