You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/01/08 02:51:53 UTC

Build failed in Jenkins: Marmotta #296

See <https://builds.apache.org/job/Marmotta/296/changes>

Changes:

[sschaffert] dependency updates (Infinispan, CORS, Weld)

[sschaffert] implemented a test for updating

[sschaffert] switched to "null" as default context (as Sesame does)

[sschaffert] fix MARMOTTA-257 (save configuration first to temp file and then move to original destination)

[Jakob Frank] MARMOTTA-318: added startup/shutdown scripts to the INSTALL_DIR for the installer

[Jakob Frank] MARMOTTA-257: Keep the file-attributes.

[sschaffert] default context configurable (fixes MARMOTTA-413)

[sschaffert] fix MARMOTTA-410

[sschaffert] library updates (minor)

------------------------------------------
[...truncated 66918 lines...]
[INFO] LDClient: Core Library ............................ SKIPPED
[INFO] LDClient Provider: RDF Resource Access ............ SKIPPED
[INFO] LDCache: API ...................................... SKIPPED
[INFO] LDCache Backend: KiWi ............................. SKIPPED
[INFO] LDCache: Core Library ............................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Common)  SKIPPED
[INFO] LDCache: Sesame SAIL (KiWi) ....................... SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (KiWi Backend)  SKIPPED
[INFO] KiWi Triplestore: Reasoner ........................ SKIPPED
[INFO] Apache Marmotta Platform: Reasoner ................ SKIPPED
[INFO] Apache Marmotta Platform: Security ................ SKIPPED
[INFO] Apache Marmotta Platform: Versioning (Common Services)  SKIPPED
[INFO] KiWi Triplestore: Versioning ...................... SKIPPED
[INFO] Apache Marmotta Platform: Versioning (KiWi Backend)  SKIPPED
[INFO] Apache Marmotta Platform: Zookeeper ............... SKIPPED
[INFO] Apache Marmotta Platform: User Management ......... SKIPPED
[INFO] Apache Marmotta Web Application ................... SKIPPED
[INFO] Apache Marmotta Splash Screen ..................... SKIPPED
[INFO] Apache Marmotta Installer ......................... SKIPPED
[INFO] Apache Marmotta Launchers: Reactor ................ SKIPPED
[INFO] KiWi Triplestore: DB Loader ....................... SKIPPED
[INFO] LDCache Backend: File ............................. SKIPPED
[INFO] LDCache: Sesame SAIL (Generic) .................... SKIPPED
[INFO] LDCache: Reactor .................................. SKIPPED
[INFO] LDClient Provider: RDFa Resource Access ........... SKIPPED
[INFO] LDClient Provider: XML Resource Access ............ SKIPPED
[INFO] LDClient Provider: HTML Resource Access ........... SKIPPED
[INFO] LDClient Provider: YouTube Resources .............. SKIPPED
[INFO] LDClient Provider: Vimeo Resources ................ SKIPPED
[INFO] LDClient Provider: LDAP Resource Access ........... SKIPPED
[INFO] LDClient Provider: MediaWiki API Access ........... SKIPPED
[INFO] LDClient Provider: PHPBB Resource Access .......... SKIPPED
[INFO] LDClient Provider: Facebook Graph ................. SKIPPED
[INFO] LDClient: Reactor ................................. SKIPPED
[INFO] LDPath Backend: File .............................. SKIPPED
[INFO] LDPath Backend: Linked Data ....................... SKIPPED
[INFO] LDPath Templating: Core ........................... SKIPPED
[INFO] LDPath Templating: Linked Data .................... SKIPPED
[INFO] LDPath Backend: Jena .............................. SKIPPED
[INFO] LDPath Functions: rdf-Collections ................. SKIPPED
[INFO] LDPath: Reactor ................................... SKIPPED
[INFO] Apache Marmotta Libraries: Reactor ................ SKIPPED
[INFO] Apache Marmotta Platform: Sesame Native Backend ... SKIPPED
[INFO] Apache Marmotta Platform: Sesame Memory Backend ... SKIPPED
[INFO] Apache Marmotta Backends: Reactor ................. SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (File Backend)  SKIPPED
[INFO] Apache Marmotta Platform: Linked Data Caching (Reactor)  SKIPPED
[INFO] Apache Marmotta Platform: Reactor ................. SKIPPED
[INFO] Apache Marmotta ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:58.373s
[INFO] Finished at: Wed Jan 08 01:50:32 UTC 2014
[INFO] Final Memory: 105M/332M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project marmotta-core: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/util/FallbackConfiguration.java>:[45,25] name clash: getList(java.lang.String,java.util.List<java.lang.Object>) in org.apache.marmotta.platform.core.util.FallbackConfiguration and getList(java.lang.String,java.util.List<?>) in org.apache.commons.configuration.CompositeConfiguration have the same erasure, yet neither overrides the other
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/util/FallbackConfiguration.java>:[44,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1179,19] cannot find symbol
[ERROR] symbol:   class Path
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1181,19] cannot find symbol
[ERROR] symbol:   class Path
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1181,30] cannot find symbol
[ERROR] symbol:   variable Files
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1183,45] cannot find symbol
[ERROR] symbol:   variable StandardCopyOption
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1183,81] cannot find symbol
[ERROR] symbol:   variable StandardCopyOption
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1183,17] cannot find symbol
[ERROR] symbol:   variable Files
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1196,49] cannot find symbol
[ERROR] symbol:   variable StandardCopyOption
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1196,86] cannot find symbol
[ERROR] symbol:   variable StandardCopyOption
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1196,21] cannot find symbol
[ERROR] symbol:   variable Files
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1197,26] cannot find symbol
[ERROR] symbol:   class AtomicMoveNotSupportedException
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1199,49] cannot find symbol
[ERROR] symbol:   variable StandardCopyOption
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/src/main/java/org/apache/marmotta/platform/core/services/config/ConfigurationServiceImpl.java>:[1199,21] cannot find symbol
[ERROR] symbol:   variable Files
[ERROR] location: class org.apache.marmotta.platform.core.services.config.ConfigurationServiceImpl
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :marmotta-core

