Skip to content
Success

Console Output

Started by user DIM Build
Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Device-RELEASE
using credential jenkins_gitlab
Cloning the remote Git repository
Cloning repository https://gitlab.com/datainmotion/trafficos/device-management.git
 > git init /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Device-RELEASE # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/device-management.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/trafficos/device-management.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitlab.com/datainmotion/trafficos/device-management.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/trafficos/device-management.git # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/device-management.git
using GIT_ASKPASS to set credentials The Gitlab user for the jenkins
 > git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/device-management.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ca2a39ec8069618fdd6d84015b9405f699f8a518 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ca2a39ec8069618fdd6d84015b9405f699f8a518
Commit message: "- merge"
First time build. Skipping changelog.
[Gradle] - Launching build.
[DIM-TrafficOS-TIM-Device-RELEASE] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Device-RELEASE/gradlew clean build release
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/runtime/org.gecko.templates/1.0.20-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.core/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queries/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.memory/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queryparser/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.codecs/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.api/1.0.0-SNAPSHOT/org.gecko.search.document.api-1.0.0-20190219.125822-5.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.core/7.6.0-SNAPSHOT/org.apache.lucene.core-7.6.0-20190219.125747-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queryparser/7.6.0-SNAPSHOT/org.apache.lucene.queryparser-7.6.0-20190219.125809-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.api/1.0.0-SNAPSHOT/org.gecko.search.api-1.0.0-20190219.125818-8.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.memory/7.6.0-SNAPSHOT/org.apache.lucene.memory-7.6.0-20190219.125802-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/runtime/org.gecko.templates/1.0.20-SNAPSHOT/org.gecko.templates-1.0.20-20190426.101240-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queries/7.6.0-SNAPSHOT/org.apache.lucene.queries-7.6.0-20190219.125805-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.impl/1.0.0-SNAPSHOT/org.gecko.search.document.impl-1.0.0-20190219.125824-5.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.codecs/7.6.0-SNAPSHOT/org.apache.lucene.codecs-7.6.0-20190219.125744-6.jar
:de.dim.trafficos.device:clean
:de.dim.trafficos.device.model:clean
:de.dim.trafficos.device.tests:clean
:de.dim.trafficos.simulator:clean
:de.dim.trafficos.simulator.tests:clean
:de.dim.trafficos.device.model:compileJava
:de.dim.trafficos.device.model:processResources NO-SOURCE
:de.dim.trafficos.device.model:classes
:de.dim.trafficos.device.model:jar
:de.dim.trafficos.simulator:compileJava
:de.dim.trafficos.simulator:processResources NO-SOURCE
:de.dim.trafficos.simulator:classes
:de.dim.trafficos.simulator:jar
:de.dim.trafficos.device:compileJava
:de.dim.trafficos.device:processResources NO-SOURCE
:de.dim.trafficos.device:classes
:de.dim.trafficos.device:jar
:de.dim.trafficos.device:assemble
:de.dim.trafficos.device:compileTestJava
:de.dim.trafficos.device:processTestResources NO-SOURCE
:de.dim.trafficos.device:testClasses
:de.dim.trafficos.device:test
:de.dim.trafficos.device:testOSGi SKIPPED
:de.dim.trafficos.device:check
:de.dim.trafficos.device:build
:de.dim.trafficos.device.model:assemble
:de.dim.trafficos.device.model:compileTestJava NO-SOURCE
:de.dim.trafficos.device.model:processTestResources NO-SOURCE
:de.dim.trafficos.device.model:testClasses UP-TO-DATE
:de.dim.trafficos.device.model:test NO-SOURCE
:de.dim.trafficos.device.model:testOSGi SKIPPED
:de.dim.trafficos.device.model:check UP-TO-DATE
:de.dim.trafficos.device.model:build
:de.dim.trafficos.device.tests:compileJava
:de.dim.trafficos.device.tests:processResources NO-SOURCE
:de.dim.trafficos.device.tests:classes
:de.dim.trafficos.device.tests:jar
:de.dim.trafficos.device.tests:assemble
:de.dim.trafficos.device.tests:compileTestJava NO-SOURCE
:de.dim.trafficos.device.tests:processTestResources NO-SOURCE
:de.dim.trafficos.device.tests:testClasses UP-TO-DATE
:de.dim.trafficos.device.tests:test NO-SOURCE
:de.dim.trafficos.device.tests:testOSGiJul 30, 2019 10:31:15 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:31:15 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:31:15 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testSimulation
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:31:18 AM de.dim.trafficos.device.impl.DeviceServiceImpl statusChanged
WARNING: [test01] Simulation was interrupted.
Jul 30, 2019 10:31:30 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:31:30 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
SEVERE: [test] No Device with such ID.
Jul 30, 2019 10:31:50 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:31:50 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:31:50 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdatedDevInfoOK
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:32:03 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:32:03 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:32:03 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] The old and new Device are the same. Nothing to update.
Jul 30, 2019 10:32:13 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:32:13 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:32:13 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDevConfigOK
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:32:26 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
SEVERE: Cannot retrieve a Device with null id.
Jul 30, 2019 10:32:36 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:32:46 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:32:46 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:32:46 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testNoDataEntry
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:32:49 AM de.dim.trafficos.device.impl.DeviceServiceImpl getDataEntries
WARNING: [test01] No data within the provided time range.
Jul 30, 2019 10:32:59 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
SEVERE: Cannot update Device with null id
Jul 30, 2019 10:33:09 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:33:09 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:33:09 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDeviceOK
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:33:12 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDeviceOK
INFO: Starting waiting till DeviceService is modified
Jul 30, 2019 10:33:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:33:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:33:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
SEVERE: [test01] No Device with such ID.
Jul 30, 2019 10:33:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No Device with such ID. Saving it as new.
Jul 30, 2019 10:33:35 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:33:35 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:33:35 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testInconsistentDate
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:33:38 AM de.dim.trafficos.device.impl.DeviceServiceImpl getDataEntries
SEVERE: [test01] Start and End dates are not consistent.
Jul 30, 2019 10:33:48 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:33:48 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:33:48 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testOKDataEntry
INFO: Starting waiting till DeviceService is injected
Jul 30, 2019 10:34:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getActiveDevices
WARNING: No active devices were found.
Jul 30, 2019 10:34:16 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:34:16 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:34:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:34:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 30, 2019 10:34:28 AM de.dim.trafficos.device.impl.DeviceServiceImpl statusChanged
WARNING: [test01] Simulation was interrupted.
Jul 30, 2019 10:34:33 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Jul 30, 2019 10:34:33 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Tests run  : 20
Passed     : 20
Errors     : 0
Failures   : 0

