Skip to content
Success

Console Output

Started by GitLab push by Ilenia Salvadori
Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Device
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/trafficos/device-management.git # 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/*
skipping resolution of commit f5b97cf7034fd04210ee5bf553732b9b770fbbcc, 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 f5b97cf7034fd04210ee5bf553732b9b770fbbcc (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f5b97cf7034fd04210ee5bf553732b9b770fbbcc
Commit message: "- Refactoring Part4"
 > git rev-list --no-walk e3b8a9a01486fee86ead66000795a517d98061bf # timeout=10
[Gradle] - Launching build.
[DIM-TrafficOS-TIM-Device] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Device/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.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.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.codecs/7.6.0-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/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.codecs/7.6.0-SNAPSHOT/org.apache.lucene.codecs-7.6.0-20190219.125744-6.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/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.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.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/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.apache.lucene.queryparser/7.6.0-SNAPSHOT/org.apache.lucene.queryparser-7.6.0-20190219.125809-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 05, 2019 3:04:34 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:04:34 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:04:34 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testSimulation
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:04:37 PM de.dim.trafficos.device.impl.DeviceServiceImpl registerMQTTHandler
INFO: [test01] Registering Config for MQTTHandler
Jul 05, 2019 3:04:37 PM de.dim.trafficos.simulator.api.DeviceSimulator startSimulation
INFO: Starting Simulation
Jul 05, 2019 3:04:37 PM de.dim.trafficos.device.impl.DeviceServiceImpl startDevice
INFO: [test01] Started new simulation
Jul 05, 2019 3:04:37 PM de.dim.trafficos.simulator.api.DeviceSimulator stopSimulation
WARNING: [b3cea916-06f2-403c-ae0c-fa0008cc0a93] Simulation for device is not running
Jul 05, 2019 3:04:37 PM de.dim.trafficos.device.impl.DeviceServiceImpl stopDevice
WARNING: [test01] Simulation was already interrupted
Jul 05, 2019 3:04:44 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:04:44 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
SEVERE: No Device with id test
Jul 05, 2019 3:04:54 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:04:54 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:04:54 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdatedDevInfoOK
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:05:02 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:05:02 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:05:02 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: The old and new Device are the same. Nothing to update.
Jul 05, 2019 3:05:07 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:05:07 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:05:07 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDevConfigOK
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:05:15 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
SEVERE: Cannot retrieve a Device with null id.
Jul 05, 2019 3:05:20 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:05:26 PM de.dim.trafficos.device.impl.DevicesServiceImpl getActiveDevices
WARNING: No active devices were found in DB.
Jul 05, 2019 3:05:31 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:05:31 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:05:31 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testNoDataEntry
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:05:34 PM de.dim.trafficos.device.impl.DeviceServiceImpl getDataEntries
WARNING: [test01] No data within the provided time range.
Jul 05, 2019 3:05:39 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
SEVERE: Cannot update Device with null id
Jul 05, 2019 3:05:44 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:05:44 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:05:44 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDeviceOK
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:05:47 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDeviceOK
INFO: Starting waiting till DeviceService is modified
Jul 05, 2019 3:05:55 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:05:55 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:05:55 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
SEVERE: No Device with id test01
Jul 05, 2019 3:05:55 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
SEVERE: There is no Device with id test01 to update. Saving this Device as new.
Jul 05, 2019 3:05:55 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:06:00 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:06:00 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:06:00 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testInconsistentDate
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:06:03 PM de.dim.trafficos.device.impl.DeviceServiceImpl getDataEntries
SEVERE: [test01] Start and End dates are not consistent.
Jul 05, 2019 3:06:08 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:06:08 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:06:08 PM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testOKDataEntry
INFO: Starting waiting till DeviceService is injected
Jul 05, 2019 3:06:26 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:06:26 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:06:34 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:06:34 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Jul 05, 2019 3:06:37 PM de.dim.trafficos.device.impl.DeviceServiceImpl registerMQTTHandler
INFO: [test01] Registering Config for MQTTHandler
Jul 05, 2019 3:06:37 PM de.dim.trafficos.simulator.api.DeviceSimulator startSimulation
INFO: Starting Simulation
Jul 05, 2019 3:06:37 PM de.dim.trafficos.device.impl.DeviceServiceImpl startDevice
INFO: [test01] Started new simulation
Jul 05, 2019 3:06:37 PM de.dim.trafficos.simulator.api.DeviceSimulator stopSimulation
WARNING: [91d6f2c8-cb36-48e8-90fb-07676eedc5cd] Simulation for device is not running
Jul 05, 2019 3:06:37 PM de.dim.trafficos.device.impl.DeviceServiceImpl stopDevice
WARNING: [test01] Simulation was already interrupted
Jul 05, 2019 3:06:42 PM de.dim.trafficos.device.impl.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device directly in DB.
Jul 05, 2019 3:06:42 PM de.dim.trafficos.device.impl.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Tests run  : 21
Passed     : 21
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 05, 2019 3:07:36 PM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
SEVERE: Option main.straight.left.merge is not possible for a 2 roads intersection.
Jul 05, 2019 3:07:36 PM de.dim.trafficos.simulator.impl.IntersectionServiceImpl createIntersection
SEVERE: Options are inconsistent with number of roads.
Jul 05, 2019 3:07:36 PM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
SEVERE: Option main.straight.right.sep is not possible for a 2 roads intersection.
Jul 05, 2019 3:07:36 PM de.dim.trafficos.simulator.impl.IntersectionServiceImpl createIntersection
SEVERE: Options are inconsistent with number of roads.
Jul 05, 2019 3:07:41 PM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
WARNING: Order of roads is inconsistent. Reorganizing it.
Jul 05, 2019 3:15:26 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 05, 2019 3:15:26 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Jul 05, 2019 3:15:26 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 05, 2019 3:15:36 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 05, 2019 3:15:36 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Jul 05, 2019 3:15:36 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 05, 2019 3:15:46 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 05, 2019 3:15:46 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 98
Jul 05, 2019 3:15:46 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 05, 2019 3:15:56 PM de.dim.trafficos.simulator.impl.SimulatorServiceImpl activate
INFO: SimulatorService activated!
Jul 05, 2019 3:15:56 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Jul 05, 2019 3:15:56 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Jul 05, 2019 3:15:56 PM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Jul 05, 2019 3:15:56 PM de.dim.trafficos.simulator.impl.SimulatorServiceImpl startSimulation
INFO: Starting Simulation
Tests run  : 61
Passed     : 61
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.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-20190705.151632-4.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-20190705.151632-4.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-20190705.151632-4.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-20190705.151632-4.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-20190705.151632-4.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-20190705.151632-4.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-20190705.151632-4-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-20190705.151632-4-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-20190705.151632-4-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-20190705.151632-4-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-20190705.151632-4-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-20190705.151632-4-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.impl/maven-metadata.xml
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-20190705.151634-4.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-20190705.151634-4.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-20190705.151634-4.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-20190705.151634-4.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-20190705.151634-4.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-20190705.151634-4.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-20190705.151634-4-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-20190705.151634-4-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-20190705.151634-4-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-20190705.151634-4-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-20190705.151634-4-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-20190705.151634-4-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
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/maven-metadata.xml
: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-20190705.151636-4.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-20190705.151636-4.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-20190705.151636-4.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-20190705.151636-4.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-20190705.151636-4.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-20190705.151636-4.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-20190705.151636-4-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-20190705.151636-4-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-20190705.151636-4-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-20190705.151636-4-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-20190705.151636-4-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-20190705.151636-4-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
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/maven-metadata.xml
: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-20190705.151640-4.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-20190705.151640-4.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-20190705.151640-4.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-20190705.151640-4.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-20190705.151640-4.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-20190705.151640-4.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-20190705.151640-4-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-20190705.151640-4-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-20190705.151640-4-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-20190705.151640-4-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-20190705.151640-4-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-20190705.151640-4-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
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.tests/maven-metadata.xml
: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-20190705.151642-4.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-20190705.151642-4.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-20190705.151642-4.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-20190705.151642-4.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-20190705.151642-4.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-20190705.151642-4.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-20190705.151642-4-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-20190705.151642-4-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-20190705.151642-4-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-20190705.151642-4-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-20190705.151642-4-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-20190705.151642-4-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.impl/maven-metadata.xml
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-20190705.151644-4.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-20190705.151644-4.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-20190705.151644-4.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-20190705.151644-4.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-20190705.151644-4.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-20190705.151644-4.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-20190705.151644-4-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-20190705.151644-4-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-20190705.151644-4-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-20190705.151644-4-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-20190705.151644-4-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-20190705.151644-4-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
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/maven-metadata.xml
: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-20190705.151646-4.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-20190705.151646-4.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-20190705.151646-4.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-20190705.151646-4.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-20190705.151646-4.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-20190705.151646-4.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-20190705.151646-4-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-20190705.151646-4-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-20190705.151646-4-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-20190705.151646-4-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-20190705.151646-4-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-20190705.151646-4-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
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.tests/maven-metadata.xml

BUILD SUCCESSFUL in 12m 36s
26 actionable tasks: 26 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Recording test results
Finished: SUCCESS