Started by GitLab push by Mark Hoffmann Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Backend using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/diamant/backend.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/backend.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit bc5b11e23cd54e249f643aaebdd3eb66dd7a9974, since it originates from another repository > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision bc5b11e23cd54e249f643aaebdd3eb66dd7a9974 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f bc5b11e23cd54e249f643aaebdd3eb66dd7a9974 Commit message: "- post address instead of put" > git rev-list --no-walk 8943d12e0d3b1d2ba1bc7dd204b001922d324bf9 # timeout=10 [Gradle] - Launching build. [DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release Starting a Gradle Daemon (subsequent builds will be faster) Download https://repo.maven.apache.org/maven2/org/hyperledger/fabric-sdk-java/fabric-sdk-java/1.4.4/fabric-sdk-java-1.4.4-with-dependencies.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.core/1.13.0/org.apache.aries.rsa.core-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.13.0/org.apache.aries.rsa.topology-manager-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.13.0/org.apache.aries.rsa.spi-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar :de.dim.diamant.eudamed.model:clean :de.dim.diamant.hyperledger:clean :de.dim.diamant.model:clean :de.dim.diamant.rest:clean :de.dim.diamant.runtime:clean :de.dim.diamant.service:clean :de.dim.diamant.service.tests:clean :de.dim.diamant.eudamed.model:compileJava NO-SOURCE :de.dim.diamant.eudamed.model:processResources NO-SOURCE :de.dim.diamant.eudamed.model:classes UP-TO-DATE :de.dim.diamant.eudamed.model:jar warning: Unused Private-Package instructions, no such package(s) on the class path: [de.dim.diamant.eudamed.model.examplePackageName.configuration] :de.dim.diamant.eudamed.model:assemble :de.dim.diamant.eudamed.model:compileTestJava NO-SOURCE :de.dim.diamant.eudamed.model:processTestResources NO-SOURCE :de.dim.diamant.eudamed.model:testClasses UP-TO-DATE :de.dim.diamant.eudamed.model:test NO-SOURCE :de.dim.diamant.eudamed.model:testOSGi SKIPPED :de.dim.diamant.eudamed.model:check UP-TO-DATE :de.dim.diamant.eudamed.model:build :de.dim.diamant.hyperledger:compileJava :de.dim.diamant.hyperledger:processResources NO-SOURCE :de.dim.diamant.hyperledger:classes :de.dim.diamant.hyperledger:jar warning: Cannot find entry on -classpath: org.hyperledger.fabric-sdk-java:fabric-sdk-java;version=latest :de.dim.diamant.hyperledger:assemble :de.dim.diamant.hyperledger:compileTestJava :de.dim.diamant.hyperledger:processTestResources NO-SOURCE :de.dim.diamant.hyperledger:testClasses :de.dim.diamant.hyperledger:test :de.dim.diamant.hyperledger:testOSGi SKIPPED :de.dim.diamant.hyperledger:check :de.dim.diamant.hyperledger:build :de.dim.diamant.model:compileJava :de.dim.diamant.model:processResources NO-SOURCE :de.dim.diamant.model:classes :de.dim.diamant.model:jar :de.dim.diamant.model:assemble :de.dim.diamant.model:compileTestJava NO-SOURCE :de.dim.diamant.model:processTestResources NO-SOURCE :de.dim.diamant.model:testClasses UP-TO-DATE :de.dim.diamant.model:test NO-SOURCE :de.dim.diamant.model:testOSGi SKIPPED :de.dim.diamant.model:check UP-TO-DATE :de.dim.diamant.model:build :de.dim.diamant.service:compileJava :de.dim.diamant.service:processResources NO-SOURCE :de.dim.diamant.service:classes :de.dim.diamant.service:jar :de.dim.diamant.rest:compileJava :de.dim.diamant.rest:processResources NO-SOURCE :de.dim.diamant.rest:classes :de.dim.diamant.rest:jar :de.dim.diamant.rest:assemble :de.dim.diamant.rest:compileTestJava NO-SOURCE :de.dim.diamant.rest:processTestResources NO-SOURCE :de.dim.diamant.rest:testClasses UP-TO-DATE :de.dim.diamant.rest:test NO-SOURCE :de.dim.diamant.rest:testOSGi SKIPPED :de.dim.diamant.rest:check UP-TO-DATE :de.dim.diamant.rest:build :de.dim.diamant.runtime:compileJava :de.dim.diamant.runtime:processResources NO-SOURCE :de.dim.diamant.runtime:classes :de.dim.diamant.runtime:jar :de.dim.diamant.runtime:assemble :de.dim.diamant.runtime:compileTestJava NO-SOURCE :de.dim.diamant.runtime:processTestResources NO-SOURCE :de.dim.diamant.runtime:testClasses UP-TO-DATE :de.dim.diamant.runtime:test NO-SOURCE :de.dim.diamant.runtime:testOSGi SKIPPED :de.dim.diamant.runtime:check UP-TO-DATE :de.dim.diamant.runtime:build :de.dim.diamant.service:assemble :de.dim.diamant.service:compileTestJava NO-SOURCE :de.dim.diamant.service:processTestResources NO-SOURCE :de.dim.diamant.service:testClasses UP-TO-DATE :de.dim.diamant.service:test NO-SOURCE :de.dim.diamant.service:testOSGi SKIPPED :de.dim.diamant.service:check UP-TO-DATE :de.dim.diamant.service:build :de.dim.diamant.service.tests:compileJava :de.dim.diamant.service.tests:processResources NO-SOURCE :de.dim.diamant.service.tests:classes :de.dim.diamant.service.tests:jar :de.dim.diamant.service.tests:assemble :de.dim.diamant.service.tests:compileTestJava NO-SOURCE :de.dim.diamant.service.tests:processTestResources NO-SOURCE :de.dim.diamant.service.tests:testClasses UP-TO-DATE :de.dim.diamant.service.tests:test NO-SOURCE :de.dim.diamant.service.tests:testOSGiSep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName INFO: [test] No participant found Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [1222] Save new participant definition Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName INFO: [test] No participant found Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [1222] Save new participant definition Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [1222] Update participant because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [1222] Update participant because a change was detected Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [test] Save new participant without id Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant SEVERE: Cannot update a null Participant Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition SEVERE: Cannot update a null participant definition Sep 06, 2019 8:37:06 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant INFO: [1222] Update participant because a change was detected Sep 06, 2019 8:37:07 AM de.dim.diamant.service.impl.ProductServiceImpl createProduct WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one. Sep 06, 2019 8:37:07 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:07 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:07 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Sep 06, 2019 8:37:07 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition INFO: [2111] Update participant definition because a change was detected Tests run : 139 Passed : 139 Errors : 0 Failures : 0 :de.dim.diamant.service.tests:check :de.dim.diamant.service.tests:build :de.dim.diamant.eudamed.model:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190906.083707-15-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5 :de.dim.diamant.hyperledger:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190906.083708-11-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.md5 :de.dim.diamant.model:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190906.083711-13-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5 :de.dim.diamant.rest:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190906.083714-18-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.md5 :de.dim.diamant.runtime:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190906.083716-18-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.md5 :de.dim.diamant.service:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190906.083719-13-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190906.083721-13-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190906.083723-13-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.md5 :de.dim.diamant.service.tests:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190906.083726-11-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.md5 BUILD SUCCESSFUL in 36s 30 actionable tasks: 30 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Recording test results Finished: SUCCESS