Started by GitLab push by Ilenia Salvadori Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Backend using credential jenkins_gitlab Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/diamant/backend.git > git init /var/jenkins_home/workspace/DIM-Diamant-Backend # 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/* > git config remote.origin.url https://gitlab.com/datainmotion/diamant/backend.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.com/datainmotion/diamant/backend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.git 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 24d63d2783b4fd78ed5781460c2b18b08f1ce825, 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 b6cefacdb3eb9e763ba0dc298cffc8661381798f (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f b6cefacdb3eb9e763ba0dc298cffc8661381798f Commit message: "- ContextService" First time build. Skipping changelog. [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://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.product:clean :de.dim.diamant.product.model:clean :de.dim.diamant.product.tests:clean :de.dim.diamant.rest:clean :de.dim.diamant.rest.model:clean :de.dim.diamant.runtime:clean :de.dim.diamant.product.model:compileJava :de.dim.diamant.product.model:processResources NO-SOURCE :de.dim.diamant.product.model:classes :de.dim.diamant.product.model:jar :de.dim.diamant.product:compileJava :de.dim.diamant.product:processResources NO-SOURCE :de.dim.diamant.product:classes :de.dim.diamant.product:jar :de.dim.diamant.product:assemble :de.dim.diamant.product:compileTestJava :de.dim.diamant.product:processTestResources NO-SOURCE :de.dim.diamant.product:testClasses :de.dim.diamant.product:test :de.dim.diamant.product:testOSGi SKIPPED :de.dim.diamant.product:check :de.dim.diamant.product:build :de.dim.diamant.product.model:assemble :de.dim.diamant.product.model:compileTestJava NO-SOURCE :de.dim.diamant.product.model:processTestResources NO-SOURCE :de.dim.diamant.product.model:testClasses UP-TO-DATE :de.dim.diamant.product.model:test NO-SOURCE :de.dim.diamant.product.model:testOSGi SKIPPED :de.dim.diamant.product.model:check UP-TO-DATE :de.dim.diamant.product.model:build :de.dim.diamant.product.tests:compileJava :de.dim.diamant.product.tests:processResources NO-SOURCE :de.dim.diamant.product.tests:classes :de.dim.diamant.product.tests:jar :de.dim.diamant.product.tests:assemble :de.dim.diamant.product.tests:compileTestJava NO-SOURCE :de.dim.diamant.product.tests:processTestResources NO-SOURCE :de.dim.diamant.product.tests:testClasses UP-TO-DATE :de.dim.diamant.product.tests:test NO-SOURCE :de.dim.diamant.product.tests:testOSGiAug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl createContext SEVERE: Cannot create a Context with a null id Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl createContext SEVERE: Cannot create a Context which is null Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById SEVERE: Cannot retrieve Context with null id Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl updateContext SEVERE: Cannot update a Context with a null ID Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl updateContext SEVERE: Cannot update a null Context Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl createContext WARNING: [1234] A Context with such an ID already exists. Updating it... Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl updateContext WARNING: [1234] Nothing to update for this Context Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl createContext WARNING: [1234] A Context with such an ID already exists. Updating it... Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl updateContext WARNING: [1234] Nothing to update for this Context Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl updateContext WARNING: [1234] No Context which such an ID exists. Creating a new one. Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:10:37 AM de.dim.diamant.decoders.impl.UDIDecoderProviderImpl activate INFO: UDIDecoderProvider Activated! Aug 09, 2019 9:10:37 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:10:42 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:10:42 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: Cannot create a Digital Twin for a Product with no Context Aug 09, 2019 9:10:47 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:10:47 AM de.dim.diamant.decoders.api.AbstractAgencyDecoder validateAndDecodeFieldCode SEVERE: [$$42090123] Code length is non-compliant with hibcc standards. Aug 09, 2019 9:10:47 AM de.dim.diamant.decoders.api.AbstractAgencyDecoder decode SEVERE: [$$42090123] CodeFiled is non-compliant with hibcc standards. Aug 09, 2019 9:10:47 AM de.dim.diamant.decoders.api.UDIDecoder doDecode SEVERE: [+H123PARTNO1234567890120Z+$$42090123/SXYZ456789012345678/16D20130202ZP] Error decoding UDI Aug 09, 2019 9:10:47 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [+H123PARTNO1234567890120Z+$$42090123/SXYZ456789012345678/16D20130202ZP] Cannot create a Product with a non valid UDI. Aug 09, 2019 9:10:52 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:10:52 AM de.dim.diamant.product.impl.ProductServiceImpl getProductByUDI SEVERE: Cannot retrieve a Product with null UDI Aug 09, 2019 9:10:57 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:02 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:02 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:11:02 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:11:07 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:07 AM de.dim.diamant.product.impl.ProductServiceImpl getProcessStepsByType WARNING: [1234] There is no ProcessStep of this type for this Product. Aug 09, 2019 9:11:12 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:12 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [null] Cannot create a Product with a null UDI. Aug 09, 2019 9:11:17 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:17 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [null] Cannot create a Product with a null Context ID. Aug 09, 2019 9:11:22 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:22 AM de.dim.diamant.product.impl.ProductServiceImpl getProductByUDI SEVERE: [1234] More than one Product with same UDI String found. This should never happen!! Aug 09, 2019 9:11:27 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:27 AM de.dim.diamant.product.impl.ProductServiceImpl getProcessStepsByType WARNING: [1234] There is no ProcessStep of this type for this Product. Aug 09, 2019 9:11:32 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:32 AM de.dim.diamant.product.impl.ProductServiceImpl getProcessStepsByType SEVERE: Cannot retrieve ProcessStep for a Product with null UDI. Aug 09, 2019 9:11:32 AM de.dim.diamant.product.impl.ProductServiceImpl getProcessStepsByType SEVERE: Cannot retrieve ProcessStep for a Product with null UDI. Aug 09, 2019 9:11:38 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:38 AM de.dim.diamant.product.impl.ProductServiceImpl getProductsByOwner WARNING: [1234] There is no Product for this Owner Aug 09, 2019 9:11:43 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:43 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: Cannot create a Digital Twin for a Product with null UDI Aug 09, 2019 9:11:48 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:48 AM de.dim.diamant.product.impl.ProductServiceImpl getProductsByFeature SEVERE: Cannot retrieve Products for a null feature ID. Aug 09, 2019 9:11:53 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:53 AM de.dim.diamant.decoders.impl.HIBCCDecoder isCheckOK SEVERE: [+H123PARTNO123456789012] [0] [Z] Check Character is not consistent with the computed one. Aug 09, 2019 9:11:53 AM de.dim.diamant.decoders.impl.HIBCCDecoder separateDiPi SEVERE: [+H123PARTNO1234567890120] The check sum of the DI part is not consistent. Aug 09, 2019 9:11:53 AM de.dim.diamant.decoders.api.UDIDecoder decode SEVERE: [[+H123PARTNO1234567890120, +$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202ZQ]] Error separating DI from PI Aug 09, 2019 9:11:53 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [+H123PARTNO1234567890120+$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202ZQ] Cannot create a Product with a non valid UDI. Aug 09, 2019 9:11:58 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:11:58 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [null] Cannot create a Product with a null Context ID. Aug 09, 2019 9:12:03 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:03 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:12:03 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:12:08 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:08 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [null] Cannot create a Product with a null DI. Aug 09, 2019 9:12:13 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:13 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:12:13 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:12:18 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:18 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: Cannot create Digital Twin for a Product with null DI. Aug 09, 2019 9:12:23 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:23 AM de.dim.diamant.decoders.impl.HIBCCDecoder separateDiPi SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345] DI part contains also non DI delimiters Aug 09, 2019 9:12:23 AM de.dim.diamant.decoders.api.UDIDecoder decode SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202K] Error separating DI from PI Aug 09, 2019 9:12:23 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202K] Cannot create a Product with a non valid UDI. Aug 09, 2019 9:12:28 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:33 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:33 AM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin SEVERE: Cannot create a Digital Twin from a null Product. Aug 09, 2019 9:12:38 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:38 AM de.dim.diamant.product.impl.ProductServiceImpl getProductsByContext WARNING: [1234] There is no Product for this Context Aug 09, 2019 9:12:43 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:43 AM de.dim.diamant.product.impl.ProductServiceImpl getProductsByFeature SEVERE: Cannot retrieve Products for a null feature ID. Aug 09, 2019 9:12:48 AM de.dim.diamant.product.impl.ProductServiceImpl activate INFO: ProductService Activated! Aug 09, 2019 9:12:48 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Aug 09, 2019 9:12:48 AM de.dim.diamant.product.impl.ContextServiceImpl getContextById WARNING: [1234] No Context with such an ID was found Tests run : 41 Passed : 41 Errors : 0 Failures : 0 :de.dim.diamant.product.tests:check :de.dim.diamant.product.tests:build :de.dim.diamant.rest.model:compileJava :de.dim.diamant.rest.model:processResources NO-SOURCE :de.dim.diamant.rest.model:classes :de.dim.diamant.rest.model: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.rest.model:assemble :de.dim.diamant.rest.model:compileTestJava NO-SOURCE :de.dim.diamant.rest.model:processTestResources NO-SOURCE :de.dim.diamant.rest.model:testClasses UP-TO-DATE :de.dim.diamant.rest.model:test NO-SOURCE :de.dim.diamant.rest.model:testOSGi SKIPPED :de.dim.diamant.rest.model:check UP-TO-DATE :de.dim.diamant.rest.model: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.product:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/1.0.0-SNAPSHOT/de.dim.diamant.product.impl-1.0.0-20190809.091254-1-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.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.product.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.product.impl/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.impl/maven-metadata.xml.md5 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/1.0.0-SNAPSHOT/de.dim.diamant.product.api-1.0.0-20190809.091257-1-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.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.product.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.product.api/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.api/maven-metadata.xml.md5 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/1.0.0-SNAPSHOT/de.dim.diamant.product.sample-1.0.0-20190809.091300-1-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.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.product.sample/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.product.sample/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.sample/maven-metadata.xml.md5 :de.dim.diamant.product.model:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/1.0.0-SNAPSHOT/de.dim.diamant.product.model-1.0.0-20190809.091302-1-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.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.product.model/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.product.model/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.model/maven-metadata.xml.md5 :de.dim.diamant.product.tests:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/1.0.0-SNAPSHOT/de.dim.diamant.product.tests-1.0.0-20190809.091305-1-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.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.product.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.product.tests/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.product.tests/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.product.tests/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-20190809.091307-1.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-20190809.091307-1.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-20190809.091307-1.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-20190809.091307-1.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-20190809.091307-1.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-20190809.091307-1.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-20190809.091307-1-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-20190809.091307-1-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-20190809.091307-1-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-20190809.091307-1-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-20190809.091307-1-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-20190809.091307-1-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 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/maven-metadata.xml.md5 :de.dim.diamant.rest.model:release Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.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.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1.pom Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1.pom.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1.pom.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1-javadoc.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1-javadoc.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1-javadoc.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1-sources.jar Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1-sources.jar.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/1.0.0-SNAPSHOT/de.dim.diamant.rest.model-1.0.0-20190809.091309-1-sources.jar.md5 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.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.rest.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.rest.model/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.rest.model/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest.model/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-20190809.091312-1.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-20190809.091312-1.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-20190809.091312-1.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-20190809.091312-1.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-20190809.091312-1.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-20190809.091312-1.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-20190809.091312-1-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-20190809.091312-1-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-20190809.091312-1-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-20190809.091312-1-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-20190809.091312-1-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-20190809.091312-1-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 Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/maven-metadata.xml Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/maven-metadata.xml.sha1 Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/maven-metadata.xml.md5 BUILD SUCCESSFUL in 2m 52s 27 actionable tasks: 27 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Recording test results Finished: SUCCESS