Skip to content
Success

Console Output

Started by GitLab push by Mark Hoffmann
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 8deb24512698b7d6db56482e35dbc241318c20ef, 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 8deb24512698b7d6db56482e35dbc241318c20ef (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8deb24512698b7d6db56482e35dbc241318c20ef
Commit message: "- baselining"
 > git rev-list --no-walk 8e20356fdb76149903a9de060dd510cc09250031 # 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/repository/dim/release/trafficOSDevice/index.xml
:de.dim.trafficos.device:clean
:de.dim.trafficos.device.model:clean
:de.dim.trafficos.device.sample: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
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.device.model/de.dim.trafficos.device.model-1.1.0.jar
:de.dim.trafficos.simulator:compileJava
:de.dim.trafficos.simulator:processResources NO-SOURCE
:de.dim.trafficos.simulator:classes
:de.dim.trafficos.simulator:jar
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.simulator.impl/de.dim.trafficos.simulator.impl-1.1.0.jar
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.simulator.api/de.dim.trafficos.simulator.api-1.1.0.jar
:de.dim.trafficos.device:compileJava
:de.dim.trafficos.device:processResources NO-SOURCE
:de.dim.trafficos.device:classes
:de.dim.trafficos.device:jar
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.device.proxy/de.dim.trafficos.device.proxy-1.0.0.jar
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.device.impl/de.dim.trafficos.device.impl-1.1.0.jar
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.device.api/de.dim.trafficos.device.api-1.1.0.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.sample:compileJava
:de.dim.trafficos.device.sample:processResources NO-SOURCE
:de.dim.trafficos.device.sample:classes
:de.dim.trafficos.device.sample:jar
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.device.sample/de.dim.trafficos.device.sample-1.0.0.jar
:de.dim.trafficos.device.sample:assemble
:de.dim.trafficos.device.sample:compileTestJava
:de.dim.trafficos.device.sample:processTestResources NO-SOURCE
:de.dim.trafficos.device.sample:testClasses
:de.dim.trafficos.device.sample:test
:de.dim.trafficos.device.sample:testOSGi SKIPPED
:de.dim.trafficos.device.sample:check
:de.dim.trafficos.device.sample: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
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.device.tests/de.dim.trafficos.device.tests-1.0.0.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:testOSGiAug 23, 2019 9:35:51 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:35:51 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:35:51 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testSimulation
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:35:54 AM de.dim.trafficos.device.impl.DeviceServiceImpl statusChanged
WARNING: [test01] Simulation was interrupted.
Aug 23, 2019 9:36:06 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:36:06 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
SEVERE: [test] No Device with such ID.
Aug 23, 2019 9:36:26 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:36:26 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:36:26 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdatedDevInfoOK
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:36:39 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:36:39 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:36:39 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] The old and new Device are the same. Nothing to update.
Aug 23, 2019 9:36:49 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:36:49 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:36:49 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDevConfigOK
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:37:02 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
SEVERE: Cannot retrieve a Device with null id.
Aug 23, 2019 9:37:12 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:37:22 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:37:22 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:37:22 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testNoDataEntry
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:37:25 AM de.dim.trafficos.device.impl.DeviceServiceImpl getDataEntries
WARNING: [test01] No data within the provided time range.
Aug 23, 2019 9:37:35 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
SEVERE: Cannot update Device with null id
Aug 23, 2019 9:37:45 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:37:45 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:37:45 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDeviceOK
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:37:48 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testUpdateDeviceOK
INFO: Starting waiting till DeviceService is modified
Aug 23, 2019 9:38:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:38:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:38:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
SEVERE: [test01] No Device with such ID.
Aug 23, 2019 9:38:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No Device with such ID. Saving it as new.
Aug 23, 2019 9:38:12 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:38:12 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:38:12 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testInconsistentDate
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:38:15 AM de.dim.trafficos.device.impl.DeviceServiceImpl getDataEntries
SEVERE: [test01] Start and End dates are not consistent.
Aug 23, 2019 9:38:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:38:25 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:38:25 AM de.dim.trafficos.device.tests.DevicesServiceIntegrationTest testOKDataEntry
INFO: Starting waiting till DeviceService is injected
Aug 23, 2019 9:38:38 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getActiveDevices
WARNING: No active devices were found.
Aug 23, 2019 9:38:53 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:38:53 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:39:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:39:01 AM de.dim.trafficos.device.proxy.DevicesServiceImpl getDeviceById
WARNING: [test01] DeviceService is not registered. Trying to retrieve Device from DB
Aug 23, 2019 9:39:04 AM de.dim.trafficos.device.impl.DeviceServiceImpl statusChanged
WARNING: [test01] Simulation was interrupted.
Aug 23, 2019 9:39:09 AM de.dim.trafficos.device.proxy.DevicesServiceImpl updateDevice
WARNING: [test01] No DeviceService registered. Trying to update Device from the DB.
Aug 23, 2019 9:39:09 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
Download https://devel.data-in-motion.biz/repository/dim/release/trafficOSDevice/de.dim.trafficos.simulator.tests/de.dim.trafficos.simulator.tests-1.0.0.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:testOSGiAug 23, 2019 9:40:02 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
SEVERE: Option main.straight.left.merge is not possible for a 2 roads intersection.
Aug 23, 2019 9:40:02 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl createIntersection
SEVERE: Options are inconsistent with number of roads.
Aug 23, 2019 9:40:02 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
SEVERE: Option main.straight.right.sep is not possible for a 2 roads intersection.
Aug 23, 2019 9:40:02 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl createIntersection
SEVERE: Options are inconsistent with number of roads.
Aug 23, 2019 9:40:07 AM de.dim.trafficos.simulator.impl.IntersectionServiceImpl areOptionsOK
WARNING: Order of roads is inconsistent. Reorganizing it.
Aug 23, 2019 9:47:53 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Aug 23, 2019 9:47:53 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Aug 23, 2019 9:47:53 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Aug 23, 2019 9:48:03 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Aug 23, 2019 9:48:03 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Aug 23, 2019 9:48:03 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Aug 23, 2019 9:48:13 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Aug 23, 2019 9:48:13 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 98
Aug 23, 2019 9:48:13 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: The remaining seconds will be assigned to the last phase.
Aug 23, 2019 9:48:23 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Required Program Duration was : 100
Aug 23, 2019 9:48:23 AM de.dim.trafficos.simulator.impl.SignalPlanServiceImpl createFixTimeProgram
WARNING: Effective Program Duration is : 99
Aug 23, 2019 9:48:23 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-20190823.094858-9.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-20190823.094858-9.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-20190823.094858-9.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-20190823.094858-9.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-20190823.094858-9.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-20190823.094858-9.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-20190823.094858-9-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-20190823.094858-9-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-20190823.094858-9-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-20190823.094858-9-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-20190823.094858-9-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-20190823.094858-9-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.1.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.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.0-SNAPSHOT/de.dim.trafficos.device.impl-1.1.0-20190823.094901-2-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.impl/1.1.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.1.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.1.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.1.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.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.0-SNAPSHOT/de.dim.trafficos.device.api-1.1.0-20190823.094904-2-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.api/1.1.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.1.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.1.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.1.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.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.0-SNAPSHOT/de.dim.trafficos.device.model-1.1.0-20190823.094906-2-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.model/1.1.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.1.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.1.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.trafficos.device.sample:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/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.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/1.0.0-SNAPSHOT/de.dim.trafficos.device.sample-1.0.0-20190823.094911-3-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.device.sample/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.sample/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.sample/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-20190823.094913-14.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-20190823.094913-14.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-20190823.094913-14.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-20190823.094913-14.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-20190823.094913-14.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-20190823.094913-14.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-20190823.094913-14-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-20190823.094913-14-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-20190823.094913-14-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-20190823.094913-14-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-20190823.094913-14-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-20190823.094913-14-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.1.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.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.impl-1.1.0-20190823.094915-2-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.impl/1.1.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.1.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.1.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.1.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.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.0-SNAPSHOT/de.dim.trafficos.simulator.api-1.1.0-20190823.094918-2-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/tos/de.dim.trafficos.simulator.api/1.1.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.1.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.1.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-20190823.094920-14.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-20190823.094920-14.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-20190823.094920-14.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-20190823.094920-14.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-20190823.094920-14.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-20190823.094920-14.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-20190823.094920-14-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-20190823.094920-14-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-20190823.094920-14-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-20190823.094920-14-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-20190823.094920-14-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-20190823.094920-14-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 13m 59s
32 actionable tasks: 32 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Recording test results
Finished: SUCCESS