Console Output
Started by user Toor Admin
Running as Toor Admin
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision ef24979c838ba67c7896033c1c66b07c2c6fb806 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ef24979c838ba67c7896033c1c66b07c2c6fb806 # timeout=10
Commit message: "Jobbari with args"
> /usr/bin/git rev-list --no-walk ef24979c838ba67c7896033c1c66b07c2c6fb806 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
> /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision ef24979c838ba67c7896033c1c66b07c2c6fb806 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ef24979c838ba67c7896033c1c66b07c2c6fb806 # timeout=10
Commit message: "Jobbari with args"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u kyberorg -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/eeda4e8c-2829-4082-9673-bec45ca12497/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . yasys/jobbari:1-maven-proxy-repo-latest
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -v /opt/mvn/:/root/.m2 -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1-maven-proxy-repo-latest cat
$ docker top 9ad13e4e147b4aefbbdb82ec8cbca4d35ba120c81a7bba42b4896e5439224fc5 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execution info)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:20:36 [2019-04-22T11:20:36.087Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:20:36 [2019-04-22T11:20:36.376Z] + set +x
14:20:36 [2019-04-22T11:20:36.376Z] [Runner info]
14:20:36 [2019-04-22T11:20:36.376Z] Hostname: 9ad13e4e147b
14:20:36 [2019-04-22T11:20:36.627Z] Network Status: Host Online
14:20:36 [2019-04-22T11:20:36.627Z]
14:20:36 [2019-04-22T11:20:36.627Z] === Tools info ===
14:20:36 [2019-04-22T11:20:36.878Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:20:36 [2019-04-22T11:20:36.878Z]
14:20:36 [2019-04-22T11:20:36.878Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:20:36 [2019-04-22T11:20:36.878Z] Maven home: /opt/mvn
14:20:36 [2019-04-22T11:20:36.878Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:20:36 [2019-04-22T11:20:36.878Z] Default locale: en, platform encoding: UTF-8
14:20:36 [2019-04-22T11:20:36.878Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:20:36 [2019-04-22T11:20:36.878Z]
14:20:36 [2019-04-22T11:20:36.878Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:20:36 [2019-04-22T11:20:36.951Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:20:37 [2019-04-22T11:20:37.240Z] + set +x
14:20:37 [2019-04-22T11:20:37.240Z] [Build info]
14:20:37 [2019-04-22T11:20:37.240Z] ===== Git info =====
14:20:37 [2019-04-22T11:20:37.240Z] Git branch: master
14:20:37 [2019-04-22T11:20:37.240Z] Git commit: ef24979c838ba67c7896033c1c66b07c2c6fb806
14:20:37 [2019-04-22T11:20:37.240Z] Git tag: -
14:20:37 [2019-04-22T11:20:37.240Z]
14:20:37 [2019-04-22T11:20:37.240Z] ===== Jenkins info =====
14:20:37 [2019-04-22T11:20:37.240Z] Jenkins Job #12
14:20:37 [2019-04-22T11:20:37.240Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/12/
14:20:37 [2019-04-22T11:20:37.240Z] Jenkins Tag: jenkins-Hub2Swarm-12
14:20:37 [2019-04-22T11:20:37.240Z]
14:20:37 [2019-04-22T11:20:37.240Z] ===== Job Params =====
14:20:37 [2019-04-22T11:20:37.240Z]
14:20:37 [2019-04-22T11:20:37.240Z] dockerRepo=yasys/hub2swarm
14:20:37 [2019-04-22T11:20:37.240Z] dockerStep=ee.yadev.pipe.commonpipe.Default@5c9d4959
14:20:37 [2019-04-22T11:20:37.240Z] javaStep=ee.yadev.pipe.commonpipe.Default@5c9d4959
14:20:37 [2019-04-22T11:20:37.240Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@5c9d4959
14:20:37 [2019-04-22T11:20:37.240Z] hubUrl=https://cloud.docker.com/repository/docker
14:20:37 [2019-04-22T11:20:37.240Z] useDebugTag=false
14:20:37 [2019-04-22T11:20:37.240Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:20:37 [2019-04-22T11:20:37.240Z] preparationStep=ee.yadev.pipe.commonpipe.Default@5c9d4959
14:20:37 [2019-04-22T11:20:37.240Z] stepTimeout=5
14:20:37 [2019-04-22T11:20:37.240Z] hubCredentialsId=docker-hub
14:20:37 [2019-04-22T11:20:37.240Z] class=class ee.yadev.pipe.commonpipe.Params
14:20:37 [2019-04-22T11:20:37.240Z] skipMavenTests=true
14:20:37 [2019-04-22T11:20:37.240Z] agent={image=yasys/jobbari, tag=1-maven-proxy-repo-latest, args=-u root --privileged -v /opt/mvn/:/root/.m2}
14:20:37 [2019-04-22T11:20:37.240Z] verbose=false
14:20:37 [2019-04-22T11:20:37.240Z] mavenTestsTimeout=5
14:20:37 [2019-04-22T11:20:37.240Z] pipelineTimeout=15
14:20:37 [2019-04-22T11:20:37.240Z] hubUser=kyberorg
14:20:37 [2019-04-22T11:20:37.240Z]
14:20:37 [2019-04-22T11:20:37.240Z] ==== Environment Variables =====
14:20:37 [2019-04-22T11:20:37.240Z] GIT_COMMITTER_NAME=Jenkins CI
14:20:37 [2019-04-22T11:20:37.240Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=dbc8a3c11691afdf022edc62ede362c3e3ea8c55
14:20:37 [2019-04-22T11:20:37.240Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:20:37 [2019-04-22T11:20:37.240Z] HOSTNAME=9ad13e4e147b
14:20:37 [2019-04-22T11:20:37.240Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/12/display/redirect?page=changes
14:20:37 [2019-04-22T11:20:37.240Z] HUDSON_URL=https://ci.yadev.eu/
14:20:37 [2019-04-22T11:20:37.240Z] GIT_COMMIT=ef24979c838ba67c7896033c1c66b07c2c6fb806
14:20:37 [2019-04-22T11:20:37.240Z] NODE_LABELS=master
14:20:37 [2019-04-22T11:20:37.240Z] HOME=/root
14:20:37 [2019-04-22T11:20:37.240Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/12/
14:20:37 [2019-04-22T11:20:37.240Z] GIT_AUTHOR_NAME=Jenkins CI
14:20:37 [2019-04-22T11:20:37.240Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
14:20:37 [2019-04-22T11:20:37.240Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
14:20:37 [2019-04-22T11:20:37.240Z] JAVA_VERSION=8u212
14:20:37 [2019-04-22T11:20:37.240Z] NODE_NAME=master
14:20:37 [2019-04-22T11:20:37.240Z] EXECUTOR_NUMBER=0
14:20:37 [2019-04-22T11:20:37.240Z] GIT_BRANCH=origin/master
14:20:37 [2019-04-22T11:20:37.240Z] STAGE_NAME=Execution info
14:20:37 [2019-04-22T11:20:37.240Z] BUILD_DISPLAY_NAME=#12
14:20:37 [2019-04-22T11:20:37.240Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:20:37 [2019-04-22T11:20:37.240Z] HUDSON_HOME=/var/lib/jenkins
14:20:37 [2019-04-22T11:20:37.240Z] JOB_BASE_NAME=Hub2Swarm
14:20:37 [2019-04-22T11:20:37.240Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:20:37 [2019-04-22T11:20:37.240Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:20:37 [2019-04-22T11:20:37.240Z] BUILD_ID=12
14:20:37 [2019-04-22T11:20:37.240Z] BUILDING_FOR=kyberorg
14:20:37 [2019-04-22T11:20:37.240Z] BUILD_TAG=jenkins-Hub2Swarm-12
14:20:37 [2019-04-22T11:20:37.240Z] JENKINS_URL=https://ci.yadev.eu/
14:20:37 [2019-04-22T11:20:37.240Z] LANG=C.UTF-8
14:20:37 [2019-04-22T11:20:37.240Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
14:20:37 [2019-04-22T11:20:37.240Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
14:20:37 [2019-04-22T11:20:37.240Z] BUILD_NUMBER=12
14:20:37 [2019-04-22T11:20:37.240Z] JENKINS_NODE_COOKIE=82c83cde-99ec-4c8a-8599-fc6dd4f44c00
14:20:37 [2019-04-22T11:20:37.240Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/12/display/redirect
14:20:37 [2019-04-22T11:20:37.240Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:20:37 [2019-04-22T11:20:37.240Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
14:20:37 [2019-04-22T11:20:37.240Z] CLASSPATH=
14:20:37 [2019-04-22T11:20:37.240Z] JOB_NAME=Hub2Swarm
14:20:37 [2019-04-22T11:20:37.240Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:20:37 [2019-04-22T11:20:37.240Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/eeda4e8c-2829-4082-9673-bec45ca12497
14:20:37 [2019-04-22T11:20:37.240Z] JAVA_HOME=/docker-java-home
14:20:37 [2019-04-22T11:20:37.240Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
14:20:37 [2019-04-22T11:20:37.240Z] GIT_PREVIOUS_COMMIT=ef24979c838ba67c7896033c1c66b07c2c6fb806
14:20:37 [2019-04-22T11:20:37.240Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:20:37 [2019-04-22T11:20:37.417Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:20:37 [2019-04-22T11:20:37.703Z] + set -x
14:20:37 [2019-04-22T11:20:37.703Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
14:20:37 [2019-04-22T11:20:37.955Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:20:37 [2019-04-22T11:20:37.955Z] Maven home: /opt/mvn
14:20:37 [2019-04-22T11:20:37.955Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:20:37 [2019-04-22T11:20:37.955Z] Default locale: en, platform encoding: UTF-8
14:20:37 [2019-04-22T11:20:37.955Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:20:39 [2019-04-22T11:20:39.298Z] [INFO] Scanning for projects...
14:20:39 [2019-04-22T11:20:39.298Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
14:20:39 [2019-04-22T11:20:39.548Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom (15 kB at 154 kB/s)
14:20:39 [2019-04-22T11:20:39.548Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom
14:20:39 [2019-04-22T11:20:39.799Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom
14:20:40 [2019-04-22T11:20:40.049Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom
14:20:40 [2019-04-22T11:20:40.049Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom (5.2 kB at 370 kB/s)
14:20:40 [2019-04-22T11:20:40.049Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
14:20:40 [2019-04-22T11:20:40.049Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
14:20:40 [2019-04-22T11:20:40.300Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
14:20:40 [2019-04-22T11:20:40.300Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom (8.4 kB at 527 kB/s)
14:20:40 [2019-04-22T11:20:40.300Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom
14:20:40 [2019-04-22T11:20:40.300Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom
14:20:40 [2019-04-22T11:20:40.551Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom
14:20:40 [2019-04-22T11:20:40.551Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom (19 kB at 1.2 MB/s)
14:20:40 [2019-04-22T11:20:40.551Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
14:20:40 [2019-04-22T11:20:40.551Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
14:20:40 [2019-04-22T11:20:40.801Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
14:20:40 [2019-04-22T11:20:40.801Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom (4.2 kB at 379 kB/s)
14:20:40 [2019-04-22T11:20:40.801Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
14:20:41 [2019-04-22T11:20:41.051Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
14:20:41 [2019-04-22T11:20:41.051Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
14:20:41 [2019-04-22T11:20:41.051Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom (2.3 kB at 163 kB/s)
14:20:41 [2019-04-22T11:20:41.051Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
14:20:41 [2019-04-22T11:20:41.051Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (12 kB at 885 kB/s)
14:20:41 [2019-04-22T11:20:41.052Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
14:20:41 [2019-04-22T11:20:41.302Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
14:20:41 [2019-04-22T11:20:41.302Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
14:20:41 [2019-04-22T11:20:41.552Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 718 kB/s)
14:20:41 [2019-04-22T11:20:41.553Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/34/oss-parent-34.pom
14:20:41 [2019-04-22T11:20:41.553Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/34/oss-parent-34.pom
14:20:41 [2019-04-22T11:20:41.803Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/34/oss-parent-34.pom
14:20:41 [2019-04-22T11:20:41.803Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 2.1 MB/s)
14:20:41 [2019-04-22T11:20:41.803Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
14:20:41 [2019-04-22T11:20:41.803Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom (7.9 kB at 989 kB/s)
14:20:41 [2019-04-22T11:20:41.803Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:20:41 [2019-04-22T11:20:41.803Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 402 kB/s)
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom (4.0 kB at 362 kB/s)
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom (6.5 kB at 593 kB/s)
14:20:42 [2019-04-22T11:20:42.054Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/logging-parent/1/logging-parent-1.pom
14:20:42 [2019-04-22T11:20:42.304Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/logging-parent/1/logging-parent-1.pom
14:20:42 [2019-04-22T11:20:42.304Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/logging-parent/1/logging-parent-1.pom
14:20:42 [2019-04-22T11:20:42.304Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 263 kB/s)
14:20:42 [2019-04-22T11:20:42.304Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/18/apache-18.pom
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/18/apache-18.pom
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/18/apache-18.pom
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/18/apache-18.pom (16 kB at 1.0 MB/s)
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom (17 kB at 1.7 MB/s)
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom (19 kB at 1.9 MB/s)
14:20:42 [2019-04-22T11:20:42.555Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
14:20:42 [2019-04-22T11:20:42.805Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
14:20:42 [2019-04-22T11:20:42.805Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
14:20:42 [2019-04-22T11:20:42.805Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.2 MB/s)
14:20:42 [2019-04-22T11:20:42.805Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom (8.6 kB at 778 kB/s)
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom (4.4 kB at 316 kB/s)
14:20:43 [2019-04-22T11:20:43.056Z] [INFO]
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] --------------------------------[ jar ]---------------------------------
14:20:43 [2019-04-22T11:20:43.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.pom
14:20:43 [2019-04-22T11:20:43.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.pom
14:20:43 [2019-04-22T11:20:43.556Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.pom (5.1 kB at 21 kB/s)
14:20:43 [2019-04-22T11:20:43.556Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-tools/2.2.0.M2/spring-boot-tools-2.2.0.M2.pom
14:20:43 [2019-04-22T11:20:43.556Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-tools/2.2.0.M2/spring-boot-tools-2.2.0.M2.pom
14:20:43 [2019-04-22T11:20:43.807Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-tools/2.2.0.M2/spring-boot-tools-2.2.0.M2.pom (1.8 kB at 7.5 kB/s)
14:20:43 [2019-04-22T11:20:43.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-parent/2.2.0.M2/spring-boot-parent-2.2.0.M2.pom
14:20:44 [2019-04-22T11:20:44.057Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-parent/2.2.0.M2/spring-boot-parent-2.2.0.M2.pom
14:20:44 [2019-04-22T11:20:44.308Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-parent/2.2.0.M2/spring-boot-parent-2.2.0.M2.pom (1.8 kB at 7.2 kB/s)
14:20:44 [2019-04-22T11:20:44.308Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.jar
14:20:44 [2019-04-22T11:20:44.308Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.jar
14:20:44 [2019-04-22T11:20:44.858Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.jar (68 kB at 178 kB/s)
14:20:44 [2019-04-22T11:20:44.858Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
14:20:44 [2019-04-22T11:20:44.858Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
14:20:45 [2019-04-22T11:20:45.109Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
14:20:45 [2019-04-22T11:20:45.109Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 470 kB/s)
14:20:45 [2019-04-22T11:20:45.109Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
14:20:45 [2019-04-22T11:20:45.109Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
14:20:45 [2019-04-22T11:20:45.359Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
14:20:45 [2019-04-22T11:20:45.359Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 945 kB/s)
14:20:45 [2019-04-22T11:20:45.359Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:20:45 [2019-04-22T11:20:45.359Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:20:45 [2019-04-22T11:20:45.610Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:20:45 [2019-04-22T11:20:45.610Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 4.8 MB/s)
14:20:45 [2019-04-22T11:20:45.610Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/19/apache-19.pom
14:20:45 [2019-04-22T11:20:45.860Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/19/apache-19.pom
14:20:45 [2019-04-22T11:20:45.860Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/19/apache-19.pom
14:20:45 [2019-04-22T11:20:45.860Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/19/apache-19.pom (15 kB at 1.5 MB/s)
14:20:45 [2019-04-22T11:20:45.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
14:20:46 [2019-04-22T11:20:46.110Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
14:20:46 [2019-04-22T11:20:46.111Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
14:20:46 [2019-04-22T11:20:46.111Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 2.8 MB/s)
14:20:46 [2019-04-22T11:20:46.111Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
14:20:46 [2019-04-22T11:20:46.361Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
14:20:46 [2019-04-22T11:20:46.361Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
14:20:46 [2019-04-22T11:20:46.611Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 81 kB/s)
14:20:46 [2019-04-22T11:20:46.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
14:20:46 [2019-04-22T11:20:46.612Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
14:20:46 [2019-04-22T11:20:46.862Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
14:20:46 [2019-04-22T11:20:46.862Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 686 kB/s)
14:20:46 [2019-04-22T11:20:46.862Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
14:20:46 [2019-04-22T11:20:46.862Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
14:20:47 [2019-04-22T11:20:47.112Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
14:20:47 [2019-04-22T11:20:47.112Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 244 kB/s)
14:20:47 [2019-04-22T11:20:47.112Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
14:20:47 [2019-04-22T11:20:47.363Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
14:20:47 [2019-04-22T11:20:47.363Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
14:20:47 [2019-04-22T11:20:47.613Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 153 kB/s)
14:20:47 [2019-04-22T11:20:47.613Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/32/maven-parent-32.pom
14:20:47 [2019-04-22T11:20:47.613Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/32/maven-parent-32.pom
14:20:47 [2019-04-22T11:20:47.864Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/32/maven-parent-32.pom
14:20:47 [2019-04-22T11:20:47.864Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 867 kB/s)
14:20:47 [2019-04-22T11:20:47.864Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/20/apache-20.pom
14:20:47 [2019-04-22T11:20:47.864Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/20/apache-20.pom
14:20:48 [2019-04-22T11:20:48.114Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/20/apache-20.pom
14:20:48 [2019-04-22T11:20:48.114Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/20/apache-20.pom (16 kB at 369 kB/s)
14:20:48 [2019-04-22T11:20:48.114Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
14:20:48 [2019-04-22T11:20:48.365Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
14:20:48 [2019-04-22T11:20:48.365Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
14:20:48 [2019-04-22T11:20:48.365Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 1.2 MB/s)
14:20:48 [2019-04-22T11:20:48.365Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom
14:20:48 [2019-04-22T11:20:48.615Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom
14:20:48 [2019-04-22T11:20:48.615Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom
14:20:48 [2019-04-22T11:20:48.866Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom (5.0 kB at 116 kB/s)
14:20:48 [2019-04-22T11:20:48.866Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
14:20:48 [2019-04-22T11:20:48.866Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
14:20:49 [2019-04-22T11:20:49.116Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
14:20:49 [2019-04-22T11:20:49.116Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom (26 kB at 478 kB/s)
14:20:49 [2019-04-22T11:20:49.116Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:20:49 [2019-04-22T11:20:49.116Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:20:49 [2019-04-22T11:20:49.366Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:20:49 [2019-04-22T11:20:49.366Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.1 MB/s)
14:20:49 [2019-04-22T11:20:49.366Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/21/apache-21.pom
14:20:49 [2019-04-22T11:20:49.617Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/21/apache-21.pom
14:20:49 [2019-04-22T11:20:49.617Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/21/apache-21.pom
14:20:49 [2019-04-22T11:20:49.617Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/21/apache-21.pom (17 kB at 417 kB/s)
14:20:49 [2019-04-22T11:20:49.617Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar
14:20:49 [2019-04-22T11:20:49.867Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar
14:20:49 [2019-04-22T11:20:49.867Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar
14:20:50 [2019-04-22T11:20:50.118Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar (41 kB at 924 kB/s)
14:20:50 [2019-04-22T11:20:50.118Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
14:20:50 [2019-04-22T11:20:50.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
14:20:50 [2019-04-22T11:20:50.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
14:20:50 [2019-04-22T11:20:50.368Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom (6.7 kB at 158 kB/s)
14:20:50 [2019-04-22T11:20:50.368Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:20:50 [2019-04-22T11:20:50.368Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:20:50 [2019-04-22T11:20:50.619Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:20:50 [2019-04-22T11:20:50.619Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 243 kB/s)
14:20:50 [2019-04-22T11:20:50.619Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
14:20:50 [2019-04-22T11:20:50.869Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
14:20:50 [2019-04-22T11:20:50.869Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
14:20:50 [2019-04-22T11:20:50.869Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar (27 kB at 601 kB/s)
14:20:50 [2019-04-22T11:20:50.869Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.pom
14:20:51 [2019-04-22T11:20:51.120Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.pom
14:20:51 [2019-04-22T11:20:51.370Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.pom (2.6 kB at 11 kB/s)
14:20:51 [2019-04-22T11:20:51.370Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starters/2.2.0.M2/spring-boot-starters-2.2.0.M2.pom
14:20:51 [2019-04-22T11:20:51.370Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starters/2.2.0.M2/spring-boot-starters-2.2.0.M2.pom
14:20:51 [2019-04-22T11:20:51.621Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starters/2.2.0.M2/spring-boot-starters-2.2.0.M2.pom (1.8 kB at 7.5 kB/s)
14:20:51 [2019-04-22T11:20:51.621Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.pom
14:20:51 [2019-04-22T11:20:51.871Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.pom
14:20:52 [2019-04-22T11:20:52.122Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.pom (3.1 kB at 12 kB/s)
14:20:52 [2019-04-22T11:20:52.122Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot/2.2.0.M2/spring-boot-2.2.0.M2.pom
14:20:52 [2019-04-22T11:20:52.122Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot/2.2.0.M2/spring-boot-2.2.0.M2.pom
14:20:52 [2019-04-22T11:20:52.372Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot/2.2.0.M2/spring-boot-2.2.0.M2.pom (16 kB at 60 kB/s)
14:20:52 [2019-04-22T11:20:52.372Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.pom
14:20:52 [2019-04-22T11:20:52.622Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.pom
14:20:52 [2019-04-22T11:20:52.873Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.pom (3.6 kB at 15 kB/s)
14:20:52 [2019-04-22T11:20:52.873Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.pom
14:20:52 [2019-04-22T11:20:52.873Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.pom
14:20:53 [2019-04-22T11:20:53.123Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.pom (1.9 kB at 7.9 kB/s)
14:20:53 [2019-04-22T11:20:53.123Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.pom
14:20:53 [2019-04-22T11:20:53.374Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.pom
14:20:53 [2019-04-22T11:20:53.624Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.pom (5.7 kB at 23 kB/s)
14:20:53 [2019-04-22T11:20:53.624Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-aop/5.2.0.M1/spring-aop-5.2.0.M1.pom
14:20:53 [2019-04-22T11:20:53.624Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aop/5.2.0.M1/spring-aop-5.2.0.M1.pom
14:20:53 [2019-04-22T11:20:53.875Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aop/5.2.0.M1/spring-aop-5.2.0.M1.pom (2.5 kB at 10 kB/s)
14:20:53 [2019-04-22T11:20:53.875Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-beans/5.2.0.M1/spring-beans-5.2.0.M1.pom
14:20:54 [2019-04-22T11:20:54.125Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-beans/5.2.0.M1/spring-beans-5.2.0.M1.pom
14:20:54 [2019-04-22T11:20:54.376Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-beans/5.2.0.M1/spring-beans-5.2.0.M1.pom (2.7 kB at 11 kB/s)
14:20:54 [2019-04-22T11:20:54.376Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.pom
14:20:54 [2019-04-22T11:20:54.376Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.pom
14:20:54 [2019-04-22T11:20:54.626Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.pom (1.7 kB at 7.1 kB/s)
14:20:54 [2019-04-22T11:20:54.626Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-autoconfigure/2.2.0.M2/spring-boot-autoconfigure-2.2.0.M2.pom
14:20:54 [2019-04-22T11:20:54.626Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-autoconfigure/2.2.0.M2/spring-boot-autoconfigure-2.2.0.M2.pom
14:20:55 [2019-04-22T11:20:55.177Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-autoconfigure/2.2.0.M2/spring-boot-autoconfigure-2.2.0.M2.pom (37 kB at 119 kB/s)
14:20:55 [2019-04-22T11:20:55.177Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.pom
14:20:55 [2019-04-22T11:20:55.177Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.pom
14:20:55 [2019-04-22T11:20:55.427Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.pom (2.5 kB at 10 kB/s)
14:20:55 [2019-04-22T11:20:55.427Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
14:20:55 [2019-04-22T11:20:55.427Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
14:20:55 [2019-04-22T11:20:55.678Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
14:20:55 [2019-04-22T11:20:55.678Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 284 kB/s)
14:20:55 [2019-04-22T11:20:55.678Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
14:20:55 [2019-04-22T11:20:55.928Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
14:20:55 [2019-04-22T11:20:55.928Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
14:20:55 [2019-04-22T11:20:55.928Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 468 kB/s)
14:20:55 [2019-04-22T11:20:55.928Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
14:20:56 [2019-04-22T11:20:56.178Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
14:20:56 [2019-04-22T11:20:56.179Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
14:20:56 [2019-04-22T11:20:56.429Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 131 kB/s)
14:20:56 [2019-04-22T11:20:56.429Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
14:20:56 [2019-04-22T11:20:56.429Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
14:20:56 [2019-04-22T11:20:56.679Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
14:20:56 [2019-04-22T11:20:56.679Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom (3.8 kB at 71 kB/s)
14:20:56 [2019-04-22T11:20:56.679Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
14:20:56 [2019-04-22T11:20:56.679Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
14:20:56 [2019-04-22T11:20:56.930Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
14:20:56 [2019-04-22T11:20:56.930Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom (14 kB at 342 kB/s)
14:20:56 [2019-04-22T11:20:56.930Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.180Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.180Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.180Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom (7.2 kB at 171 kB/s)
14:20:57 [2019-04-22T11:20:57.180Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.431Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.431Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.681Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom (62 kB at 1.2 MB/s)
14:20:57 [2019-04-22T11:20:57.681Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.681Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.932Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
14:20:57 [2019-04-22T11:20:57.932Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom (13 kB at 329 kB/s)
14:20:57 [2019-04-22T11:20:57.932Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom
14:20:58 [2019-04-22T11:20:58.182Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom
14:20:58 [2019-04-22T11:20:58.182Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom
14:20:58 [2019-04-22T11:20:58.182Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom (990 B at 27 kB/s)
14:20:58 [2019-04-22T11:20:58.182Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom
14:20:58 [2019-04-22T11:20:58.432Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom
14:20:58 [2019-04-22T11:20:58.432Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom
14:20:58 [2019-04-22T11:20:58.432Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 387 kB/s)
14:20:58 [2019-04-22T11:20:58.432Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
14:20:58 [2019-04-22T11:20:58.683Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
14:20:58 [2019-04-22T11:20:58.683Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
14:20:58 [2019-04-22T11:20:58.933Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 362 kB/s)
14:20:58 [2019-04-22T11:20:58.933Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
14:20:58 [2019-04-22T11:20:58.933Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
14:20:59 [2019-04-22T11:20:59.184Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
14:20:59 [2019-04-22T11:20:59.184Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 857 kB/s)
14:20:59 [2019-04-22T11:20:59.184Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.pom
14:20:59 [2019-04-22T11:20:59.184Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.pom
14:20:59 [2019-04-22T11:20:59.434Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.pom (23 kB at 85 kB/s)
14:20:59 [2019-04-22T11:20:59.685Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.pom
14:20:59 [2019-04-22T11:20:59.685Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.pom
14:20:59 [2019-04-22T11:20:59.935Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.pom (15 kB at 64 kB/s)
14:20:59 [2019-04-22T11:20:59.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom
14:20:59 [2019-04-22T11:20:59.935Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom
14:21:00 [2019-04-22T11:21:00.186Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom
14:21:00 [2019-04-22T11:21:00.186Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom (6.3 kB at 191 kB/s)
14:21:00 [2019-04-22T11:21:00.186Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
14:21:00 [2019-04-22T11:21:00.436Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
14:21:00 [2019-04-22T11:21:00.436Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
14:21:00 [2019-04-22T11:21:00.436Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 153 kB/s)
14:21:00 [2019-04-22T11:21:00.436Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
14:21:00 [2019-04-22T11:21:00.687Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
14:21:00 [2019-04-22T11:21:00.687Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
14:21:00 [2019-04-22T11:21:00.687Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 46 kB/s)
14:21:00 [2019-04-22T11:21:00.687Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
14:21:00 [2019-04-22T11:21:00.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
14:21:01 [2019-04-22T11:21:01.187Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
14:21:01 [2019-04-22T11:21:01.187Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 261 kB/s)
14:21:01 [2019-04-22T11:21:01.187Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/28/oss-parent-28.pom
14:21:01 [2019-04-22T11:21:01.187Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/28/oss-parent-28.pom
14:21:01 [2019-04-22T11:21:01.438Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/28/oss-parent-28.pom
14:21:01 [2019-04-22T11:21:01.438Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 477 kB/s)
14:21:01 [2019-04-22T11:21:01.438Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom
14:21:01 [2019-04-22T11:21:01.438Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom
14:21:01 [2019-04-22T11:21:01.688Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom
14:21:01 [2019-04-22T11:21:01.688Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4.1 kB at 116 kB/s)
14:21:01 [2019-04-22T11:21:01.688Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom
14:21:01 [2019-04-22T11:21:01.939Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom
14:21:01 [2019-04-22T11:21:01.939Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom
14:21:01 [2019-04-22T11:21:01.939Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom (4.3 kB at 93 kB/s)
14:21:01 [2019-04-22T11:21:01.939Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom
14:21:02 [2019-04-22T11:21:02.190Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom
14:21:02 [2019-04-22T11:21:02.190Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom
14:21:02 [2019-04-22T11:21:02.440Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom (2.8 kB at 52 kB/s)
14:21:02 [2019-04-22T11:21:02.440Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
14:21:02 [2019-04-22T11:21:02.440Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
14:21:02 [2019-04-22T11:21:02.691Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
14:21:02 [2019-04-22T11:21:02.691Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom (6.7 kB at 160 kB/s)
14:21:02 [2019-04-22T11:21:02.691Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
14:21:02 [2019-04-22T11:21:02.691Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
14:21:02 [2019-04-22T11:21:02.941Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
14:21:02 [2019-04-22T11:21:02.941Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom (9.7 kB at 197 kB/s)
14:21:02 [2019-04-22T11:21:02.941Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
14:21:02 [2019-04-22T11:21:02.941Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
14:21:03 [2019-04-22T11:21:03.192Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
14:21:03 [2019-04-22T11:21:03.192Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 127 kB/s)
14:21:03 [2019-04-22T11:21:03.192Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.pom
14:21:03 [2019-04-22T11:21:03.442Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.pom
14:21:03 [2019-04-22T11:21:03.693Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.pom (2.6 kB at 11 kB/s)
14:21:03 [2019-04-22T11:21:03.693Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-web/2.2.0.M2/spring-boot-starter-web-2.2.0.M2.pom
14:21:03 [2019-04-22T11:21:03.693Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-web/2.2.0.M2/spring-boot-starter-web-2.2.0.M2.pom
14:21:03 [2019-04-22T11:21:03.943Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-web/2.2.0.M2/spring-boot-starter-web-2.2.0.M2.pom (3.4 kB at 14 kB/s)
14:21:03 [2019-04-22T11:21:03.943Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.pom
14:21:04 [2019-04-22T11:21:04.193Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.pom
14:21:04 [2019-04-22T11:21:04.444Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.pom (3.1 kB at 12 kB/s)
14:21:04 [2019-04-22T11:21:04.444Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.pom
14:21:04 [2019-04-22T11:21:04.444Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.pom
14:21:04 [2019-04-22T11:21:04.694Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.pom (12 kB at 45 kB/s)
14:21:04 [2019-04-22T11:21:04.694Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom
14:21:04 [2019-04-22T11:21:04.945Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom
14:21:04 [2019-04-22T11:21:04.945Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom
14:21:05 [2019-04-22T11:21:05.195Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom (1.9 kB at 31 kB/s)
14:21:05 [2019-04-22T11:21:05.195Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom
14:21:05 [2019-04-22T11:21:05.195Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom
14:21:05 [2019-04-22T11:21:05.445Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom
14:21:05 [2019-04-22T11:21:05.445Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom (3.7 kB at 96 kB/s)
14:21:05 [2019-04-22T11:21:05.445Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-tomcat/2.2.0.M2/spring-boot-starter-tomcat-2.2.0.M2.pom
14:21:05 [2019-04-22T11:21:05.445Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-tomcat/2.2.0.M2/spring-boot-starter-tomcat-2.2.0.M2.pom
14:21:05 [2019-04-22T11:21:05.696Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-tomcat/2.2.0.M2/spring-boot-starter-tomcat-2.2.0.M2.pom (3.0 kB at 12 kB/s)
14:21:05 [2019-04-22T11:21:05.696Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.pom
14:21:05 [2019-04-22T11:21:05.946Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.pom
14:21:05 [2019-04-22T11:21:05.946Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.pom
14:21:05 [2019-04-22T11:21:05.946Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.pom (1.8 kB at 46 kB/s)
14:21:05 [2019-04-22T11:21:05.946Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.197Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.197Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.447Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom (1.5 kB at 41 kB/s)
14:21:06 [2019-04-22T11:21:06.447Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.447Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.698Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.698Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.pom (1.8 kB at 41 kB/s)
14:21:06 [2019-04-22T11:21:06.698Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/tomcat-annotations-api/9.0.17/tomcat-annotations-api-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.698Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/tomcat-annotations-api/9.0.17/tomcat-annotations-api-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.948Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/tomcat-annotations-api/9.0.17/tomcat-annotations-api-9.0.17.pom
14:21:06 [2019-04-22T11:21:06.948Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/tomcat-annotations-api/9.0.17/tomcat-annotations-api-9.0.17.pom (1.5 kB at 40 kB/s)
14:21:06 [2019-04-22T11:21:06.948Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.pom
14:21:07 [2019-04-22T11:21:07.198Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.pom
14:21:07 [2019-04-22T11:21:07.449Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.pom (2.9 kB at 12 kB/s)
14:21:07 [2019-04-22T11:21:07.449Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.pom
14:21:07 [2019-04-22T11:21:07.449Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.pom
14:21:07 [2019-04-22T11:21:07.699Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.pom
14:21:07 [2019-04-22T11:21:07.699Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.pom (12 kB at 266 kB/s)
14:21:07 [2019-04-22T11:21:07.699Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom
14:21:07 [2019-04-22T11:21:07.699Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom
14:21:07 [2019-04-22T11:21:07.950Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom
14:21:07 [2019-04-22T11:21:07.950Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom (15 kB at 394 kB/s)
14:21:07 [2019-04-22T11:21:07.950Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/validator/hibernate-validator-parent/6.0.16.Final/hibernate-validator-parent-6.0.16.Final.pom
14:21:07 [2019-04-22T11:21:07.950Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/validator/hibernate-validator-parent/6.0.16.Final/hibernate-validator-parent-6.0.16.Final.pom
14:21:08 [2019-04-22T11:21:08.200Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/validator/hibernate-validator-parent/6.0.16.Final/hibernate-validator-parent-6.0.16.Final.pom
14:21:08 [2019-04-22T11:21:08.200Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/validator/hibernate-validator-parent/6.0.16.Final/hibernate-validator-parent-6.0.16.Final.pom (61 kB at 1.4 MB/s)
14:21:08 [2019-04-22T11:21:08.200Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
14:21:08 [2019-04-22T11:21:08.451Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
14:21:08 [2019-04-22T11:21:08.451Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
14:21:08 [2019-04-22T11:21:08.451Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 242 kB/s)
14:21:08 [2019-04-22T11:21:08.451Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
14:21:08 [2019-04-22T11:21:08.701Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
14:21:08 [2019-04-22T11:21:08.951Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
14:21:08 [2019-04-22T11:21:08.951Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 108 kB/s)
14:21:08 [2019-04-22T11:21:08.951Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
14:21:08 [2019-04-22T11:21:08.951Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
14:21:09 [2019-04-22T11:21:09.202Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
14:21:09 [2019-04-22T11:21:09.202Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 29 kB/s)
14:21:09 [2019-04-22T11:21:09.452Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
14:21:09 [2019-04-22T11:21:09.452Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
14:21:09 [2019-04-22T11:21:09.703Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
14:21:09 [2019-04-22T11:21:09.703Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 72 kB/s)
14:21:09 [2019-04-22T11:21:09.703Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
14:21:09 [2019-04-22T11:21:09.703Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
14:21:09 [2019-04-22T11:21:09.953Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
14:21:09 [2019-04-22T11:21:09.953Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 148 kB/s)
14:21:09 [2019-04-22T11:21:09.953Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/15/jboss-parent-15.pom
14:21:10 [2019-04-22T11:21:10.204Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/15/jboss-parent-15.pom
14:21:10 [2019-04-22T11:21:10.204Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jboss-parent/15/jboss-parent-15.pom
14:21:10 [2019-04-22T11:21:10.204Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 733 kB/s)
14:21:10 [2019-04-22T11:21:10.204Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
14:21:10 [2019-04-22T11:21:10.454Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
14:21:10 [2019-04-22T11:21:10.454Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
14:21:11 [2019-04-22T11:21:11.797Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom (6.6 kB at 5.0 kB/s)
14:21:11 [2019-04-22T11:21:11.797Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/35/oss-parent-35.pom
14:21:12 [2019-04-22T11:21:12.048Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/35/oss-parent-35.pom
14:21:12 [2019-04-22T11:21:12.048Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/35/oss-parent-35.pom
14:21:12 [2019-04-22T11:21:12.298Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 530 kB/s)
14:21:12 [2019-04-22T11:21:12.298Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.pom
14:21:12 [2019-04-22T11:21:12.298Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.pom
14:21:12 [2019-04-22T11:21:12.549Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.pom (9.4 kB at 36 kB/s)
14:21:12 [2019-04-22T11:21:12.549Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.pom
14:21:12 [2019-04-22T11:21:12.799Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.pom
14:21:13 [2019-04-22T11:21:13.050Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.pom (23 kB at 90 kB/s)
14:21:13 [2019-04-22T11:21:13.050Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
14:21:13 [2019-04-22T11:21:13.050Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
14:21:13 [2019-04-22T11:21:13.300Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
14:21:13 [2019-04-22T11:21:13.300Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom (3.6 kB at 96 kB/s)
14:21:13 [2019-04-22T11:21:13.300Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.pom
14:21:13 [2019-04-22T11:21:13.300Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.pom
14:21:13 [2019-04-22T11:21:13.551Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.pom (1.3 kB at 5.5 kB/s)
14:21:13 [2019-04-22T11:21:13.551Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/plugin/spring-plugin/2.0.0.M1/spring-plugin-2.0.0.M1.pom
14:21:13 [2019-04-22T11:21:13.801Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin/2.0.0.M1/spring-plugin-2.0.0.M1.pom
14:21:14 [2019-04-22T11:21:14.052Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin/2.0.0.M1/spring-plugin-2.0.0.M1.pom (5.8 kB at 24 kB/s)
14:21:14 [2019-04-22T11:21:14.052Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
14:21:14 [2019-04-22T11:21:14.052Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
14:21:14 [2019-04-22T11:21:14.302Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
14:21:14 [2019-04-22T11:21:14.302Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 66 kB/s)
14:21:14 [2019-04-22T11:21:14.302Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.pom
14:21:14 [2019-04-22T11:21:14.303Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.pom
14:21:14 [2019-04-22T11:21:14.553Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/json-smart/2.3/json-smart-2.3.pom
14:21:14 [2019-04-22T11:21:14.553Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 231 kB/s)
14:21:14 [2019-04-22T11:21:14.553Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
14:21:14 [2019-04-22T11:21:14.804Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
14:21:14 [2019-04-22T11:21:14.804Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
14:21:14 [2019-04-22T11:21:14.804Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 188 kB/s)
14:21:14 [2019-04-22T11:21:14.804Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
14:21:15 [2019-04-22T11:21:15.055Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
14:21:15 [2019-04-22T11:21:15.055Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
14:21:15 [2019-04-22T11:21:15.055Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 297 kB/s)
14:21:15 [2019-04-22T11:21:15.055Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
14:21:15 [2019-04-22T11:21:15.305Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
14:21:15 [2019-04-22T11:21:15.305Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
14:21:15 [2019-04-22T11:21:15.555Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 50 kB/s)
14:21:15 [2019-04-22T11:21:15.555Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
14:21:15 [2019-04-22T11:21:15.555Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
14:21:15 [2019-04-22T11:21:15.806Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
14:21:15 [2019-04-22T11:21:15.806Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 128 kB/s)
14:21:15 [2019-04-22T11:21:15.806Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.3/ow2-1.3.pom
14:21:15 [2019-04-22T11:21:15.806Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.3/ow2-1.3.pom
14:21:16 [2019-04-22T11:21:16.056Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/ow2/1.3/ow2-1.3.pom
14:21:16 [2019-04-22T11:21:16.056Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 272 kB/s)
14:21:16 [2019-04-22T11:21:16.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.pom
14:21:16 [2019-04-22T11:21:16.307Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.pom
14:21:16 [2019-04-22T11:21:16.307Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.pom (6.1 kB at 26 kB/s)
14:21:16 [2019-04-22T11:21:16.557Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom
14:21:16 [2019-04-22T11:21:16.557Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom
14:21:16 [2019-04-22T11:21:16.557Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom
14:21:16 [2019-04-22T11:21:16.808Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom (35 kB at 845 kB/s)
14:21:16 [2019-04-22T11:21:16.808Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
14:21:16 [2019-04-22T11:21:16.808Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
14:21:17 [2019-04-22T11:21:17.058Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
14:21:17 [2019-04-22T11:21:17.058Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom (11 kB at 139 kB/s)
14:21:17 [2019-04-22T11:21:17.058Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/project/2.28/project-2.28.pom
14:21:17 [2019-04-22T11:21:17.309Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/project/2.28/project-2.28.pom
14:21:17 [2019-04-22T11:21:17.309Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/project/2.28/project-2.28.pom
14:21:17 [2019-04-22T11:21:17.309Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/project/2.28/project-2.28.pom (94 kB at 1.8 MB/s)
14:21:17 [2019-04-22T11:21:17.309Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
14:21:17 [2019-04-22T11:21:17.559Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
14:21:17 [2019-04-22T11:21:17.559Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
14:21:17 [2019-04-22T11:21:17.810Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom (7.7 kB at 187 kB/s)
14:21:17 [2019-04-22T11:21:17.810Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
14:21:17 [2019-04-22T11:21:17.810Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
14:21:18 [2019-04-22T11:21:18.060Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
14:21:18 [2019-04-22T11:21:18.060Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom (10 kB at 211 kB/s)
14:21:18 [2019-04-22T11:21:18.060Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.311Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.311Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom (5.2 kB at 148 kB/s)
14:21:18 [2019-04-22T11:21:18.311Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.561Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.561Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.561Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom (1.5 kB at 40 kB/s)
14:21:18 [2019-04-22T11:21:18.562Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.812Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
14:21:18 [2019-04-22T11:21:18.812Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
14:21:19 [2019-04-22T11:21:19.062Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom (40 kB at 899 kB/s)
14:21:19 [2019-04-22T11:21:19.063Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
14:21:19 [2019-04-22T11:21:19.063Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
14:21:19 [2019-04-22T11:21:19.313Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
14:21:19 [2019-04-22T11:21:19.313Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 147 kB/s)
14:21:19 [2019-04-22T11:21:19.313Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/pom/8/pom-8.pom
14:21:19 [2019-04-22T11:21:19.313Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/pom/8/pom-8.pom
14:21:19 [2019-04-22T11:21:19.563Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/pom/8/pom-8.pom
14:21:19 [2019-04-22T11:21:19.564Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/pom/8/pom-8.pom (11 kB at 293 kB/s)
14:21:19 [2019-04-22T11:21:19.564Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
14:21:19 [2019-04-22T11:21:19.564Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
14:21:19 [2019-04-22T11:21:19.814Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
14:21:19 [2019-04-22T11:21:19.814Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom (6.5 kB at 181 kB/s)
14:21:19 [2019-04-22T11:21:19.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom
14:21:20 [2019-04-22T11:21:20.064Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom
14:21:20 [2019-04-22T11:21:20.065Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom
14:21:20 [2019-04-22T11:21:20.065Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom (5.6 kB at 156 kB/s)
14:21:20 [2019-04-22T11:21:20.065Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/project/2.28/project-2.28.pom
14:21:20 [2019-04-22T11:21:20.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/project/2.28/project-2.28.pom
14:21:20 [2019-04-22T11:21:20.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/project/2.28/project-2.28.pom
14:21:20 [2019-04-22T11:21:20.565Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/project/2.28/project-2.28.pom (2.0 kB at 48 kB/s)
14:21:20 [2019-04-22T11:21:20.565Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom
14:21:20 [2019-04-22T11:21:20.565Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom
14:21:20 [2019-04-22T11:21:20.816Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom
14:21:20 [2019-04-22T11:21:20.816Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom (3.4 kB at 83 kB/s)
14:21:20 [2019-04-22T11:21:20.816Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
14:21:20 [2019-04-22T11:21:20.816Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
14:21:21 [2019-04-22T11:21:21.066Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
14:21:21 [2019-04-22T11:21:21.066Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/project/2.28/project-2.28.pom (2.8 kB at 71 kB/s)
14:21:21 [2019-04-22T11:21:21.066Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
14:21:21 [2019-04-22T11:21:21.317Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
14:21:21 [2019-04-22T11:21:21.317Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
14:21:21 [2019-04-22T11:21:21.317Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 300 kB/s)
14:21:21 [2019-04-22T11:21:21.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom
14:21:21 [2019-04-22T11:21:21.567Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom
14:21:21 [2019-04-22T11:21:21.567Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom
14:21:21 [2019-04-22T11:21:21.818Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom (3.5 kB at 67 kB/s)
14:21:21 [2019-04-22T11:21:21.818Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.pom
14:21:21 [2019-04-22T11:21:21.818Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.pom
14:21:22 [2019-04-22T11:21:22.068Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.pom
14:21:22 [2019-04-22T11:21:22.068Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.pom (4.4 kB at 119 kB/s)
14:21:22 [2019-04-22T11:21:22.068Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
14:21:22 [2019-04-22T11:21:22.068Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
14:21:22 [2019-04-22T11:21:22.319Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
14:21:22 [2019-04-22T11:21:22.319Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/project/2.28/project-2.28.pom (2.8 kB at 71 kB/s)
14:21:22 [2019-04-22T11:21:22.319Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
14:21:22 [2019-04-22T11:21:22.569Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
14:21:22 [2019-04-22T11:21:22.569Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
14:21:22 [2019-04-22T11:21:22.569Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom (6.6 kB at 169 kB/s)
14:21:22 [2019-04-22T11:21:22.569Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
14:21:22 [2019-04-22T11:21:22.820Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
14:21:22 [2019-04-22T11:21:22.820Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
14:21:22 [2019-04-22T11:21:22.820Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom (4.1 kB at 101 kB/s)
14:21:22 [2019-04-22T11:21:22.820Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
14:21:23 [2019-04-22T11:21:23.070Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
14:21:23 [2019-04-22T11:21:23.070Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
14:21:23 [2019-04-22T11:21:23.320Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/inject/project/2.28/project-2.28.pom (1.5 kB at 35 kB/s)
14:21:23 [2019-04-22T11:21:23.320Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
14:21:23 [2019-04-22T11:21:23.320Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
14:21:23 [2019-04-22T11:21:23.571Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
14:21:23 [2019-04-22T11:21:23.571Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom (6.4 kB at 160 kB/s)
14:21:23 [2019-04-22T11:21:23.571Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.pom
14:21:23 [2019-04-22T11:21:23.821Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.pom
14:21:23 [2019-04-22T11:21:23.821Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.pom
14:21:23 [2019-04-22T11:21:23.821Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.pom (5.5 kB at 122 kB/s)
14:21:23 [2019-04-22T11:21:23.821Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.072Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.072Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.322Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom (3.4 kB at 66 kB/s)
14:21:24 [2019-04-22T11:21:24.322Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.322Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.573Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.573Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom (4.6 kB at 132 kB/s)
14:21:24 [2019-04-22T11:21:24.573Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
14:21:24 [2019-04-22T11:21:24.573Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
14:21:24 [2019-04-22T11:21:24.823Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
14:21:24 [2019-04-22T11:21:24.824Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 264 kB/s)
14:21:24 [2019-04-22T11:21:24.824Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
14:21:24 [2019-04-22T11:21:24.824Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.074Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.074Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom (4.8 kB at 119 kB/s)
14:21:25 [2019-04-22T11:21:25.074Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.324Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.324Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.324Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom (3.0 kB at 77 kB/s)
14:21:25 [2019-04-22T11:21:25.324Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.575Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.825Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom (3.7 kB at 94 kB/s)
14:21:25 [2019-04-22T11:21:25.825Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
14:21:25 [2019-04-22T11:21:25.825Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.076Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.076Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom (3.2 kB at 85 kB/s)
14:21:26 [2019-04-22T11:21:26.076Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.326Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.326Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom (5.1 kB at 116 kB/s)
14:21:26 [2019-04-22T11:21:26.326Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.577Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.577Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
14:21:26 [2019-04-22T11:21:26.577Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom (2.8 kB at 79 kB/s)
14:21:26 [2019-04-22T11:21:26.577Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.pom
14:21:26 [2019-04-22T11:21:26.827Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.pom
14:21:26 [2019-04-22T11:21:26.827Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.pom
14:21:27 [2019-04-22T11:21:27.078Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.pom (5.1 kB at 135 kB/s)
14:21:27 [2019-04-22T11:21:27.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom
14:21:27 [2019-04-22T11:21:27.078Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom
14:21:27 [2019-04-22T11:21:27.328Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom
14:21:27 [2019-04-22T11:21:27.328Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom (3.3 kB at 92 kB/s)
14:21:27 [2019-04-22T11:21:27.328Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom
14:21:27 [2019-04-22T11:21:27.328Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom
14:21:27 [2019-04-22T11:21:27.579Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom
14:21:27 [2019-04-22T11:21:27.579Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom (2.0 kB at 52 kB/s)
14:21:27 [2019-04-22T11:21:27.579Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom
14:21:27 [2019-04-22T11:21:27.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom
14:21:27 [2019-04-22T11:21:27.829Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom
14:21:27 [2019-04-22T11:21:27.829Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom (3.0 kB at 82 kB/s)
14:21:27 [2019-04-22T11:21:27.829Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
14:21:28 [2019-04-22T11:21:28.079Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
14:21:28 [2019-04-22T11:21:28.079Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
14:21:28 [2019-04-22T11:21:28.330Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 255 kB/s)
14:21:28 [2019-04-22T11:21:28.330Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
14:21:28 [2019-04-22T11:21:28.330Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
14:21:28 [2019-04-22T11:21:28.580Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
14:21:28 [2019-04-22T11:21:28.580Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 193 kB/s)
14:21:28 [2019-04-22T11:21:28.580Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/5/jvnet-parent-5.pom
14:21:28 [2019-04-22T11:21:28.580Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/5/jvnet-parent-5.pom
14:21:28 [2019-04-22T11:21:28.831Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/5/jvnet-parent-5.pom
14:21:28 [2019-04-22T11:21:28.831Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 174 kB/s)
14:21:28 [2019-04-22T11:21:28.831Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
14:21:29 [2019-04-22T11:21:29.081Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
14:21:29 [2019-04-22T11:21:29.081Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
14:21:29 [2019-04-22T11:21:29.081Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 133 kB/s)
14:21:29 [2019-04-22T11:21:29.081Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.0/all-1.2.0.pom
14:21:29 [2019-04-22T11:21:29.331Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.0/all-1.2.0.pom
14:21:29 [2019-04-22T11:21:29.331Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/activation/all/1.2.0/all-1.2.0.pom
14:21:29 [2019-04-22T11:21:29.582Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 285 kB/s)
14:21:29 [2019-04-22T11:21:29.582Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/1/jvnet-parent-1.pom
14:21:29 [2019-04-22T11:21:29.582Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/1/jvnet-parent-1.pom
14:21:29 [2019-04-22T11:21:29.832Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/1/jvnet-parent-1.pom
14:21:29 [2019-04-22T11:21:29.832Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 94 kB/s)
14:21:29 [2019-04-22T11:21:29.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom
14:21:29 [2019-04-22T11:21:29.832Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom
14:21:30 [2019-04-22T11:21:30.083Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom
14:21:31 [2019-04-22T11:21:31.426Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom (2.2 kB at 1.7 kB/s)
14:21:31 [2019-04-22T11:21:31.426Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
14:21:31 [2019-04-22T11:21:31.426Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
14:21:31 [2019-04-22T11:21:31.677Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
14:21:31 [2019-04-22T11:21:31.677Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom (4.6 kB at 123 kB/s)
14:21:31 [2019-04-22T11:21:31.677Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring-parent/11.0.0/vaadin-spring-parent-11.0.0.pom
14:21:31 [2019-04-22T11:21:31.677Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring-parent/11.0.0/vaadin-spring-parent-11.0.0.pom
14:21:31 [2019-04-22T11:21:31.927Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-parent/11.0.0/vaadin-spring-parent-11.0.0.pom
14:21:31 [2019-04-22T11:21:31.927Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-parent/11.0.0/vaadin-spring-parent-11.0.0.pom (8.8 kB at 238 kB/s)
14:21:31 [2019-04-22T11:21:31.927Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom
14:21:32 [2019-04-22T11:21:32.177Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom
14:21:32 [2019-04-22T11:21:32.178Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom (142 kB at 2.4 MB/s)
14:21:32 [2019-04-22T11:21:32.178Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
14:21:32 [2019-04-22T11:21:32.428Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
14:21:32 [2019-04-22T11:21:32.428Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom (12 kB at 315 kB/s)
14:21:32 [2019-04-22T11:21:32.428Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
14:21:32 [2019-04-22T11:21:32.428Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
14:21:32 [2019-04-22T11:21:32.428Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 206 kB/s)
14:21:32 [2019-04-22T11:21:32.428Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/33/oss-parent-33.pom
14:21:32 [2019-04-22T11:21:32.678Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/33/oss-parent-33.pom
14:21:32 [2019-04-22T11:21:32.678Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 464 kB/s)
14:21:32 [2019-04-22T11:21:32.678Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom
14:21:32 [2019-04-22T11:21:32.929Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom
14:21:32 [2019-04-22T11:21:32.929Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom (7.9 kB at 214 kB/s)
14:21:32 [2019-04-22T11:21:32.929Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
14:21:32 [2019-04-22T11:21:32.929Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
14:21:33 [2019-04-22T11:21:33.180Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom (3.6 kB at 91 kB/s)
14:21:33 [2019-04-22T11:21:33.180Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom
14:21:33 [2019-04-22T11:21:33.180Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom
14:21:33 [2019-04-22T11:21:33.180Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom (6.1 kB at 115 kB/s)
14:21:33 [2019-04-22T11:21:33.180Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom
14:21:33 [2019-04-22T11:21:33.430Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom
14:21:33 [2019-04-22T11:21:33.430Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom (18 kB at 450 kB/s)
14:21:33 [2019-04-22T11:21:33.430Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
14:21:33 [2019-04-22T11:21:33.681Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
14:21:33 [2019-04-22T11:21:33.681Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (22 kB at 538 kB/s)
14:21:33 [2019-04-22T11:21:33.681Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/4/jvnet-parent-4.pom
14:21:33 [2019-04-22T11:21:33.681Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/4/jvnet-parent-4.pom
14:21:33 [2019-04-22T11:21:33.681Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 210 kB/s)
14:21:33 [2019-04-22T11:21:33.681Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
14:21:33 [2019-04-22T11:21:33.931Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
14:21:33 [2019-04-22T11:21:33.931Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom (4.1 kB at 110 kB/s)
14:21:33 [2019-04-22T11:21:33.931Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.182Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.182Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom (5.3 kB at 122 kB/s)
14:21:34 [2019-04-22T11:21:34.182Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
14:21:34 [2019-04-22T11:21:34.182Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
14:21:34 [2019-04-22T11:21:34.182Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom (4.6 kB at 111 kB/s)
14:21:34 [2019-04-22T11:21:34.182Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.432Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.432Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom (6.6 kB at 172 kB/s)
14:21:34 [2019-04-22T11:21:34.432Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.683Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.683Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom (8.7 kB at 211 kB/s)
14:21:34 [2019-04-22T11:21:34.683Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.683Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom
14:21:34 [2019-04-22T11:21:34.683Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom (5.0 kB at 123 kB/s)
14:21:34 [2019-04-22T11:21:34.683Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
14:21:34 [2019-04-22T11:21:34.933Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
14:21:34 [2019-04-22T11:21:34.933Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom (3.0 kB at 76 kB/s)
14:21:34 [2019-04-22T11:21:34.933Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
14:21:35 [2019-04-22T11:21:35.184Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
14:21:35 [2019-04-22T11:21:35.184Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
14:21:35 [2019-04-22T11:21:35.735Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom (7.9 kB at 16 kB/s)
14:21:35 [2019-04-22T11:21:35.735Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
14:21:35 [2019-04-22T11:21:35.987Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
14:21:35 [2019-04-22T11:21:35.987Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
14:21:35 [2019-04-22T11:21:35.987Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom (27 kB at 584 kB/s)
14:21:35 [2019-04-22T11:21:35.987Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
14:21:36 [2019-04-22T11:21:36.237Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
14:21:36 [2019-04-22T11:21:36.237Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
14:21:36 [2019-04-22T11:21:36.237Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom (10 kB at 256 kB/s)
14:21:36 [2019-04-22T11:21:36.237Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
14:21:36 [2019-04-22T11:21:36.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
14:21:36 [2019-04-22T11:21:36.487Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
14:21:36 [2019-04-22T11:21:36.738Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom (1.4 kB at 32 kB/s)
14:21:36 [2019-04-22T11:21:36.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
14:21:36 [2019-04-22T11:21:36.738Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
14:21:36 [2019-04-22T11:21:36.988Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
14:21:36 [2019-04-22T11:21:36.988Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 114 kB/s)
14:21:36 [2019-04-22T11:21:36.988Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
14:21:36 [2019-04-22T11:21:36.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
14:21:37 [2019-04-22T11:21:37.238Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
14:21:37 [2019-04-22T11:21:37.238Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom (5.3 kB at 109 kB/s)
14:21:37 [2019-04-22T11:21:37.238Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom
14:21:37 [2019-04-22T11:21:37.489Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom
14:21:37 [2019-04-22T11:21:37.489Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom
14:21:37 [2019-04-22T11:21:37.489Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom (13 kB at 261 kB/s)
14:21:37 [2019-04-22T11:21:37.489Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom
14:21:37 [2019-04-22T11:21:37.740Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom
14:21:37 [2019-04-22T11:21:37.740Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom
14:21:37 [2019-04-22T11:21:37.990Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom (25 kB at 466 kB/s)
14:21:37 [2019-04-22T11:21:37.990Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:21:37 [2019-04-22T11:21:37.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:21:38 [2019-04-22T11:21:38.240Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:21:38 [2019-04-22T11:21:38.241Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 178 kB/s)
14:21:38 [2019-04-22T11:21:38.241Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom
14:21:38 [2019-04-22T11:21:38.241Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom
14:21:38 [2019-04-22T11:21:38.491Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom
14:21:38 [2019-04-22T11:21:38.491Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom (3.4 kB at 80 kB/s)
14:21:38 [2019-04-22T11:21:38.491Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom
14:21:38 [2019-04-22T11:21:38.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom
14:21:38 [2019-04-22T11:21:38.742Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom
14:21:38 [2019-04-22T11:21:38.742Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom (6.7 kB at 146 kB/s)
14:21:38 [2019-04-22T11:21:38.742Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
14:21:38 [2019-04-22T11:21:38.992Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
14:21:38 [2019-04-22T11:21:38.992Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
14:21:38 [2019-04-22T11:21:38.992Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 286 kB/s)
14:21:38 [2019-04-22T11:21:38.992Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:21:39 [2019-04-22T11:21:39.242Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:21:39 [2019-04-22T11:21:39.493Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/41/commons-parent-41.pom
14:21:39 [2019-04-22T11:21:39.493Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.2 MB/s)
14:21:39 [2019-04-22T11:21:39.493Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.pom
14:21:39 [2019-04-22T11:21:39.493Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.pom
14:21:39 [2019-04-22T11:21:39.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.5/commons-io-2.5.pom
14:21:39 [2019-04-22T11:21:39.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.5 MB/s)
14:21:39 [2019-04-22T11:21:39.743Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:21:39 [2019-04-22T11:21:39.743Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:21:39 [2019-04-22T11:21:39.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:21:39 [2019-04-22T11:21:39.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 6.2 MB/s)
14:21:39 [2019-04-22T11:21:39.994Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/16/apache-16.pom
14:21:39 [2019-04-22T11:21:39.994Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/16/apache-16.pom
14:21:40 [2019-04-22T11:21:40.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/16/apache-16.pom
14:21:40 [2019-04-22T11:21:40.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/16/apache-16.pom (15 kB at 2.2 MB/s)
14:21:40 [2019-04-22T11:21:40.244Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
14:21:40 [2019-04-22T11:21:40.495Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
14:21:40 [2019-04-22T11:21:40.495Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
14:21:40 [2019-04-22T11:21:40.495Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom (8.2 kB at 182 kB/s)
14:21:40 [2019-04-22T11:21:40.495Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
14:21:40 [2019-04-22T11:21:40.745Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
14:21:40 [2019-04-22T11:21:40.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
14:21:40 [2019-04-22T11:21:40.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom (6.0 kB at 110 kB/s)
14:21:40 [2019-04-22T11:21:40.996Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom
14:21:40 [2019-04-22T11:21:40.996Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom
14:21:41 [2019-04-22T11:21:41.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom
14:21:41 [2019-04-22T11:21:41.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom (3.4 kB at 87 kB/s)
14:21:41 [2019-04-22T11:21:41.246Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
14:21:41 [2019-04-22T11:21:41.246Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
14:21:41 [2019-04-22T11:21:41.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
14:21:41 [2019-04-22T11:21:41.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom (42 kB at 1.0 MB/s)
14:21:41 [2019-04-22T11:21:41.497Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom
14:21:41 [2019-04-22T11:21:41.747Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom
14:21:41 [2019-04-22T11:21:41.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom
14:21:41 [2019-04-22T11:21:41.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom (8.9 kB at 218 kB/s)
14:21:41 [2019-04-22T11:21:41.747Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
14:21:41 [2019-04-22T11:21:41.998Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
14:21:41 [2019-04-22T11:21:41.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
14:21:41 [2019-04-22T11:21:41.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom (42 kB at 1.1 MB/s)
14:21:41 [2019-04-22T11:21:41.998Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
14:21:42 [2019-04-22T11:21:42.248Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
14:21:42 [2019-04-22T11:21:42.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
14:21:42 [2019-04-22T11:21:42.499Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom (4.9 kB at 130 kB/s)
14:21:42 [2019-04-22T11:21:42.499Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom
14:21:42 [2019-04-22T11:21:42.499Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom
14:21:42 [2019-04-22T11:21:42.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom
14:21:42 [2019-04-22T11:21:42.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom (9.8 kB at 251 kB/s)
14:21:42 [2019-04-22T11:21:42.749Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:21:42 [2019-04-22T11:21:42.749Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:21:42 [2019-04-22T11:21:42.999Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:21:42 [2019-04-22T11:21:42.999Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 102 kB/s)
14:21:42 [2019-04-22T11:21:42.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
14:21:43 [2019-04-22T11:21:43.250Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
14:21:43 [2019-04-22T11:21:43.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
14:21:43 [2019-04-22T11:21:43.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom (10 kB at 295 kB/s)
14:21:43 [2019-04-22T11:21:43.250Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy-parent/1.9.12/byte-buddy-parent-1.9.12.pom
14:21:43 [2019-04-22T11:21:43.500Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy-parent/1.9.12/byte-buddy-parent-1.9.12.pom
14:21:43 [2019-04-22T11:21:43.500Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy-parent/1.9.12/byte-buddy-parent-1.9.12.pom
14:21:43 [2019-04-22T11:21:43.500Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy-parent/1.9.12/byte-buddy-parent-1.9.12.pom (36 kB at 656 kB/s)
14:21:43 [2019-04-22T11:21:43.500Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
14:21:43 [2019-04-22T11:21:43.751Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
14:21:44 [2019-04-22T11:21:44.001Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
14:21:44 [2019-04-22T11:21:44.001Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom (5.6 kB at 94 kB/s)
14:21:44 [2019-04-22T11:21:44.001Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
14:21:44 [2019-04-22T11:21:44.001Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
14:21:44 [2019-04-22T11:21:44.252Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
14:21:44 [2019-04-22T11:21:44.252Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom (9.2 kB at 225 kB/s)
14:21:44 [2019-04-22T11:21:44.252Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
14:21:44 [2019-04-22T11:21:44.252Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
14:21:44 [2019-04-22T11:21:44.502Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
14:21:44 [2019-04-22T11:21:44.502Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom (9.6 kB at 228 kB/s)
14:21:44 [2019-04-22T11:21:44.502Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
14:21:44 [2019-04-22T11:21:44.752Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
14:21:44 [2019-04-22T11:21:44.752Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
14:21:44 [2019-04-22T11:21:44.752Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 43 kB/s)
14:21:44 [2019-04-22T11:21:44.752Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
14:21:45 [2019-04-22T11:21:45.003Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
14:21:45 [2019-04-22T11:21:45.003Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
14:21:45 [2019-04-22T11:21:45.253Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom (1.4 kB at 35 kB/s)
14:21:45 [2019-04-22T11:21:45.253Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:21:45 [2019-04-22T11:21:45.253Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:21:45 [2019-04-22T11:21:45.504Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
14:21:45 [2019-04-22T11:21:45.504Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 167 kB/s)
14:21:45 [2019-04-22T11:21:45.504Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.pom
14:21:45 [2019-04-22T11:21:45.504Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.pom
14:21:45 [2019-04-22T11:21:45.754Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.pom (6.2 kB at 25 kB/s)
14:21:45 [2019-04-22T11:21:45.754Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
14:21:46 [2019-04-22T11:21:46.004Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
14:21:46 [2019-04-22T11:21:46.004Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
14:21:46 [2019-04-22T11:21:46.004Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom (6.0 kB at 142 kB/s)
14:21:46 [2019-04-22T11:21:46.255Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom
14:21:46 [2019-04-22T11:21:46.255Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom
14:21:46 [2019-04-22T11:21:46.505Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom
14:21:46 [2019-04-22T11:21:46.505Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom (1.7 kB at 45 kB/s)
14:21:46 [2019-04-22T11:21:46.505Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
14:21:46 [2019-04-22T11:21:46.505Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
14:21:46 [2019-04-22T11:21:46.756Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.306Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom (4.5 kB at 9.9 kB/s)
14:21:47 [2019-04-22T11:21:47.306Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.306Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.557Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.pom (2.6 kB at 71 kB/s)
14:21:47 [2019-04-22T11:21:47.557Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.557Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.807Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom
14:21:47 [2019-04-22T11:21:47.807Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom (1.6 kB at 42 kB/s)
14:21:47 [2019-04-22T11:21:47.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.pom
14:21:47 [2019-04-22T11:21:47.807Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.pom
14:21:48 [2019-04-22T11:21:48.058Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.pom
14:21:48 [2019-04-22T11:21:48.058Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.pom (2.2 kB at 39 kB/s)
14:21:48 [2019-04-22T11:21:48.058Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
14:21:48 [2019-04-22T11:21:48.308Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
14:21:48 [2019-04-22T11:21:48.308Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
14:21:48 [2019-04-22T11:21:48.308Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom (1.9 kB at 45 kB/s)
14:21:48 [2019-04-22T11:21:48.308Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
14:21:48 [2019-04-22T11:21:48.558Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
14:21:48 [2019-04-22T11:21:48.558Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
14:21:48 [2019-04-22T11:21:48.558Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom (1.5 kB at 37 kB/s)
14:21:48 [2019-04-22T11:21:48.558Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
14:21:48 [2019-04-22T11:21:48.809Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
14:21:48 [2019-04-22T11:21:48.809Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
14:21:49 [2019-04-22T11:21:49.059Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom (1.6 kB at 44 kB/s)
14:21:49 [2019-04-22T11:21:49.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom
14:21:49 [2019-04-22T11:21:49.059Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom
14:21:49 [2019-04-22T11:21:49.310Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom
14:21:49 [2019-04-22T11:21:49.310Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom (2.2 kB at 62 kB/s)
14:21:49 [2019-04-22T11:21:49.310Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom
14:21:49 [2019-04-22T11:21:49.310Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom
14:21:49 [2019-04-22T11:21:49.560Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom
14:21:49 [2019-04-22T11:21:49.560Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom (1.8 kB at 37 kB/s)
14:21:49 [2019-04-22T11:21:49.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom
14:21:49 [2019-04-22T11:21:49.811Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom
14:21:49 [2019-04-22T11:21:49.811Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom
14:21:49 [2019-04-22T11:21:49.811Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom (1.8 kB at 49 kB/s)
14:21:49 [2019-04-22T11:21:49.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom
14:21:50 [2019-04-22T11:21:50.061Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom
14:21:50 [2019-04-22T11:21:50.061Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom
14:21:50 [2019-04-22T11:21:50.061Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom (2.0 kB at 57 kB/s)
14:21:50 [2019-04-22T11:21:50.061Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.pom
14:21:50 [2019-04-22T11:21:50.311Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.pom
14:21:50 [2019-04-22T11:21:50.562Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.pom
14:21:50 [2019-04-22T11:21:50.562Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.pom (1.6 kB at 37 kB/s)
14:21:50 [2019-04-22T11:21:50.562Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom
14:21:50 [2019-04-22T11:21:50.562Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom
14:21:50 [2019-04-22T11:21:50.812Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom
14:21:50 [2019-04-22T11:21:50.813Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom (1.8 kB at 46 kB/s)
14:21:50 [2019-04-22T11:21:50.813Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom
14:21:50 [2019-04-22T11:21:50.813Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom
14:21:51 [2019-04-22T11:21:51.063Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom
14:21:51 [2019-04-22T11:21:51.063Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom (12 kB at 313 kB/s)
14:21:51 [2019-04-22T11:21:51.063Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom
14:21:51 [2019-04-22T11:21:51.313Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom
14:21:51 [2019-04-22T11:21:51.313Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom
14:21:51 [2019-04-22T11:21:51.313Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom (2.1 kB at 57 kB/s)
14:21:51 [2019-04-22T11:21:51.313Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom
14:21:51 [2019-04-22T11:21:51.564Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom
14:21:51 [2019-04-22T11:21:51.564Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom
14:21:51 [2019-04-22T11:21:51.814Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom (18 kB at 475 kB/s)
14:21:51 [2019-04-22T11:21:51.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom
14:21:51 [2019-04-22T11:21:51.814Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.065Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.065Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom (14 kB at 332 kB/s)
14:21:52 [2019-04-22T11:21:52.065Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-details-flow-parent/1.0.1/vaadin-details-flow-parent-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.065Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-details-flow-parent/1.0.1/vaadin-details-flow-parent-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-details-flow-parent/1.0.1/vaadin-details-flow-parent-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-details-flow-parent/1.0.1/vaadin-details-flow-parent-1.0.1.pom (1.7 kB at 44 kB/s)
14:21:52 [2019-04-22T11:21:52.315Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.565Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.pom
14:21:52 [2019-04-22T11:21:52.565Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.pom (2.8 kB at 61 kB/s)
14:21:52 [2019-04-22T11:21:52.565Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom
14:21:52 [2019-04-22T11:21:52.816Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom
14:21:52 [2019-04-22T11:21:52.816Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom
14:21:52 [2019-04-22T11:21:52.816Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom (1.8 kB at 47 kB/s)
14:21:52 [2019-04-22T11:21:52.816Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.pom
14:21:53 [2019-04-22T11:21:53.066Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.pom
14:21:53 [2019-04-22T11:21:53.066Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.pom
14:21:53 [2019-04-22T11:21:53.317Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.pom (1.8 kB at 46 kB/s)
14:21:53 [2019-04-22T11:21:53.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom
14:21:53 [2019-04-22T11:21:53.317Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom
14:21:53 [2019-04-22T11:21:53.567Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom
14:21:53 [2019-04-22T11:21:53.567Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom (2.2 kB at 54 kB/s)
14:21:53 [2019-04-22T11:21:53.567Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom
14:21:53 [2019-04-22T11:21:53.567Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom
14:21:53 [2019-04-22T11:21:53.817Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom
14:21:53 [2019-04-22T11:21:53.817Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom (1.8 kB at 45 kB/s)
14:21:53 [2019-04-22T11:21:53.817Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom
14:21:54 [2019-04-22T11:21:54.068Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom
14:21:54 [2019-04-22T11:21:54.068Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom
14:21:54 [2019-04-22T11:21:54.068Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom (1.7 kB at 39 kB/s)
14:21:54 [2019-04-22T11:21:54.068Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom
14:21:54 [2019-04-22T11:21:54.318Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom
14:21:54 [2019-04-22T11:21:54.318Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom
14:21:54 [2019-04-22T11:21:54.318Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom (2.8 kB at 78 kB/s)
14:21:54 [2019-04-22T11:21:54.318Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.pom
14:21:54 [2019-04-22T11:21:54.569Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.pom
14:21:54 [2019-04-22T11:21:54.569Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.pom
14:21:54 [2019-04-22T11:21:54.819Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.pom (4.7 kB at 72 kB/s)
14:21:54 [2019-04-22T11:21:54.819Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-button-flow-parent/1.3.2/vaadin-button-flow-parent-1.3.2.pom
14:21:54 [2019-04-22T11:21:54.820Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-button-flow-parent/1.3.2/vaadin-button-flow-parent-1.3.2.pom
14:21:55 [2019-04-22T11:21:55.070Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-button-flow-parent/1.3.2/vaadin-button-flow-parent-1.3.2.pom
14:21:55 [2019-04-22T11:21:55.070Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-button-flow-parent/1.3.2/vaadin-button-flow-parent-1.3.2.pom (2.3 kB at 61 kB/s)
14:21:55 [2019-04-22T11:21:55.070Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.pom
14:21:55 [2019-04-22T11:21:55.320Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.pom
14:21:55 [2019-04-22T11:21:55.320Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.pom
14:21:55 [2019-04-22T11:21:55.320Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.pom (2.8 kB at 76 kB/s)
14:21:55 [2019-04-22T11:21:55.321Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom
14:21:55 [2019-04-22T11:21:55.571Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom
14:21:55 [2019-04-22T11:21:55.572Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom
14:21:55 [2019-04-22T11:21:55.572Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom (4.8 kB at 112 kB/s)
14:21:55 [2019-04-22T11:21:55.572Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-checkbox-flow-parent/1.3.1/vaadin-checkbox-flow-parent-1.3.1.pom
14:21:55 [2019-04-22T11:21:55.822Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-checkbox-flow-parent/1.3.1/vaadin-checkbox-flow-parent-1.3.1.pom
14:21:56 [2019-04-22T11:21:56.072Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-checkbox-flow-parent/1.3.1/vaadin-checkbox-flow-parent-1.3.1.pom
14:21:56 [2019-04-22T11:21:56.072Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-checkbox-flow-parent/1.3.1/vaadin-checkbox-flow-parent-1.3.1.pom (2.1 kB at 53 kB/s)
14:21:56 [2019-04-22T11:21:56.072Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.pom
14:21:56 [2019-04-22T11:21:56.072Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.pom
14:21:56 [2019-04-22T11:21:56.323Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.pom
14:21:56 [2019-04-22T11:21:56.323Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.pom (2.8 kB at 74 kB/s)
14:21:56 [2019-04-22T11:21:56.323Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.pom
14:21:56 [2019-04-22T11:21:56.323Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.pom
14:21:56 [2019-04-22T11:21:56.573Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.pom
14:21:56 [2019-04-22T11:21:56.573Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.pom (7.0 kB at 180 kB/s)
14:21:56 [2019-04-22T11:21:56.573Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-combo-box-flow-parent/2.1.3/vaadin-combo-box-flow-parent-2.1.3.pom
14:21:56 [2019-04-22T11:21:56.824Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-combo-box-flow-parent/2.1.3/vaadin-combo-box-flow-parent-2.1.3.pom
14:21:56 [2019-04-22T11:21:56.824Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-combo-box-flow-parent/2.1.3/vaadin-combo-box-flow-parent-2.1.3.pom
14:21:56 [2019-04-22T11:21:56.824Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-combo-box-flow-parent/2.1.3/vaadin-combo-box-flow-parent-2.1.3.pom (2.2 kB at 64 kB/s)
14:21:56 [2019-04-22T11:21:56.824Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.pom
14:21:57 [2019-04-22T11:21:57.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.pom
14:21:57 [2019-04-22T11:21:57.074Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.pom
14:21:57 [2019-04-22T11:21:57.074Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.pom (4.3 kB at 106 kB/s)
14:21:57 [2019-04-22T11:21:57.074Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom
14:21:57 [2019-04-22T11:21:57.324Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom
14:21:57 [2019-04-22T11:21:57.575Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom
14:21:57 [2019-04-22T11:21:57.575Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom (2.4 kB at 62 kB/s)
14:21:57 [2019-04-22T11:21:57.575Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom
14:21:57 [2019-04-22T11:21:57.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom
14:21:57 [2019-04-22T11:21:57.825Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom
14:21:57 [2019-04-22T11:21:57.825Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom (1.9 kB at 49 kB/s)
14:21:57 [2019-04-22T11:21:57.825Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom
14:21:57 [2019-04-22T11:21:57.825Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom
14:21:58 [2019-04-22T11:21:58.076Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom
14:21:58 [2019-04-22T11:21:58.076Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom (2.4 kB at 53 kB/s)
14:21:58 [2019-04-22T11:21:58.076Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom
14:21:58 [2019-04-22T11:21:58.326Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom
14:21:58 [2019-04-22T11:21:58.326Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom
14:21:58 [2019-04-22T11:21:58.326Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom (1.9 kB at 53 kB/s)
14:21:58 [2019-04-22T11:21:58.326Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom
14:21:58 [2019-04-22T11:21:58.576Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom
14:21:58 [2019-04-22T11:21:58.576Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom
14:21:58 [2019-04-22T11:21:58.576Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom (1.9 kB at 52 kB/s)
14:21:58 [2019-04-22T11:21:58.576Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom
14:21:58 [2019-04-22T11:21:58.827Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom
14:21:59 [2019-04-22T11:21:59.078Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom
14:21:59 [2019-04-22T11:21:59.078Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom (2.4 kB at 49 kB/s)
14:21:59 [2019-04-22T11:21:59.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.pom
14:21:59 [2019-04-22T11:21:59.078Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.pom
14:21:59 [2019-04-22T11:21:59.328Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.pom
14:21:59 [2019-04-22T11:21:59.328Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.pom (2.8 kB at 79 kB/s)
14:21:59 [2019-04-22T11:21:59.328Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom
14:21:59 [2019-04-22T11:21:59.328Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom
14:21:59 [2019-04-22T11:21:59.578Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom
14:21:59 [2019-04-22T11:21:59.579Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom (1.8 kB at 48 kB/s)
14:21:59 [2019-04-22T11:21:59.579Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom
14:21:59 [2019-04-22T11:21:59.829Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom
14:21:59 [2019-04-22T11:21:59.829Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom
14:21:59 [2019-04-22T11:21:59.829Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom (2.5 kB at 35 kB/s)
14:22:00 [2019-04-22T11:22:00.079Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom
14:22:00 [2019-04-22T11:22:00.079Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom
14:22:00 [2019-04-22T11:22:00.330Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom
14:22:00 [2019-04-22T11:22:00.330Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom (1.8 kB at 48 kB/s)
14:22:00 [2019-04-22T11:22:00.330Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom
14:22:00 [2019-04-22T11:22:00.330Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom
14:22:00 [2019-04-22T11:22:00.580Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom
14:22:00 [2019-04-22T11:22:00.580Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom (13 kB at 336 kB/s)
14:22:00 [2019-04-22T11:22:00.580Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom
14:22:00 [2019-04-22T11:22:00.580Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom
14:22:00 [2019-04-22T11:22:00.831Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom
14:22:00 [2019-04-22T11:22:00.831Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom (1.7 kB at 44 kB/s)
14:22:00 [2019-04-22T11:22:00.831Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.pom
14:22:01 [2019-04-22T11:22:01.081Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.pom
14:22:01 [2019-04-22T11:22:01.081Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.pom
14:22:01 [2019-04-22T11:22:01.081Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.pom (2.6 kB at 75 kB/s)
14:22:01 [2019-04-22T11:22:01.081Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.pom
14:22:01 [2019-04-22T11:22:01.332Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.pom
14:22:01 [2019-04-22T11:22:01.332Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.pom
14:22:01 [2019-04-22T11:22:01.332Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.pom (6.8 kB at 184 kB/s)
14:22:01 [2019-04-22T11:22:01.332Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom
14:22:01 [2019-04-22T11:22:01.582Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom
14:22:01 [2019-04-22T11:22:01.832Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom
14:22:01 [2019-04-22T11:22:01.832Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom (2.1 kB at 53 kB/s)
14:22:01 [2019-04-22T11:22:01.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.pom
14:22:01 [2019-04-22T11:22:01.832Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.pom
14:22:02 [2019-04-22T11:22:02.083Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.pom
14:22:02 [2019-04-22T11:22:02.083Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.pom (4.3 kB at 114 kB/s)
14:22:02 [2019-04-22T11:22:02.083Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom
14:22:02 [2019-04-22T11:22:02.083Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom
14:22:02 [2019-04-22T11:22:02.333Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom
14:22:02 [2019-04-22T11:22:02.333Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom (1.8 kB at 49 kB/s)
14:22:02 [2019-04-22T11:22:02.333Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.pom
14:22:02 [2019-04-22T11:22:02.584Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.pom
14:22:02 [2019-04-22T11:22:02.584Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.pom
14:22:02 [2019-04-22T11:22:02.584Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.pom (7.1 kB at 181 kB/s)
14:22:02 [2019-04-22T11:22:02.584Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom
14:22:02 [2019-04-22T11:22:02.834Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom
14:22:02 [2019-04-22T11:22:02.834Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom
14:22:03 [2019-04-22T11:22:03.385Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom (2.5 kB at 5.2 kB/s)
14:22:03 [2019-04-22T11:22:03.385Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.pom
14:22:03 [2019-04-22T11:22:03.635Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.pom
14:22:03 [2019-04-22T11:22:03.635Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.pom
14:22:03 [2019-04-22T11:22:03.635Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.pom (3.5 kB at 58 kB/s)
14:22:03 [2019-04-22T11:22:03.635Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom
14:22:03 [2019-04-22T11:22:03.885Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom
14:22:03 [2019-04-22T11:22:03.886Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom
14:22:04 [2019-04-22T11:22:04.136Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom (6.8 kB at 169 kB/s)
14:22:04 [2019-04-22T11:22:04.136Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom
14:22:04 [2019-04-22T11:22:04.136Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom
14:22:04 [2019-04-22T11:22:04.386Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom
14:22:04 [2019-04-22T11:22:04.386Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom (2.2 kB at 64 kB/s)
14:22:04 [2019-04-22T11:22:04.386Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.pom
14:22:04 [2019-04-22T11:22:04.386Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.pom
14:22:04 [2019-04-22T11:22:04.637Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.pom
14:22:04 [2019-04-22T11:22:04.637Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.pom (4.1 kB at 107 kB/s)
14:22:04 [2019-04-22T11:22:04.637Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom
14:22:04 [2019-04-22T11:22:04.637Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom
14:22:04 [2019-04-22T11:22:04.887Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom
14:22:04 [2019-04-22T11:22:04.887Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom (3.0 kB at 61 kB/s)
14:22:04 [2019-04-22T11:22:04.887Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom
14:22:05 [2019-04-22T11:22:05.138Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom
14:22:05 [2019-04-22T11:22:05.138Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom
14:22:05 [2019-04-22T11:22:05.138Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom (1.8 kB at 45 kB/s)
14:22:05 [2019-04-22T11:22:05.138Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom
14:22:05 [2019-04-22T11:22:05.388Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom
14:22:05 [2019-04-22T11:22:05.388Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom
14:22:05 [2019-04-22T11:22:05.388Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom (5.7 kB at 163 kB/s)
14:22:05 [2019-04-22T11:22:05.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom
14:22:05 [2019-04-22T11:22:05.639Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom
14:22:05 [2019-04-22T11:22:05.889Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom
14:22:05 [2019-04-22T11:22:05.889Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom (2.3 kB at 32 kB/s)
14:22:05 [2019-04-22T11:22:05.889Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom
14:22:05 [2019-04-22T11:22:05.889Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom
14:22:06 [2019-04-22T11:22:06.139Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom
14:22:06 [2019-04-22T11:22:06.139Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom (2.8 kB at 72 kB/s)
14:22:06 [2019-04-22T11:22:06.140Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.pom
14:22:06 [2019-04-22T11:22:06.390Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.pom
14:22:06 [2019-04-22T11:22:06.390Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.pom
14:22:06 [2019-04-22T11:22:06.390Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.pom (4.6 kB at 115 kB/s)
14:22:06 [2019-04-22T11:22:06.390Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom
14:22:06 [2019-04-22T11:22:06.640Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom
14:22:06 [2019-04-22T11:22:06.640Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom
14:22:06 [2019-04-22T11:22:06.891Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom (2.3 kB at 65 kB/s)
14:22:06 [2019-04-22T11:22:06.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.pom
14:22:06 [2019-04-22T11:22:06.891Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.pom
14:22:07 [2019-04-22T11:22:07.141Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.pom
14:22:07 [2019-04-22T11:22:07.141Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.pom (2.8 kB at 86 kB/s)
14:22:07 [2019-04-22T11:22:07.141Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom
14:22:07 [2019-04-22T11:22:07.141Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom
14:22:07 [2019-04-22T11:22:07.392Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom
14:22:07 [2019-04-22T11:22:07.392Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom (7.6 kB at 205 kB/s)
14:22:07 [2019-04-22T11:22:07.392Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-grid-flow-parent/3.0.3/vaadin-grid-flow-parent-3.0.3.pom
14:22:07 [2019-04-22T11:22:07.392Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-grid-flow-parent/3.0.3/vaadin-grid-flow-parent-3.0.3.pom
14:22:07 [2019-04-22T11:22:07.642Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-grid-flow-parent/3.0.3/vaadin-grid-flow-parent-3.0.3.pom
14:22:07 [2019-04-22T11:22:07.642Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-grid-flow-parent/3.0.3/vaadin-grid-flow-parent-3.0.3.pom (2.3 kB at 63 kB/s)
14:22:07 [2019-04-22T11:22:07.642Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.pom
14:22:07 [2019-04-22T11:22:07.893Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.pom
14:22:07 [2019-04-22T11:22:07.893Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.pom
14:22:07 [2019-04-22T11:22:07.893Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.pom (3.9 kB at 97 kB/s)
14:22:07 [2019-04-22T11:22:07.893Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:22:08 [2019-04-22T11:22:08.143Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:22:08 [2019-04-22T11:22:08.143Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:22:08 [2019-04-22T11:22:08.394Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 664 kB/s)
14:22:08 [2019-04-22T11:22:08.394Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:22:08 [2019-04-22T11:22:08.394Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:22:08 [2019-04-22T11:22:08.644Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:22:08 [2019-04-22T11:22:08.644Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.9 MB/s)
14:22:08 [2019-04-22T11:22:08.644Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.pom
14:22:08 [2019-04-22T11:22:08.644Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.pom
14:22:08 [2019-04-22T11:22:08.895Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.pom
14:22:08 [2019-04-22T11:22:08.895Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.pom (6.9 kB at 176 kB/s)
14:22:08 [2019-04-22T11:22:08.895Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-context-menu-flow-parent/2.0.1/vaadin-context-menu-flow-parent-2.0.1.pom
14:22:08 [2019-04-22T11:22:08.895Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-context-menu-flow-parent/2.0.1/vaadin-context-menu-flow-parent-2.0.1.pom
14:22:09 [2019-04-22T11:22:09.145Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-context-menu-flow-parent/2.0.1/vaadin-context-menu-flow-parent-2.0.1.pom
14:22:09 [2019-04-22T11:22:09.145Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-context-menu-flow-parent/2.0.1/vaadin-context-menu-flow-parent-2.0.1.pom (2.2 kB at 55 kB/s)
14:22:09 [2019-04-22T11:22:09.145Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom
14:22:09 [2019-04-22T11:22:09.396Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom
14:22:09 [2019-04-22T11:22:09.396Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom
14:22:09 [2019-04-22T11:22:09.396Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom (3.5 kB at 75 kB/s)
14:22:09 [2019-04-22T11:22:09.396Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.pom
14:22:09 [2019-04-22T11:22:09.646Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.pom
14:22:09 [2019-04-22T11:22:09.646Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.pom
14:22:09 [2019-04-22T11:22:09.902Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.pom (3.6 kB at 100 kB/s)
14:22:09 [2019-04-22T11:22:09.902Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-icons-flow-parent/1.3.1/vaadin-icons-flow-parent-1.3.1.pom
14:22:09 [2019-04-22T11:22:09.902Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-icons-flow-parent/1.3.1/vaadin-icons-flow-parent-1.3.1.pom
14:22:10 [2019-04-22T11:22:10.152Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-icons-flow-parent/1.3.1/vaadin-icons-flow-parent-1.3.1.pom
14:22:10 [2019-04-22T11:22:10.152Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-icons-flow-parent/1.3.1/vaadin-icons-flow-parent-1.3.1.pom (2.1 kB at 45 kB/s)
14:22:10 [2019-04-22T11:22:10.152Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom
14:22:10 [2019-04-22T11:22:10.152Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom
14:22:10 [2019-04-22T11:22:10.402Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom
14:22:10 [2019-04-22T11:22:10.403Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom (2.2 kB at 55 kB/s)
14:22:10 [2019-04-22T11:22:10.403Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.pom
14:22:10 [2019-04-22T11:22:10.403Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.pom
14:22:10 [2019-04-22T11:22:10.653Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.pom
14:22:10 [2019-04-22T11:22:10.653Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.pom (4.1 kB at 113 kB/s)
14:22:10 [2019-04-22T11:22:10.653Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-iron-list-flow-parent/1.3.0/vaadin-iron-list-flow-parent-1.3.0.pom
14:22:10 [2019-04-22T11:22:10.903Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-iron-list-flow-parent/1.3.0/vaadin-iron-list-flow-parent-1.3.0.pom
14:22:10 [2019-04-22T11:22:10.903Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-iron-list-flow-parent/1.3.0/vaadin-iron-list-flow-parent-1.3.0.pom
14:22:10 [2019-04-22T11:22:10.903Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-iron-list-flow-parent/1.3.0/vaadin-iron-list-flow-parent-1.3.0.pom (2.0 kB at 38 kB/s)
14:22:10 [2019-04-22T11:22:10.903Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.pom
14:22:11 [2019-04-22T11:22:11.154Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.pom
14:22:11 [2019-04-22T11:22:11.154Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.pom
14:22:11 [2019-04-22T11:22:11.404Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.pom (4.8 kB at 141 kB/s)
14:22:11 [2019-04-22T11:22:11.404Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-list-box-flow-parent/1.3.0/vaadin-list-box-flow-parent-1.3.0.pom
14:22:11 [2019-04-22T11:22:11.404Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-list-box-flow-parent/1.3.0/vaadin-list-box-flow-parent-1.3.0.pom
14:22:11 [2019-04-22T11:22:11.655Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-list-box-flow-parent/1.3.0/vaadin-list-box-flow-parent-1.3.0.pom
14:22:11 [2019-04-22T11:22:11.655Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-list-box-flow-parent/1.3.0/vaadin-list-box-flow-parent-1.3.0.pom (2.4 kB at 74 kB/s)
14:22:11 [2019-04-22T11:22:11.655Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.pom
14:22:11 [2019-04-22T11:22:11.655Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.pom
14:22:11 [2019-04-22T11:22:11.905Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.pom
14:22:11 [2019-04-22T11:22:11.905Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.pom (14 kB at 363 kB/s)
14:22:11 [2019-04-22T11:22:11.905Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-login-flow-parent/1.0.0/vaadin-login-flow-parent-1.0.0.pom
14:22:11 [2019-04-22T11:22:11.905Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-login-flow-parent/1.0.0/vaadin-login-flow-parent-1.0.0.pom
14:22:12 [2019-04-22T11:22:12.156Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-login-flow-parent/1.0.0/vaadin-login-flow-parent-1.0.0.pom
14:22:12 [2019-04-22T11:22:12.156Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-login-flow-parent/1.0.0/vaadin-login-flow-parent-1.0.0.pom (1.7 kB at 15 kB/s)
14:22:12 [2019-04-22T11:22:12.156Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.pom
14:22:12 [2019-04-22T11:22:12.406Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.pom
14:22:12 [2019-04-22T11:22:12.406Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.pom
14:22:12 [2019-04-22T11:22:12.406Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.pom (3.2 kB at 82 kB/s)
14:22:12 [2019-04-22T11:22:12.406Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom
14:22:12 [2019-04-22T11:22:12.657Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom
14:22:12 [2019-04-22T11:22:12.907Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom
14:22:12 [2019-04-22T11:22:12.907Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom (4.2 kB at 108 kB/s)
14:22:12 [2019-04-22T11:22:12.907Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom
14:22:12 [2019-04-22T11:22:12.907Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.157Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.157Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom (2.0 kB at 47 kB/s)
14:22:13 [2019-04-22T11:22:13.157Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom
14:22:13 [2019-04-22T11:22:13.157Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom
14:22:13 [2019-04-22T11:22:13.408Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom
14:22:13 [2019-04-22T11:22:13.408Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom (2.6 kB at 71 kB/s)
14:22:13 [2019-04-22T11:22:13.408Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.658Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.658Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.658Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.pom (4.2 kB at 117 kB/s)
14:22:13 [2019-04-22T11:22:13.658Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-progress-bar-flow-parent/1.3.0/vaadin-progress-bar-flow-parent-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.909Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-progress-bar-flow-parent/1.3.0/vaadin-progress-bar-flow-parent-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.909Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-progress-bar-flow-parent/1.3.0/vaadin-progress-bar-flow-parent-1.3.0.pom
14:22:13 [2019-04-22T11:22:13.909Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-progress-bar-flow-parent/1.3.0/vaadin-progress-bar-flow-parent-1.3.0.pom (2.0 kB at 53 kB/s)
14:22:13 [2019-04-22T11:22:13.909Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom
14:22:14 [2019-04-22T11:22:14.159Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom
14:22:14 [2019-04-22T11:22:14.159Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom
14:22:14 [2019-04-22T11:22:14.410Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom (2.6 kB at 53 kB/s)
14:22:14 [2019-04-22T11:22:14.410Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.pom
14:22:14 [2019-04-22T11:22:14.410Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.pom
14:22:14 [2019-04-22T11:22:14.660Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.pom
14:22:14 [2019-04-22T11:22:14.660Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.pom (4.6 kB at 129 kB/s)
14:22:14 [2019-04-22T11:22:14.660Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom
14:22:14 [2019-04-22T11:22:14.660Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom
14:22:14 [2019-04-22T11:22:14.911Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom
14:22:14 [2019-04-22T11:22:14.911Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom (2.4 kB at 58 kB/s)
14:22:14 [2019-04-22T11:22:14.911Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom
14:22:15 [2019-04-22T11:22:15.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom
14:22:15 [2019-04-22T11:22:15.161Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom
14:22:15 [2019-04-22T11:22:15.161Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom (2.8 kB at 77 kB/s)
14:22:15 [2019-04-22T11:22:15.161Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.pom
14:22:15 [2019-04-22T11:22:15.411Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.pom
14:22:15 [2019-04-22T11:22:15.411Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.pom
14:22:15 [2019-04-22T11:22:15.662Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.pom (4.4 kB at 74 kB/s)
14:22:15 [2019-04-22T11:22:15.662Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-split-layout-flow-parent/1.3.1/vaadin-split-layout-flow-parent-1.3.1.pom
14:22:15 [2019-04-22T11:22:15.662Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-split-layout-flow-parent/1.3.1/vaadin-split-layout-flow-parent-1.3.1.pom
14:22:15 [2019-04-22T11:22:15.912Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-split-layout-flow-parent/1.3.1/vaadin-split-layout-flow-parent-1.3.1.pom
14:22:15 [2019-04-22T11:22:15.912Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-split-layout-flow-parent/1.3.1/vaadin-split-layout-flow-parent-1.3.1.pom (2.1 kB at 58 kB/s)
14:22:15 [2019-04-22T11:22:15.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom
14:22:15 [2019-04-22T11:22:15.912Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom
14:22:16 [2019-04-22T11:22:16.163Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom
14:22:16 [2019-04-22T11:22:16.163Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom (2.9 kB at 57 kB/s)
14:22:16 [2019-04-22T11:22:16.163Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.pom
14:22:16 [2019-04-22T11:22:16.163Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.pom
14:22:16 [2019-04-22T11:22:16.413Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.pom
14:22:16 [2019-04-22T11:22:16.413Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.pom (5.1 kB at 99 kB/s)
14:22:16 [2019-04-22T11:22:16.413Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-tabs-flow-parent/1.3.0/vaadin-tabs-flow-parent-1.3.0.pom
14:22:16 [2019-04-22T11:22:16.664Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-tabs-flow-parent/1.3.0/vaadin-tabs-flow-parent-1.3.0.pom
14:22:16 [2019-04-22T11:22:16.664Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-tabs-flow-parent/1.3.0/vaadin-tabs-flow-parent-1.3.0.pom
14:22:16 [2019-04-22T11:22:16.664Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-tabs-flow-parent/1.3.0/vaadin-tabs-flow-parent-1.3.0.pom (2.1 kB at 56 kB/s)
14:22:16 [2019-04-22T11:22:16.664Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.pom
14:22:16 [2019-04-22T11:22:16.914Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.pom
14:22:16 [2019-04-22T11:22:16.914Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.pom
14:22:16 [2019-04-22T11:22:16.914Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.pom (3.2 kB at 92 kB/s)
14:22:16 [2019-04-22T11:22:16.914Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.165Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.415Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.415Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.pom (4.6 kB at 119 kB/s)
14:22:17 [2019-04-22T11:22:17.415Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-text-field-flow-parent/1.3.0/vaadin-text-field-flow-parent-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.415Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-text-field-flow-parent/1.3.0/vaadin-text-field-flow-parent-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.666Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-text-field-flow-parent/1.3.0/vaadin-text-field-flow-parent-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.666Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-text-field-flow-parent/1.3.0/vaadin-text-field-flow-parent-1.3.0.pom (2.0 kB at 38 kB/s)
14:22:17 [2019-04-22T11:22:17.666Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.666Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.916Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.pom
14:22:17 [2019-04-22T11:22:17.916Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.pom (5.1 kB at 134 kB/s)
14:22:17 [2019-04-22T11:22:17.916Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-upload-flow-parent/1.3.0/vaadin-upload-flow-parent-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.167Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-upload-flow-parent/1.3.0/vaadin-upload-flow-parent-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.167Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-upload-flow-parent/1.3.0/vaadin-upload-flow-parent-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.167Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-upload-flow-parent/1.3.0/vaadin-upload-flow-parent-1.3.0.pom (2.3 kB at 62 kB/s)
14:22:18 [2019-04-22T11:22:18.167Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom
14:22:18 [2019-04-22T11:22:18.425Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom
14:22:18 [2019-04-22T11:22:18.425Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom
14:22:18 [2019-04-22T11:22:18.675Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom (3.0 kB at 65 kB/s)
14:22:18 [2019-04-22T11:22:18.675Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.675Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.926Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.926Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom (4.2 kB at 103 kB/s)
14:22:18 [2019-04-22T11:22:18.926Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom
14:22:18 [2019-04-22T11:22:18.926Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom
14:22:19 [2019-04-22T11:22:19.176Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom
14:22:19 [2019-04-22T11:22:19.176Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom (2.2 kB at 64 kB/s)
14:22:19 [2019-04-22T11:22:19.176Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom
14:22:19 [2019-04-22T11:22:19.176Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom
14:22:19 [2019-04-22T11:22:19.426Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom
14:22:19 [2019-04-22T11:22:19.426Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom (2.6 kB at 75 kB/s)
14:22:19 [2019-04-22T11:22:19.426Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.pom
14:22:19 [2019-04-22T11:22:19.677Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.pom
14:22:19 [2019-04-22T11:22:19.677Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.pom
14:22:19 [2019-04-22T11:22:19.677Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.pom (11 kB at 271 kB/s)
14:22:19 [2019-04-22T11:22:19.677Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-app-layout-flow-root/1.1.1/vaadin-app-layout-flow-root-1.1.1.pom
14:22:19 [2019-04-22T11:22:19.927Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-app-layout-flow-root/1.1.1/vaadin-app-layout-flow-root-1.1.1.pom
14:22:19 [2019-04-22T11:22:19.927Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-app-layout-flow-root/1.1.1/vaadin-app-layout-flow-root-1.1.1.pom
14:22:19 [2019-04-22T11:22:19.927Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-app-layout-flow-root/1.1.1/vaadin-app-layout-flow-root-1.1.1.pom (1.7 kB at 47 kB/s)
14:22:19 [2019-04-22T11:22:19.927Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom
14:22:20 [2019-04-22T11:22:20.178Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom
14:22:20 [2019-04-22T11:22:20.178Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom
14:22:20 [2019-04-22T11:22:20.428Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom (2.6 kB at 73 kB/s)
14:22:20 [2019-04-22T11:22:20.428Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.pom
14:22:20 [2019-04-22T11:22:20.428Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.pom
14:22:20 [2019-04-22T11:22:20.679Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.pom (4.4 kB at 18 kB/s)
14:22:20 [2019-04-22T11:22:20.679Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.pom
14:22:20 [2019-04-22T11:22:20.929Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.pom
14:22:21 [2019-04-22T11:22:21.179Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.pom (2.5 kB at 10 kB/s)
14:22:21 [2019-04-22T11:22:21.180Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom
14:22:21 [2019-04-22T11:22:21.180Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom
14:22:21 [2019-04-22T11:22:21.430Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom
14:22:21 [2019-04-22T11:22:21.430Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom (1.0 kB at 24 kB/s)
14:22:21 [2019-04-22T11:22:21.430Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.pom
14:22:21 [2019-04-22T11:22:21.430Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.pom
14:22:21 [2019-04-22T11:22:21.681Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.pom (2.5 kB at 10 kB/s)
14:22:21 [2019-04-22T11:22:21.681Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom
14:22:21 [2019-04-22T11:22:21.931Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom
14:22:21 [2019-04-22T11:22:21.931Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom
14:22:21 [2019-04-22T11:22:21.931Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom (19 kB at 479 kB/s)
14:22:21 [2019-04-22T11:22:21.931Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.pom
14:22:22 [2019-04-22T11:22:22.181Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.pom
14:22:22 [2019-04-22T11:22:22.432Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.pom (3.7 kB at 16 kB/s)
14:22:22 [2019-04-22T11:22:22.432Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.pom
14:22:22 [2019-04-22T11:22:22.432Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.pom
14:22:22 [2019-04-22T11:22:22.682Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.pom (3.6 kB at 15 kB/s)
14:22:22 [2019-04-22T11:22:22.682Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
14:22:22 [2019-04-22T11:22:22.933Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
14:22:22 [2019-04-22T11:22:22.933Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
14:22:23 [2019-04-22T11:22:23.183Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 82 kB/s)
14:22:23 [2019-04-22T11:22:23.183Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.1/all-1.2.1.pom
14:22:23 [2019-04-22T11:22:23.183Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.1/all-1.2.1.pom
14:22:23 [2019-04-22T11:22:23.434Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/activation/all/1.2.1/all-1.2.1.pom
14:22:23 [2019-04-22T11:22:23.434Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 464 kB/s)
14:22:23 [2019-04-22T11:22:23.434Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
14:22:23 [2019-04-22T11:22:23.434Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
14:22:23 [2019-04-22T11:22:23.684Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
14:22:23 [2019-04-22T11:22:23.684Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 314 kB/s)
14:22:23 [2019-04-22T11:22:23.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom
14:22:23 [2019-04-22T11:22:23.934Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom
14:22:23 [2019-04-22T11:22:23.934Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom
14:22:23 [2019-04-22T11:22:23.934Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom (12 kB at 285 kB/s)
14:22:23 [2019-04-22T11:22:23.934Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
14:22:24 [2019-04-22T11:22:24.185Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
14:22:24 [2019-04-22T11:22:24.185Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
14:22:24 [2019-04-22T11:22:24.185Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 336 kB/s)
14:22:24 [2019-04-22T11:22:24.185Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom
14:22:24 [2019-04-22T11:22:24.435Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom
14:22:24 [2019-04-22T11:22:24.435Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom
14:22:24 [2019-04-22T11:22:24.686Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom (6.1 kB at 170 kB/s)
14:22:24 [2019-04-22T11:22:24.686Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom
14:22:24 [2019-04-22T11:22:24.686Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom
14:22:24 [2019-04-22T11:22:24.936Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom
14:22:24 [2019-04-22T11:22:24.936Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom (11 kB at 145 kB/s)
14:22:24 [2019-04-22T11:22:24.936Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/antlr/antlr/2.7.7/antlr-2.7.7.pom
14:22:24 [2019-04-22T11:22:24.936Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/antlr/antlr/2.7.7/antlr-2.7.7.pom
14:22:25 [2019-04-22T11:22:25.187Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/antlr/antlr/2.7.7/antlr-2.7.7.pom
14:22:25 [2019-04-22T11:22:25.187Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 23 kB/s)
14:22:25 [2019-04-22T11:22:25.187Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom
14:22:25 [2019-04-22T11:22:25.437Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom
14:22:25 [2019-04-22T11:22:25.437Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom
14:22:25 [2019-04-22T11:22:25.437Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom (5.7 kB at 174 kB/s)
14:22:25 [2019-04-22T11:22:25.437Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/12/jboss-parent-12.pom
14:22:25 [2019-04-22T11:22:25.687Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/12/jboss-parent-12.pom
14:22:25 [2019-04-22T11:22:25.687Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jboss-parent/12/jboss-parent-12.pom
14:22:25 [2019-04-22T11:22:25.938Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 657 kB/s)
14:22:25 [2019-04-22T11:22:25.938Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom
14:22:25 [2019-04-22T11:22:25.938Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom
14:22:26 [2019-04-22T11:22:26.188Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom
14:22:26 [2019-04-22T11:22:26.188Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom (2.4 kB at 63 kB/s)
14:22:26 [2019-04-22T11:22:26.188Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom
14:22:26 [2019-04-22T11:22:26.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom
14:22:26 [2019-04-22T11:22:26.439Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom
14:22:26 [2019-04-22T11:22:26.439Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom (1.9 kB at 50 kB/s)
14:22:26 [2019-04-22T11:22:26.439Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom
14:22:26 [2019-04-22T11:22:26.689Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom
14:22:26 [2019-04-22T11:22:26.689Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom
14:22:26 [2019-04-22T11:22:26.689Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom (5.6 kB at 159 kB/s)
14:22:26 [2019-04-22T11:22:26.689Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom
14:22:26 [2019-04-22T11:22:26.939Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom
14:22:26 [2019-04-22T11:22:26.939Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom
14:22:26 [2019-04-22T11:22:26.939Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom (1.1 kB at 20 kB/s)
14:22:26 [2019-04-22T11:22:26.939Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.190Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.190Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.440Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 763 kB/s)
14:22:27 [2019-04-22T11:22:27.440Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.440Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.691Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.691Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 87 kB/s)
14:22:27 [2019-04-22T11:22:27.691Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.691Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.942Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.942Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 229 kB/s)
14:22:27 [2019-04-22T11:22:27.942Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
14:22:27 [2019-04-22T11:22:27.942Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.192Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.192Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 326 kB/s)
14:22:28 [2019-04-22T11:22:28.192Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.443Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.443Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.443Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 182 kB/s)
14:22:28 [2019-04-22T11:22:28.443Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.693Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.693Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.944Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom (2.8 kB at 58 kB/s)
14:22:28 [2019-04-22T11:22:28.944Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom
14:22:28 [2019-04-22T11:22:28.944Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom
14:22:29 [2019-04-22T11:22:29.194Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom
14:22:29 [2019-04-22T11:22:29.194Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom (1.1 kB at 23 kB/s)
14:22:29 [2019-04-22T11:22:29.194Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom
14:22:29 [2019-04-22T11:22:29.194Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom
14:22:29 [2019-04-22T11:22:29.444Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom
14:22:29 [2019-04-22T11:22:29.444Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom (3.6 kB at 105 kB/s)
14:22:29 [2019-04-22T11:22:29.444Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom
14:22:29 [2019-04-22T11:22:29.695Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom
14:22:29 [2019-04-22T11:22:29.695Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom
14:22:29 [2019-04-22T11:22:29.695Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom (19 kB at 533 kB/s)
14:22:29 [2019-04-22T11:22:29.695Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom
14:22:29 [2019-04-22T11:22:29.945Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom
14:22:29 [2019-04-22T11:22:29.945Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom
14:22:29 [2019-04-22T11:22:29.945Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom (15 kB at 379 kB/s)
14:22:29 [2019-04-22T11:22:29.945Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom
14:22:30 [2019-04-22T11:22:30.196Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom
14:22:30 [2019-04-22T11:22:30.196Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom
14:22:30 [2019-04-22T11:22:30.446Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom (5.3 kB at 128 kB/s)
14:22:30 [2019-04-22T11:22:30.446Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom
14:22:30 [2019-04-22T11:22:30.446Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom
14:22:30 [2019-04-22T11:22:30.697Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom
14:22:30 [2019-04-22T11:22:30.697Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom (15 kB at 399 kB/s)
14:22:30 [2019-04-22T11:22:30.697Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.pom
14:22:30 [2019-04-22T11:22:30.697Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.pom
14:22:30 [2019-04-22T11:22:30.947Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.pom (13 kB at 51 kB/s)
14:22:30 [2019-04-22T11:22:30.947Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/build/spring-data-parent/2.2.0.M3/spring-data-parent-2.2.0.M3.pom
14:22:31 [2019-04-22T11:22:31.198Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/2.2.0.M3/spring-data-parent-2.2.0.M3.pom
14:22:31 [2019-04-22T11:22:31.448Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/2.2.0.M3/spring-data-parent-2.2.0.M3.pom (34 kB at 132 kB/s)
14:22:31 [2019-04-22T11:22:31.448Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom
14:22:31 [2019-04-22T11:22:31.448Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom
14:22:31 [2019-04-22T11:22:31.699Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom
14:22:31 [2019-04-22T11:22:31.699Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom (8.6 kB at 219 kB/s)
14:22:31 [2019-04-22T11:22:31.699Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.pom
14:22:31 [2019-04-22T11:22:31.699Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.pom
14:22:31 [2019-04-22T11:22:31.949Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.pom (9.7 kB at 40 kB/s)
14:22:31 [2019-04-22T11:22:31.949Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.pom
14:22:32 [2019-04-22T11:22:32.200Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.pom
14:22:32 [2019-04-22T11:22:32.450Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.pom (3.6 kB at 15 kB/s)
14:22:32 [2019-04-22T11:22:32.450Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.pom
14:22:32 [2019-04-22T11:22:32.450Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.pom
14:22:32 [2019-04-22T11:22:32.700Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.pom (3.4 kB at 14 kB/s)
14:22:32 [2019-04-22T11:22:32.701Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom
14:22:32 [2019-04-22T11:22:32.951Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom
14:22:32 [2019-04-22T11:22:32.951Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom
14:22:33 [2019-04-22T11:22:33.876Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom (7.6 kB at 11 kB/s)
14:22:33 [2019-04-22T11:22:33.876Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom
14:22:33 [2019-04-22T11:22:33.876Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom
14:22:33 [2019-04-22T11:22:33.876Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom
14:22:34 [2019-04-22T11:22:34.427Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom (22 kB at 63 kB/s)
14:22:34 [2019-04-22T11:22:34.427Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/h2database/h2/1.4.199/h2-1.4.199.pom
14:22:34 [2019-04-22T11:22:34.427Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/h2database/h2/1.4.199/h2-1.4.199.pom
14:22:34 [2019-04-22T11:22:34.677Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/h2database/h2/1.4.199/h2-1.4.199.pom
14:22:34 [2019-04-22T11:22:34.677Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/h2database/h2/1.4.199/h2-1.4.199.pom (960 B at 25 kB/s)
14:22:34 [2019-04-22T11:22:34.677Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom
14:22:34 [2019-04-22T11:22:34.677Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom
14:22:34 [2019-04-22T11:22:34.927Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom
14:22:34 [2019-04-22T11:22:34.928Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom (11 kB at 368 kB/s)
14:22:34 [2019-04-22T11:22:34.928Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom
14:22:34 [2019-04-22T11:22:34.928Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom
14:22:35 [2019-04-22T11:22:35.178Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom
14:22:35 [2019-04-22T11:22:35.178Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom (18 kB at 289 kB/s)
14:22:35 [2019-04-22T11:22:35.178Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom
14:22:35 [2019-04-22T11:22:35.428Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom
14:22:35 [2019-04-22T11:22:35.428Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom
14:22:35 [2019-04-22T11:22:35.428Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom (23 kB at 473 kB/s)
14:22:35 [2019-04-22T11:22:35.428Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.pom
14:22:35 [2019-04-22T11:22:35.679Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.pom
14:22:35 [2019-04-22T11:22:35.929Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.pom (5.4 kB at 23 kB/s)
14:22:35 [2019-04-22T11:22:35.929Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
14:22:35 [2019-04-22T11:22:35.929Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
14:22:36 [2019-04-22T11:22:36.180Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
14:22:36 [2019-04-22T11:22:36.180Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom (1.5 kB at 45 kB/s)
14:22:36 [2019-04-22T11:22:36.180Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.pom
14:22:36 [2019-04-22T11:22:36.180Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.pom
14:22:36 [2019-04-22T11:22:36.430Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.pom (4.7 kB at 20 kB/s)
14:22:36 [2019-04-22T11:22:36.430Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.pom
14:22:36 [2019-04-22T11:22:36.681Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.pom
14:22:36 [2019-04-22T11:22:36.931Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.pom (7.1 kB at 29 kB/s)
14:22:36 [2019-04-22T11:22:36.931Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-test-autoconfigure/2.2.0.M2/spring-boot-test-autoconfigure-2.2.0.M2.pom
14:22:36 [2019-04-22T11:22:36.931Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test-autoconfigure/2.2.0.M2/spring-boot-test-autoconfigure-2.2.0.M2.pom
14:22:37 [2019-04-22T11:22:37.182Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test-autoconfigure/2.2.0.M2/spring-boot-test-autoconfigure-2.2.0.M2.pom (11 kB at 45 kB/s)
14:22:37 [2019-04-22T11:22:37.182Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.pom
14:22:37 [2019-04-22T11:22:37.434Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.pom
14:22:37 [2019-04-22T11:22:37.434Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/junit/junit/4.12/junit-4.12.pom
14:22:37 [2019-04-22T11:22:37.434Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/junit/junit/4.12/junit-4.12.pom (24 kB at 846 kB/s)
14:22:37 [2019-04-22T11:22:37.434Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:22:37 [2019-04-22T11:22:37.685Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:22:37 [2019-04-22T11:22:37.685Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:22:37 [2019-04-22T11:22:37.935Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 23 kB/s)
14:22:37 [2019-04-22T11:22:37.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:22:37 [2019-04-22T11:22:37.935Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:22:38 [2019-04-22T11:22:38.186Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:22:38 [2019-04-22T11:22:38.186Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 64 kB/s)
14:22:38 [2019-04-22T11:22:38.186Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
14:22:38 [2019-04-22T11:22:38.186Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
14:22:38 [2019-04-22T11:22:38.436Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
14:22:38 [2019-04-22T11:22:38.436Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom (13 kB at 366 kB/s)
14:22:38 [2019-04-22T11:22:38.436Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom
14:22:38 [2019-04-22T11:22:38.436Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom
14:22:38 [2019-04-22T11:22:38.687Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom
14:22:38 [2019-04-22T11:22:38.687Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom (16 kB at 418 kB/s)
14:22:38 [2019-04-22T11:22:38.687Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
14:22:38 [2019-04-22T11:22:38.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
14:22:38 [2019-04-22T11:22:38.937Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
14:22:38 [2019-04-22T11:22:38.937Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom (4.4 kB at 134 kB/s)
14:22:38 [2019-04-22T11:22:38.937Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
14:22:39 [2019-04-22T11:22:39.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
14:22:39 [2019-04-22T11:22:39.188Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
14:22:39 [2019-04-22T11:22:39.438Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 25 kB/s)
14:22:39 [2019-04-22T11:22:39.438Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
14:22:39 [2019-04-22T11:22:39.438Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
14:22:39 [2019-04-22T11:22:39.688Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
14:22:39 [2019-04-22T11:22:39.689Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom (19 kB at 509 kB/s)
14:22:39 [2019-04-22T11:22:39.689Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.pom
14:22:39 [2019-04-22T11:22:39.689Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.pom
14:22:39 [2019-04-22T11:22:39.939Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.pom
14:22:39 [2019-04-22T11:22:39.939Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.pom (6.0 kB at 159 kB/s)
14:22:39 [2019-04-22T11:22:39.939Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:22:39 [2019-04-22T11:22:39.939Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:22:40 [2019-04-22T11:22:40.189Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:22:40 [2019-04-22T11:22:40.189Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 96 kB/s)
14:22:40 [2019-04-22T11:22:40.190Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:22:40 [2019-04-22T11:22:40.440Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:22:40 [2019-04-22T11:22:40.440Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:22:40 [2019-04-22T11:22:40.440Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 501 kB/s)
14:22:40 [2019-04-22T11:22:40.440Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
14:22:40 [2019-04-22T11:22:40.690Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
14:22:40 [2019-04-22T11:22:40.690Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
14:22:40 [2019-04-22T11:22:40.690Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 148 kB/s)
14:22:40 [2019-04-22T11:22:40.690Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom
14:22:40 [2019-04-22T11:22:40.941Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom
14:22:40 [2019-04-22T11:22:40.941Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom
14:22:41 [2019-04-22T11:22:41.191Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 77 kB/s)
14:22:41 [2019-04-22T11:22:41.191Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.pom
14:22:41 [2019-04-22T11:22:41.191Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.pom
14:22:41 [2019-04-22T11:22:41.442Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.pom (9.9 kB at 40 kB/s)
14:22:41 [2019-04-22T11:22:41.442Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
14:22:41 [2019-04-22T11:22:41.692Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
14:22:41 [2019-04-22T11:22:41.692Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
14:22:41 [2019-04-22T11:22:41.692Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom (2.7 kB at 51 kB/s)
14:22:41 [2019-04-22T11:22:41.692Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
14:22:41 [2019-04-22T11:22:41.945Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
14:22:41 [2019-04-22T11:22:41.945Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
14:22:41 [2019-04-22T11:22:41.945Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom (18 kB at 504 kB/s)
14:22:41 [2019-04-22T11:22:41.945Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.pom
14:22:42 [2019-04-22T11:22:42.195Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.pom
14:22:42 [2019-04-22T11:22:42.446Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.pom (6.1 kB at 25 kB/s)
14:22:42 [2019-04-22T11:22:42.446Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-framework-bom/5.0.5.RELEASE/spring-framework-bom-5.0.5.RELEASE.pom
14:22:42 [2019-04-22T11:22:42.446Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.0.5.RELEASE/spring-framework-bom-5.0.5.RELEASE.pom
14:22:42 [2019-04-22T11:22:42.696Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.0.5.RELEASE/spring-framework-bom-5.0.5.RELEASE.pom (5.3 kB at 21 kB/s)
14:22:42 [2019-04-22T11:22:42.696Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
14:22:42 [2019-04-22T11:22:42.946Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
14:22:42 [2019-04-22T11:22:42.946Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
14:22:42 [2019-04-22T11:22:42.946Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 419 kB/s)
14:22:42 [2019-04-22T11:22:42.946Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:22:43 [2019-04-22T11:22:43.197Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:22:43 [2019-04-22T11:22:43.197Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:22:43 [2019-04-22T11:22:43.447Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 141 kB/s)
14:22:43 [2019-04-22T11:22:43.447Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.pom
14:22:43 [2019-04-22T11:22:43.447Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.pom
14:22:43 [2019-04-22T11:22:43.698Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.pom (6.5 kB at 27 kB/s)
14:22:43 [2019-04-22T11:22:43.698Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom
14:22:43 [2019-04-22T11:22:43.948Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom
14:22:43 [2019-04-22T11:22:43.948Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom
14:22:43 [2019-04-22T11:22:43.948Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom (28 kB at 617 kB/s)
14:22:43 [2019-04-22T11:22:43.948Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/yasson/1.0/yasson-1.0.pom
14:22:44 [2019-04-22T11:22:44.199Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/yasson/1.0/yasson-1.0.pom
14:22:44 [2019-04-22T11:22:44.199Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/yasson/1.0/yasson-1.0.pom
14:22:44 [2019-04-22T11:22:44.199Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/yasson/1.0/yasson-1.0.pom (22 kB at 553 kB/s)
14:22:44 [2019-04-22T11:22:44.199Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
14:22:44 [2019-04-22T11:22:44.449Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
14:22:44 [2019-04-22T11:22:44.700Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
14:22:44 [2019-04-22T11:22:44.700Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 191 kB/s)
14:22:44 [2019-04-22T11:22:44.700Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/json/1.1.4/json-1.1.4.pom
14:22:44 [2019-04-22T11:22:44.700Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/json/1.1.4/json-1.1.4.pom
14:22:44 [2019-04-22T11:22:44.950Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/json/1.1.4/json-1.1.4.pom
14:22:44 [2019-04-22T11:22:44.950Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 429 kB/s)
14:22:44 [2019-04-22T11:22:44.950Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
14:22:44 [2019-04-22T11:22:44.950Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
14:22:45 [2019-04-22T11:22:45.200Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
14:22:45 [2019-04-22T11:22:45.200Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom (7.2 kB at 185 kB/s)
14:22:45 [2019-04-22T11:22:45.200Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/36/weld-parent-36.pom
14:22:45 [2019-04-22T11:22:45.451Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/36/weld-parent-36.pom
14:22:45 [2019-04-22T11:22:45.451Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-parent/36/weld-parent-36.pom
14:22:45 [2019-04-22T11:22:45.451Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-parent/36/weld-parent-36.pom (29 kB at 591 kB/s)
14:22:45 [2019-04-22T11:22:45.451Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom
14:22:45 [2019-04-22T11:22:45.701Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom
14:22:45 [2019-04-22T11:22:45.701Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom
14:22:45 [2019-04-22T11:22:45.951Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom (11 kB at 203 kB/s)
14:22:45 [2019-04-22T11:22:45.952Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom
14:22:45 [2019-04-22T11:22:45.952Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom
14:22:46 [2019-04-22T11:22:46.202Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom
14:22:46 [2019-04-22T11:22:46.202Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom (13 kB at 351 kB/s)
14:22:46 [2019-04-22T11:22:46.202Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.pom
14:22:46 [2019-04-22T11:22:46.202Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.pom
14:22:46 [2019-04-22T11:22:46.457Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/inject/javax.inject/1/javax.inject-1.pom
14:22:46 [2019-04-22T11:22:46.457Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 15 kB/s)
14:22:46 [2019-04-22T11:22:46.457Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/javax.json/1.1/javax.json-1.1.pom
14:22:46 [2019-04-22T11:22:46.457Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/javax.json/1.1/javax.json-1.1.pom
14:22:46 [2019-04-22T11:22:46.707Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/javax.json/1.1/javax.json-1.1.pom
14:22:46 [2019-04-22T11:22:46.707Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/javax.json/1.1/javax.json-1.1.pom (9.8 kB at 175 kB/s)
14:22:46 [2019-04-22T11:22:46.707Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/json/1.1/json-1.1.pom
14:22:46 [2019-04-22T11:22:46.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/json/1.1/json-1.1.pom
14:22:46 [2019-04-22T11:22:46.958Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/json/1.1/json-1.1.pom
14:22:46 [2019-04-22T11:22:46.958Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/json/1.1/json-1.1.pom (18 kB at 473 kB/s)
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
14:22:47 [2019-04-22T11:22:47.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-aop/5.2.0.M1/spring-aop-5.2.0.M1.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-beans/5.2.0.M1/spring-beans-5.2.0.M1.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar
14:22:47 [2019-04-22T11:22:47.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-tomcat/2.2.0.M2/spring-boot-starter-tomcat-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar
14:22:47 [2019-04-22T11:22:47.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar
14:22:47 [2019-04-22T11:22:47.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar
14:22:47 [2019-04-22T11:22:47.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.jar
14:22:47 [2019-04-22T11:22:47.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar
14:22:47 [2019-04-22T11:22:47.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.210Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.jar
14:22:48 [2019-04-22T11:22:48.460Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.jar
14:22:48 [2019-04-22T11:22:48.460Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.461Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
14:22:48 [2019-04-22T11:22:48.711Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-web/2.2.0.M2/spring-boot-starter-web-2.2.0.M2.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
14:22:48 [2019-04-22T11:22:48.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.jar
14:22:49 [2019-04-22T11:22:49.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar
14:22:49 [2019-04-22T11:22:49.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar
14:22:49 [2019-04-22T11:22:49.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.jar
14:22:49 [2019-04-22T11:22:49.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.jar
14:22:50 [2019-04-22T11:22:50.214Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar
14:22:50 [2019-04-22T11:22:50.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar
14:22:50 [2019-04-22T11:22:50.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar
14:22:50 [2019-04-22T11:22:50.966Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar
14:22:51 [2019-04-22T11:22:51.216Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
14:22:51 [2019-04-22T11:22:51.467Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/antlr/antlr/2.7.7/antlr-2.7.7.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar
14:22:51 [2019-04-22T11:22:51.717Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.jar
14:22:51 [2019-04-22T11:22:51.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/h2database/h2/1.4.199/h2-1.4.199.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot/2.2.0.M2/spring-boot-2.2.0.M2.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-autoconfigure/2.2.0.M2/spring-boot-autoconfigure-2.2.0.M2.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.jar
14:22:52 [2019-04-22T11:22:52.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-test-autoconfigure/2.2.0.M2/spring-boot-test-autoconfigure-2.2.0.M2.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.jar
14:22:52 [2019-04-22T11:22:52.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.jar
14:22:52 [2019-04-22T11:22:52.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/yasson/1.0/yasson-1.0.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar
14:22:52 [2019-04-22T11:22:52.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar
14:22:53 [2019-04-22T11:22:53.219Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/javax.json/1.1/javax.json-1.1.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
14:22:53 [2019-04-22T11:22:53.220Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.jar (400 B at 1.7 kB/s)
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.jar (392 B at 1.6 kB/s)
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.jar (401 B at 1.7 kB/s)
14:22:53 [2019-04-22T11:22:53.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.jar
14:22:53 [2019-04-22T11:22:53.720Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.jar
14:22:53 [2019-04-22T11:22:53.720Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar
14:22:53 [2019-04-22T11:22:53.720Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar
14:22:53 [2019-04-22T11:22:53.720Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.jar
14:22:53 [2019-04-22T11:22:53.720Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar
14:22:53 [2019-04-22T11:22:53.721Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
14:22:53 [2019-04-22T11:22:53.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
14:22:53 [2019-04-22T11:22:53.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
14:22:53 [2019-04-22T11:22:53.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.jar
14:22:53 [2019-04-22T11:22:53.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.jar
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.jar (508 kB at 607 kB/s)
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.jar (450 kB at 538 kB/s)
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aop/5.2.0.M1/spring-aop-5.2.0.M1.jar
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-beans/5.2.0.M1/spring-beans-5.2.0.M1.jar
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.jar (404 B at 431 B/s)
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.jar (1.2 MB at 1.2 MB/s)
14:22:54 [2019-04-22T11:22:54.221Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.jar
14:22:54 [2019-04-22T11:22:54.472Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.jar
14:22:54 [2019-04-22T11:22:54.472Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aop/5.2.0.M1/spring-aop-5.2.0.M1.jar (370 kB at 310 kB/s)
14:22:54 [2019-04-22T11:22:54.472Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.jar (22 kB at 17 kB/s)
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.jar (436 kB at 343 kB/s)
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.jar (400 B at 310 B/s)
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-tomcat/2.2.0.M2/spring-boot-starter-tomcat-2.2.0.M2.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.jar (398 B at 282 B/s)
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.jar
14:22:54 [2019-04-22T11:22:54.722Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-tomcat/2.2.0.M2/spring-boot-starter-tomcat-2.2.0.M2.jar (399 B at 264 B/s)
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-beans/5.2.0.M1/spring-beans-5.2.0.M1.jar (681 kB at 434 kB/s)
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.jar (401 B at 232 B/s)
14:22:54 [2019-04-22T11:22:54.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
14:22:55 [2019-04-22T11:22:55.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.jar (1.4 MB at 566 kB/s)
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-web/2.2.0.M2/spring-boot-starter-web-2.2.0.M2.jar
14:22:55 [2019-04-22T11:22:55.724Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.jar
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.jar
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.jar
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-web/2.2.0.M2/spring-boot-starter-web-2.2.0.M2.jar (398 B at 148 B/s)
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar
14:22:55 [2019-04-22T11:22:55.975Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
14:22:56 [2019-04-22T11:22:56.225Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.jar
14:22:56 [2019-04-22T11:22:56.225Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
14:22:56 [2019-04-22T11:22:56.225Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
14:22:56 [2019-04-22T11:22:56.225Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
14:22:56 [2019-04-22T11:22:56.225Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:22:56 [2019-04-22T11:22:56.225Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.jar (281 kB at 90 kB/s)
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.jar (933 kB at 294 kB/s)
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
14:22:56 [2019-04-22T11:22:56.476Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
14:22:56 [2019-04-22T11:22:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.jar (417 kB at 111 kB/s)
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar
14:22:56 [2019-04-22T11:22:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.jar
14:22:57 [2019-04-22T11:22:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar
14:22:57 [2019-04-22T11:22:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.jar
14:22:57 [2019-04-22T11:22:57.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar
14:22:57 [2019-04-22T11:22:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar
14:22:58 [2019-04-22T11:22:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.jar
14:22:58 [2019-04-22T11:22:58.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.jar
14:22:58 [2019-04-22T11:22:58.736Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar
14:22:58 [2019-04-22T11:22:58.736Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.jar
14:22:58 [2019-04-22T11:22:58.736Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.jar (404 B at 71 B/s)
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.jar (398 B at 70 B/s)
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.jar (400 B at 69 B/s)
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
14:22:58 [2019-04-22T11:22:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/antlr/antlr/2.7.7/antlr-2.7.7.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar
14:22:59 [2019-04-22T11:22:59.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.jar (405 kB at 66 kB/s)
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.jar
14:22:59 [2019-04-22T11:22:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.jar
14:22:59 [2019-04-22T11:22:59.737Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.jar
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.jar (47 kB at 7.2 kB/s)
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.jar (200 kB at 30 kB/s)
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/h2database/h2/1.4.199/h2-1.4.199.jar
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.jar
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.jar (353 kB at 53 kB/s)
14:22:59 [2019-04-22T11:22:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot/2.2.0.M2/spring-boot-2.2.0.M2.jar
14:23:00 [2019-04-22T11:23:00.238Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.jar (260 kB at 38 kB/s)
14:23:00 [2019-04-22T11:23:00.238Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-autoconfigure/2.2.0.M2/spring-boot-autoconfigure-2.2.0.M2.jar
14:23:00 [2019-04-22T11:23:00.238Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
14:23:00 [2019-04-22T11:23:00.238Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.jar (1.2 MB at 169 kB/s)
14:23:00 [2019-04-22T11:23:00.238Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.jar
14:23:00 [2019-04-22T11:23:00.238Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.jar
14:23:00 [2019-04-22T11:23:00.489Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.jar (397 B at 55 B/s)
14:23:00 [2019-04-22T11:23:00.489Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test-autoconfigure/2.2.0.M2/spring-boot-test-autoconfigure-2.2.0.M2.jar
14:23:00 [2019-04-22T11:23:00.489Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.jar (210 kB at 29 kB/s)
14:23:00 [2019-04-22T11:23:00.489Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.jar
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot/2.2.0.M2/spring-boot-2.2.0.M2.jar (990 kB at 133 kB/s)
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test-autoconfigure/2.2.0.M2/spring-boot-test-autoconfigure-2.2.0.M2.jar (171 kB at 23 kB/s)
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
14:23:00 [2019-04-22T11:23:00.739Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-autoconfigure/2.2.0.M2/spring-boot-autoconfigure-2.2.0.M2.jar (1.3 MB at 173 kB/s)
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.jar (200 kB at 27 kB/s)
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.jar
14:23:00 [2019-04-22T11:23:00.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.jar
14:23:01 [2019-04-22T11:23:01.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
14:23:01 [2019-04-22T11:23:01.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.jar
14:23:01 [2019-04-22T11:23:01.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.jar (24 kB at 2.9 kB/s)
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.jar
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.jar (20 kB at 2.5 kB/s)
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/yasson/1.0/yasson-1.0.jar
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
14:23:01 [2019-04-22T11:23:01.491Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar
14:23:01 [2019-04-22T11:23:01.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar
14:23:01 [2019-04-22T11:23:01.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar
14:23:01 [2019-04-22T11:23:01.741Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.jar (663 kB at 79 kB/s)
14:23:01 [2019-04-22T11:23:01.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:01 [2019-04-22T11:23:01.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/javax.json/1.1/javax.json-1.1.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.jar (1.4 MB at 160 kB/s)
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.jar (282 kB at 33 kB/s)
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar (4.6 kB at 43 kB/s)
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar (18 kB at 152 kB/s)
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 2.4 MB/s)
14:23:01 [2019-04-22T11:23:01.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 2.6 MB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar (266 kB at 1.4 MB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar (303 kB at 1.3 MB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 1.3 MB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar (101 kB at 393 kB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 102 kB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 365 kB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar (41 kB at 130 kB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar (425 kB at 1.3 MB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar (1.3 MB at 3.9 MB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar (33 kB at 94 kB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar (8.6 kB at 24 kB/s)
14:23:02 [2019-04-22T11:23:02.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar (250 kB at 563 kB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar (93 kB at 199 kB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar (265 kB at 561 kB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar (25 kB at 49 kB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar (1.2 MB at 2.1 MB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.jar (140 kB at 250 kB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 kB at 33 kB/s)
14:23:02 [2019-04-22T11:23:02.492Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar (936 kB at 1.4 MB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar (196 kB at 289 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.jar (86 kB at 123 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.jar (5.4 kB at 7.3 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.jar (32 kB at 43 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar (3.3 MB at 4.3 MB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.jar (73 kB at 94 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar (36 kB at 45 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.jar (53 kB at 64 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar (77 kB at 93 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar (188 kB at 224 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.jar (14 kB at 17 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar (1.1 MB at 1.4 MB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar (117 kB at 134 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar (2.7 kB at 3.1 kB/s)
14:23:02 [2019-04-22T11:23:02.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.jar (101 kB at 110 kB/s)
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar (116 kB at 126 kB/s)
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.jar
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar (58 kB at 61 kB/s)
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.jar
14:23:02 [2019-04-22T11:23:02.993Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar (187 kB at 197 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar (87 kB at 90 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.jar (75 kB at 75 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.jar (84 kB at 82 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 64 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar (33 kB at 31 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 53 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 118 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar (49 kB at 45 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar (66 kB at 58 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.5/commons-io-2.5.jar
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar (71 kB at 62 kB/s)
14:23:02 [2019-04-22T11:23:02.994Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 175 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar (1.1 MB at 900 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (392 kB at 315 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar (510 kB at 401 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 16 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar (24 kB at 18 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar (1.3 MB at 924 kB/s)
14:23:03 [2019-04-22T11:23:03.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar
14:23:03 [2019-04-22T11:23:03.494Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar (35 kB at 25 kB/s)
14:23:03 [2019-04-22T11:23:03.494Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
14:23:03 [2019-04-22T11:23:03.494Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar (139 kB at 95 kB/s)
14:23:03 [2019-04-22T11:23:03.494Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
14:23:03 [2019-04-22T11:23:03.494Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar (1.9 kB at 1.3 kB/s)
14:23:03 [2019-04-22T11:23:03.494Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.jar
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar (13 kB at 8.4 kB/s)
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar (296 kB at 190 kB/s)
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 57 kB/s)
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.jar
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.jar (1.9 kB at 1.2 kB/s)
14:23:03 [2019-04-22T11:23:03.495Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.jar
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.jar (5.4 kB at 3.2 kB/s)
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar (26 kB at 15 kB/s)
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.jar (340 kB at 191 kB/s)
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar (36 kB at 20 kB/s)
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar (40 kB at 22 kB/s)
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar (35 kB at 19 kB/s)
14:23:03 [2019-04-22T11:23:03.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar (844 kB at 439 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar (82 kB at 42 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar (1.0 MB at 536 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.jar (4.2 kB at 2.1 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.jar (32 kB at 16 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.jar (67 kB at 34 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.jar (8.5 kB at 4.2 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar (323 kB at 158 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.jar (121 kB at 59 kB/s)
14:23:03 [2019-04-22T11:23:03.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.jar (156 kB at 75 kB/s)
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.jar (17 kB at 8.2 kB/s)
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.jar
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar (11 kB at 5.2 kB/s)
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.jar
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar (28 kB at 13 kB/s)
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.jar (12 kB at 5.9 kB/s)
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.jar
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar (12 kB at 5.7 kB/s)
14:23:03 [2019-04-22T11:23:03.996Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.jar (24 kB at 11 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar (106 kB at 49 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.jar (339 kB at 156 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.jar (133 kB at 61 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.jar (35 kB at 16 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.jar (224 kB at 100 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar (24 kB at 11 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar (40 kB at 18 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.jar (451 kB at 198 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar (39 kB at 17 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar (40 kB at 17 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar (40 kB at 17 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.jar (78 kB at 33 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar (432 kB at 183 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar (45 kB at 19 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar (77 kB at 32 kB/s)
14:23:04 [2019-04-22T11:23:04.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar
14:23:04 [2019-04-22T11:23:04.496Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar (896 kB at 372 kB/s)
14:23:04 [2019-04-22T11:23:04.496Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar
14:23:04 [2019-04-22T11:23:04.496Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.jar (21 kB at 8.5 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.jar (162 kB at 66 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar (23 kB at 9.2 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar (8.3 kB at 3.3 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.jar (18 kB at 7.2 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.jar (153 kB at 61 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.jar (22 kB at 8.6 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar (43 kB at 17 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.jar (157 kB at 61 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar (26 kB at 10.0 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar (13 kB at 5.0 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar (87 kB at 33 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.jar
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar (11 kB at 4.2 kB/s)
14:23:04 [2019-04-22T11:23:04.497Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.jar (574 kB at 213 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.jar (160 kB at 59 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.jar (26 kB at 9.4 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar (689 kB at 251 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar (7.2 kB at 2.6 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 180 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar (16 kB at 5.7 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar (8.7 kB at 3.1 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar (16 kB at 5.8 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.jar (123 kB at 44 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar (17 kB at 6.0 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar (6.7 kB at 2.3 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar (73 kB at 26 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar (92 kB at 32 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.jar (18 kB at 6.2 kB/s)
14:23:04 [2019-04-22T11:23:04.747Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar (77 kB at 26 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar (11 kB at 3.8 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar (42 kB at 14 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar (16 kB at 5.5 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.jar (99 kB at 34 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.jar (54 kB at 18 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.jar (48 kB at 16 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar (92 kB at 30 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar (15 kB at 4.9 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar (15 kB at 4.9 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar (144 kB at 47 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar (60 kB at 20 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.jar (28 kB at 9.1 kB/s)
14:23:04 [2019-04-22T11:23:04.998Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar (139 kB at 44 kB/s)
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 14 kB/s)
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar (171 kB at 53 kB/s)
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 8.5 kB/s)
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar (2.0 MB at 612 kB/s)
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 20 kB/s)
14:23:05 [2019-04-22T11:23:05.248Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
14:23:05 [2019-04-22T11:23:05.499Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar (778 kB at 223 kB/s)
14:23:05 [2019-04-22T11:23:05.499Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
14:23:05 [2019-04-22T11:23:05.499Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar (1.4 MB at 390 kB/s)
14:23:05 [2019-04-22T11:23:05.499Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/antlr/antlr/2.7.7/antlr-2.7.7.jar
14:23:05 [2019-04-22T11:23:05.499Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 123 kB/s)
14:23:05 [2019-04-22T11:23:05.499Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar (188 kB at 51 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar (68 kB at 18 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar (3.3 MB at 873 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar (76 kB at 20 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.jar (350 kB at 92 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar (7.1 MB at 1.9 MB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar (324 kB at 84 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar (72 kB at 19 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar (27 kB at 7.0 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar (38 kB at 9.8 kB/s)
14:23:05 [2019-04-22T11:23:05.749Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/h2database/h2/1.4.199/h2-1.4.199.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar (1.0 MB at 258 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar (317 kB at 79 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar (670 kB at 166 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar (826 kB at 205 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/json-smart/2.3/json-smart-2.3.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 30 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/h2database/h2/1.4.199/h2-1.4.199.jar (2.2 MB at 535 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 55 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 13 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/junit/junit/4.12/junit-4.12.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 7.3 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 28 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/junit/junit/4.12/junit-4.12.jar (315 kB at 76 kB/s)
14:23:06 [2019-04-22T11:23:06.000Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar (1.7 MB at 412 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 11 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 13 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/objenesis/objenesis/2.6/objenesis-2.6.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar (44 kB at 10 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 13 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 7.1 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar (581 kB at 136 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 kB at 4.3 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar (168 kB at 39 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/yasson/1.0/yasson-1.0.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 22 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar (24 kB at 5.4 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 7.1 kB/s)
14:23:06 [2019-04-22T11:23:06.250Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar (73 kB at 16 kB/s)
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar (114 kB at 26 kB/s)
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar (4.4 MB at 973 kB/s)
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/javax.json/1.1/javax.json-1.1.jar
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 554 B/s)
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar (24 kB at 5.4 kB/s)
14:23:06 [2019-04-22T11:23:06.501Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/glassfish/javax.json/1.1/javax.json-1.1.jar (126 kB at 28 kB/s)
14:23:07 [2019-04-22T11:23:07.052Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar (509 kB at 103 kB/s)
14:23:07 [2019-04-22T11:23:07.052Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/yasson/1.0/yasson-1.0.jar (297 kB at 59 kB/s)
14:23:07 [2019-04-22T11:23:07.052Z] [INFO]
14:23:07 [2019-04-22T11:23:07.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
14:23:07 [2019-04-22T11:23:07.052Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:23:07 [2019-04-22T11:23:07.302Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:23:07 [2019-04-22T11:23:07.302Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:23:07 [2019-04-22T11:23:07.302Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 381 kB/s)
14:23:07 [2019-04-22T11:23:07.302Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.0/maven-3.0.pom
14:23:07 [2019-04-22T11:23:07.553Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.0/maven-3.0.pom
14:23:07 [2019-04-22T11:23:07.553Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven/3.0/maven-3.0.pom
14:23:07 [2019-04-22T11:23:07.553Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s)
14:23:07 [2019-04-22T11:23:07.553Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:23:07 [2019-04-22T11:23:07.803Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:23:07 [2019-04-22T11:23:07.803Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:23:07 [2019-04-22T11:23:07.803Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.4 MB/s)
14:23:07 [2019-04-22T11:23:07.803Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/6/apache-6.pom
14:23:08 [2019-04-22T11:23:08.054Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/6/apache-6.pom
14:23:08 [2019-04-22T11:23:08.054Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/6/apache-6.pom
14:23:08 [2019-04-22T11:23:08.054Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/6/apache-6.pom (13 kB at 1.2 MB/s)
14:23:08 [2019-04-22T11:23:08.054Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:23:08 [2019-04-22T11:23:08.304Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:23:08 [2019-04-22T11:23:08.304Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:23:08 [2019-04-22T11:23:08.304Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 556 kB/s)
14:23:08 [2019-04-22T11:23:08.304Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:23:08 [2019-04-22T11:23:08.555Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:23:08 [2019-04-22T11:23:08.555Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:23:08 [2019-04-22T11:23:08.555Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 417 kB/s)
14:23:08 [2019-04-22T11:23:08.555Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:23:08 [2019-04-22T11:23:08.805Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:23:08 [2019-04-22T11:23:08.805Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:23:08 [2019-04-22T11:23:08.805Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.4 MB/s)
14:23:08 [2019-04-22T11:23:08.805Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:23:09 [2019-04-22T11:23:09.055Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:23:09 [2019-04-22T11:23:09.306Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:23:09 [2019-04-22T11:23:09.306Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 148 kB/s)
14:23:09 [2019-04-22T11:23:09.306Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.556Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.556Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 597 kB/s)
14:23:09 [2019-04-22T11:23:09.556Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.556Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.807Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.807Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 391 kB/s)
14:23:09 [2019-04-22T11:23:09.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:23:09 [2019-04-22T11:23:09.807Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.057Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.057Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 372 kB/s)
14:23:10 [2019-04-22T11:23:10.057Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.057Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.308Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.308Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 208 kB/s)
14:23:10 [2019-04-22T11:23:10.308Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.308Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.558Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:23:10 [2019-04-22T11:23:10.558Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 972 kB/s)
14:23:10 [2019-04-22T11:23:10.558Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:23:10 [2019-04-22T11:23:10.558Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:23:10 [2019-04-22T11:23:10.808Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:23:10 [2019-04-22T11:23:10.809Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.5 MB/s)
14:23:10 [2019-04-22T11:23:10.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:23:10 [2019-04-22T11:23:10.809Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:23:11 [2019-04-22T11:23:11.059Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:23:11 [2019-04-22T11:23:11.059Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 128 kB/s)
14:23:11 [2019-04-22T11:23:11.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:23:11 [2019-04-22T11:23:11.059Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:23:11 [2019-04-22T11:23:11.309Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:23:11 [2019-04-22T11:23:11.310Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 559 kB/s)
14:23:11 [2019-04-22T11:23:11.310Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:23:11 [2019-04-22T11:23:11.560Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:23:11 [2019-04-22T11:23:11.560Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:23:11 [2019-04-22T11:23:11.560Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.7 MB/s)
14:23:11 [2019-04-22T11:23:11.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:23:11 [2019-04-22T11:23:11.810Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:23:11 [2019-04-22T11:23:11.810Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:23:11 [2019-04-22T11:23:11.810Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.7 MB/s)
14:23:11 [2019-04-22T11:23:11.810Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:23:12 [2019-04-22T11:23:12.061Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:23:12 [2019-04-22T11:23:12.061Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:23:12 [2019-04-22T11:23:12.061Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 571 kB/s)
14:23:12 [2019-04-22T11:23:12.061Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:23:12 [2019-04-22T11:23:12.311Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:23:12 [2019-04-22T11:23:12.562Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:23:12 [2019-04-22T11:23:12.562Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 556 kB/s)
14:23:12 [2019-04-22T11:23:12.562Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:23:12 [2019-04-22T11:23:12.562Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:23:12 [2019-04-22T11:23:12.812Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:23:12 [2019-04-22T11:23:12.812Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 682 kB/s)
14:23:12 [2019-04-22T11:23:12.812Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:23:12 [2019-04-22T11:23:12.812Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:23:13 [2019-04-22T11:23:13.062Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:23:13 [2019-04-22T11:23:13.062Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.8 MB/s)
14:23:13 [2019-04-22T11:23:13.063Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:23:13 [2019-04-22T11:23:13.313Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:23:13 [2019-04-22T11:23:13.313Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:23:13 [2019-04-22T11:23:13.313Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 805 kB/s)
14:23:13 [2019-04-22T11:23:13.313Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:23:13 [2019-04-22T11:23:13.563Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:23:13 [2019-04-22T11:23:13.563Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:23:13 [2019-04-22T11:23:13.563Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 417 kB/s)
14:23:13 [2019-04-22T11:23:13.563Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 6.9 MB/s)
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:23:13 [2019-04-22T11:23:13.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:23:14 [2019-04-22T11:23:14.064Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 3.3 MB/s)
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 12 MB/s)
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 2.4 MB/s)
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 7.2 MB/s)
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.8 MB/s)
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 5.1 MB/s)
14:23:14 [2019-04-22T11:23:14.315Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 5.9 MB/s)
14:23:14 [2019-04-22T11:23:14.566Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 88 kB/s)
14:23:14 [2019-04-22T11:23:14.566Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 3.3 MB/s)
14:23:14 [2019-04-22T11:23:14.566Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 8.6 MB/s)
14:23:14 [2019-04-22T11:23:14.566Z] [INFO]
14:23:14 [2019-04-22T11:23:14.566Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
14:23:14 [2019-04-22T11:23:14.566Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:23:14 [2019-04-22T11:23:14.566Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:23:14 [2019-04-22T11:23:14.816Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:23:14 [2019-04-22T11:23:14.817Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 158 kB/s)
14:23:14 [2019-04-22T11:23:14.817Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:23:15 [2019-04-22T11:23:15.067Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:23:15 [2019-04-22T11:23:15.067Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:23:15 [2019-04-22T11:23:15.067Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 37 kB/s)
14:23:15 [2019-04-22T11:23:15.067Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:23:15 [2019-04-22T11:23:15.317Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:23:15 [2019-04-22T11:23:15.317Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:23:15 [2019-04-22T11:23:15.317Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 47 kB/s)
14:23:15 [2019-04-22T11:23:15.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:23:15 [2019-04-22T11:23:15.568Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:23:15 [2019-04-22T11:23:15.568Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:23:15 [2019-04-22T11:23:15.819Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 14 kB/s)
14:23:15 [2019-04-22T11:23:15.819Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:23:15 [2019-04-22T11:23:15.819Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:23:16 [2019-04-22T11:23:16.069Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:23:16 [2019-04-22T11:23:16.069Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 103 kB/s)
14:23:16 [2019-04-22T11:23:16.069Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:23:16 [2019-04-22T11:23:16.319Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:23:16 [2019-04-22T11:23:16.319Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:23:16 [2019-04-22T11:23:16.320Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 360 kB/s)
14:23:16 [2019-04-22T11:23:16.320Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:23:16 [2019-04-22T11:23:16.570Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:23:16 [2019-04-22T11:23:16.570Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:23:16 [2019-04-22T11:23:16.570Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 85 kB/s)
14:23:16 [2019-04-22T11:23:16.570Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:23:16 [2019-04-22T11:23:16.820Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:23:17 [2019-04-22T11:23:17.071Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:23:17 [2019-04-22T11:23:17.071Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 212 kB/s)
14:23:17 [2019-04-22T11:23:17.071Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:23:17 [2019-04-22T11:23:17.071Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:23:17 [2019-04-22T11:23:17.321Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:23:17 [2019-04-22T11:23:17.321Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 233 kB/s)
14:23:17 [2019-04-22T11:23:17.321Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:23:17 [2019-04-22T11:23:17.321Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:23:17 [2019-04-22T11:23:17.572Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:23:17 [2019-04-22T11:23:17.572Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 135 kB/s)
14:23:17 [2019-04-22T11:23:17.572Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:23:17 [2019-04-22T11:23:17.822Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:23:17 [2019-04-22T11:23:17.822Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:23:17 [2019-04-22T11:23:17.822Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 145 kB/s)
14:23:17 [2019-04-22T11:23:17.822Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:23:18 [2019-04-22T11:23:18.073Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:23:18 [2019-04-22T11:23:18.073Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:23:18 [2019-04-22T11:23:18.073Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 63 kB/s)
14:23:18 [2019-04-22T11:23:18.073Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:23:18 [2019-04-22T11:23:18.323Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:23:18 [2019-04-22T11:23:18.323Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:23:18 [2019-04-22T11:23:18.574Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 54 kB/s)
14:23:18 [2019-04-22T11:23:18.574Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:23:18 [2019-04-22T11:23:18.574Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:23:18 [2019-04-22T11:23:18.824Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:23:18 [2019-04-22T11:23:18.824Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 64 kB/s)
14:23:18 [2019-04-22T11:23:18.824Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:23:18 [2019-04-22T11:23:18.824Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:23:19 [2019-04-22T11:23:19.075Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:23:19 [2019-04-22T11:23:19.075Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 71 kB/s)
14:23:19 [2019-04-22T11:23:19.075Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:23:19 [2019-04-22T11:23:19.075Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:23:19 [2019-04-22T11:23:19.325Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:23:19 [2019-04-22T11:23:19.325Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 51 kB/s)
14:23:19 [2019-04-22T11:23:19.325Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:23:19 [2019-04-22T11:23:19.576Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:23:19 [2019-04-22T11:23:19.576Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:23:19 [2019-04-22T11:23:19.576Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 215 kB/s)
14:23:19 [2019-04-22T11:23:19.576Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:23:19 [2019-04-22T11:23:19.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:23:19 [2019-04-22T11:23:19.826Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:23:19 [2019-04-22T11:23:19.826Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 61 kB/s)
14:23:19 [2019-04-22T11:23:19.826Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:23:20 [2019-04-22T11:23:20.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:23:20 [2019-04-22T11:23:20.077Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:23:20 [2019-04-22T11:23:20.327Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 109 kB/s)
14:23:20 [2019-04-22T11:23:20.327Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:23:20 [2019-04-22T11:23:20.327Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:23:20 [2019-04-22T11:23:20.577Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:23:20 [2019-04-22T11:23:20.577Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 53 kB/s)
14:23:20 [2019-04-22T11:23:20.577Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:23:20 [2019-04-22T11:23:20.577Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:23:20 [2019-04-22T11:23:20.828Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
14:23:20 [2019-04-22T11:23:20.828Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 123 kB/s)
14:23:20 [2019-04-22T11:23:20.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:23:20 [2019-04-22T11:23:20.828Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:23:21 [2019-04-22T11:23:21.078Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:23:21 [2019-04-22T11:23:21.078Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 158 kB/s)
14:23:21 [2019-04-22T11:23:21.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:23:21 [2019-04-22T11:23:21.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:23:21 [2019-04-22T11:23:21.329Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:23:21 [2019-04-22T11:23:21.329Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 155 kB/s)
14:23:21 [2019-04-22T11:23:21.329Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:23:21 [2019-04-22T11:23:21.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:23:21 [2019-04-22T11:23:21.579Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:23:21 [2019-04-22T11:23:21.579Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 131 kB/s)
14:23:21 [2019-04-22T11:23:21.579Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:23:21 [2019-04-22T11:23:21.830Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:23:21 [2019-04-22T11:23:21.830Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:23:22 [2019-04-22T11:23:22.080Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 985 kB/s)
14:23:22 [2019-04-22T11:23:22.080Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/15/apache-15.pom
14:23:22 [2019-04-22T11:23:22.080Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/15/apache-15.pom
14:23:22 [2019-04-22T11:23:22.331Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/15/apache-15.pom
14:23:22 [2019-04-22T11:23:22.331Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/15/apache-15.pom (15 kB at 476 kB/s)
14:23:22 [2019-04-22T11:23:22.331Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.4/commons-io-2.4.pom
14:23:22 [2019-04-22T11:23:22.331Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.4/commons-io-2.4.pom
14:23:22 [2019-04-22T11:23:22.582Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.4/commons-io-2.4.pom
14:23:22 [2019-04-22T11:23:22.582Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 275 kB/s)
14:23:22 [2019-04-22T11:23:22.582Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:23:22 [2019-04-22T11:23:22.582Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:23:22 [2019-04-22T11:23:22.832Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:23:22 [2019-04-22T11:23:22.832Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.3 MB/s)
14:23:22 [2019-04-22T11:23:22.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/9/apache-9.pom
14:23:23 [2019-04-22T11:23:23.082Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/9/apache-9.pom
14:23:23 [2019-04-22T11:23:23.082Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/9/apache-9.pom
14:23:23 [2019-04-22T11:23:23.082Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/9/apache-9.pom (15 kB at 410 kB/s)
14:23:23 [2019-04-22T11:23:23.082Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:23:23 [2019-04-22T11:23:23.333Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:23:23 [2019-04-22T11:23:23.333Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:23:23 [2019-04-22T11:23:23.583Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 34 kB/s)
14:23:23 [2019-04-22T11:23:23.583Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:23:23 [2019-04-22T11:23:23.583Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:23:23 [2019-04-22T11:23:23.834Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:23:23 [2019-04-22T11:23:23.834Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 121 kB/s)
14:23:23 [2019-04-22T11:23:23.834Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:23:23 [2019-04-22T11:23:23.834Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:23:24 [2019-04-22T11:23:24.084Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:23:24 [2019-04-22T11:23:24.084Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 48 kB/s)
14:23:24 [2019-04-22T11:23:24.084Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:23:24 [2019-04-22T11:23:24.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:23:24 [2019-04-22T11:23:24.585Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:23:24 [2019-04-22T11:23:24.585Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 106 kB/s)
14:23:24 [2019-04-22T11:23:24.585Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:23:24 [2019-04-22T11:23:24.585Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:23:24 [2019-04-22T11:23:24.836Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:23:24 [2019-04-22T11:23:24.836Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 601 kB/s)
14:23:24 [2019-04-22T11:23:24.836Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:23:24 [2019-04-22T11:23:24.836Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:23:25 [2019-04-22T11:23:25.086Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:23:25 [2019-04-22T11:23:25.086Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 144 kB/s)
14:23:25 [2019-04-22T11:23:25.086Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:23:25 [2019-04-22T11:23:25.337Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:23:25 [2019-04-22T11:23:25.337Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:23:25 [2019-04-22T11:23:25.337Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 80 kB/s)
14:23:25 [2019-04-22T11:23:25.337Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:23:25 [2019-04-22T11:23:25.587Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:23:25 [2019-04-22T11:23:25.587Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:23:25 [2019-04-22T11:23:25.587Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 270 kB/s)
14:23:25 [2019-04-22T11:23:25.587Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:23:25 [2019-04-22T11:23:25.838Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:23:25 [2019-04-22T11:23:25.838Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:23:26 [2019-04-22T11:23:26.088Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 199 kB/s)
14:23:26 [2019-04-22T11:23:26.088Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:23:26 [2019-04-22T11:23:26.088Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:23:26 [2019-04-22T11:23:26.339Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:23:26 [2019-04-22T11:23:26.339Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 137 kB/s)
14:23:26 [2019-04-22T11:23:26.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:23:26 [2019-04-22T11:23:26.339Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:23:26 [2019-04-22T11:23:26.589Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:23:26 [2019-04-22T11:23:26.589Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 352 kB/s)
14:23:26 [2019-04-22T11:23:26.589Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 79 kB/s)
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:23:26 [2019-04-22T11:23:26.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
14:23:27 [2019-04-22T11:23:27.090Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:23:27 [2019-04-22T11:23:27.341Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:23:27 [2019-04-22T11:23:27.591Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:23:27 [2019-04-22T11:23:27.842Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:23:27 [2019-04-22T11:23:27.842Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:23:27 [2019-04-22T11:23:27.842Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 969 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 716 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.9 MB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 519 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 563 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 119 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 3.9 MB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 744 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 190 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 469 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 79 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 159 kB/s)
14:23:28 [2019-04-22T11:23:28.092Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:23:28 [2019-04-22T11:23:28.093Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 253 kB/s)
14:23:28 [2019-04-22T11:23:28.093Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 41 kB/s)
14:23:28 [2019-04-22T11:23:28.093Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 744 kB/s)
14:23:28 [2019-04-22T11:23:28.093Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.2 MB/s)
14:23:28 [2019-04-22T11:23:28.093Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 331 kB/s)
14:23:28 [2019-04-22T11:23:28.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:28 [2019-04-22T11:23:28.343Z] [INFO] Copying 1 resource
14:23:28 [2019-04-22T11:23:28.343Z] [INFO] Copying 1 resource
14:23:28 [2019-04-22T11:23:28.343Z] [INFO]
14:23:28 [2019-04-22T11:23:28.343Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
14:23:28 [2019-04-22T11:23:28.343Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
14:23:28 [2019-04-22T11:23:28.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
14:23:28 [2019-04-22T11:23:28.593Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
14:23:28 [2019-04-22T11:23:28.593Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 135 kB/s)
14:23:28 [2019-04-22T11:23:28.593Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:23:28 [2019-04-22T11:23:28.844Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:23:28 [2019-04-22T11:23:28.844Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:23:28 [2019-04-22T11:23:28.844Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 163 kB/s)
14:23:28 [2019-04-22T11:23:28.844Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:23:29 [2019-04-22T11:23:29.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:23:29 [2019-04-22T11:23:29.094Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:23:29 [2019-04-22T11:23:29.094Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 905 kB/s)
14:23:29 [2019-04-22T11:23:29.094Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/13/apache-13.pom
14:23:29 [2019-04-22T11:23:29.345Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/13/apache-13.pom
14:23:29 [2019-04-22T11:23:29.345Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/13/apache-13.pom
14:23:29 [2019-04-22T11:23:29.345Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/13/apache-13.pom (14 kB at 423 kB/s)
14:23:29 [2019-04-22T11:23:29.595Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:23:29 [2019-04-22T11:23:29.595Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:23:29 [2019-04-22T11:23:29.845Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:23:29 [2019-04-22T11:23:29.845Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 47 kB/s)
14:23:29 [2019-04-22T11:23:29.845Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:23:29 [2019-04-22T11:23:29.845Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:23:30 [2019-04-22T11:23:30.096Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:23:30 [2019-04-22T11:23:30.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 830 kB/s)
14:23:30 [2019-04-22T11:23:30.096Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:23:30 [2019-04-22T11:23:30.096Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:23:30 [2019-04-22T11:23:30.346Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:23:30 [2019-04-22T11:23:30.346Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 982 kB/s)
14:23:30 [2019-04-22T11:23:30.346Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/5/apache-5.pom
14:23:30 [2019-04-22T11:23:30.346Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/5/apache-5.pom
14:23:30 [2019-04-22T11:23:30.597Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/5/apache-5.pom
14:23:30 [2019-04-22T11:23:30.597Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/5/apache-5.pom (4.1 kB at 164 kB/s)
14:23:30 [2019-04-22T11:23:30.597Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:23:30 [2019-04-22T11:23:30.847Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:23:30 [2019-04-22T11:23:30.847Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:23:30 [2019-04-22T11:23:30.847Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 353 kB/s)
14:23:30 [2019-04-22T11:23:30.847Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:23:31 [2019-04-22T11:23:31.098Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:23:31 [2019-04-22T11:23:31.098Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:23:31 [2019-04-22T11:23:31.098Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 68 kB/s)
14:23:31 [2019-04-22T11:23:31.098Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:23:31 [2019-04-22T11:23:31.348Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:23:31 [2019-04-22T11:23:31.348Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:23:31 [2019-04-22T11:23:31.348Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 116 kB/s)
14:23:31 [2019-04-22T11:23:31.348Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:23:31 [2019-04-22T11:23:31.598Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:23:31 [2019-04-22T11:23:31.849Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:23:31 [2019-04-22T11:23:31.849Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 263 kB/s)
14:23:31 [2019-04-22T11:23:31.849Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:23:31 [2019-04-22T11:23:31.849Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:23:32 [2019-04-22T11:23:32.099Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:23:32 [2019-04-22T11:23:32.099Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 28 kB/s)
14:23:32 [2019-04-22T11:23:32.099Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:23:32 [2019-04-22T11:23:32.099Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:23:32 [2019-04-22T11:23:32.350Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:23:32 [2019-04-22T11:23:32.350Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 209 kB/s)
14:23:32 [2019-04-22T11:23:32.350Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:23:32 [2019-04-22T11:23:32.600Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:23:32 [2019-04-22T11:23:32.600Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:23:32 [2019-04-22T11:23:32.600Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 25 kB/s)
14:23:32 [2019-04-22T11:23:32.600Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:23:32 [2019-04-22T11:23:32.851Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:23:32 [2019-04-22T11:23:32.851Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.101Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 56 kB/s)
14:23:33 [2019-04-22T11:23:33.101Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.101Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.352Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.352Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 226 kB/s)
14:23:33 [2019-04-22T11:23:33.352Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.352Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.602Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.602Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 45 kB/s)
14:23:33 [2019-04-22T11:23:33.602Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.602Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.853Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:23:33 [2019-04-22T11:23:33.853Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 62 kB/s)
14:23:33 [2019-04-22T11:23:33.853Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.103Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.103Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.103Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 70 kB/s)
14:23:34 [2019-04-22T11:23:34.103Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.353Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.353Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 48 kB/s)
14:23:34 [2019-04-22T11:23:34.353Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.604Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.604Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.854Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 72 kB/s)
14:23:34 [2019-04-22T11:23:34.854Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:23:34 [2019-04-22T11:23:34.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.105Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.105Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 50 kB/s)
14:23:35 [2019-04-22T11:23:35.105Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.105Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.355Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.355Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 82 kB/s)
14:23:35 [2019-04-22T11:23:35.355Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.606Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.606Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:23:35 [2019-04-22T11:23:35.606Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 94 kB/s)
14:23:35 [2019-04-22T11:23:35.606Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:23:35 [2019-04-22T11:23:35.856Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:23:35 [2019-04-22T11:23:35.856Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:23:35 [2019-04-22T11:23:35.856Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 26 kB/s)
14:23:35 [2019-04-22T11:23:35.856Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.107Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.107Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.357Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 14 kB/s)
14:23:36 [2019-04-22T11:23:36.357Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.357Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.608Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.608Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 59 kB/s)
14:23:36 [2019-04-22T11:23:36.608Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.858Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.858Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:23:36 [2019-04-22T11:23:36.858Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 29 kB/s)
14:23:36 [2019-04-22T11:23:36.858Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
14:23:37 [2019-04-22T11:23:37.108Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
14:23:37 [2019-04-22T11:23:37.108Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
14:23:37 [2019-04-22T11:23:37.359Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 119 kB/s)
14:23:37 [2019-04-22T11:23:37.359Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
14:23:37 [2019-04-22T11:23:37.359Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
14:23:37 [2019-04-22T11:23:37.610Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
14:23:37 [2019-04-22T11:23:37.610Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 105 kB/s)
14:23:37 [2019-04-22T11:23:37.610Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/22/maven-parent-22.pom
14:23:37 [2019-04-22T11:23:37.610Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/22/maven-parent-22.pom
14:23:37 [2019-04-22T11:23:37.860Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/22/maven-parent-22.pom
14:23:37 [2019-04-22T11:23:37.860Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 901 kB/s)
14:23:37 [2019-04-22T11:23:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/11/apache-11.pom
14:23:37 [2019-04-22T11:23:37.860Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/11/apache-11.pom
14:23:38 [2019-04-22T11:23:38.110Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/11/apache-11.pom
14:23:38 [2019-04-22T11:23:38.110Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/11/apache-11.pom (15 kB at 423 kB/s)
14:23:38 [2019-04-22T11:23:38.110Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:23:38 [2019-04-22T11:23:38.361Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:23:38 [2019-04-22T11:23:38.361Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:23:38 [2019-04-22T11:23:38.361Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 100 kB/s)
14:23:38 [2019-04-22T11:23:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:23:38 [2019-04-22T11:23:38.611Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:23:38 [2019-04-22T11:23:38.611Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:23:38 [2019-04-22T11:23:38.862Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 112 kB/s)
14:23:38 [2019-04-22T11:23:38.862Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.pom
14:23:38 [2019-04-22T11:23:38.862Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.pom
14:23:39 [2019-04-22T11:23:39.112Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/6.2/asm-6.2.pom
14:23:39 [2019-04-22T11:23:39.112Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 79 kB/s)
14:23:39 [2019-04-22T11:23:39.112Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.5/ow2-1.5.pom
14:23:39 [2019-04-22T11:23:39.112Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.5/ow2-1.5.pom
14:23:39 [2019-04-22T11:23:39.362Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/ow2/1.5/ow2-1.5.pom
14:23:39 [2019-04-22T11:23:39.362Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 312 kB/s)
14:23:39 [2019-04-22T11:23:39.362Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
14:23:39 [2019-04-22T11:23:39.362Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
14:23:39 [2019-04-22T11:23:39.613Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
14:23:39 [2019-04-22T11:23:39.613Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 352 kB/s)
14:23:39 [2019-04-22T11:23:39.613Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
14:23:39 [2019-04-22T11:23:39.863Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
14:23:39 [2019-04-22T11:23:39.863Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
14:23:39 [2019-04-22T11:23:39.863Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 26 kB/s)
14:23:39 [2019-04-22T11:23:39.863Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
14:23:40 [2019-04-22T11:23:40.114Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
14:23:40 [2019-04-22T11:23:40.114Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
14:23:40 [2019-04-22T11:23:40.364Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 188 kB/s)
14:23:40 [2019-04-22T11:23:40.364Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:23:40 [2019-04-22T11:23:40.364Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:23:40 [2019-04-22T11:23:40.614Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:23:40 [2019-04-22T11:23:40.614Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 74 kB/s)
14:23:40 [2019-04-22T11:23:40.614Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:23:40 [2019-04-22T11:23:40.614Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:23:40 [2019-04-22T11:23:40.865Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:23:40 [2019-04-22T11:23:40.865Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 124 kB/s)
14:23:40 [2019-04-22T11:23:40.865Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
14:23:40 [2019-04-22T11:23:40.865Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.115Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.115Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 9.4 kB/s)
14:23:41 [2019-04-22T11:23:41.115Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.366Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.366Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.616Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 17 kB/s)
14:23:41 [2019-04-22T11:23:41.616Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.616Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 37 kB/s)
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
14:23:41 [2019-04-22T11:23:41.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/6.2/asm-6.2.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.3 MB/s)
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.0 MB/s)
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 636 kB/s)
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
14:23:42 [2019-04-22T11:23:42.368Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 169 kB/s)
14:23:42 [2019-04-22T11:23:42.618Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 44 kB/s)
14:23:42 [2019-04-22T11:23:42.618Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 199 kB/s)
14:23:42 [2019-04-22T11:23:42.618Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 251 kB/s)
14:23:42 [2019-04-22T11:23:42.618Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 1.5 MB/s)
14:23:42 [2019-04-22T11:23:42.618Z] [INFO] Changes detected - recompiling the module!
14:23:42 [2019-04-22T11:23:42.618Z] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
14:23:44 [2019-04-22T11:23:44.480Z] [INFO]
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Not copying test resources
14:23:44 [2019-04-22T11:23:44.480Z] [INFO]
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Not compiling test sources
14:23:44 [2019-04-22T11:23:44.480Z] [INFO]
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom (11 kB at 301 kB/s)
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:23:44 [2019-04-22T11:23:44.480Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:23:44 [2019-04-22T11:23:44.730Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
14:23:44 [2019-04-22T11:23:44.730Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 51 kB/s)
14:23:44 [2019-04-22T11:23:44.730Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:23:44 [2019-04-22T11:23:44.730Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:23:44 [2019-04-22T11:23:44.981Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
14:23:44 [2019-04-22T11:23:44.981Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 357 kB/s)
14:23:44 [2019-04-22T11:23:44.981Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.231Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.231Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.231Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom (3.5 kB at 104 kB/s)
14:23:45 [2019-04-22T11:23:45.231Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.481Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.482Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.482Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom (2.0 kB at 58 kB/s)
14:23:45 [2019-04-22T11:23:45.732Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.982Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom
14:23:45 [2019-04-22T11:23:45.982Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom (7.5 kB at 207 kB/s)
14:23:45 [2019-04-22T11:23:45.982Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:23:45 [2019-04-22T11:23:45.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:23:46 [2019-04-22T11:23:46.233Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:23:46 [2019-04-22T11:23:46.233Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 120 kB/s)
14:23:46 [2019-04-22T11:23:46.233Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:23:46 [2019-04-22T11:23:46.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:23:46 [2019-04-22T11:23:46.483Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:23:46 [2019-04-22T11:23:46.483Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 13 kB/s)
14:23:46 [2019-04-22T11:23:46.483Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:23:46 [2019-04-22T11:23:46.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:23:46 [2019-04-22T11:23:46.734Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:23:46 [2019-04-22T11:23:46.734Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 140 kB/s)
14:23:46 [2019-04-22T11:23:46.734Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:23:46 [2019-04-22T11:23:46.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:23:46 [2019-04-22T11:23:46.984Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:23:46 [2019-04-22T11:23:46.984Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 202 kB/s)
14:23:46 [2019-04-22T11:23:46.984Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:23:47 [2019-04-22T11:23:47.234Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:23:47 [2019-04-22T11:23:47.234Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:23:47 [2019-04-22T11:23:47.485Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 116 kB/s)
14:23:47 [2019-04-22T11:23:47.485Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:23:47 [2019-04-22T11:23:47.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:23:47 [2019-04-22T11:23:47.735Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:23:47 [2019-04-22T11:23:47.735Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 72 kB/s)
14:23:47 [2019-04-22T11:23:47.735Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:23:47 [2019-04-22T11:23:47.735Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:23:47 [2019-04-22T11:23:47.986Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:23:47 [2019-04-22T11:23:47.986Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 267 kB/s)
14:23:47 [2019-04-22T11:23:47.986Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:23:47 [2019-04-22T11:23:47.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:23:48 [2019-04-22T11:23:48.236Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:23:48 [2019-04-22T11:23:48.236Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 629 kB/s)
14:23:48 [2019-04-22T11:23:48.236Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/7/apache-7.pom
14:23:48 [2019-04-22T11:23:48.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/7/apache-7.pom
14:23:48 [2019-04-22T11:23:48.487Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/7/apache-7.pom
14:23:48 [2019-04-22T11:23:48.487Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/7/apache-7.pom (14 kB at 465 kB/s)
14:23:48 [2019-04-22T11:23:48.487Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.pom
14:23:48 [2019-04-22T11:23:48.737Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.pom
14:23:48 [2019-04-22T11:23:48.737Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/classworlds/classworlds/1.1/classworlds-1.1.pom
14:23:48 [2019-04-22T11:23:48.737Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 107 kB/s)
14:23:48 [2019-04-22T11:23:48.737Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:23:48 [2019-04-22T11:23:48.987Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:23:48 [2019-04-22T11:23:48.987Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:23:49 [2019-04-22T11:23:49.238Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 101 kB/s)
14:23:49 [2019-04-22T11:23:49.238Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:23:49 [2019-04-22T11:23:49.238Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 377 kB/s)
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.739Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:23:49 [2019-04-22T11:23:49.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:23:50 [2019-04-22T11:23:50.490Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.490Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.490Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.490Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.490Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:23:50 [2019-04-22T11:23:50.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:23:50 [2019-04-22T11:23:50.991Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 310 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar (13 kB at 297 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar (186 kB at 3.4 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 206 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 934 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar (528 kB at 5.7 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 360 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.2 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 1.6 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.4 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar (274 kB at 1.8 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 329 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 214 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 391 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 161 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 436 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.7 MB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 251 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 101 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 798 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 96 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 35 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 67 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/classworlds/classworlds/1.1/classworlds-1.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 101 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 48 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 39 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 37 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 131 kB/s)
14:23:51 [2019-04-22T11:23:51.242Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 129 kB/s)
14:23:51 [2019-04-22T11:23:51.492Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 904 kB/s)
14:23:51 [2019-04-22T11:23:51.493Z] [INFO] Tests are skipped.
14:23:51 [2019-04-22T11:23:51.493Z] [INFO]
14:23:51 [2019-04-22T11:23:51.493Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
14:23:51 [2019-04-22T11:23:51.493Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
14:23:51 [2019-04-22T11:23:51.743Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
14:23:51 [2019-04-22T11:23:51.743Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
14:23:51 [2019-04-22T11:23:51.743Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom (4.4 kB at 85 kB/s)
14:23:51 [2019-04-22T11:23:51.743Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:23:51 [2019-04-22T11:23:51.993Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:23:51 [2019-04-22T11:23:51.993Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:23:51 [2019-04-22T11:23:51.993Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 164 kB/s)
14:23:51 [2019-04-22T11:23:51.993Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
14:23:52 [2019-04-22T11:23:52.244Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
14:23:52 [2019-04-22T11:23:52.244Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
14:23:52 [2019-04-22T11:23:52.494Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 120 kB/s)
14:23:52 [2019-04-22T11:23:52.494Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
14:23:52 [2019-04-22T11:23:52.494Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
14:23:52 [2019-04-22T11:23:52.745Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
14:23:52 [2019-04-22T11:23:52.745Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 508 kB/s)
14:23:52 [2019-04-22T11:23:52.745Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
14:23:52 [2019-04-22T11:23:52.745Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
14:23:52 [2019-04-22T11:23:52.995Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
14:23:52 [2019-04-22T11:23:52.995Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 142 kB/s)
14:23:52 [2019-04-22T11:23:52.995Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2019-04-22T11:23:53.246Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2019-04-22T11:23:53.246Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2019-04-22T11:23:53.246Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 446 kB/s)
14:23:53 [2019-04-22T11:23:53.246Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2019-04-22T11:23:53.496Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2019-04-22T11:23:53.496Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2019-04-22T11:23:53.496Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.8 MB/s)
14:23:53 [2019-04-22T11:23:53.747Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
14:23:53 [2019-04-22T11:23:53.747Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
14:23:53 [2019-04-22T11:23:53.997Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
14:23:53 [2019-04-22T11:23:53.997Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 434 kB/s)
14:23:53 [2019-04-22T11:23:53.997Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/43/commons-parent-43.pom
14:23:53 [2019-04-22T11:23:53.997Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/43/commons-parent-43.pom
14:23:54 [2019-04-22T11:23:54.247Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/43/commons-parent-43.pom
14:23:54 [2019-04-22T11:23:54.247Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.8 MB/s)
14:23:54 [2019-04-22T11:23:54.247Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:54 [2019-04-22T11:23:54.247Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:54 [2019-04-22T11:23:54.498Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:54 [2019-04-22T11:23:54.498Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 428 kB/s)
14:23:54 [2019-04-22T11:23:54.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.pom
14:23:54 [2019-04-22T11:23:54.498Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.pom
14:23:54 [2019-04-22T11:23:54.748Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/tukaani/xz/1.8/xz-1.8.pom
14:23:54 [2019-04-22T11:23:54.748Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 60 kB/s)
14:23:54 [2019-04-22T11:23:54.748Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:23:54 [2019-04-22T11:23:54.999Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:23:54 [2019-04-22T11:23:54.999Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:23:54 [2019-04-22T11:23:54.999Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 80 kB/s)
14:23:54 [2019-04-22T11:23:54.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:55 [2019-04-22T11:23:55.249Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:55 [2019-04-22T11:23:55.249Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:55 [2019-04-22T11:23:55.500Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 625 kB/s)
14:23:55 [2019-04-22T11:23:55.500Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
14:23:55 [2019-04-22T11:23:55.500Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
14:23:55 [2019-04-22T11:23:55.750Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
14:23:55 [2019-04-22T11:23:55.750Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom (4.8 kB at 127 kB/s)
14:23:55 [2019-04-22T11:23:55.750Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
14:23:55 [2019-04-22T11:23:55.750Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
14:23:56 [2019-04-22T11:23:56.001Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
14:23:56 [2019-04-22T11:23:56.001Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom (4.5 kB at 120 kB/s)
14:23:56 [2019-04-22T11:23:56.001Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 588 kB/s)
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
14:23:56 [2019-04-22T11:23:56.251Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:56 [2019-04-22T11:23:56.501Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.jar
14:23:56 [2019-04-22T11:23:56.501Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
14:23:56 [2019-04-22T11:23:56.501Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
14:23:56 [2019-04-22T11:23:56.501Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
14:23:56 [2019-04-22T11:23:56.501Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:56 [2019-04-22T11:23:56.501Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
14:23:56 [2019-04-22T11:23:56.752Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.jar
14:23:56 [2019-04-22T11:23:56.752Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
14:23:56 [2019-04-22T11:23:56.752Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
14:23:56 [2019-04-22T11:23:56.752Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
14:23:56 [2019-04-22T11:23:56.752Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
14:23:56 [2019-04-22T11:23:56.752Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar (24 kB at 612 kB/s)
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/tukaani/xz/1.8/xz-1.8.jar
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.1 MB/s)
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar (75 kB at 1.1 MB/s)
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar (192 kB at 2.4 MB/s)
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.3 MB/s)
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 5.4 MB/s)
14:23:57 [2019-04-22T11:23:57.002Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
14:23:57 [2019-04-22T11:23:57.253Z] [INFO]
14:23:57 [2019-04-22T11:23:57.253Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
14:23:57 [2019-04-22T11:23:57.253Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.pom
14:23:57 [2019-04-22T11:23:57.503Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.pom
14:23:57 [2019-04-22T11:23:57.754Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.pom (2.6 kB at 11 kB/s)
14:23:57 [2019-04-22T11:23:57.754Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
14:23:57 [2019-04-22T11:23:57.754Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
14:23:58 [2019-04-22T11:23:58.004Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
14:23:58 [2019-04-22T11:23:58.004Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 120 kB/s)
14:23:58 [2019-04-22T11:23:58.004Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:23:58 [2019-04-22T11:23:58.004Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:23:58 [2019-04-22T11:23:58.254Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:23:58 [2019-04-22T11:23:58.254Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 20 kB/s)
14:23:58 [2019-04-22T11:23:58.254Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:23:58 [2019-04-22T11:23:58.505Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:23:58 [2019-04-22T11:23:58.505Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:23:58 [2019-04-22T11:23:58.755Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 90 kB/s)
14:23:58 [2019-04-22T11:23:58.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:23:58 [2019-04-22T11:23:58.755Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:23:59 [2019-04-22T11:23:59.009Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:23:59 [2019-04-22T11:23:59.009Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 25 kB/s)
14:23:59 [2019-04-22T11:23:59.009Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:23:59 [2019-04-22T11:23:59.009Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:23:59 [2019-04-22T11:23:59.259Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:23:59 [2019-04-22T11:23:59.259Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 106 kB/s)
14:23:59 [2019-04-22T11:23:59.259Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:23:59 [2019-04-22T11:23:59.259Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:23:59 [2019-04-22T11:23:59.510Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:23:59 [2019-04-22T11:23:59.510Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 496 kB/s)
14:23:59 [2019-04-22T11:23:59.510Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
14:23:59 [2019-04-22T11:23:59.760Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
14:23:59 [2019-04-22T11:23:59.760Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
14:23:59 [2019-04-22T11:23:59.760Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 153 kB/s)
14:23:59 [2019-04-22T11:23:59.760Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
14:24:00 [2019-04-22T11:24:00.011Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
14:24:00 [2019-04-22T11:24:00.047Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
14:24:00 [2019-04-22T11:24:00.047Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 134 kB/s)
14:24:00 [2019-04-22T11:24:00.047Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
14:24:00 [2019-04-22T11:24:00.297Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
14:24:00 [2019-04-22T11:24:00.297Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
14:24:00 [2019-04-22T11:24:00.297Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 138 kB/s)
14:24:00 [2019-04-22T11:24:00.297Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
14:24:00 [2019-04-22T11:24:00.548Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
14:24:00 [2019-04-22T11:24:00.798Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
14:24:00 [2019-04-22T11:24:00.798Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 398 kB/s)
14:24:00 [2019-04-22T11:24:00.798Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.6/xz-1.6.pom
14:24:00 [2019-04-22T11:24:00.798Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.6/xz-1.6.pom
14:24:01 [2019-04-22T11:24:01.048Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/tukaani/xz/1.6/xz-1.6.pom
14:24:01 [2019-04-22T11:24:01.048Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 60 kB/s)
14:24:01 [2019-04-22T11:24:01.048Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
14:24:01 [2019-04-22T11:24:01.048Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
14:24:01 [2019-04-22T11:24:01.299Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
14:24:01 [2019-04-22T11:24:01.299Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 46 kB/s)
14:24:01 [2019-04-22T11:24:01.299Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
14:24:01 [2019-04-22T11:24:01.549Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
14:24:01 [2019-04-22T11:24:01.549Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
14:24:01 [2019-04-22T11:24:01.549Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 647 kB/s)
14:24:01 [2019-04-22T11:24:01.549Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:24:01 [2019-04-22T11:24:01.800Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:24:01 [2019-04-22T11:24:01.800Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:24:01 [2019-04-22T11:24:01.800Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.1 MB/s)
14:24:01 [2019-04-22T11:24:01.800Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/17/apache-17.pom
14:24:02 [2019-04-22T11:24:02.050Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/17/apache-17.pom
14:24:02 [2019-04-22T11:24:02.050Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/17/apache-17.pom
14:24:02 [2019-04-22T11:24:02.050Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/apache/17/apache-17.pom (16 kB at 554 kB/s)
14:24:02 [2019-04-22T11:24:02.300Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.300Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.551Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.551Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 237 kB/s)
14:24:02 [2019-04-22T11:24:02.551Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.551Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.801Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.801Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 130 kB/s)
14:24:02 [2019-04-22T11:24:02.801Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
14:24:02 [2019-04-22T11:24:02.801Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.052Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.052Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 18 kB/s)
14:24:03 [2019-04-22T11:24:03.052Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.302Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.303Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.553Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 45 kB/s)
14:24:03 [2019-04-22T11:24:03.553Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.553Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.803Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
14:24:03 [2019-04-22T11:24:03.803Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 32 kB/s)
14:24:03 [2019-04-22T11:24:03.803Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
14:24:03 [2019-04-22T11:24:03.803Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
14:24:04 [2019-04-22T11:24:04.054Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
14:24:04 [2019-04-22T11:24:04.054Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 39 kB/s)
14:24:04 [2019-04-22T11:24:04.054Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:24:04 [2019-04-22T11:24:04.304Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:24:04 [2019-04-22T11:24:04.304Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:24:04 [2019-04-22T11:24:04.304Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 18 kB/s)
14:24:04 [2019-04-22T11:24:04.304Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:24:04 [2019-04-22T11:24:04.555Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:24:04 [2019-04-22T11:24:04.555Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:24:04 [2019-04-22T11:24:04.805Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 108 kB/s)
14:24:04 [2019-04-22T11:24:04.805Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:24:04 [2019-04-22T11:24:04.805Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:24:05 [2019-04-22T11:24:05.056Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:24:05 [2019-04-22T11:24:05.056Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 582 kB/s)
14:24:05 [2019-04-22T11:24:05.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
14:24:05 [2019-04-22T11:24:05.056Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
14:24:05 [2019-04-22T11:24:05.306Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
14:24:05 [2019-04-22T11:24:05.306Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 50 kB/s)
14:24:05 [2019-04-22T11:24:05.306Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
14:24:05 [2019-04-22T11:24:05.557Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
14:24:05 [2019-04-22T11:24:05.557Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
14:24:05 [2019-04-22T11:24:05.557Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 29 kB/s)
14:24:05 [2019-04-22T11:24:05.557Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
14:24:05 [2019-04-22T11:24:05.808Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
14:24:05 [2019-04-22T11:24:05.808Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.058Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 116 kB/s)
14:24:06 [2019-04-22T11:24:06.058Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.058Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.308Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.309Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 404 kB/s)
14:24:06 [2019-04-22T11:24:06.309Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.309Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.559Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.559Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 85 kB/s)
14:24:06 [2019-04-22T11:24:06.559Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.809Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.809Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
14:24:06 [2019-04-22T11:24:06.809Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 369 kB/s)
14:24:06 [2019-04-22T11:24:06.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:24:07 [2019-04-22T11:24:07.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:24:07 [2019-04-22T11:24:07.060Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:24:07 [2019-04-22T11:24:07.060Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 197 kB/s)
14:24:07 [2019-04-22T11:24:07.060Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:24:07 [2019-04-22T11:24:07.310Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:24:07 [2019-04-22T11:24:07.310Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
14:24:07 [2019-04-22T11:24:07.561Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 136 kB/s)
14:24:07 [2019-04-22T11:24:07.561Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
14:24:07 [2019-04-22T11:24:07.561Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
14:24:07 [2019-04-22T11:24:07.811Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
14:24:07 [2019-04-22T11:24:07.811Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 46 kB/s)
14:24:07 [2019-04-22T11:24:07.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/18.0/guava-18.0.pom
14:24:07 [2019-04-22T11:24:07.811Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/18.0/guava-18.0.pom
14:24:08 [2019-04-22T11:24:08.062Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/18.0/guava-18.0.pom
14:24:08 [2019-04-22T11:24:08.062Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 142 kB/s)
14:24:08 [2019-04-22T11:24:08.062Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
14:24:08 [2019-04-22T11:24:08.312Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
14:24:08 [2019-04-22T11:24:08.312Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
14:24:08 [2019-04-22T11:24:08.312Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 157 kB/s)
14:24:08 [2019-04-22T11:24:08.312Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
14:24:08 [2019-04-22T11:24:08.566Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
14:24:08 [2019-04-22T11:24:08.566Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
14:24:08 [2019-04-22T11:24:08.566Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 144 kB/s)
14:24:08 [2019-04-22T11:24:08.566Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:24:08 [2019-04-22T11:24:08.816Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:24:08 [2019-04-22T11:24:08.816Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.066Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 39 kB/s)
14:24:09 [2019-04-22T11:24:09.067Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.067Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.317Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.317Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 652 kB/s)
14:24:09 [2019-04-22T11:24:09.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.317Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.568Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.568Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 51 kB/s)
14:24:09 [2019-04-22T11:24:09.568Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.818Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.818Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
14:24:09 [2019-04-22T11:24:09.818Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 49 kB/s)
14:24:09 [2019-04-22T11:24:09.818Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
14:24:10 [2019-04-22T11:24:10.069Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
14:24:10 [2019-04-22T11:24:10.069Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
14:24:10 [2019-04-22T11:24:10.319Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 62 kB/s)
14:24:10 [2019-04-22T11:24:10.319Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0.pom
14:24:10 [2019-04-22T11:24:10.319Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0.pom
14:24:10 [2019-04-22T11:24:10.570Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/inject/guice/4.0/guice-4.0.pom
14:24:10 [2019-04-22T11:24:10.570Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 280 kB/s)
14:24:10 [2019-04-22T11:24:10.570Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
14:24:10 [2019-04-22T11:24:10.570Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
14:24:10 [2019-04-22T11:24:10.820Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
14:24:10 [2019-04-22T11:24:10.820Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 204 kB/s)
14:24:10 [2019-04-22T11:24:10.820Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/google/5/google-5.pom
14:24:11 [2019-04-22T11:24:11.070Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/google/5/google-5.pom
14:24:11 [2019-04-22T11:24:11.070Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/google/5/google-5.pom
14:24:11 [2019-04-22T11:24:11.070Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/google/5/google-5.pom (2.5 kB at 79 kB/s)
14:24:11 [2019-04-22T11:24:11.070Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:11 [2019-04-22T11:24:11.321Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:11 [2019-04-22T11:24:11.321Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:11 [2019-04-22T11:24:11.571Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 11 kB/s)
14:24:11 [2019-04-22T11:24:11.571Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/16.0.1/guava-16.0.1.pom
14:24:11 [2019-04-22T11:24:11.571Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/16.0.1/guava-16.0.1.pom
14:24:11 [2019-04-22T11:24:11.822Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/16.0.1/guava-16.0.1.pom
14:24:11 [2019-04-22T11:24:11.822Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 197 kB/s)
14:24:11 [2019-04-22T11:24:11.822Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
14:24:11 [2019-04-22T11:24:11.822Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
14:24:12 [2019-04-22T11:24:12.072Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
14:24:12 [2019-04-22T11:24:12.072Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 222 kB/s)
14:24:12 [2019-04-22T11:24:12.072Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:24:12 [2019-04-22T11:24:12.072Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:24:12 [2019-04-22T11:24:12.322Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:24:12 [2019-04-22T11:24:12.322Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 40 kB/s)
14:24:12 [2019-04-22T11:24:12.322Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:24:12 [2019-04-22T11:24:12.573Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:24:12 [2019-04-22T11:24:12.573Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:24:12 [2019-04-22T11:24:12.573Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 35 kB/s)
14:24:12 [2019-04-22T11:24:12.573Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:24:12 [2019-04-22T11:24:12.823Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:24:12 [2019-04-22T11:24:12.823Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:24:13 [2019-04-22T11:24:13.074Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 90 kB/s)
14:24:13 [2019-04-22T11:24:13.074Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:24:13 [2019-04-22T11:24:13.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:24:13 [2019-04-22T11:24:13.324Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:24:13 [2019-04-22T11:24:13.324Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 609 kB/s)
14:24:13 [2019-04-22T11:24:13.324Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:24:13 [2019-04-22T11:24:13.324Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:24:13 [2019-04-22T11:24:13.574Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:24:13 [2019-04-22T11:24:13.574Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 32 kB/s)
14:24:13 [2019-04-22T11:24:13.574Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
14:24:13 [2019-04-22T11:24:13.825Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
14:24:13 [2019-04-22T11:24:13.825Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
14:24:13 [2019-04-22T11:24:13.825Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 56 kB/s)
14:24:13 [2019-04-22T11:24:13.825Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:24:14 [2019-04-22T11:24:14.075Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:24:14 [2019-04-22T11:24:14.326Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:24:14 [2019-04-22T11:24:14.326Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 116 kB/s)
14:24:14 [2019-04-22T11:24:14.326Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
14:24:14 [2019-04-22T11:24:14.326Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
14:24:14 [2019-04-22T11:24:14.580Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
14:24:14 [2019-04-22T11:24:14.580Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 194 kB/s)
14:24:14 [2019-04-22T11:24:14.580Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
14:24:14 [2019-04-22T11:24:14.580Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
14:24:14 [2019-04-22T11:24:14.831Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
14:24:14 [2019-04-22T11:24:14.831Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 148 kB/s)
14:24:14 [2019-04-22T11:24:14.831Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
14:24:15 [2019-04-22T11:24:15.081Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
14:24:15 [2019-04-22T11:24:15.081Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
14:24:15 [2019-04-22T11:24:15.081Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 138 kB/s)
14:24:15 [2019-04-22T11:24:15.081Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:24:15 [2019-04-22T11:24:15.332Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:24:15 [2019-04-22T11:24:15.332Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:24:15 [2019-04-22T11:24:15.582Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 279 kB/s)
14:24:15 [2019-04-22T11:24:15.582Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.pom
14:24:15 [2019-04-22T11:24:15.582Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.pom
14:24:15 [2019-04-22T11:24:15.832Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/7.0/asm-7.0.pom
14:24:15 [2019-04-22T11:24:15.832Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 92 kB/s)
14:24:15 [2019-04-22T11:24:15.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
14:24:15 [2019-04-22T11:24:15.832Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
14:24:16 [2019-04-22T11:24:16.083Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
14:24:16 [2019-04-22T11:24:16.083Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 105 kB/s)
14:24:16 [2019-04-22T11:24:16.083Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
14:24:16 [2019-04-22T11:24:16.333Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
14:24:16 [2019-04-22T11:24:16.333Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
14:24:16 [2019-04-22T11:24:16.333Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 78 kB/s)
14:24:16 [2019-04-22T11:24:16.333Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
14:24:16 [2019-04-22T11:24:16.584Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
14:24:16 [2019-04-22T11:24:16.584Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
14:24:16 [2019-04-22T11:24:16.584Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 96 kB/s)
14:24:16 [2019-04-22T11:24:16.584Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
14:24:16 [2019-04-22T11:24:16.834Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
14:24:16 [2019-04-22T11:24:16.834Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
14:24:16 [2019-04-22T11:24:16.834Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 144 kB/s)
14:24:16 [2019-04-22T11:24:16.834Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
14:24:17 [2019-04-22T11:24:17.085Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
14:24:17 [2019-04-22T11:24:17.085Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
14:24:17 [2019-04-22T11:24:17.335Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 99 kB/s)
14:24:17 [2019-04-22T11:24:17.335Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:24:17 [2019-04-22T11:24:17.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:24:17 [2019-04-22T11:24:17.585Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
14:24:17 [2019-04-22T11:24:17.585Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 55 kB/s)
14:24:17 [2019-04-22T11:24:17.586Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:24:17 [2019-04-22T11:24:17.836Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:24:17 [2019-04-22T11:24:17.836Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:24:17 [2019-04-22T11:24:17.836Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 774 kB/s)
14:24:17 [2019-04-22T11:24:17.836Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
14:24:18 [2019-04-22T11:24:18.086Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
14:24:18 [2019-04-22T11:24:18.086Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
14:24:18 [2019-04-22T11:24:18.086Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 352 kB/s)
14:24:18 [2019-04-22T11:24:18.086Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.337Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.337Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.587Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 82 kB/s)
14:24:18 [2019-04-22T11:24:18.587Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.587Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.838Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.838Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 99 kB/s)
14:24:18 [2019-04-22T11:24:18.838Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
14:24:18 [2019-04-22T11:24:18.838Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.088Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.088Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 98 kB/s)
14:24:19 [2019-04-22T11:24:19.088Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.088Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.338Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.339Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 112 kB/s)
14:24:19 [2019-04-22T11:24:19.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.589Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.589Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
14:24:19 [2019-04-22T11:24:19.589Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 102 kB/s)
14:24:19 [2019-04-22T11:24:19.589Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.pom
14:24:19 [2019-04-22T11:24:19.840Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.pom
14:24:19 [2019-04-22T11:24:19.840Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/19.0/guava-19.0.pom
14:24:19 [2019-04-22T11:24:19.840Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 200 kB/s)
14:24:19 [2019-04-22T11:24:19.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
14:24:20 [2019-04-22T11:24:20.090Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
14:24:20 [2019-04-22T11:24:20.090Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 329 kB/s)
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.341Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:24:20 [2019-04-22T11:24:20.591Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
14:24:20 [2019-04-22T11:24:20.842Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
14:24:21 [2019-04-22T11:24:21.092Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
14:24:21 [2019-04-22T11:24:21.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
14:24:21 [2019-04-22T11:24:21.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.jar (149 kB at 348 kB/s)
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
14:24:21 [2019-04-22T11:24:21.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
14:24:22 [2019-04-22T11:24:22.094Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
14:24:22 [2019-04-22T11:24:22.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
14:24:22 [2019-04-22T11:24:22.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
14:24:22 [2019-04-22T11:24:22.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
14:24:22 [2019-04-22T11:24:22.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
14:24:22 [2019-04-22T11:24:22.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
14:24:22 [2019-04-22T11:24:22.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 439 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 632 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 725 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 1.5 MB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 381 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 122 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 210 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 434 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 212 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 1.1 MB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 1.1 MB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 749 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 798 kB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 2.9 MB/s)
14:24:22 [2019-04-22T11:24:22.595Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
14:24:22 [2019-04-22T11:24:22.845Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 20 kB/s)
14:24:22 [2019-04-22T11:24:22.845Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:24:22 [2019-04-22T11:24:22.845Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 14 kB/s)
14:24:22 [2019-04-22T11:24:22.845Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.845Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 173 kB/s)
14:24:22 [2019-04-22T11:24:22.845Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 644 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 1.1 MB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 1.2 MB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 137 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 458 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 122 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 163 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 195 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/7.0/asm-7.0.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 479 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 314 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 280 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 266 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 184 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 113 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 75 kB/s)
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
14:24:22 [2019-04-22T11:24:22.846Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 78 kB/s)
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/19.0/guava-19.0.jar
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 711 kB/s)
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 164 kB/s)
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 603 kB/s)
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 354 kB/s)
14:24:23 [2019-04-22T11:24:23.096Z] [INFO] Downloaded from repo: http://172.17.0.1:8081/artifactory/jcenter/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 3.5 MB/s)
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] Replacing main artifact with repackaged archive
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] ------------------------------------------------------------------------
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] BUILD SUCCESS
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] ------------------------------------------------------------------------
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] Total time: 03:44 min
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] Finished at: 2019-04-22T11:24:23Z
14:24:23 [2019-04-22T11:24:23.647Z] [INFO] ------------------------------------------------------------------------
14:24:23 [2019-04-22T11:24:23.647Z] + echo Built for kyberorg
14:24:23 [2019-04-22T11:24:23.647Z] Built for kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:24:23 [2019-04-22T11:24:23.845Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:24:24 [2019-04-22T11:24:24.140Z] + set +x
14:24:24 [2019-04-22T11:24:24.140Z] Starting Docker: docker.
14:24:24 [2019-04-22T11:24:24.140Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
14:24:24 [2019-04-22T11:24:24.189Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
14:24:24 [2019-04-22T11:24:24.230Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:24:24 [2019-04-22T11:24:24.518Z] + set +x
14:24:24 [2019-04-22T11:24:24.518Z] Login as **** to Docker Repository
14:24:25 [2019-04-22T11:24:25.861Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/eeda4e8c-2829-4082-9673-bec45ca12497/config.json.
14:24:25 [2019-04-22T11:24:25.861Z] Configure a credential helper to remove this warning. See
14:24:25 [2019-04-22T11:24:25.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
14:24:25 [2019-04-22T11:24:25.861Z]
14:24:25 [2019-04-22T11:24:25.861Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
14:24:25 [2019-04-22T11:24:25.958Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:24:26 [2019-04-22T11:24:26.244Z] + set +x
14:24:26 [2019-04-22T11:24:26.244Z] Building Docker Image yasys/hub2swarm with tags: [latest]
14:24:26 [2019-04-22T11:24:26.795Z] Sending build context to Docker daemon 65.62MB
14:24:26 [2019-04-22T11:24:26.795Z] Step 1/7 : FROM java:8-jre
14:24:28 [2019-04-22T11:24:28.139Z] 8-jre: Pulling from library/java
14:24:28 [2019-04-22T11:24:28.139Z] 5040bd298390: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] fce5728aad85: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] c42794440453: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] 0c0da797ba48: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] 7c9b17433752: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] 114e02586e63: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] e4c663802e9a: Pulling fs layer
14:24:28 [2019-04-22T11:24:28.139Z] 114e02586e63: Waiting
14:24:28 [2019-04-22T11:24:28.139Z] 0c0da797ba48: Waiting
14:24:28 [2019-04-22T11:24:28.139Z] 7c9b17433752: Waiting
14:24:28 [2019-04-22T11:24:28.689Z] c42794440453: Verifying Checksum
14:24:28 [2019-04-22T11:24:28.689Z] c42794440453: Download complete
14:24:28 [2019-04-22T11:24:28.689Z] fce5728aad85: Verifying Checksum
14:24:28 [2019-04-22T11:24:28.689Z] fce5728aad85: Download complete
14:24:28 [2019-04-22T11:24:28.940Z] 0c0da797ba48: Verifying Checksum
14:24:28 [2019-04-22T11:24:28.940Z] 0c0da797ba48: Download complete
14:24:29 [2019-04-22T11:24:29.190Z] 5040bd298390: Verifying Checksum
14:24:29 [2019-04-22T11:24:29.190Z] 5040bd298390: Download complete
14:24:29 [2019-04-22T11:24:29.190Z] 7c9b17433752: Download complete
14:24:29 [2019-04-22T11:24:29.742Z] e4c663802e9a: Download complete
14:24:29 [2019-04-22T11:24:29.992Z] 114e02586e63: Verifying Checksum
14:24:29 [2019-04-22T11:24:29.992Z] 114e02586e63: Download complete
14:24:33 [2019-04-22T11:24:33.220Z] 5040bd298390: Pull complete
14:24:34 [2019-04-22T11:24:34.563Z] fce5728aad85: Pull complete
14:24:35 [2019-04-22T11:24:35.474Z] c42794440453: Pull complete
14:24:36 [2019-04-22T11:24:36.025Z] 0c0da797ba48: Pull complete
14:24:36 [2019-04-22T11:24:36.936Z] 7c9b17433752: Pull complete
14:24:41 [2019-04-22T11:24:41.058Z] 114e02586e63: Pull complete
14:24:43 [2019-04-22T11:24:43.541Z] e4c663802e9a: Pull complete
14:24:43 [2019-04-22T11:24:43.541Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
14:24:43 [2019-04-22T11:24:43.541Z] Status: Downloaded newer image for java:8-jre
14:24:43 [2019-04-22T11:24:43.541Z] ---> e44d62cf8862
14:24:43 [2019-04-22T11:24:43.541Z] Step 2/7 : VOLUME /tmp
14:24:46 [2019-04-22T11:24:46.024Z] ---> Running in b3cdc2981565
14:24:50 [2019-04-22T11:24:50.149Z] Removing intermediate container b3cdc2981565
14:24:50 [2019-04-22T11:24:50.149Z] ---> 3f3fca7ee844
14:24:50 [2019-04-22T11:24:50.149Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
14:24:51 [2019-04-22T11:24:51.492Z] ---> Running in 6ef4216dc6cd
14:24:53 [2019-04-22T11:24:53.354Z] Removing intermediate container 6ef4216dc6cd
14:24:53 [2019-04-22T11:24:53.354Z] ---> 75acb21eba9c
14:24:53 [2019-04-22T11:24:53.354Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
14:24:56 [2019-04-22T11:24:56.582Z] ---> 18b509c81d17
14:24:56 [2019-04-22T11:24:56.582Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
14:24:59 [2019-04-22T11:24:59.065Z] ---> Running in e71e17df70d0
14:25:03 [2019-04-22T11:25:03.188Z] Removing intermediate container e71e17df70d0
14:25:03 [2019-04-22T11:25:03.188Z] ---> 4ae4dd65152c
14:25:03 [2019-04-22T11:25:03.188Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
14:25:05 [2019-04-22T11:25:05.049Z] ---> Running in 7df18ba3f1f8
14:25:08 [2019-04-22T11:25:08.278Z] Removing intermediate container 7df18ba3f1f8
14:25:08 [2019-04-22T11:25:08.278Z] ---> 7fc8f61cff17
14:25:08 [2019-04-22T11:25:08.278Z] Step 7/7 : EXPOSE 8080
14:25:10 [2019-04-22T11:25:10.140Z] ---> Running in 81c1b02ad41f
14:25:13 [2019-04-22T11:25:13.368Z] Removing intermediate container 81c1b02ad41f
14:25:13 [2019-04-22T11:25:13.368Z] ---> 66dc5758ca8e
14:25:13 [2019-04-22T11:25:13.368Z] Successfully built 66dc5758ca8e
14:25:13 [2019-04-22T11:25:13.368Z] Successfully tagged yasys/hub2swarm:latest
14:25:13 [2019-04-22T11:25:13.368Z] Docker image yasys/hub2swarm:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:25:13 [2019-04-22T11:25:13.415Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:25:13 [2019-04-22T11:25:13.700Z] + set +x
14:25:13 [2019-04-22T11:25:13.700Z] Push yasys/hub2swarm to Docker Repository
14:25:13 [2019-04-22T11:25:13.700Z] The push refers to repository [docker.io/yasys/hub2swarm]
14:25:14 [2019-04-22T11:25:14.251Z] 3b2dc602510a: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 1be07596eb30: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 73ad47d4bc12: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] c22c27816361: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 04dba64afa87: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 500ca2ff7d52: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 782d5215f910: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 0eb22bfb707d: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] a2ae92ffcd29: Preparing
14:25:14 [2019-04-22T11:25:14.251Z] 500ca2ff7d52: Waiting
14:25:14 [2019-04-22T11:25:14.251Z] 782d5215f910: Waiting
14:25:14 [2019-04-22T11:25:14.251Z] 0eb22bfb707d: Waiting
14:25:14 [2019-04-22T11:25:14.251Z] a2ae92ffcd29: Waiting
14:25:15 [2019-04-22T11:25:15.162Z] c22c27816361: Layer already exists
14:25:15 [2019-04-22T11:25:15.162Z] 73ad47d4bc12: Layer already exists
14:25:15 [2019-04-22T11:25:15.162Z] 04dba64afa87: Layer already exists
14:25:15 [2019-04-22T11:25:15.713Z] 500ca2ff7d52: Layer already exists
14:25:15 [2019-04-22T11:25:15.713Z] 0eb22bfb707d: Layer already exists
14:25:15 [2019-04-22T11:25:15.713Z] 782d5215f910: Layer already exists
14:25:16 [2019-04-22T11:25:16.263Z] a2ae92ffcd29: Layer already exists
14:25:24 [2019-04-22T11:25:24.292Z] 1be07596eb30: Pushed
14:25:24 [2019-04-22T11:25:24.292Z] 3b2dc602510a: Pushed
14:25:27 [2019-04-22T11:25:27.521Z] latest: digest: sha256:1c465b1fcf6d8c55dfa3f3a85f3b811131272b52f7a2f1592b8d12a1857a1997 size: 2211
14:25:27 [2019-04-22T11:25:27.521Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:25:27 [2019-04-22T11:25:27.581Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:25:27 [2019-04-22T11:25:27.867Z] + set +x
14:25:27 [2019-04-22T11:25:27.867Z] Moikka kyberorg!
14:25:27 [2019-04-22T11:25:27.867Z] Here is Docker Summary:
14:25:27 [2019-04-22T11:25:27.867Z] Images built and pushed: 1
14:25:27 [2019-04-22T11:25:27.867Z] [
14:25:27 [2019-04-22T11:25:27.867Z] yasys/hub2swarm:latest
14:25:27 [2019-04-22T11:25:27.867Z] ]
14:25:27 [2019-04-22T11:25:27.867Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
14:25:27 [2019-04-22T11:25:27.991Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:25:28 [2019-04-22T11:25:28.273Z] + set +x
14:25:28 [2019-04-22T11:25:28.273Z] Making workspace writable for correct cleanup
14:25:28 [2019-04-22T11:25:28.273Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:25:28 [2019-04-22T11:25:28.342Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 9ad13e4e147b4aefbbdb82ec8cbca4d35ba120c81a7bba42b4896e5439224fc5
$ docker rm -f 9ad13e4e147b4aefbbdb82ec8cbca4d35ba120c81a7bba42b4896e5439224fc5
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS