Started by GitLab push by Ilenia Salvadori
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 cc6cf9608e57d0526c01a2dfc84b2d69ded4d271, 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 cc6cf9608e57d0526c01a2dfc84b2d69ded4d271 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f cc6cf9608e57d0526c01a2dfc84b2d69ded4d271
Commit message: "- versions back to 1.0.0"
> git rev-list --no-walk f063ab53cc3a58b152c2d009ab74904ed2790c1e # 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://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 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
SEVERE: Cannot create a Context with a null id
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
SEVERE: Cannot create a Context which is null
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
SEVERE: Cannot retrieve Context with null id
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
SEVERE: Cannot update a Context with a null ID
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
SEVERE: Cannot update a null Context
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
WARNING: [1234] A Context with such an ID already exists. Updating it...
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
WARNING: [1234] Nothing to update for this Context
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
WARNING: [1234] A Context with such an ID already exists. Updating it...
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
WARNING: [1234] Nothing to update for this Context
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
WARNING: [1234] No Context which such an ID exists. Creating a new one.
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
WARNING: [1234] There is no ProcessStep of this type for this Product.
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
WARNING: [1234] There is no ProcessStep of this type for this Product.
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
SEVERE: Cannot retrieve ProcessStep for a Product with null UDI.
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
SEVERE: Cannot retrieve ProcessStep for a Product with null UDI.
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl addProcessStep
SEVERE: [1234] No Context with such an ID was found. Cannot save the ProcessStep
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl addProcessStep
SEVERE: Cannot add a ProcessStep with a null Context id
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProcessStepServiceImpl addProcessStep
SEVERE: Cannot add a ProcessStep with a Process with null Product Id
Aug 09, 2019 2:09:37 PM de.dim.diamant.decoders.impl.UDIDecoderProviderImpl activate
INFO: UDIDecoderProvider Activated!
Aug 09, 2019 2:09:37 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:09:42 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:09:42 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create a Digital Twin for a Product with no Context
Aug 09, 2019 2:09:47 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:09:47 PM de.dim.diamant.decoders.api.AbstractAgencyDecoder validateAndDecodeFieldCode
SEVERE: [$$42090123] Code length is non-compliant with hibcc standards.
Aug 09, 2019 2:09:47 PM de.dim.diamant.decoders.api.AbstractAgencyDecoder decode
SEVERE: [$$42090123] CodeFiled is non-compliant with hibcc standards.
Aug 09, 2019 2:09:47 PM de.dim.diamant.decoders.api.UDIDecoder doDecode
SEVERE: [+H123PARTNO1234567890120Z+$$42090123/SXYZ456789012345678/16D20130202ZP] Error decoding UDI
Aug 09, 2019 2:09:47 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [+H123PARTNO1234567890120Z+$$42090123/SXYZ456789012345678/16D20130202ZP] Cannot create a Product with a non valid UDI.
Aug 09, 2019 2:09:52 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:09:52 PM de.dim.diamant.product.impl.ProductServiceImpl getProductByUDI
SEVERE: Cannot retrieve a Product with null UDI
Aug 09, 2019 2:09:57 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:02 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:02 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:10:02 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:10:07 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:07 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null UDI.
Aug 09, 2019 2:10:12 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:12 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null Context ID.
Aug 09, 2019 2:10:17 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:17 PM 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 2:10:22 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:22 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByOwner
WARNING: [1234] There is no Product for this Owner
Aug 09, 2019 2:10:27 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:27 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create a Digital Twin for a Product with null UDI
Aug 09, 2019 2:10:32 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:32 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByFeature
SEVERE: Cannot retrieve Products for a null feature ID.
Aug 09, 2019 2:10:37 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:37 PM de.dim.diamant.decoders.impl.HIBCCDecoder isCheckOK
SEVERE: [+H123PARTNO123456789012] [0] [Z] Check Character is not consistent with the computed one.
Aug 09, 2019 2:10:37 PM de.dim.diamant.decoders.impl.HIBCCDecoder separateDiPi
SEVERE: [+H123PARTNO1234567890120] The check sum of the DI part is not consistent.
Aug 09, 2019 2:10:37 PM de.dim.diamant.decoders.api.UDIDecoder decode
SEVERE: [[+H123PARTNO1234567890120, +$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202ZQ]] Error separating DI from PI
Aug 09, 2019 2:10:37 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [+H123PARTNO1234567890120+$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202ZQ] Cannot create a Product with a non valid UDI.
Aug 09, 2019 2:10:42 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:42 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null Context ID.
Aug 09, 2019 2:10:47 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:47 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:10:47 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:10:52 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:52 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null DI.
Aug 09, 2019 2:10:57 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:10:57 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:10:57 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:11:02 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:02 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create Digital Twin for a Product with null DI.
Aug 09, 2019 2:11:07 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:07 PM de.dim.diamant.decoders.impl.HIBCCDecoder separateDiPi
SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345] DI part contains also non DI delimiters
Aug 09, 2019 2:11:07 PM de.dim.diamant.decoders.api.UDIDecoder decode
SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202K] Error separating DI from PI
Aug 09, 2019 2:11:07 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202K] Cannot create a Product with a non valid UDI.
Aug 09, 2019 2:11:12 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:17 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:17 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create a Digital Twin from a null Product.
Aug 09, 2019 2:11:23 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:23 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByContext
WARNING: [1234] There is no Product for this Context
Aug 09, 2019 2:11:28 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:28 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByFeature
SEVERE: Cannot retrieve Products for a null feature ID.
Aug 09, 2019 2:11:33 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Aug 09, 2019 2:11:33 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Aug 09, 2019 2:11:33 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Tests run : 46
Passed : 46
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.141138-2.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.141138-2.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.141138-2.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.141138-2.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.141138-2.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.141138-2.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.141138-2-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.141138-2-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.141138-2-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.141138-2-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.141138-2-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.141138-2-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
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.141141-2.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.141141-2.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.141141-2.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.141141-2.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.141141-2.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.141141-2.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.141141-2-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.141141-2-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.141141-2-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.141141-2-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.141141-2-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.141141-2-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
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.141144-2.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.141144-2.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.141144-2.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.141144-2.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.141144-2.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.141144-2.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.141144-2-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.141144-2-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.141144-2-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.141144-2-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.141144-2-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.141144-2-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
: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.141146-2.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.141146-2.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.141146-2.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.141146-2.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.141146-2.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.141146-2.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.141146-2-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.141146-2-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.141146-2-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.141146-2-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.141146-2-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.141146-2-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
: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.141150-2.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.141150-2.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.141150-2.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.141150-2.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.141150-2.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.141150-2.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.141150-2-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.141150-2-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.141150-2-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.141150-2-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.141150-2-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.141150-2-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
: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.141153-2.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.141153-2.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.141153-2.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.141153-2.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.141153-2.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.141153-2.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.141153-2-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.141153-2-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.141153-2-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.141153-2-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.141153-2-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.141153-2-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
: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.141155-2.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.141155-2.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.141155-2.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.141155-2.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.141155-2.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.141155-2.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.141155-2-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.141155-2-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.141155-2-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.141155-2-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.141155-2-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.141155-2-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
: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.141158-2.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.141158-2.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.141158-2.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.141158-2.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.141158-2.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.141158-2.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.141158-2-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.141158-2-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.141158-2-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.141158-2-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.141158-2-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.141158-2-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
BUILD SUCCESSFUL in 2m 37s
27 actionable tasks: 27 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Recording test results
Sending e-mails to: i.salvadori@data-in-motion.biz
ERROR: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials j189sm7884467wmb.48 - gsmtp
javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials j189sm7884467wmb.48 - gsmtp
at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809)
at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669)
at javax.mail.Service.connect(Service.java:317)
at javax.mail.Service.connect(Service.java:176)
at javax.mail.Service.connect(Service.java:125)
at javax.mail.Transport.send0(Transport.java:194)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.run(MailSender.java:131)
at hudson.tasks.Mailer.perform(Mailer.java:173)
at hudson.tasks.Mailer.perform(Mailer.java:136)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1841)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Finished: SUCCESS