[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/ldcache-backend-file/pom.xml> to org.apache.marmotta/ldcache-backend-file/3.2.0-SNAPSHOT/ldcache-backend-file-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/sgvizler/pom.xml> to org.apache.marmotta.webjars/sgvizler/3.2.0-SNAPSHOT/sgvizler-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/sgvizler/target/sgvizler-3.2.0-SNAPSHOT.jar> to org.apache.marmotta.webjars/sgvizler/3.2.0-SNAPSHOT/sgvizler-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/sgvizler/target/sgvizler-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta.webjars/sgvizler/3.2.0-SNAPSHOT/sgvizler-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/ldcache-sail-generic/pom.xml> to org.apache.marmotta/ldcache-sail-generic/3.2.0-SNAPSHOT/ldcache-sail-generic-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-api/pom.xml> to org.apache.marmotta/ldpath-api/3.2.0-SNAPSHOT/ldpath-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-html/pom.xml> to org.apache.marmotta/ldclient-provider-html/3.2.0-SNAPSHOT/ldclient-provider-html-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-facebook/pom.xml> to org.apache.marmotta/ldclient-provider-facebook/3.2.0-SNAPSHOT/ldclient-provider-facebook-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/launchers/pom.xml> to org.apache.marmotta/launchers-reactor/3.2.0-SNAPSHOT/launchers-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-functions-xml/pom.xml> to org.apache.marmotta/ldpath-functions-xml/3.2.0-SNAPSHOT/ldpath-functions-xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/ldcache-core/pom.xml> to org.apache.marmotta/ldcache-core/3.2.0-SNAPSHOT/ldcache-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/pom.xml> to org.apache.marmotta/ldpath-reactor/3.2.0-SNAPSHOT/ldpath-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/refpack-maven-plugin/pom.xml> to org.apache.marmotta/refpack-maven-plugin/3.2.0-SNAPSHOT/refpack-maven-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/refpack-maven-plugin/target/refpack-maven-plugin-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/refpack-maven-plugin/3.2.0-SNAPSHOT/refpack-maven-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/refpack-maven-plugin/target/refpack-maven-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/refpack-maven-plugin/3.2.0-SNAPSHOT/refpack-maven-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-contextaware/pom.xml> to org.apache.marmotta/sesame-contextaware/3.2.0-SNAPSHOT/sesame-contextaware-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/backends/marmotta-backend-memory/pom.xml> to org.apache.marmotta/marmotta-backend-memory/3.2.0-SNAPSHOT/marmotta-backend-memory-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/pom.xml> to org.apache.marmotta/marmotta-maven-plugin/3.2.0-SNAPSHOT/marmotta-maven-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/marmotta-maven-plugin/3.2.0-SNAPSHOT/marmotta-maven-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/marmotta-maven-plugin/target/marmotta-maven-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/marmotta-maven-plugin/3.2.0-SNAPSHOT/marmotta-maven-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/buildinfo-maven-plugin/pom.xml> to org.apache.marmotta/buildinfo-maven-plugin/3.2.0-SNAPSHOT/buildinfo-maven-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/buildinfo-maven-plugin/target/buildinfo-maven-plugin-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/buildinfo-maven-plugin/3.2.0-SNAPSHOT/buildinfo-maven-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/buildinfo-maven-plugin/target/buildinfo-maven-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/buildinfo-maven-plugin/3.2.0-SNAPSHOT/buildinfo-maven-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/repocheck-maven-plugin/pom.xml> to org.apache.marmotta/repocheck-maven-plugin/3.2.0-SNAPSHOT/repocheck-maven-plugin-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/repocheck-maven-plugin/target/repocheck-maven-plugin-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/repocheck-maven-plugin/3.2.0-SNAPSHOT/repocheck-maven-plugin-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/repocheck-maven-plugin/target/repocheck-maven-plugin-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/repocheck-maven-plugin/3.2.0-SNAPSHOT/repocheck-maven-plugin-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/ldcache-api/pom.xml> to org.apache.marmotta/ldcache-api/3.2.0-SNAPSHOT/ldcache-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/client/marmotta-client-java/pom.xml> to org.apache.marmotta/marmotta-client-java/3.2.0-SNAPSHOT/marmotta-client-java-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/pom.xml> to org.apache.marmotta/ldcache-reactor/3.2.0-SNAPSHOT/ldcache-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-kiwi/pom.xml> to org.apache.marmotta/marmotta-versioning-kiwi/3.2.0-SNAPSHOT/marmotta-versioning-kiwi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-ical/pom.xml> to org.apache.marmotta/sesame-tools-rio-ical/3.2.0-SNAPSHOT/sesame-tools-rio-ical-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-ical/target/sesame-tools-rio-ical-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-tools-rio-ical/3.2.0-SNAPSHOT/sesame-tools-rio-ical-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-ical/target/sesame-tools-rio-ical-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-tools-rio-ical/3.2.0-SNAPSHOT/sesame-tools-rio-ical-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/launchers/marmotta-installer/pom.xml> to org.apache.marmotta/marmotta-installer/3.2.0-SNAPSHOT/marmotta-installer-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-functions-math/pom.xml> to org.apache.marmotta/ldpath-functions-math/3.2.0-SNAPSHOT/ldpath-functions-math-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/pom.xml> to org.apache.marmotta/libraries-reactor/3.2.0-SNAPSHOT/libraries-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-zookeeper/pom.xml> to org.apache.marmotta/marmotta-zookeeper/3.2.0-SNAPSHOT/marmotta-zookeeper-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/parent/pom.xml> to org.apache.marmotta/marmotta-parent/3.2.0-SNAPSHOT/marmotta-parent-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-vcard/pom.xml> to org.apache.marmotta/sesame-tools-rio-vcard/3.2.0-SNAPSHOT/sesame-tools-rio-vcard-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-vcard/target/sesame-tools-rio-vcard-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-tools-rio-vcard/3.2.0-SNAPSHOT/sesame-tools-rio-vcard-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-vcard/target/sesame-tools-rio-vcard-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-tools-rio-vcard/3.2.0-SNAPSHOT/sesame-tools-rio-vcard-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-reasoner/pom.xml> to org.apache.marmotta/kiwi-reasoner/3.2.0-SNAPSHOT/kiwi-reasoner-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-caching/pom.xml> to org.apache.marmotta/kiwi-caching/3.2.0-SNAPSHOT/kiwi-caching-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-reasoner-kiwi/pom.xml> to org.apache.marmotta/marmotta-reasoner-kiwi/3.2.0-SNAPSHOT/marmotta-reasoner-kiwi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-phpbb/pom.xml> to org.apache.marmotta/ldclient-provider-phpbb/3.2.0-SNAPSHOT/ldclient-provider-phpbb-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/pom.xml> to org.apache.marmotta/archetypes-reactor/3.2.0-SNAPSHOT/archetypes-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-rdf/pom.xml> to org.apache.marmotta/ldclient-provider-rdf/3.2.0-SNAPSHOT/ldclient-provider-rdf-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/pom.xml> to org.apache.marmotta/ldclient-parent/3.2.0-SNAPSHOT/ldclient-parent-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/pom.xml> to org.apache.marmotta/platform-reactor/3.2.0-SNAPSHOT/platform-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-backend-sesame/pom.xml> to org.apache.marmotta/ldpath-backend-sesame/3.2.0-SNAPSHOT/ldpath-backend-sesame-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/strftime/pom.xml> to org.apache.marmotta.webjars/strftime/3.2.0-SNAPSHOT/strftime-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/strftime/target/strftime-3.2.0-SNAPSHOT.jar> to org.apache.marmotta.webjars/strftime/3.2.0-SNAPSHOT/strftime-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/strftime/target/strftime-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta.webjars/strftime/3.2.0-SNAPSHOT/strftime-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-sparql/pom.xml> to org.apache.marmotta/marmotta-sparql/3.2.0-SNAPSHOT/marmotta-sparql-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/client/pom.xml> to org.apache.marmotta/client-reactor/3.2.0-SNAPSHOT/client-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tripletable/pom.xml> to org.apache.marmotta/sesame-tripletable/3.2.0-SNAPSHOT/sesame-tripletable-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tripletable/target/sesame-tripletable-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-tripletable/3.2.0-SNAPSHOT/sesame-tripletable-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tripletable/target/sesame-tripletable-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-tripletable/3.2.0-SNAPSHOT/sesame-tripletable-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-core/pom.xml> to org.apache.marmotta/ldclient-core/3.2.0-SNAPSHOT/ldclient-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/pom.xml> to org.apache.marmotta/kiwi-parent/3.2.0-SNAPSHOT/kiwi-parent-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-core/pom.xml> to org.apache.marmotta/ldpath-core/3.2.0-SNAPSHOT/ldpath-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-rss/pom.xml> to org.apache.marmotta/sesame-tools-rio-rss/3.2.0-SNAPSHOT/sesame-tools-rio-rss-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-rss/target/sesame-tools-rio-rss-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-tools-rio-rss/3.2.0-SNAPSHOT/sesame-tools-rio-rss-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-rss/target/sesame-tools-rio-rss-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-tools-rio-rss/3.2.0-SNAPSHOT/sesame-tools-rio-rss-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/client/marmotta-client-js/pom.xml> to org.apache.marmotta/marmotta-client-js/3.2.0-SNAPSHOT/marmotta-client-js-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/client/marmotta-client-js/target/marmotta-client-js-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/marmotta-client-js/3.2.0-SNAPSHOT/marmotta-client-js-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/client/marmotta-client-js/target/marmotta-client-js-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/marmotta-client-js/3.2.0-SNAPSHOT/marmotta-client-js-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/pom.xml> to org.apache.marmotta/marmotta-archetype-webapp/3.2.0-SNAPSHOT/marmotta-archetype-webapp-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/marmotta-archetype-webapp/3.2.0-SNAPSHOT/marmotta-archetype-webapp-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-webapp/target/marmotta-archetype-webapp-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/marmotta-archetype-webapp/3.2.0-SNAPSHOT/marmotta-archetype-webapp-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-template/pom.xml> to org.apache.marmotta/ldpath-template/3.2.0-SNAPSHOT/ldpath-template-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-vimeo/pom.xml> to org.apache.marmotta/ldclient-provider-vimeo/3.2.0-SNAPSHOT/ldclient-provider-vimeo-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/pom.xml> to org.apache.marmotta/commons-reactor/3.2.0-SNAPSHOT/commons-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/snorql/pom.xml> to org.apache.marmotta.webjars/snorql/3.2.0-SNAPSHOT/snorql-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-transactions/pom.xml> to org.apache.marmotta/sesame-transactions/3.2.0-SNAPSHOT/sesame-transactions-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-transactions/target/sesame-transactions-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-transactions/3.2.0-SNAPSHOT/sesame-transactions-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-transactions/target/sesame-transactions-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-transactions/3.2.0-SNAPSHOT/sesame-transactions-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-functions-text/pom.xml> to org.apache.marmotta/ldpath-functions-text/3.2.0-SNAPSHOT/ldpath-functions-text-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/ldcache-sail-kiwi/pom.xml> to org.apache.marmotta/ldcache-sail-kiwi/3.2.0-SNAPSHOT/ldcache-sail-kiwi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-functions-date/pom.xml> to org.apache.marmotta/ldpath-functions-date/3.2.0-SNAPSHOT/ldpath-functions-date-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/ldcache/pom.xml> to org.apache.marmotta/platform-ldcache-reactor/3.2.0-SNAPSHOT/platform-ldcache-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-api/pom.xml> to org.apache.marmotta/sesame-tools-rio-api/3.2.0-SNAPSHOT/sesame-tools-rio-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-api/target/sesame-tools-rio-api-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-tools-rio-api/3.2.0-SNAPSHOT/sesame-tools-rio-api-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-rio-api/target/sesame-tools-rio-api-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-tools-rio-api/3.2.0-SNAPSHOT/sesame-tools-rio-api-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-youtube/pom.xml> to org.apache.marmotta/ldclient-provider-youtube/3.2.0-SNAPSHOT/ldclient-provider-youtube-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/codemirror/pom.xml> to org.apache.marmotta.webjars/codemirror-modes/3.2.0-SNAPSHOT/codemirror-modes-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/launchers/marmotta-splash/pom.xml> to org.apache.marmotta/marmotta-splash/3.2.0-SNAPSHOT/marmotta-splash-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-user/pom.xml> to org.apache.marmotta/marmotta-user/3.2.0-SNAPSHOT/marmotta-user-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/backends/marmotta-backend-kiwi/pom.xml> to org.apache.marmotta/marmotta-backend-kiwi/3.2.0-SNAPSHOT/marmotta-backend-kiwi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-ldpath/pom.xml> to org.apache.marmotta/marmotta-ldpath/3.2.0-SNAPSHOT/marmotta-ldpath-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/backends/marmotta-backend-native/pom.xml> to org.apache.marmotta/marmotta-backend-native/3.2.0-SNAPSHOT/marmotta-backend-native-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-backend-file/pom.xml> to org.apache.marmotta/ldpath-backend-file/3.2.0-SNAPSHOT/ldpath-backend-file-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-security/pom.xml> to org.apache.marmotta/marmotta-security/3.2.0-SNAPSHOT/marmotta-security-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/ldcache/marmotta-ldcache-kiwi/pom.xml> to org.apache.marmotta/marmotta-ldcache-kiwi/3.2.0-SNAPSHOT/marmotta-ldcache-kiwi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-filter/pom.xml> to org.apache.marmotta/sesame-filter/3.2.0-SNAPSHOT/sesame-filter-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-filter/target/sesame-filter-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-filter/3.2.0-SNAPSHOT/sesame-filter-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-filter/target/sesame-filter-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-filter/3.2.0-SNAPSHOT/sesame-filter-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/ldcache/marmotta-ldcache-file/pom.xml> to org.apache.marmotta/marmotta-ldcache-file/3.2.0-SNAPSHOT/marmotta-ldcache-file-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-xml/pom.xml> to org.apache.marmotta/ldclient-provider-xml/3.2.0-SNAPSHOT/ldclient-provider-xml-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/backends/pom.xml> to org.apache.marmotta/platform-backends-reactor/3.2.0-SNAPSHOT/platform-backends-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-backend-jena/pom.xml> to org.apache.marmotta/ldpath-backend-jena/3.2.0-SNAPSHOT/ldpath-backend-jena-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/pom.xml> to org.apache.marmotta/extras-reactor/3.2.0-SNAPSHOT/extras-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-core/pom.xml> to org.apache.marmotta/marmotta-core/3.2.0-SNAPSHOT/marmotta-core-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/marmotta-versioning-common/pom.xml> to org.apache.marmotta/marmotta-versioning-common/3.2.0-SNAPSHOT/marmotta-versioning-common-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-functions-html/pom.xml> to org.apache.marmotta/ldpath-functions-html/3.2.0-SNAPSHOT/ldpath-functions-html-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/plugins/pom.xml> to org.apache.marmotta/plugins-reactor/3.2.0-SNAPSHOT/plugins-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-versioning/pom.xml> to org.apache.marmotta/kiwi-versioning/3.2.0-SNAPSHOT/kiwi-versioning-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-api/pom.xml> to org.apache.marmotta/ldclient-api/3.2.0-SNAPSHOT/ldclient-api-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-functions-collections/pom.xml> to org.apache.marmotta/ldpath-functions-collections/3.2.0-SNAPSHOT/ldpath-functions-collections-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldcache/ldcache-backend-kiwi/pom.xml> to org.apache.marmotta/ldcache-backend-kiwi/3.2.0-SNAPSHOT/ldcache-backend-kiwi-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/platform/ldcache/marmotta-ldcache-common/pom.xml> to org.apache.marmotta/marmotta-ldcache-common/3.2.0-SNAPSHOT/marmotta-ldcache-common-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-backend-linkeddata/pom.xml> to org.apache.marmotta/ldpath-backend-linkeddata/3.2.0-SNAPSHOT/ldpath-backend-linkeddata-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-mediawiki/pom.xml> to org.apache.marmotta/ldclient-provider-mediawiki/3.2.0-SNAPSHOT/ldclient-provider-mediawiki-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/marmotta-commons/pom.xml> to org.apache.marmotta/marmotta-commons/3.2.0-SNAPSHOT/marmotta-commons-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/marmotta-commons/target/marmotta-commons-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/marmotta-commons/3.2.0-SNAPSHOT/marmotta-commons-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/marmotta-commons/target/marmotta-commons-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/marmotta-commons/3.2.0-SNAPSHOT/marmotta-commons-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/pom.xml> to org.apache.marmotta/build-reactor/3.2.0-SNAPSHOT/build-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-facading/pom.xml> to org.apache.marmotta/sesame-tools-facading/3.2.0-SNAPSHOT/sesame-tools-facading-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-facading/target/sesame-tools-facading-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/sesame-tools-facading/3.2.0-SNAPSHOT/sesame-tools-facading-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/commons/sesame-tools-facading/target/sesame-tools-facading-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/sesame-tools-facading/3.2.0-SNAPSHOT/sesame-tools-facading-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/launchers/marmotta-webapp/pom.xml> to org.apache.marmotta/marmotta-webapp/3.2.0-SNAPSHOT/marmotta-webapp-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-triplestore/pom.xml> to org.apache.marmotta/kiwi-triplestore/3.2.0-SNAPSHOT/kiwi-triplestore-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-triplestore/target/kiwi-triplestore-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/kiwi-triplestore/3.2.0-SNAPSHOT/kiwi-triplestore-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-triplestore/target/kiwi-triplestore-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/kiwi-triplestore/3.2.0-SNAPSHOT/kiwi-triplestore-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-triplestore/target/kiwi-triplestore-3.2.0-SNAPSHOT-tests.jar> to org.apache.marmotta/kiwi-triplestore/3.2.0-SNAPSHOT/kiwi-triplestore-3.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldpath/ldpath-template-linkeddata/pom.xml> to org.apache.marmotta/ldpath-template-linkeddata/3.2.0-SNAPSHOT/ldpath-template-linkeddata-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-module/pom.xml> to org.apache.marmotta/marmotta-archetype-module/3.2.0-SNAPSHOT/marmotta-archetype-module-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-module/target/marmotta-archetype-module-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/marmotta-archetype-module/3.2.0-SNAPSHOT/marmotta-archetype-module-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/archetypes/marmotta-archetype-module/target/marmotta-archetype-module-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/marmotta-archetype-module/3.2.0-SNAPSHOT/marmotta-archetype-module-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-loader/pom.xml> to org.apache.marmotta/kiwi-loader/3.2.0-SNAPSHOT/kiwi-loader-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/pom.xml> to org.apache.marmotta/marmotta-reactor/3.2.0-SNAPSHOT/marmotta-reactor-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/dependency-resource-supplement/pom.xml> to org.apache.marmotta/dependency-resource-supplement/3.2.0-SNAPSHOT/dependency-resource-supplement-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/dependency-resource-supplement/target/dependency-resource-supplement-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/dependency-resource-supplement/3.2.0-SNAPSHOT/dependency-resource-supplement-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/dependency-resource-supplement/target/dependency-resource-supplement-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/dependency-resource-supplement/3.2.0-SNAPSHOT/dependency-resource-supplement-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-rdfa/pom.xml> to org.apache.marmotta/ldclient-provider-rdfa/3.2.0-SNAPSHOT/ldclient-provider-rdfa-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/checkstyle-resources/pom.xml> to org.apache.marmotta/checkstyle-resources/3.2.0-SNAPSHOT/checkstyle-resources-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/checkstyle-resources/target/checkstyle-resources-3.2.0-SNAPSHOT.jar> to org.apache.marmotta/checkstyle-resources/3.2.0-SNAPSHOT/checkstyle-resources-3.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/build/checkstyle-resources/target/checkstyle-resources-3.2.0-SNAPSHOT-sources.jar> to org.apache.marmotta/checkstyle-resources/3.2.0-SNAPSHOT/checkstyle-resources-3.2.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/kiwi/kiwi-sparql/pom.xml> to org.apache.marmotta/kiwi-sparql/3.2.0-SNAPSHOT/kiwi-sparql-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/extras/webjars/pom.xml> to org.apache.marmotta.webjars/webjars/3.2.0-SNAPSHOT/webjars-3.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Marmotta/ws/libraries/ldclient/ldclient-provider-ldap/pom.xml> to org.apache.marmotta/ldclient-provider-ldap/3.2.0-SNAPSHOT/ldclient-provider-ldap-3.2.0-SNAPSHOT.pom
Sending e-mails to: dev@marmotta.apache.org sschaffert@apache.org jakob@apache.org
channel stopped

Jenkins build is back to normal : Marmotta #297

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Marmotta/297/changes>