See <https://builds.apache.org/job/Marmotta/225/changes>
Changes: [sschaffert] rename the H2 database to marmotta [sschaffert] fix MARMOTTA-340 (context-aware SPARQL connections) [sschaffert] fix MARMOTTA-341 (node batch commits) [sschaffert] fix a small bug in the webapp redirections ------------------------------------------ [...truncated 66068 lines...] Oct 09, 2013 4:05:09 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:09 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kiwi-transactions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/test-classes> Oct 09, 2013 4:05:10 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:10 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-surefire-plugin:2.13:test (default-test) @ kiwi-transactions --- [INFO] Surefire report directory: <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.marmotta.kiwi.test.TransactionTest 16:05:10,330 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 16:05:10,331 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:05:10,331 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [<https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/test-classes/logback.xml]> 16:05:10,332 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 16:05:10,332 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [<https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/test-classes/logback.xml]> 16:05:10,332 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:<https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-triplestore/target/kiwi-triplestore-3.2.0-incubating-SNAPSHOT-tests.jar!/logback.xml]> 16:05:10,412 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 16:05:10,417 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:05:10,427 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 16:05:10,449 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:05:10,518 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 16:05:10,518 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 16:05:10,519 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 16:05:10,520 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1024542 - Registering current configuration as safe fallback point 16:05:10.890 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - testDeleteTriple(default-H2) starting... 16:05:11.191 [34mINFO[0;39m [36mo.a.m.k.p.KiWiPersistence[0;39m - creating new KiWi database ... 16:05:11.222 [34mINFO[0;39m [36mo.a.m.k.g.SnowflakeIDGenerator[0;39m - SNOWFLAKE: initialised with datacenter ID 844 16:05:11.223 [34mINFO[0;39m [36mo.a.m.k.p.KiWiPersistence[0;39m - database key generation strategy: Twitter Snowflake (very fast, almost no conflicts with distribution 16:05:11.610 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - testImport(default-H2) starting... 16:05:11.672 [34mINFO[0;39m [36mo.a.m.k.p.KiWiPersistence[0;39m - creating new KiWi database ... 16:05:11.683 [34mINFO[0;39m [36mo.a.m.k.g.SnowflakeIDGenerator[0;39m - SNOWFLAKE: initialised with datacenter ID 908 16:05:11.683 [34mINFO[0;39m [36mo.a.m.k.p.KiWiPersistence[0;39m - database key generation strategy: Twitter Snowflake (very fast, almost no conflicts with distribution 16:05:11.733 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - IMPORT: 50 ms 16:05:11.752 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - testDeleteTriple(PostgreSQL) skipped because database is not available 16:05:11.753 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - testImport(PostgreSQL) skipped because database is not available 16:05:11.754 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - testDeleteTriple(MySQL) skipped because database is not available 16:05:11.755 [34mINFO[0;39m [36mo.a.m.k.t.TransactionTest[0;39m - testImport(MySQL) skipped because database is not available Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.511 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 4 [JENKINS] Recording test results Oct 09, 2013 4:05:12 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:12 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-jar-plugin:2.4:jar (default-jar) @ kiwi-transactions --- [INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/kiwi-transactions-3.2.0-incubating-SNAPSHOT.jar> Oct 09, 2013 4:05:12 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:12 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ kiwi-transactions --- Oct 09, 2013 4:05:12 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:12 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-source-plugin:2.2.1:jar-no-fork (bundle-sources) @ kiwi-transactions --- [INFO] Building jar: <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/kiwi-transactions-3.2.0-incubating-SNAPSHOT-sources.jar> Oct 09, 2013 4:05:13 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:13 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-install-plugin:2.3.1:install (default-install) @ kiwi-transactions --- [INFO] Installing <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/kiwi-transactions-3.2.0-incubating-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/kiwi-transactions/3.2.0-incubating-SNAPSHOT/kiwi-transactions-3.2.0-incubating-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/kiwi-transactions/3.2.0-incubating-SNAPSHOT/kiwi-transactions-3.2.0-incubating-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-transactions/target/kiwi-transactions-3.2.0-incubating-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/marmotta/kiwi-transactions/3.2.0-incubating-SNAPSHOT/kiwi-transactions-3.2.0-incubating-SNAPSHOT-sources.jar Oct 09, 2013 4:05:19 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: Oct 09, 2013 4:05:19 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: ------------------------------------------------------------------------ Oct 09, 2013 4:05:19 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: Building Apache Marmotta Platform: Core 3.2.0-incubating-SNAPSHOT Oct 09, 2013 4:05:19 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: ------------------------------------------------------------------------ Oct 09, 2013 4:05:25 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:25 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ marmotta-core --- [INFO] Deleting <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target> Oct 09, 2013 4:05:25 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:25 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-remote-resources-plugin:1.4:process (default) @ marmotta-core --- Oct 09, 2013 4:05:27 PM hudson.maven.ExecutedMojo <init> WARNING: Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport Oct 09, 2013 4:05:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Oct 09, 2013 4:05:27 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-javadoc-plugin:2.9:javadoc (restapi) @ marmotta-core --- [INFO] Loading source files for package org.apache.marmotta.platform.core.rio... Loading source files for package org.apache.marmotta.platform.core.util... Loading source files for package org.apache.marmotta.platform.core.util.http... Loading source files for package org.apache.marmotta.platform.core.webservices... Loading source files for package org.apache.marmotta.platform.core.webservices.resource... Loading source files for package org.apache.marmotta.platform.core.webservices.prefix... Loading source files for package org.apache.marmotta.platform.core.webservices.system... Loading source files for package org.apache.marmotta.platform.core.webservices.modules... Loading source files for package org.apache.marmotta.platform.core.webservices.config... Loading source files for package org.apache.marmotta.platform.core.webservices.io... Loading source files for package org.apache.marmotta.platform.core.webservices.triplestore... Loading source files for package org.apache.marmotta.platform.core.webservices.task... Loading source files for package org.apache.marmotta.platform.core.webservices.statistics... Loading source files for package org.apache.marmotta.platform.core.qualifiers.event... Loading source files for package org.apache.marmotta.platform.core.qualifiers.event.transaction... Loading source files for package org.apache.marmotta.platform.core.qualifiers.user... Loading source files for package org.apache.marmotta.platform.core.qualifiers.cache... Loading source files for package org.apache.marmotta.platform.core.qualifiers.kspace... Loading source files for package org.apache.marmotta.platform.core.services.templating... Loading source files for package org.apache.marmotta.platform.core.services.importer.rdf... Loading source files for package org.apache.marmotta.platform.core.services.importer... Loading source files for package org.apache.marmotta.platform.core.services.prefix... Loading source files for package org.apache.marmotta.platform.core.services.sesame... Loading source files for package org.apache.marmotta.platform.core.services.modules... Loading source files for package org.apache.marmotta.platform.core.services.user... Loading source files for package org.apache.marmotta.platform.core.services.cache... Loading source files for package org.apache.marmotta.platform.core.services.logging... Loading source files for package org.apache.marmotta.platform.core.services.http.response... Loading source files for package org.apache.marmotta.platform.core.services.http... Loading source files for package org.apache.marmotta.platform.core.services.config... Loading source files for package org.apache.marmotta.platform.core.services.io... Loading source files for package org.apache.marmotta.platform.core.services.triplestore... Loading source files for package org.apache.marmotta.platform.core.services.task... Loading source files for package org.apache.marmotta.platform.core.services.exporter... Loading source files for package org.apache.marmotta.platform.core.services.statistics.system... Loading source files for package org.apache.marmotta.platform.core.services.statistics... Loading source files for package org.apache.marmotta.platform.core.services.statistics.ehcache... Loading source files for package org.apache.marmotta.platform.core.services.jaxrs... Loading source files for package org.apache.marmotta.platform.core.services.content... Loading source files for package org.apache.marmotta.platform.core.services.ssl... Loading source files for package org.apache.marmotta.platform.core.startup... Loading source files for package org.apache.marmotta.platform.core.model.filter... Loading source files for package org.apache.marmotta.platform.core.model.user... Loading source files for package org.apache.marmotta.platform.core.model.template... Loading source files for package org.apache.marmotta.platform.core.model.module... Loading source files for package org.apache.marmotta.platform.core.model.content... Loading source files for package org.apache.marmotta.platform.core.exception... Loading source files for package org.apache.marmotta.platform.core.exception.webservice... Loading source files for package org.apache.marmotta.platform.core.exception.security... Loading source files for package org.apache.marmotta.platform.core.exception.io... Loading source files for package org.apache.marmotta.platform.core.exception.authentication... Loading source files for package org.apache.marmotta.platform.core.events... Loading source files for package org.apache.marmotta.platform.core.api.templating... Loading source files for package org.apache.marmotta.platform.core.api.importer... Loading source files for package org.apache.marmotta.platform.core.api.prefix... Loading source files for package org.apache.marmotta.platform.core.api.ui... Loading source files for package org.apache.marmotta.platform.core.api.modules... Loading source files for package org.apache.marmotta.platform.core.api.user... Loading source files for package org.apache.marmotta.platform.core.api.cache... Loading source files for package org.apache.marmotta.platform.core.api.logging... Loading source files for package org.apache.marmotta.platform.core.api.http... Loading source files for package org.apache.marmotta.platform.core.api.config... Loading source files for package org.apache.marmotta.platform.core.api.io... Loading source files for package org.apache.marmotta.platform.core.api.triplestore... Loading source files for package org.apache.marmotta.platform.core.api.task... Loading source files for package org.apache.marmotta.platform.core.api.exporter... Loading source files for package org.apache.marmotta.platform.core.api.statistics... Loading source files for package org.apache.marmotta.platform.core.api.jaxrs... Loading source files for package org.apache.marmotta.platform.core.api.content... Loading source files for package org.apache.marmotta.platform.core.api.ssl... Loading source files for package org.apache.marmotta.platform.core.jndi... Loading source files for package org.apache.marmotta.platform.core.servlet... Loading source files for package org.apache.marmotta.platform.core.jaxrs... Loading source files for package org.apache.marmotta.platform.core.filters... Constructing Javadoc information... Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/comment/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/comment/{key}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/data/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/data/{key}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/list/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/type/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/config/type/{key}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/content/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/content/{mimetype}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/content/{mimetype}/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/content/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/context/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/context/list/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/context/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/dependencies/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/dependencies/{groupId}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/dependencies/{groupId}/{artifactId}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/export/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/export/download/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/export/types/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/cancel/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/external/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/list/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/status/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/types/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/import/upload/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/inspect/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/inspect/context/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/inspect/object/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/inspect/predicate/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/inspect/subject/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/inspect/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/knowledgedspace/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/knowledgedspace/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/ldp/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/ldp/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/meta/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/meta/{mimetype}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/meta/{mimetype}/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/meta/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/modules/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/modules/buildinfo/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/modules/list/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/modules/module/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/prefix/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/prefix/reverse/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/prefix/{prefix}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/resource/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/resource/{uuid}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/statistics/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/statistics/enabled/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/statistics/list/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/statistics/modules/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/statistics/{module}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/statistics/{module}/enabled/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/system/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/system/database/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/system/database/reinit/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/tasks/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/tasks/byThread/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/tasks/{group}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/tasks/{group}/{name}/index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/overview-index.html...> Generating <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/target/classes/web/doc/rest/overview-summary.html...> 2 warnings [WARNING] Javadoc Warnings [WARNING] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/content/FileSystemContentWriter.java>:35: warning: MimeEntry is internal proprietary API and may be removed in a future release [WARNING] import sun.net.www.MimeEntry; [WARNING] ^ [WARNING] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/content/FileSystemContentWriter.java>:36: warning: MimeTable is internal proprietary API and may be removed in a future release [WARNING] import sun.net.www.MimeTable; [WARNING] ^ [JENKINS] Archiving javadoc ERROR: Maven JVM terminated unexpectedly with exit code 143