:de.dim.trafficos.device.tests:check
:de.dim.trafficos.device.tests:build
:de.dim.trafficos.simulator:assemble
:de.dim.trafficos.simulator:compileTestJava
:de.dim.trafficos.simulator:processTestResources NO-SOURCE
:de.dim.trafficos.simulator:testClasses
:de.dim.trafficos.simulator:test
:de.dim.trafficos.simulator:testOSGi SKIPPED
:de.dim.trafficos.simulator:check
:de.dim.trafficos.simulator:build
:de.dim.trafficos.simulator.tests:compileJava
:de.dim.trafficos.simulator.tests:processResources NO-SOURCE
:de.dim.trafficos.simulator.tests:classes
:de.dim.trafficos.simulator.tests:jar
:de.dim.trafficos.simulator.tests:assemble
:de.dim.trafficos.simulator.tests:compileTestJava NO-SOURCE
:de.dim.trafficos.simulator.tests:processTestResources NO-SOURCE
:de.dim.trafficos.simulator.tests:testClasses UP-TO-DATE
:de.dim.trafficos.simulator.tests:test NO-SOURCE
:de.dim.trafficos.simulator.tests:testOSGiJul 30, 2019 10:35:26 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
SEVERE: Option main.straight.left.merge is not possible for a 2 roads intersection.
Jul 30, 2019 10:35:26 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl createIntersection
SEVERE: Options are inconsistent with number of roads.
Jul 30, 2019 10:35:26 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
SEVERE: Option main.straight.right.sep is not possible for a 2 roads intersection.
Jul 30, 2019 10:35:26 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl createIntersection
SEVERE: Options are inconsistent with number of roads.
Jul 30, 2019 10:35:31 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
WARNING: Order of roads is inconsistent. Reorganizing it.
Jul 30, 2019 10:43:17 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 30, 2019 10:43:17 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Jul 30, 2019 10:43:17 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 30, 2019 10:43:27 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 30, 2019 10:43:27 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Jul 30, 2019 10:43:27 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 30, 2019 10:43:37 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 30, 2019 10:43:37 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 98
Jul 30, 2019 10:43:37 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 30, 2019 10:43:47 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 30, 2019 10:43:47 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Jul 30, 2019 10:43:47 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Simulation step 0
Simulation step 1
Simulation step 2
Simulation step 3
Simulation step 4
Simulation step 5
Simulation step 6
Simulation step 7
Simulation step 8
Simulation step 9
Simulation step 10
Simulation step 11
Simulation step 12
Simulation step 13
Simulation step 14
Simulation step 15
Simulation step 16
Simulation step 17
Simulation step 18
Simulation step 19
Simulation step 20
Tests run  : 62
Passed     : 62
Errors     : 0
Failures   : 0

:de.dim.trafficos.simulator.tests:check
:de.dim.trafficos.simulator.tests:build
:de.dim.trafficos.device:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/de.dim.trafficos.device.proxy-1.0.0-20190730.104422-6-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.proxy/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/de.dim.trafficos.device.impl-1.0.0-20190730.104426-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/de.dim.trafficos.device.api-1.0.0-20190730.104428-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.trafficos.device.model:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/de.dim.trafficos.device.model-1.0.0-20190730.104430-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.trafficos.device.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/de.dim.trafficos.device.tests-1.0.0-20190730.104434-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.trafficos.simulator:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.0.0-20190730.104436-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.0.0-20190730.104440-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.trafficos.simulator.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/de.dim.trafficos.simulator.tests-1.0.0-20190730.104443-11-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/1.0.0-SNAPSHOT/maven-metadata.xml.md5

BUILD SUCCESSFUL in 14m 8s
26 actionable tasks: 26 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[DIM-TrafficOS-TIM-Device-RELEASE] $ /bin/sh -xe /tmp/jenkins7541209689166946033.sh
+ mkdir -p /var/jenkins_home/repo.gecko/release/trafficOSDevice
+ rm -rf /var/jenkins_home/repo.gecko/release/trafficOSDevice/*
+ cp -r cnf/release/de.dim.trafficos.device.api cnf/release/de.dim.trafficos.device.impl cnf/release/de.dim.trafficos.device.model cnf/release/de.dim.trafficos.device.proxy cnf/release/de.dim.trafficos.device.tests cnf/release/de.dim.trafficos.simulator.api cnf/release/de.dim.trafficos.simulator.impl cnf/release/de.dim.trafficos.simulator.tests cnf/release/index.xml cnf/release/index.xml.sha /var/jenkins_home/repo.gecko/release/trafficOSDevice
Finished: SUCCESS