Console Output
Started by GitLab push by Alex Muravya
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
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 1cc483e25163c6bf8f696e67086cc45a3a89129d (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 1cc483e25163c6bf8f696e67086cc45a3a89129d # timeout=10
Commit message: "Result is visible"
> /usr/bin/git rev-list --no-walk c213738b8f934827d7c65b0ba46ea24547986d7b # 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
skipping resolution of commit remotes/origin/master, since it originates from another repository
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
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 1cc483e25163c6bf8f696e67086cc45a3a89129d (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 1cc483e25163c6bf8f696e67086cc45a3a89129d # timeout=10
Commit message: "Result is visible"
[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/da824c4f-0aa2-49ed-a0b0-ec9d231683d8/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.7.0
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top c3ca849d3e54a3e4b94c06ba6d3d22abb3b1872d133a34844ab7d3fd8c1b5cd8 -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
18:00:54 [2019-04-18T15:00:54.472Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:00:54 [2019-04-18T15:00:54.764Z] + set +x
18:00:54 [2019-04-18T15:00:54.765Z] [Runner info]
18:00:54 [2019-04-18T15:00:54.765Z] Hostname: c3ca849d3e54
18:00:54 [2019-04-18T15:00:54.765Z] Network Status: Host Online
18:00:54 [2019-04-18T15:00:54.765Z]
18:00:54 [2019-04-18T15:00:54.765Z] === Tools info ===
18:00:55 [2019-04-18T15:00:55.016Z] Docker version: Docker version 18.09.5, build e8ff056dbc
18:00:55 [2019-04-18T15:00:55.016Z]
18:00:55 [2019-04-18T15:00:55.016Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
18:00:55 [2019-04-18T15:00:55.016Z] Maven home: /opt/mvn
18:00:55 [2019-04-18T15:00:55.016Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
18:00:55 [2019-04-18T15:00:55.016Z] Default locale: en, platform encoding: UTF-8
18:00:55 [2019-04-18T15:00:55.016Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
18:00:55 [2019-04-18T15:00:55.016Z]
18:00:55 [2019-04-18T15:00:55.016Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
18:00:55 [2019-04-18T15:00:55.090Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:00:55 [2019-04-18T15:00:55.379Z] + set +x
18:00:55 [2019-04-18T15:00:55.379Z] [Build info]
18:00:55 [2019-04-18T15:00:55.379Z] ===== Git info =====
18:00:55 [2019-04-18T15:00:55.379Z] Git branch: master
18:00:55 [2019-04-18T15:00:55.379Z] Git commit: 1cc483e25163c6bf8f696e67086cc45a3a89129d
18:00:55 [2019-04-18T15:00:55.379Z] Git tag: -
18:00:55 [2019-04-18T15:00:55.379Z]
18:00:55 [2019-04-18T15:00:55.379Z] ===== Jenkins info =====
18:00:55 [2019-04-18T15:00:55.379Z] Jenkins Job #6
18:00:55 [2019-04-18T15:00:55.379Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/6/
18:00:55 [2019-04-18T15:00:55.379Z] Jenkins Tag: jenkins-Hub2Swarm-6
18:00:55 [2019-04-18T15:00:55.379Z]
18:00:55 [2019-04-18T15:00:55.379Z] ===== Job Params =====
18:00:55 [2019-04-18T15:00:55.379Z]
18:00:55 [2019-04-18T15:00:55.379Z] dockerRepo=yasys/hub2swarm
18:00:55 [2019-04-18T15:00:55.379Z] dockerStep=ee.yadev.pipe.commonpipe.Default@c67c173
18:00:55 [2019-04-18T15:00:55.379Z] javaStep=ee.yadev.pipe.commonpipe.Default@c67c173
18:00:55 [2019-04-18T15:00:55.379Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@c67c173
18:00:55 [2019-04-18T15:00:55.379Z] hubUrl=https://cloud.docker.com/repository/docker
18:00:55 [2019-04-18T15:00:55.379Z] useDebugTag=false
18:00:55 [2019-04-18T15:00:55.379Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
18:00:55 [2019-04-18T15:00:55.379Z] preparationStep=ee.yadev.pipe.commonpipe.Default@c67c173
18:00:55 [2019-04-18T15:00:55.379Z] stepTimeout=5
18:00:55 [2019-04-18T15:00:55.379Z] hubCredentialsId=docker-hub
18:00:55 [2019-04-18T15:00:55.379Z] class=class ee.yadev.pipe.commonpipe.Params
18:00:55 [2019-04-18T15:00:55.379Z] skipMavenTests=true
18:00:55 [2019-04-18T15:00:55.379Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
18:00:55 [2019-04-18T15:00:55.379Z] verbose=false
18:00:55 [2019-04-18T15:00:55.379Z] mavenTestsTimeout=5
18:00:55 [2019-04-18T15:00:55.379Z] pipelineTimeout=15
18:00:55 [2019-04-18T15:00:55.379Z] hubUser=kyberorg
18:00:55 [2019-04-18T15:00:55.379Z]
18:00:55 [2019-04-18T15:00:55.379Z] ==== Environment Variables =====
18:00:55 [2019-04-18T15:00:55.379Z] GIT_COMMITTER_NAME=Jenkins CI
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
18:00:55 [2019-04-18T15:00:55.379Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=c213738b8f934827d7c65b0ba46ea24547986d7b
18:00:55 [2019-04-18T15:00:55.379Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
18:00:55 [2019-04-18T15:00:55.379Z] HOSTNAME=c3ca849d3e54
18:00:55 [2019-04-18T15:00:55.379Z] gitlabAfter=1cc483e25163c6bf8f696e67086cc45a3a89129d
18:00:55 [2019-04-18T15:00:55.379Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/6/display/redirect?page=changes
18:00:55 [2019-04-18T15:00:55.379Z] NODE_LABELS=master
18:00:55 [2019-04-18T15:00:55.379Z] HUDSON_URL=https://ci.yadev.eu/
18:00:55 [2019-04-18T15:00:55.379Z] GIT_COMMIT=1cc483e25163c6bf8f696e67086cc45a3a89129d
18:00:55 [2019-04-18T15:00:55.379Z] HOME=/root
18:00:55 [2019-04-18T15:00:55.379Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/6/
18:00:55 [2019-04-18T15:00:55.379Z] GIT_AUTHOR_NAME=Jenkins CI
18:00:55 [2019-04-18T15:00:55.379Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
18:00:55 [2019-04-18T15:00:55.379Z] gitlabTargetBranch=master
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
18:00:55 [2019-04-18T15:00:55.379Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
18:00:55 [2019-04-18T15:00:55.379Z] gitlabMergeRequestLastCommit=1cc483e25163c6bf8f696e67086cc45a3a89129d
18:00:55 [2019-04-18T15:00:55.379Z] JAVA_VERSION=8u212
18:00:55 [2019-04-18T15:00:55.379Z] NODE_NAME=master
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
18:00:55 [2019-04-18T15:00:55.379Z] EXECUTOR_NUMBER=1
18:00:55 [2019-04-18T15:00:55.379Z] GIT_BRANCH=origin/master
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
18:00:55 [2019-04-18T15:00:55.379Z] STAGE_NAME=Execution info
18:00:55 [2019-04-18T15:00:55.379Z] gitlabBranch=master
18:00:55 [2019-04-18T15:00:55.379Z] BUILD_DISPLAY_NAME=#6
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceBranch=master
18:00:55 [2019-04-18T15:00:55.379Z] gitlabUserEmail=kyberorg@yadev.eu
18:00:55 [2019-04-18T15:00:55.379Z] JOB_BASE_NAME=Hub2Swarm
18:00:55 [2019-04-18T15:00:55.379Z] HUDSON_HOME=/var/lib/jenkins
18:00:55 [2019-04-18T15:00:55.379Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
18:00:55 [2019-04-18T15:00:55.379Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
18:00:55 [2019-04-18T15:00:55.379Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:00:55 [2019-04-18T15:00:55.379Z] BUILD_ID=6
18:00:55 [2019-04-18T15:00:55.379Z] BUILDING_FOR=kyberorg
18:00:55 [2019-04-18T15:00:55.379Z] gitlabActionType=PUSH
18:00:55 [2019-04-18T15:00:55.379Z] gitlabBefore=c213738b8f934827d7c65b0ba46ea24547986d7b
18:00:55 [2019-04-18T15:00:55.379Z] BUILD_TAG=jenkins-Hub2Swarm-6
18:00:55 [2019-04-18T15:00:55.379Z] JENKINS_URL=https://ci.yadev.eu/
18:00:55 [2019-04-18T15:00:55.379Z] LANG=C.UTF-8
18:00:55 [2019-04-18T15:00:55.379Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceRepoName=Hub2Swarm
18:00:55 [2019-04-18T15:00:55.379Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
18:00:55 [2019-04-18T15:00:55.379Z] gitlabSourceNamespace=Yet another Systems
18:00:55 [2019-04-18T15:00:55.379Z] BUILD_NUMBER=6
18:00:55 [2019-04-18T15:00:55.379Z] JENKINS_NODE_COOKIE=fa03e4c6-a8fc-4d98-84fd-9d9186da1b6c
18:00:55 [2019-04-18T15:00:55.379Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/6/display/redirect
18:00:55 [2019-04-18T15:00:55.379Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
18:00:55 [2019-04-18T15:00:55.379Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
18:00:55 [2019-04-18T15:00:55.379Z] CLASSPATH=
18:00:55 [2019-04-18T15:00:55.379Z] JOB_NAME=Hub2Swarm
18:00:55 [2019-04-18T15:00:55.379Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
18:00:55 [2019-04-18T15:00:55.379Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/da824c4f-0aa2-49ed-a0b0-ec9d231683d8
18:00:55 [2019-04-18T15:00:55.379Z] gitlabUserName=Alex Muravya
18:00:55 [2019-04-18T15:00:55.379Z] JAVA_HOME=/docker-java-home
18:00:55 [2019-04-18T15:00:55.379Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
18:00:55 [2019-04-18T15:00:55.379Z] GIT_PREVIOUS_COMMIT=c213738b8f934827d7c65b0ba46ea24547986d7b
18:00:55 [2019-04-18T15:00:55.379Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
18:00:55 [2019-04-18T15:00:55.557Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:00:55 [2019-04-18T15:00:55.850Z] + set -x
18:00:55 [2019-04-18T15:00:55.850Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
18:00:56 [2019-04-18T15:00:56.101Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
18:00:56 [2019-04-18T15:00:56.101Z] Maven home: /opt/mvn
18:00:56 [2019-04-18T15:00:56.101Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
18:00:56 [2019-04-18T15:00:56.101Z] Default locale: en, platform encoding: UTF-8
18:00:56 [2019-04-18T15:00:56.101Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
18:00:57 [2019-04-18T15:00:57.444Z] [INFO] Scanning for projects...
18:00:57 [2019-04-18T15:00:57.444Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/2.2.0.M2/spring-boot-starter-parent-2.2.0.M2.pom
18:00:57 [2019-04-18T15:00:57.694Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-parent/2.2.0.M2/spring-boot-starter-parent-2.2.0.M2.pom
18:00:57 [2019-04-18T15:00:57.945Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-parent/2.2.0.M2/spring-boot-starter-parent-2.2.0.M2.pom (9.5 kB at 34 kB/s)
18:00:57 [2019-04-18T15:00:57.945Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom
18:00:58 [2019-04-18T15:00:58.196Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom
18:00:58 [2019-04-18T15:00:58.747Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/2.2.0.M2/spring-boot-dependencies-2.2.0.M2.pom (123 kB at 279 kB/s)
18:00:58 [2019-04-18T15:00:58.747Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
18:00:58 [2019-04-18T15:00:58.747Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
18:00:58 [2019-04-18T15:00:58.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
18:00:58 [2019-04-18T15:00:58.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom (15 kB at 311 kB/s)
18:00:58 [2019-04-18T15:00:58.997Z] [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
18:00:58 [2019-04-18T15:00:58.997Z] [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
18:00:59 [2019-04-18T15:00:59.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom
18:00:59 [2019-04-18T15:00:59.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom (5.2 kB at 324 kB/s)
18:00:59 [2019-04-18T15:00:59.248Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
18:00:59 [2019-04-18T15:00:59.498Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
18:00:59 [2019-04-18T15:00:59.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
18:00:59 [2019-04-18T15:00:59.498Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom (8.4 kB at 602 kB/s)
18:00:59 [2019-04-18T15:00:59.498Z] [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
18:00:59 [2019-04-18T15:00:59.749Z] [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
18:00:59 [2019-04-18T15:00:59.749Z] [INFO] Downloading from vaadin-snapshots: https://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom
18:01:00 [2019-04-18T15:01:00.300Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom
18:01:00 [2019-04-18T15:01:00.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom
18:01:00 [2019-04-18T15:01:00.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom (19 kB at 985 kB/s)
18:01:00 [2019-04-18T15:01:00.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
18:01:00 [2019-04-18T15:01:00.801Z] [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
18:01:00 [2019-04-18T15:01:00.801Z] [INFO] Downloading from vaadin-snapshots: https://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
18:01:01 [2019-04-18T15:01:01.352Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
18:01:01 [2019-04-18T15:01:01.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
18:01:01 [2019-04-18T15:01:01.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom (4.2 kB at 321 kB/s)
18:01:01 [2019-04-18T15:01:01.603Z] [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
18:01:01 [2019-04-18T15:01:01.603Z] [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
18:01:01 [2019-04-18T15:01:01.853Z] [INFO] Downloading from vaadin-snapshots: https://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
18:01:02 [2019-04-18T15:01:02.104Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
18:01:02 [2019-04-18T15:01:02.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
18:01:02 [2019-04-18T15:01:02.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom (2.3 kB at 163 kB/s)
18:01:02 [2019-04-18T15:01:02.354Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
18:01:02 [2019-04-18T15:01:02.605Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
18:01:02 [2019-04-18T15:01:02.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
18:01:02 [2019-04-18T15:01:02.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (12 kB at 826 kB/s)
18:01:02 [2019-04-18T15:01:02.605Z] [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
18:01:02 [2019-04-18T15:01:02.855Z] [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
18:01:02 [2019-04-18T15:01:02.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
18:01:03 [2019-04-18T15:01:03.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 564 kB/s)
18:01:03 [2019-04-18T15:01:03.106Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/34/oss-parent-34.pom
18:01:03 [2019-04-18T15:01:03.106Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/34/oss-parent-34.pom
18:01:03 [2019-04-18T15:01:03.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom
18:01:03 [2019-04-18T15:01:03.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.6 MB/s)
18:01:03 [2019-04-18T15:01:03.356Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
18:01:03 [2019-04-18T15:01:03.607Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
18:01:03 [2019-04-18T15:01:03.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom
18:01:03 [2019-04-18T15:01:03.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.34.Final/netty-bom-4.1.34.Final.pom (7.9 kB at 527 kB/s)
18:01:03 [2019-04-18T15:01:03.607Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
18:01:03 [2019-04-18T15:01:03.858Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
18:01:04 [2019-04-18T15:01:04.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
18:01:04 [2019-04-18T15:01:04.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 345 kB/s)
18:01:04 [2019-04-18T15:01:04.108Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
18:01:04 [2019-04-18T15:01:04.108Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
18:01:04 [2019-04-18T15:01:04.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
18:01:04 [2019-04-18T15:01:04.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom (4.0 kB at 128 kB/s)
18:01:04 [2019-04-18T15:01:04.359Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
18:01:04 [2019-04-18T15:01:04.359Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
18:01:04 [2019-04-18T15:01:04.609Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
18:01:04 [2019-04-18T15:01:04.609Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom (6.5 kB at 466 kB/s)
18:01:04 [2019-04-18T15:01:04.609Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/logging-parent/1/logging-parent-1.pom
18:01:04 [2019-04-18T15:01:04.860Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/logging-parent/1/logging-parent-1.pom
18:01:04 [2019-04-18T15:01:04.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom
18:01:04 [2019-04-18T15:01:04.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 243 kB/s)
18:01:04 [2019-04-18T15:01:04.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/18/apache-18.pom
18:01:05 [2019-04-18T15:01:05.110Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/18/apache-18.pom
18:01:05 [2019-04-18T15:01:05.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
18:01:05 [2019-04-18T15:01:05.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.1 MB/s)
18:01:05 [2019-04-18T15:01:05.110Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
18:01:05 [2019-04-18T15:01:05.360Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
18:01:05 [2019-04-18T15:01:05.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom
18:01:05 [2019-04-18T15:01:05.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.15.v20190215/jetty-bom-9.4.15.v20190215.pom (17 kB at 1.1 MB/s)
18:01:05 [2019-04-18T15:01:05.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
18:01:05 [2019-04-18T15:01:05.611Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
18:01:05 [2019-04-18T15:01:05.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
18:01:05 [2019-04-18T15:01:05.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom (19 kB at 1.2 MB/s)
18:01:05 [2019-04-18T15:01:05.862Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
18:01:05 [2019-04-18T15:01:05.862Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
18:01:06 [2019-04-18T15:01:06.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
18:01:06 [2019-04-18T15:01:06.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 878 kB/s)
18:01:06 [2019-04-18T15:01:06.112Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
18:01:06 [2019-04-18T15:01:06.112Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
18:01:06 [2019-04-18T15:01:06.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
18:01:06 [2019-04-18T15:01:06.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom (8.6 kB at 611 kB/s)
18:01:06 [2019-04-18T15:01:06.363Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
18:01:06 [2019-04-18T15:01:06.363Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
18:01:06 [2019-04-18T15:01:06.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
18:01:06 [2019-04-18T15:01:06.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom (4.4 kB at 316 kB/s)
18:01:06 [2019-04-18T15:01:06.613Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-framework-bom/5.2.0.M1/spring-framework-bom-5.2.0.M1.pom
18:01:06 [2019-04-18T15:01:06.864Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.2.0.M1/spring-framework-bom-5.2.0.M1.pom
18:01:07 [2019-04-18T15:01:07.114Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.2.0.M1/spring-framework-bom-5.2.0.M1.pom (5.2 kB at 21 kB/s)
18:01:07 [2019-04-18T15:01:07.114Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom
18:01:07 [2019-04-18T15:01:07.114Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom
18:01:07 [2019-04-18T15:01:07.365Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom (4.7 kB at 19 kB/s)
18:01:07 [2019-04-18T15:01:07.365Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom
18:01:07 [2019-04-18T15:01:07.365Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom
18:01:07 [2019-04-18T15:01:07.615Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom (6.6 kB at 26 kB/s)
18:01:07 [2019-04-18T15:01:07.615Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom
18:01:07 [2019-04-18T15:01:07.865Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom
18:01:08 [2019-04-18T15:01:08.116Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom (8.5 kB at 35 kB/s)
18:01:08 [2019-04-18T15:01:08.116Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/security/spring-security-bom/5.2.0.M2/spring-security-bom-5.2.0.M2.pom
18:01:08 [2019-04-18T15:01:08.116Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.2.0.M2/spring-security-bom-5.2.0.M2.pom
18:01:08 [2019-04-18T15:01:08.366Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.2.0.M2/spring-security-bom-5.2.0.M2.pom (5.1 kB at 21 kB/s)
18:01:08 [2019-04-18T15:01:08.366Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom
18:01:08 [2019-04-18T15:01:08.617Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom
18:01:08 [2019-04-18T15:01:08.867Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom (3.0 kB at 12 kB/s)
18:01:08 [2019-04-18T15:01:08.867Z] [INFO]
18:01:08 [2019-04-18T15:01:08.867Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
18:01:08 [2019-04-18T15:01:08.867Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
18:01:08 [2019-04-18T15:01:08.867Z] [INFO] --------------------------------[ jar ]---------------------------------
18:01:08 [2019-04-18T15:01:08.867Z] [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
18:01:09 [2019-04-18T15:01:09.118Z] [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
18:01:09 [2019-04-18T15:01:09.368Z] [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 14 kB/s)
18:01:09 [2019-04-18T15:01:09.368Z] [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
18:01:09 [2019-04-18T15:01:09.619Z] [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
18:01:09 [2019-04-18T15:01:09.869Z] [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.2 kB/s)
18:01:09 [2019-04-18T15:01:09.869Z] [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
18:01:09 [2019-04-18T15:01:09.869Z] [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
18:01:10 [2019-04-18T15:01:10.120Z] [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.1 kB/s)
18:01:10 [2019-04-18T15:01:10.120Z] [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
18:01:10 [2019-04-18T15:01:10.370Z] [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
18:01:10 [2019-04-18T15:01:10.621Z] [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 201 kB/s)
18:01:10 [2019-04-18T15:01:10.621Z] [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
18:01:10 [2019-04-18T15:01:10.871Z] [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
18:01:10 [2019-04-18T15:01:10.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
18:01:10 [2019-04-18T15:01:10.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 369 kB/s)
18:01:10 [2019-04-18T15:01:10.871Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
18:01:11 [2019-04-18T15:01:11.122Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
18:01:11 [2019-04-18T15:01:11.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
18:01:11 [2019-04-18T15:01:11.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 866 kB/s)
18:01:11 [2019-04-18T15:01:11.122Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/31/maven-parent-31.pom
18:01:11 [2019-04-18T15:01:11.372Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/31/maven-parent-31.pom
18:01:11 [2019-04-18T15:01:11.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
18:01:11 [2019-04-18T15:01:11.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.1 MB/s)
18:01:11 [2019-04-18T15:01:11.623Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/19/apache-19.pom
18:01:11 [2019-04-18T15:01:11.623Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/19/apache-19.pom
18:01:11 [2019-04-18T15:01:11.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
18:01:11 [2019-04-18T15:01:11.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.1 MB/s)
18:01:11 [2019-04-18T15:01:11.873Z] [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
18:01:11 [2019-04-18T15:01:11.873Z] [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
18:01:12 [2019-04-18T15:01:12.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
18:01:12 [2019-04-18T15:01:12.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.6 MB/s)
18:01:12 [2019-04-18T15:01:12.124Z] [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
18:01:12 [2019-04-18T15:01:12.124Z] [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
18:01:12 [2019-04-18T15:01:12.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
18:01:12 [2019-04-18T15:01:12.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 512 kB/s)
18:01:12 [2019-04-18T15:01:12.374Z] [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
18:01:12 [2019-04-18T15:01:12.625Z] [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
18:01:12 [2019-04-18T15:01:12.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
18:01:12 [2019-04-18T15:01:12.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 1.9 MB/s)
18:01:12 [2019-04-18T15:01:12.625Z] [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
18:01:12 [2019-04-18T15:01:12.875Z] [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
18:01:12 [2019-04-18T15:01:12.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
18:01:12 [2019-04-18T15:01:12.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 956 kB/s)
18:01:12 [2019-04-18T15:01:12.875Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
18:01:13 [2019-04-18T15:01:13.126Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
18:01:13 [2019-04-18T15:01:13.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
18:01:13 [2019-04-18T15:01:13.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 891 kB/s)
18:01:13 [2019-04-18T15:01:13.376Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/32/maven-parent-32.pom
18:01:13 [2019-04-18T15:01:13.376Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/32/maven-parent-32.pom
18:01:13 [2019-04-18T15:01:13.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
18:01:13 [2019-04-18T15:01:13.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.7 MB/s)
18:01:13 [2019-04-18T15:01:13.627Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/20/apache-20.pom
18:01:13 [2019-04-18T15:01:13.627Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/20/apache-20.pom
18:01:13 [2019-04-18T15:01:13.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
18:01:13 [2019-04-18T15:01:13.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 932 kB/s)
18:01:13 [2019-04-18T15:01:13.877Z] [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
18:01:13 [2019-04-18T15:01:13.877Z] [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
18:01:14 [2019-04-18T15:01:14.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
18:01:14 [2019-04-18T15:01:14.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 2.9 MB/s)
18:01:14 [2019-04-18T15:01:14.128Z] [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
18:01:14 [2019-04-18T15:01:14.128Z] [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
18:01:14 [2019-04-18T15:01:14.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom
18:01:14 [2019-04-18T15:01:14.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom (5.0 kB at 384 kB/s)
18:01:14 [2019-04-18T15:01:14.378Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
18:01:14 [2019-04-18T15:01:14.628Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
18:01:14 [2019-04-18T15:01:14.628Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
18:01:14 [2019-04-18T15:01:14.628Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom (26 kB at 1.5 MB/s)
18:01:14 [2019-04-18T15:01:14.628Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/33/maven-parent-33.pom
18:01:14 [2019-04-18T15:01:14.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/33/maven-parent-33.pom
18:01:14 [2019-04-18T15:01:14.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
18:01:14 [2019-04-18T15:01:14.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.8 MB/s)
18:01:14 [2019-04-18T15:01:14.879Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/21/apache-21.pom
18:01:15 [2019-04-18T15:01:15.130Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/21/apache-21.pom
18:01:15 [2019-04-18T15:01:15.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
18:01:15 [2019-04-18T15:01:15.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.2 MB/s)
18:01:15 [2019-04-18T15:01:15.380Z] [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
18:01:15 [2019-04-18T15:01:15.380Z] [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
18:01:15 [2019-04-18T15:01:15.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar
18:01:15 [2019-04-18T15:01:15.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar (41 kB at 2.3 MB/s)
18:01:15 [2019-04-18T15:01:15.630Z] [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
18:01:15 [2019-04-18T15:01:15.630Z] [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
18:01:15 [2019-04-18T15:01:15.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
18:01:15 [2019-04-18T15:01:15.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom (6.7 kB at 475 kB/s)
18:01:15 [2019-04-18T15:01:15.881Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
18:01:15 [2019-04-18T15:01:15.881Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
18:01:16 [2019-04-18T15:01:16.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
18:01:16 [2019-04-18T15:01:16.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 822 kB/s)
18:01:16 [2019-04-18T15:01:16.131Z] [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
18:01:16 [2019-04-18T15:01:16.131Z] [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
18:01:16 [2019-04-18T15:01:16.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
18:01:16 [2019-04-18T15:01:16.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar (27 kB at 1.2 MB/s)
18:01:16 [2019-04-18T15:01:16.382Z] [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
18:01:16 [2019-04-18T15:01:16.632Z] [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
18:01:16 [2019-04-18T15:01:16.883Z] [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)
18:01:16 [2019-04-18T15:01:16.883Z] [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
18:01:16 [2019-04-18T15:01:16.883Z] [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
18:01:17 [2019-04-18T15:01:17.133Z] [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)
18:01:17 [2019-04-18T15:01:17.133Z] [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
18:01:17 [2019-04-18T15:01:17.384Z] [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
18:01:17 [2019-04-18T15:01:17.634Z] [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 13 kB/s)
18:01:17 [2019-04-18T15:01:17.634Z] [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
18:01:17 [2019-04-18T15:01:17.634Z] [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
18:01:17 [2019-04-18T15:01:17.885Z] [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 65 kB/s)
18:01:17 [2019-04-18T15:01:17.885Z] [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
18:01:18 [2019-04-18T15:01:18.135Z] [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
18:01:18 [2019-04-18T15:01:18.386Z] [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 12 kB/s)
18:01:18 [2019-04-18T15:01:18.386Z] [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
18:01:18 [2019-04-18T15:01:18.386Z] [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
18:01:18 [2019-04-18T15:01:18.636Z] [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 8.0 kB/s)
18:01:18 [2019-04-18T15:01:18.636Z] [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
18:01:18 [2019-04-18T15:01:18.887Z] [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
18:01:19 [2019-04-18T15:01:19.137Z] [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)
18:01:19 [2019-04-18T15:01:19.137Z] [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
18:01:19 [2019-04-18T15:01:19.137Z] [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
18:01:19 [2019-04-18T15:01:19.388Z] [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)
18:01:19 [2019-04-18T15:01:19.388Z] [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
18:01:19 [2019-04-18T15:01:19.638Z] [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
18:01:19 [2019-04-18T15:01:19.889Z] [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)
18:01:19 [2019-04-18T15:01:19.889Z] [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
18:01:19 [2019-04-18T15:01:19.889Z] [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
18:01:20 [2019-04-18T15:01:20.139Z] [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)
18:01:20 [2019-04-18T15:01:20.139Z] [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
18:01:20 [2019-04-18T15:01:20.139Z] [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
18:01:20 [2019-04-18T15:01:20.690Z] [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)
18:01:20 [2019-04-18T15:01:20.690Z] [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
18:01:20 [2019-04-18T15:01:20.690Z] [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
18:01:20 [2019-04-18T15:01:20.940Z] [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)
18:01:20 [2019-04-18T15:01:20.940Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
18:01:20 [2019-04-18T15:01:20.940Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 934 kB/s)
18:01:21 [2019-04-18T15:01:21.191Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.441Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 1.3 MB/s)
18:01:21 [2019-04-18T15:01:21.441Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.692Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
18:01:21 [2019-04-18T15:01:21.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 300 kB/s)
18:01:21 [2019-04-18T15:01:21.692Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
18:01:21 [2019-04-18T15:01:21.942Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
18:01:21 [2019-04-18T15:01:21.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
18:01:21 [2019-04-18T15:01:21.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom (3.8 kB at 349 kB/s)
18:01:21 [2019-04-18T15:01:21.942Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
18:01:22 [2019-04-18T15:01:22.193Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
18:01:22 [2019-04-18T15:01:22.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
18:01:22 [2019-04-18T15:01:22.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom (14 kB at 977 kB/s)
18:01:22 [2019-04-18T15:01:22.443Z] [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
18:01:22 [2019-04-18T15:01:22.443Z] [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
18:01:22 [2019-04-18T15:01:22.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
18:01:22 [2019-04-18T15:01:22.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom (7.2 kB at 552 kB/s)
18:01:22 [2019-04-18T15:01:22.694Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
18:01:22 [2019-04-18T15:01:22.694Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
18:01:22 [2019-04-18T15:01:22.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
18:01:22 [2019-04-18T15:01:22.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom (62 kB at 3.1 MB/s)
18:01:22 [2019-04-18T15:01:22.944Z] [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
18:01:22 [2019-04-18T15:01:22.944Z] [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
18:01:23 [2019-04-18T15:01:23.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
18:01:23 [2019-04-18T15:01:23.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom (13 kB at 939 kB/s)
18:01:23 [2019-04-18T15:01:23.195Z] [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
18:01:23 [2019-04-18T15:01:23.195Z] [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
18:01:23 [2019-04-18T15:01:23.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom
18:01:23 [2019-04-18T15:01:23.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom (990 B at 43 kB/s)
18:01:23 [2019-04-18T15:01:23.445Z] [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
18:01:23 [2019-04-18T15:01:23.696Z] [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
18:01:23 [2019-04-18T15:01:23.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom
18:01:23 [2019-04-18T15:01:23.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 1.1 MB/s)
18:01:23 [2019-04-18T15:01:23.696Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
18:01:23 [2019-04-18T15:01:23.946Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
18:01:23 [2019-04-18T15:01:23.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
18:01:23 [2019-04-18T15:01:23.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 828 kB/s)
18:01:23 [2019-04-18T15:01:23.946Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
18:01:24 [2019-04-18T15:01:24.197Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
18:01:24 [2019-04-18T15:01:24.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
18:01:24 [2019-04-18T15:01:24.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 1.9 MB/s)
18:01:24 [2019-04-18T15:01:24.447Z] [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
18:01:24 [2019-04-18T15:01:24.447Z] [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
18:01:24 [2019-04-18T15:01:24.697Z] [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 88 kB/s)
18:01:24 [2019-04-18T15:01:24.698Z] [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
18:01:24 [2019-04-18T15:01:24.948Z] [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
18:01:25 [2019-04-18T15:01:25.198Z] [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 54 kB/s)
18:01:25 [2019-04-18T15:01:25.198Z] [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
18:01:25 [2019-04-18T15:01:25.198Z] [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
18:01:25 [2019-04-18T15:01:25.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom
18:01:25 [2019-04-18T15:01:25.449Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom (6.3 kB at 420 kB/s)
18:01:25 [2019-04-18T15:01:25.449Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
18:01:25 [2019-04-18T15:01:25.449Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
18:01:25 [2019-04-18T15:01:25.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
18:01:25 [2019-04-18T15:01:25.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 423 kB/s)
18:01:25 [2019-04-18T15:01:25.699Z] [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
18:01:25 [2019-04-18T15:01:25.699Z] [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
18:01:25 [2019-04-18T15:01:25.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
18:01:25 [2019-04-18T15:01:25.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 176 kB/s)
18:01:25 [2019-04-18T15:01:25.950Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
18:01:26 [2019-04-18T15:01:26.200Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
18:01:26 [2019-04-18T15:01:26.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
18:01:26 [2019-04-18T15:01:26.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 412 kB/s)
18:01:26 [2019-04-18T15:01:26.200Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/28/oss-parent-28.pom
18:01:26 [2019-04-18T15:01:26.451Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/28/oss-parent-28.pom
18:01:26 [2019-04-18T15:01:26.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom
18:01:26 [2019-04-18T15:01:26.451Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 1.3 MB/s)
18:01:26 [2019-04-18T15:01:26.451Z] [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
18:01:26 [2019-04-18T15:01:26.701Z] [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
18:01:26 [2019-04-18T15:01:26.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom
18:01:26 [2019-04-18T15:01:26.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4.1 kB at 312 kB/s)
18:01:26 [2019-04-18T15:01:26.701Z] [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
18:01:26 [2019-04-18T15:01:26.951Z] [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
18:01:26 [2019-04-18T15:01:26.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom
18:01:26 [2019-04-18T15:01:26.952Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom (4.3 kB at 328 kB/s)
18:01:26 [2019-04-18T15:01:26.952Z] [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
18:01:27 [2019-04-18T15:01:27.202Z] [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
18:01:27 [2019-04-18T15:01:27.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom
18:01:27 [2019-04-18T15:01:27.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom (2.8 kB at 197 kB/s)
18:01:27 [2019-04-18T15:01:27.453Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
18:01:27 [2019-04-18T15:01:27.453Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
18:01:27 [2019-04-18T15:01:27.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
18:01:27 [2019-04-18T15:01:27.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom (6.7 kB at 562 kB/s)
18:01:27 [2019-04-18T15:01:27.703Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
18:01:27 [2019-04-18T15:01:27.703Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
18:01:27 [2019-04-18T15:01:27.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
18:01:27 [2019-04-18T15:01:27.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom (9.7 kB at 805 kB/s)
18:01:27 [2019-04-18T15:01:27.954Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
18:01:27 [2019-04-18T15:01:27.954Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
18:01:28 [2019-04-18T15:01:28.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
18:01:28 [2019-04-18T15:01:28.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 604 kB/s)
18:01:28 [2019-04-18T15:01:28.204Z] [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
18:01:28 [2019-04-18T15:01:28.454Z] [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
18:01:28 [2019-04-18T15:01:28.705Z] [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)
18:01:28 [2019-04-18T15:01:28.705Z] [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
18:01:28 [2019-04-18T15:01:28.705Z] [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
18:01:28 [2019-04-18T15:01:28.956Z] [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)
18:01:28 [2019-04-18T15:01:28.956Z] [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
18:01:28 [2019-04-18T15:01:28.956Z] [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
18:01:29 [2019-04-18T15:01:29.211Z] [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 13 kB/s)
18:01:29 [2019-04-18T15:01:29.211Z] [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
18:01:29 [2019-04-18T15:01:29.461Z] [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
18:01:29 [2019-04-18T15:01:29.711Z] [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 48 kB/s)
18:01:29 [2019-04-18T15:01:29.711Z] [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
18:01:29 [2019-04-18T15:01:29.711Z] [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
18:01:29 [2019-04-18T15:01:29.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom
18:01:29 [2019-04-18T15:01:29.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom (1.9 kB at 160 kB/s)
18:01:29 [2019-04-18T15:01:29.962Z] [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
18:01:29 [2019-04-18T15:01:29.962Z] [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
18:01:30 [2019-04-18T15:01:30.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom
18:01:30 [2019-04-18T15:01:30.212Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom (3.7 kB at 373 kB/s)
18:01:30 [2019-04-18T15:01:30.212Z] [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
18:01:30 [2019-04-18T15:01:30.463Z] [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
18:01:30 [2019-04-18T15:01:30.713Z] [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)
18:01:30 [2019-04-18T15:01:30.713Z] [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
18:01:30 [2019-04-18T15:01:30.713Z] [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
18:01:30 [2019-04-18T15:01:30.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.pom
18:01:30 [2019-04-18T15:01:30.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.pom (1.8 kB at 127 kB/s)
18:01:30 [2019-04-18T15:01:30.964Z] [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
18:01:30 [2019-04-18T15:01:30.964Z] [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
18:01:31 [2019-04-18T15:01:31.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom
18:01:31 [2019-04-18T15:01:31.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom (1.5 kB at 128 kB/s)
18:01:31 [2019-04-18T15:01:31.214Z] [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
18:01:31 [2019-04-18T15:01:31.214Z] [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
18:01:31 [2019-04-18T15:01:31.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.pom
18:01:31 [2019-04-18T15:01:31.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.pom (1.8 kB at 162 kB/s)
18:01:31 [2019-04-18T15:01:31.464Z] [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
18:01:31 [2019-04-18T15:01:31.715Z] [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
18:01:31 [2019-04-18T15:01:31.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.17/tomcat-annotations-api-9.0.17.pom
18:01:31 [2019-04-18T15:01:31.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.17/tomcat-annotations-api-9.0.17.pom (1.5 kB at 128 kB/s)
18:01:31 [2019-04-18T15:01:31.715Z] [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
18:01:31 [2019-04-18T15:01:31.965Z] [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
18:01:32 [2019-04-18T15:01:32.216Z] [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 11 kB/s)
18:01:32 [2019-04-18T15:01:32.216Z] [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
18:01:32 [2019-04-18T15:01:32.216Z] [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
18:01:32 [2019-04-18T15:01:32.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.pom
18:01:32 [2019-04-18T15:01:32.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.pom (12 kB at 780 kB/s)
18:01:32 [2019-04-18T15:01:32.466Z] [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
18:01:32 [2019-04-18T15:01:32.466Z] [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
18:01:32 [2019-04-18T15:01:32.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom
18:01:32 [2019-04-18T15:01:32.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom (15 kB at 997 kB/s)
18:01:32 [2019-04-18T15:01:32.717Z] [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
18:01:32 [2019-04-18T15:01:32.967Z] [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
18:01:32 [2019-04-18T15:01:32.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.0.16.Final/hibernate-validator-parent-6.0.16.Final.pom
18:01:32 [2019-04-18T15:01:32.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.0.16.Final/hibernate-validator-parent-6.0.16.Final.pom (61 kB at 2.9 MB/s)
18:01:32 [2019-04-18T15:01:32.967Z] [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
18:01:33 [2019-04-18T15:01:33.218Z] [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
18:01:33 [2019-04-18T15:01:33.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
18:01:33 [2019-04-18T15:01:33.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 886 kB/s)
18:01:33 [2019-04-18T15:01:33.218Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
18:01:33 [2019-04-18T15:01:33.468Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
18:01:33 [2019-04-18T15:01:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
18:01:33 [2019-04-18T15:01:33.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 332 kB/s)
18:01:33 [2019-04-18T15:01:33.468Z] [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
18:01:33 [2019-04-18T15:01:33.718Z] [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
18:01:33 [2019-04-18T15:01:33.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
18:01:33 [2019-04-18T15:01:33.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 408 kB/s)
18:01:33 [2019-04-18T15:01:33.719Z] [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
18:01:33 [2019-04-18T15:01:33.969Z] [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
18:01:34 [2019-04-18T15:01:34.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
18:01:34 [2019-04-18T15:01:34.219Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/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 374 kB/s)
18:01:34 [2019-04-18T15:01:34.219Z] [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
18:01:34 [2019-04-18T15:01:34.219Z] [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
18:01:34 [2019-04-18T15:01:34.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
18:01:34 [2019-04-18T15:01:34.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 489 kB/s)
18:01:34 [2019-04-18T15:01:34.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/15/jboss-parent-15.pom
18:01:34 [2019-04-18T15:01:34.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/15/jboss-parent-15.pom
18:01:34 [2019-04-18T15:01:34.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom
18:01:34 [2019-04-18T15:01:34.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.9 MB/s)
18:01:34 [2019-04-18T15:01:34.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
18:01:34 [2019-04-18T15:01:34.721Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
18:01:34 [2019-04-18T15:01:34.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
18:01:34 [2019-04-18T15:01:34.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom (6.6 kB at 548 kB/s)
18:01:34 [2019-04-18T15:01:34.971Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/35/oss-parent-35.pom
18:01:34 [2019-04-18T15:01:34.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/35/oss-parent-35.pom
18:01:35 [2019-04-18T15:01:35.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
18:01:35 [2019-04-18T15:01:35.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 1.5 MB/s)
18:01:35 [2019-04-18T15:01:35.222Z] [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
18:01:35 [2019-04-18T15:01:35.472Z] [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
18:01:35 [2019-04-18T15:01:35.723Z] [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 39 kB/s)
18:01:35 [2019-04-18T15:01:35.723Z] [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
18:01:35 [2019-04-18T15:01:35.723Z] [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
18:01:35 [2019-04-18T15:01:35.973Z] [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 76 kB/s)
18:01:35 [2019-04-18T15:01:35.973Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
18:01:36 [2019-04-18T15:01:36.224Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
18:01:36 [2019-04-18T15:01:36.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
18:01:36 [2019-04-18T15:01:36.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom (3.6 kB at 279 kB/s)
18:01:36 [2019-04-18T15:01:36.224Z] [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
18:01:36 [2019-04-18T15:01:36.475Z] [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
18:01:36 [2019-04-18T15:01:36.725Z] [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)
18:01:36 [2019-04-18T15:01:36.725Z] [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
18:01:36 [2019-04-18T15:01:36.725Z] [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
18:01:36 [2019-04-18T15:01:36.975Z] [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)
18:01:36 [2019-04-18T15:01:36.975Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
18:01:37 [2019-04-18T15:01:37.226Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
18:01:37 [2019-04-18T15:01:37.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
18:01:37 [2019-04-18T15:01:37.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 240 kB/s)
18:01:37 [2019-04-18T15:01:37.226Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.pom
18:01:37 [2019-04-18T15:01:37.477Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.pom
18:01:37 [2019-04-18T15:01:37.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
18:01:37 [2019-04-18T15:01:37.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 752 kB/s)
18:01:37 [2019-04-18T15:01:37.477Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
18:01:37 [2019-04-18T15:01:37.727Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
18:01:37 [2019-04-18T15:01:37.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
18:01:37 [2019-04-18T15:01:37.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 707 kB/s)
18:01:37 [2019-04-18T15:01:37.977Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
18:01:37 [2019-04-18T15:01:37.977Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
18:01:38 [2019-04-18T15:01:38.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
18:01:38 [2019-04-18T15:01:38.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 890 kB/s)
18:01:38 [2019-04-18T15:01:38.228Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
18:01:38 [2019-04-18T15:01:38.228Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
18:01:38 [2019-04-18T15:01:38.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
18:01:38 [2019-04-18T15:01:38.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 161 kB/s)
18:01:38 [2019-04-18T15:01:38.479Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
18:01:38 [2019-04-18T15:01:38.479Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
18:01:38 [2019-04-18T15:01:38.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
18:01:38 [2019-04-18T15:01:38.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 423 kB/s)
18:01:38 [2019-04-18T15:01:38.729Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.3/ow2-1.3.pom
18:01:38 [2019-04-18T15:01:38.729Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.3/ow2-1.3.pom
18:01:38 [2019-04-18T15:01:38.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
18:01:38 [2019-04-18T15:01:38.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 792 kB/s)
18:01:38 [2019-04-18T15:01:38.980Z] [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
18:01:39 [2019-04-18T15:01:39.230Z] [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
18:01:39 [2019-04-18T15:01:39.230Z] [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)
18:01:39 [2019-04-18T15:01:39.481Z] [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
18:01:39 [2019-04-18T15:01:39.481Z] [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
18:01:39 [2019-04-18T15:01:39.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom
18:01:39 [2019-04-18T15:01:39.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom (35 kB at 1.9 MB/s)
18:01:39 [2019-04-18T15:01:39.731Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
18:01:39 [2019-04-18T15:01:39.731Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
18:01:39 [2019-04-18T15:01:39.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
18:01:39 [2019-04-18T15:01:39.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom (11 kB at 947 kB/s)
18:01:39 [2019-04-18T15:01:39.982Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/project/2.28/project-2.28.pom
18:01:39 [2019-04-18T15:01:39.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/project/2.28/project-2.28.pom
18:01:40 [2019-04-18T15:01:40.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom
18:01:40 [2019-04-18T15:01:40.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom (94 kB at 3.6 MB/s)
18:01:40 [2019-04-18T15:01:40.232Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
18:01:40 [2019-04-18T15:01:40.232Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
18:01:40 [2019-04-18T15:01:40.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
18:01:40 [2019-04-18T15:01:40.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom (7.7 kB at 365 kB/s)
18:01:40 [2019-04-18T15:01:40.483Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
18:01:40 [2019-04-18T15:01:40.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
18:01:40 [2019-04-18T15:01:40.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
18:01:40 [2019-04-18T15:01:40.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom (10 kB at 460 kB/s)
18:01:40 [2019-04-18T15:01:40.733Z] [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
18:01:40 [2019-04-18T15:01:40.983Z] [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
18:01:40 [2019-04-18T15:01:40.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom
18:01:40 [2019-04-18T15:01:40.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom (5.2 kB at 433 kB/s)
18:01:40 [2019-04-18T15:01:40.983Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
18:01:41 [2019-04-18T15:01:41.234Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
18:01:41 [2019-04-18T15:01:41.234Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
18:01:41 [2019-04-18T15:01:41.234Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom (1.5 kB at 137 kB/s)
18:01:41 [2019-04-18T15:01:41.234Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
18:01:41 [2019-04-18T15:01:41.484Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
18:01:41 [2019-04-18T15:01:41.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
18:01:41 [2019-04-18T15:01:41.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom (40 kB at 2.0 MB/s)
18:01:41 [2019-04-18T15:01:41.735Z] [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
18:01:41 [2019-04-18T15:01:41.735Z] [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
18:01:41 [2019-04-18T15:01:41.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
18:01:41 [2019-04-18T15:01:41.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 442 kB/s)
18:01:41 [2019-04-18T15:01:41.986Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/pom/8/pom-8.pom
18:01:41 [2019-04-18T15:01:41.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/pom/8/pom-8.pom
18:01:42 [2019-04-18T15:01:42.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom
18:01:42 [2019-04-18T15:01:42.236Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 kB at 812 kB/s)
18:01:42 [2019-04-18T15:01:42.236Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
18:01:42 [2019-04-18T15:01:42.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
18:01:42 [2019-04-18T15:01:42.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
18:01:42 [2019-04-18T15:01:42.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom (6.5 kB at 435 kB/s)
18:01:42 [2019-04-18T15:01:42.487Z] [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
18:01:42 [2019-04-18T15:01:42.487Z] [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
18:01:42 [2019-04-18T15:01:42.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom
18:01:42 [2019-04-18T15:01:42.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom (5.6 kB at 400 kB/s)
18:01:42 [2019-04-18T15:01:42.737Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/project/2.28/project-2.28.pom
18:01:42 [2019-04-18T15:01:42.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/project/2.28/project-2.28.pom
18:01:42 [2019-04-18T15:01:42.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.28/project-2.28.pom
18:01:42 [2019-04-18T15:01:42.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.28/project-2.28.pom (2.0 kB at 168 kB/s)
18:01:42 [2019-04-18T15:01:42.988Z] [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
18:01:43 [2019-04-18T15:01:43.238Z] [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
18:01:43 [2019-04-18T15:01:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom
18:01:43 [2019-04-18T15:01:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom (3.4 kB at 243 kB/s)
18:01:43 [2019-04-18T15:01:43.238Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
18:01:43 [2019-04-18T15:01:43.488Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
18:01:43 [2019-04-18T15:01:43.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
18:01:43 [2019-04-18T15:01:43.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.28/project-2.28.pom (2.8 kB at 232 kB/s)
18:01:43 [2019-04-18T15:01:43.739Z] [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
18:01:43 [2019-04-18T15:01:43.739Z] [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
18:01:43 [2019-04-18T15:01:43.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
18:01:43 [2019-04-18T15:01:43.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 779 kB/s)
18:01:43 [2019-04-18T15:01:43.990Z] [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
18:01:43 [2019-04-18T15:01:43.990Z] [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
18:01:44 [2019-04-18T15:01:44.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom
18:01:44 [2019-04-18T15:01:44.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom (3.5 kB at 295 kB/s)
18:01:44 [2019-04-18T15:01:44.240Z] [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
18:01:44 [2019-04-18T15:01:44.240Z] [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
18:01:44 [2019-04-18T15:01:44.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.pom
18:01:44 [2019-04-18T15:01:44.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.pom (4.4 kB at 339 kB/s)
18:01:44 [2019-04-18T15:01:44.491Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
18:01:44 [2019-04-18T15:01:44.491Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
18:01:44 [2019-04-18T15:01:44.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
18:01:44 [2019-04-18T15:01:44.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.28/project-2.28.pom (2.8 kB at 184 kB/s)
18:01:44 [2019-04-18T15:01:44.741Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
18:01:44 [2019-04-18T15:01:44.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
18:01:44 [2019-04-18T15:01:44.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
18:01:44 [2019-04-18T15:01:44.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom (6.6 kB at 471 kB/s)
18:01:44 [2019-04-18T15:01:44.992Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
18:01:45 [2019-04-18T15:01:45.242Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
18:01:45 [2019-04-18T15:01:45.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
18:01:45 [2019-04-18T15:01:45.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom (4.1 kB at 312 kB/s)
18:01:45 [2019-04-18T15:01:45.242Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
18:01:45 [2019-04-18T15:01:45.492Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
18:01:45 [2019-04-18T15:01:45.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
18:01:45 [2019-04-18T15:01:45.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.28/project-2.28.pom (1.5 kB at 113 kB/s)
18:01:45 [2019-04-18T15:01:45.492Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
18:01:45 [2019-04-18T15:01:45.743Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
18:01:45 [2019-04-18T15:01:45.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
18:01:45 [2019-04-18T15:01:45.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom (6.4 kB at 427 kB/s)
18:01:45 [2019-04-18T15:01:45.743Z] [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
18:01:45 [2019-04-18T15:01:45.994Z] [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
18:01:46 [2019-04-18T15:01:46.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.pom (5.5 kB at 391 kB/s)
18:01:46 [2019-04-18T15:01:46.244Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.244Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom (3.4 kB at 263 kB/s)
18:01:46 [2019-04-18T15:01:46.495Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.495Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom (4.6 kB at 355 kB/s)
18:01:46 [2019-04-18T15:01:46.745Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
18:01:46 [2019-04-18T15:01:46.745Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
18:01:46 [2019-04-18T15:01:46.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
18:01:46 [2019-04-18T15:01:46.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 773 kB/s)
18:01:46 [2019-04-18T15:01:46.996Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
18:01:46 [2019-04-18T15:01:46.996Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom (4.8 kB at 366 kB/s)
18:01:47 [2019-04-18T15:01:47.246Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.497Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom (3.0 kB at 199 kB/s)
18:01:47 [2019-04-18T15:01:47.497Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.747Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom (3.7 kB at 282 kB/s)
18:01:47 [2019-04-18T15:01:47.747Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.998Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
18:01:47 [2019-04-18T15:01:47.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom (3.2 kB at 268 kB/s)
18:01:47 [2019-04-18T15:01:47.998Z] [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
18:01:48 [2019-04-18T15:01:48.248Z] [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
18:01:48 [2019-04-18T15:01:48.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom
18:01:48 [2019-04-18T15:01:48.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom (5.1 kB at 391 kB/s)
18:01:48 [2019-04-18T15:01:48.499Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
18:01:48 [2019-04-18T15:01:48.499Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
18:01:48 [2019-04-18T15:01:48.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
18:01:48 [2019-04-18T15:01:48.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom (2.8 kB at 203 kB/s)
18:01:48 [2019-04-18T15:01:48.749Z] [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
18:01:48 [2019-04-18T15:01:48.749Z] [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
18:01:49 [2019-04-18T15:01:49.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.pom
18:01:49 [2019-04-18T15:01:49.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.pom (5.1 kB at 465 kB/s)
18:01:49 [2019-04-18T15:01:49.000Z] [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
18:01:49 [2019-04-18T15:01:49.000Z] [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
18:01:49 [2019-04-18T15:01:49.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom
18:01:49 [2019-04-18T15:01:49.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom (3.3 kB at 184 kB/s)
18:01:49 [2019-04-18T15:01:49.250Z] [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
18:01:49 [2019-04-18T15:01:49.501Z] [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
18:01:49 [2019-04-18T15:01:49.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom
18:01:49 [2019-04-18T15:01:49.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom (2.0 kB at 165 kB/s)
18:01:49 [2019-04-18T15:01:49.501Z] [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
18:01:49 [2019-04-18T15:01:49.751Z] [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
18:01:49 [2019-04-18T15:01:49.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom
18:01:49 [2019-04-18T15:01:49.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.8/jackson-modules-base-2.9.8.pom (3.0 kB at 252 kB/s)
18:01:49 [2019-04-18T15:01:49.751Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
18:01:50 [2019-04-18T15:01:50.002Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
18:01:50 [2019-04-18T15:01:50.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
18:01:50 [2019-04-18T15:01:50.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 1.3 MB/s)
18:01:50 [2019-04-18T15:01:50.002Z] [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
18:01:50 [2019-04-18T15:01:50.252Z] [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
18:01:50 [2019-04-18T15:01:50.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
18:01:50 [2019-04-18T15:01:50.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 737 kB/s)
18:01:50 [2019-04-18T15:01:50.252Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/5/jvnet-parent-5.pom
18:01:50 [2019-04-18T15:01:50.503Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/5/jvnet-parent-5.pom
18:01:50 [2019-04-18T15:01:50.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
18:01:50 [2019-04-18T15:01:50.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 739 kB/s)
18:01:50 [2019-04-18T15:01:50.753Z] [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
18:01:50 [2019-04-18T15:01:50.753Z] [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
18:01:51 [2019-04-18T15:01:51.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
18:01:51 [2019-04-18T15:01:51.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 492 kB/s)
18:01:51 [2019-04-18T15:01:51.004Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.0/all-1.2.0.pom
18:01:51 [2019-04-18T15:01:51.004Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.0/all-1.2.0.pom
18:01:51 [2019-04-18T15:01:51.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
18:01:51 [2019-04-18T15:01:51.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 1.3 MB/s)
18:01:51 [2019-04-18T15:01:51.254Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/1/jvnet-parent-1.pom
18:01:51 [2019-04-18T15:01:51.254Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/1/jvnet-parent-1.pom
18:01:51 [2019-04-18T15:01:51.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
18:01:51 [2019-04-18T15:01:51.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 393 kB/s)
18:01:51 [2019-04-18T15:01:51.505Z] [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
18:01:51 [2019-04-18T15:01:51.505Z] [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
18:01:51 [2019-04-18T15:01:51.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom
18:01:51 [2019-04-18T15:01:51.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom (2.2 kB at 171 kB/s)
18:01:51 [2019-04-18T15:01:51.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
18:01:52 [2019-04-18T15:01:52.006Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
18:01:52 [2019-04-18T15:01:52.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
18:01:52 [2019-04-18T15:01:52.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom (4.6 kB at 351 kB/s)
18:01:52 [2019-04-18T15:01:52.006Z] [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
18:01:52 [2019-04-18T15:01:52.256Z] [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
18:01:52 [2019-04-18T15:01:52.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-parent/11.0.0/vaadin-spring-parent-11.0.0.pom
18:01:52 [2019-04-18T15:01:52.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-parent/11.0.0/vaadin-spring-parent-11.0.0.pom (8.8 kB at 677 kB/s)
18:01:52 [2019-04-18T15:01:52.256Z] [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
18:01:52 [2019-04-18T15:01:52.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom
18:01:52 [2019-04-18T15:01:52.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.0.RELEASE/spring-boot-dependencies-2.1.0.RELEASE.pom (142 kB at 4.6 MB/s)
18:01:52 [2019-04-18T15:01:52.506Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
18:01:52 [2019-04-18T15:01:52.506Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
18:01:52 [2019-04-18T15:01:52.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
18:01:53 [2019-04-18T15:01:53.007Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
18:01:53 [2019-04-18T15:01:53.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
18:01:53 [2019-04-18T15:01:53.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom (12 kB at 1.0 MB/s)
18:01:53 [2019-04-18T15:01:53.508Z] [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
18:01:53 [2019-04-18T15:01:53.508Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
18:01:53 [2019-04-18T15:01:53.758Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
18:01:54 [2019-04-18T15:01:54.009Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
18:01:54 [2019-04-18T15:01:54.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
18:01:54 [2019-04-18T15:01:54.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 573 kB/s)
18:01:54 [2019-04-18T15:01:54.260Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/33/oss-parent-33.pom
18:01:54 [2019-04-18T15:01:54.510Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom
18:01:54 [2019-04-18T15:01:54.760Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/33/oss-parent-33.pom
18:01:54 [2019-04-18T15:01:54.760Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom
18:01:55 [2019-04-18T15:01:55.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom
18:01:55 [2019-04-18T15:01:55.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.2 MB/s)
18:01:55 [2019-04-18T15:01:55.311Z] [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
18:01:55 [2019-04-18T15:01:55.311Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom
18:01:55 [2019-04-18T15:01:55.562Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom
18:01:55 [2019-04-18T15:01:55.812Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom
18:01:56 [2019-04-18T15:01:56.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom
18:01:56 [2019-04-18T15:01:56.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.29.Final/netty-bom-4.1.29.Final.pom (7.9 kB at 494 kB/s)
18:01:56 [2019-04-18T15:01:56.314Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
18:01:56 [2019-04-18T15:01:56.314Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
18:01:56 [2019-04-18T15:01:56.564Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
18:01:56 [2019-04-18T15:01:56.564Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
18:01:57 [2019-04-18T15:01:57.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
18:01:57 [2019-04-18T15:01:57.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom (3.6 kB at 330 kB/s)
18:01:57 [2019-04-18T15:01:57.115Z] [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
18:01:57 [2019-04-18T15:01:57.115Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom
18:01:57 [2019-04-18T15:01:57.366Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom
18:01:57 [2019-04-18T15:01:57.617Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom
18:01:57 [2019-04-18T15:01:57.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom
18:01:57 [2019-04-18T15:01:57.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom (6.1 kB at 552 kB/s)
18:01:57 [2019-04-18T15:01:57.867Z] [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
18:01:58 [2019-04-18T15:01:58.117Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom
18:01:58 [2019-04-18T15:01:58.368Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom
18:01:58 [2019-04-18T15:01:58.368Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom
18:01:58 [2019-04-18T15:01:58.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom
18:01:58 [2019-04-18T15:01:58.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom (18 kB at 1.2 MB/s)
18:01:58 [2019-04-18T15:01:58.919Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
18:01:58 [2019-04-18T15:01:58.919Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
18:01:59 [2019-04-18T15:01:59.169Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
18:01:59 [2019-04-18T15:01:59.419Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
18:01:59 [2019-04-18T15:01:59.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
18:01:59 [2019-04-18T15:01:59.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (22 kB at 1.4 MB/s)
18:01:59 [2019-04-18T15:01:59.970Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/4/jvnet-parent-4.pom
18:01:59 [2019-04-18T15:01:59.970Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom
18:02:00 [2019-04-18T15:02:00.221Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/4/jvnet-parent-4.pom
18:02:00 [2019-04-18T15:02:00.221Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom
18:02:00 [2019-04-18T15:02:00.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
18:02:00 [2019-04-18T15:02:00.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 705 kB/s)
18:02:00 [2019-04-18T15:02:00.772Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
18:02:00 [2019-04-18T15:02:00.772Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
18:02:01 [2019-04-18T15:02:01.022Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
18:02:01 [2019-04-18T15:02:01.273Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
18:02:01 [2019-04-18T15:02:01.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
18:02:01 [2019-04-18T15:02:01.523Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom (4.1 kB at 371 kB/s)
18:02:01 [2019-04-18T15:02:01.523Z] [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
18:02:01 [2019-04-18T15:02:01.773Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom
18:02:02 [2019-04-18T15:02:02.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom
18:02:02 [2019-04-18T15:02:02.275Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom (5.3 kB at 21 kB/s)
18:02:02 [2019-04-18T15:02:02.275Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
18:02:02 [2019-04-18T15:02:02.275Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
18:02:02 [2019-04-18T15:02:02.525Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
18:02:02 [2019-04-18T15:02:02.776Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom (4.6 kB at 18 kB/s)
18:02:02 [2019-04-18T15:02:02.776Z] [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
18:02:02 [2019-04-18T15:02:02.776Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom
18:02:03 [2019-04-18T15:02:03.026Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom
18:02:03 [2019-04-18T15:02:03.277Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom (6.6 kB at 26 kB/s)
18:02:03 [2019-04-18T15:02:03.277Z] [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
18:02:03 [2019-04-18T15:02:03.527Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom
18:02:03 [2019-04-18T15:02:03.527Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom
18:02:03 [2019-04-18T15:02:03.778Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom (8.7 kB at 35 kB/s)
18:02:03 [2019-04-18T15:02:03.778Z] [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
18:02:04 [2019-04-18T15:02:04.028Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom
18:02:04 [2019-04-18T15:02:04.279Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom
18:02:04 [2019-04-18T15:02:04.529Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom (5.0 kB at 20 kB/s)
18:02:04 [2019-04-18T15:02:04.529Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
18:02:04 [2019-04-18T15:02:04.529Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
18:02:04 [2019-04-18T15:02:04.779Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
18:02:05 [2019-04-18T15:02:05.030Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom (3.0 kB at 12 kB/s)
18:02:05 [2019-04-18T15:02:05.030Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
18:02:05 [2019-04-18T15:02:05.030Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
18:02:05 [2019-04-18T15:02:05.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
18:02:05 [2019-04-18T15:02:05.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom (7.9 kB at 525 kB/s)
18:02:05 [2019-04-18T15:02:05.280Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
18:02:05 [2019-04-18T15:02:05.281Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
18:02:05 [2019-04-18T15:02:05.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
18:02:05 [2019-04-18T15:02:05.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom (27 kB at 1.7 MB/s)
18:02:05 [2019-04-18T15:02:05.531Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
18:02:05 [2019-04-18T15:02:05.781Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
18:02:05 [2019-04-18T15:02:05.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
18:02:05 [2019-04-18T15:02:05.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom (10 kB at 807 kB/s)
18:02:05 [2019-04-18T15:02:05.781Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
18:02:06 [2019-04-18T15:02:06.032Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
18:02:06 [2019-04-18T15:02:06.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
18:02:06 [2019-04-18T15:02:06.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom (1.4 kB at 118 kB/s)
18:02:06 [2019-04-18T15:02:06.032Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
18:02:06 [2019-04-18T15:02:06.282Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
18:02:06 [2019-04-18T15:02:06.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
18:02:06 [2019-04-18T15:02:06.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 333 kB/s)
18:02:06 [2019-04-18T15:02:06.282Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
18:02:06 [2019-04-18T15:02:06.533Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
18:02:06 [2019-04-18T15:02:06.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
18:02:06 [2019-04-18T15:02:06.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom (5.3 kB at 446 kB/s)
18:02:06 [2019-04-18T15:02:06.783Z] [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
18:02:06 [2019-04-18T15:02:06.783Z] [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
18:02:07 [2019-04-18T15:02:07.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom
18:02:07 [2019-04-18T15:02:07.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom (13 kB at 1.0 MB/s)
18:02:07 [2019-04-18T15:02:07.034Z] [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
18:02:07 [2019-04-18T15:02:07.034Z] [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
18:02:07 [2019-04-18T15:02:07.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom
18:02:07 [2019-04-18T15:02:07.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom (25 kB at 1.7 MB/s)
18:02:07 [2019-04-18T15:02:07.284Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
18:02:07 [2019-04-18T15:02:07.284Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
18:02:07 [2019-04-18T15:02:07.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
18:02:07 [2019-04-18T15:02:07.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 505 kB/s)
18:02:07 [2019-04-18T15:02:07.535Z] [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
18:02:07 [2019-04-18T15:02:07.535Z] [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
18:02:07 [2019-04-18T15:02:07.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom
18:02:07 [2019-04-18T15:02:07.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom (3.4 kB at 305 kB/s)
18:02:07 [2019-04-18T15:02:07.785Z] [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
18:02:08 [2019-04-18T15:02:08.035Z] [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
18:02:08 [2019-04-18T15:02:08.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom
18:02:08 [2019-04-18T15:02:08.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom (6.7 kB at 291 kB/s)
18:02:08 [2019-04-18T15:02:08.035Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
18:02:08 [2019-04-18T15:02:08.286Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
18:02:08 [2019-04-18T15:02:08.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
18:02:08 [2019-04-18T15:02:08.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 857 kB/s)
18:02:08 [2019-04-18T15:02:08.286Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/41/commons-parent-41.pom
18:02:08 [2019-04-18T15:02:08.537Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/41/commons-parent-41.pom
18:02:08 [2019-04-18T15:02:08.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
18:02:08 [2019-04-18T15:02:08.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.9 MB/s)
18:02:08 [2019-04-18T15:02:08.537Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.pom
18:02:08 [2019-04-18T15:02:08.787Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.pom
18:02:08 [2019-04-18T15:02:08.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
18:02:09 [2019-04-18T15:02:09.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.1 MB/s)
18:02:09 [2019-04-18T15:02:09.038Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/39/commons-parent-39.pom
18:02:09 [2019-04-18T15:02:09.038Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/39/commons-parent-39.pom
18:02:09 [2019-04-18T15:02:09.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
18:02:09 [2019-04-18T15:02:09.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.1 MB/s)
18:02:09 [2019-04-18T15:02:09.288Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/16/apache-16.pom
18:02:09 [2019-04-18T15:02:09.288Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/16/apache-16.pom
18:02:09 [2019-04-18T15:02:09.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
18:02:09 [2019-04-18T15:02:09.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.2 MB/s)
18:02:09 [2019-04-18T15:02:09.539Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
18:02:09 [2019-04-18T15:02:09.539Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
18:02:09 [2019-04-18T15:02:09.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
18:02:09 [2019-04-18T15:02:09.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom (8.2 kB at 630 kB/s)
18:02:09 [2019-04-18T15:02:09.789Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
18:02:09 [2019-04-18T15:02:09.789Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
18:02:10 [2019-04-18T15:02:10.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
18:02:10 [2019-04-18T15:02:10.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom (6.0 kB at 425 kB/s)
18:02:10 [2019-04-18T15:02:10.042Z] [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
18:02:10 [2019-04-18T15:02:10.293Z] [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
18:02:10 [2019-04-18T15:02:10.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom
18:02:10 [2019-04-18T15:02:10.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom (3.4 kB at 283 kB/s)
18:02:10 [2019-04-18T15:02:10.293Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
18:02:10 [2019-04-18T15:02:10.543Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
18:02:10 [2019-04-18T15:02:10.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
18:02:10 [2019-04-18T15:02:10.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom (42 kB at 2.4 MB/s)
18:02:10 [2019-04-18T15:02:10.543Z] [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
18:02:10 [2019-04-18T15:02:10.794Z] [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
18:02:10 [2019-04-18T15:02:10.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom
18:02:10 [2019-04-18T15:02:10.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom (8.9 kB at 688 kB/s)
18:02:10 [2019-04-18T15:02:10.794Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
18:02:11 [2019-04-18T15:02:11.044Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
18:02:11 [2019-04-18T15:02:11.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
18:02:11 [2019-04-18T15:02:11.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom (42 kB at 2.4 MB/s)
18:02:11 [2019-04-18T15:02:11.295Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
18:02:11 [2019-04-18T15:02:11.295Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
18:02:11 [2019-04-18T15:02:11.545Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
18:02:11 [2019-04-18T15:02:11.545Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom (4.9 kB at 412 kB/s)
18:02:11 [2019-04-18T15:02:11.545Z] [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
18:02:11 [2019-04-18T15:02:11.546Z] [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
18:02:11 [2019-04-18T15:02:11.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom
18:02:11 [2019-04-18T15:02:11.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom (9.8 kB at 815 kB/s)
18:02:11 [2019-04-18T15:02:11.796Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
18:02:11 [2019-04-18T15:02:11.796Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
18:02:12 [2019-04-18T15:02:12.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
18:02:12 [2019-04-18T15:02:12.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 390 kB/s)
18:02:12 [2019-04-18T15:02:12.047Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
18:02:12 [2019-04-18T15:02:12.047Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
18:02:12 [2019-04-18T15:02:12.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
18:02:12 [2019-04-18T15:02:12.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom (10 kB at 195 kB/s)
18:02:12 [2019-04-18T15:02:12.297Z] [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
18:02:12 [2019-04-18T15:02:12.548Z] [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
18:02:12 [2019-04-18T15:02:12.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.12/byte-buddy-parent-1.9.12.pom
18:02:12 [2019-04-18T15:02:12.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.12/byte-buddy-parent-1.9.12.pom (36 kB at 2.1 MB/s)
18:02:12 [2019-04-18T15:02:12.548Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
18:02:12 [2019-04-18T15:02:12.798Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
18:02:12 [2019-04-18T15:02:12.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
18:02:12 [2019-04-18T15:02:12.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom (5.6 kB at 469 kB/s)
18:02:12 [2019-04-18T15:02:12.798Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
18:02:13 [2019-04-18T15:02:13.049Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
18:02:13 [2019-04-18T15:02:13.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
18:02:13 [2019-04-18T15:02:13.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom (9.2 kB at 658 kB/s)
18:02:13 [2019-04-18T15:02:13.049Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
18:02:13 [2019-04-18T15:02:13.299Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
18:02:13 [2019-04-18T15:02:13.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
18:02:13 [2019-04-18T15:02:13.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom (9.6 kB at 436 kB/s)
18:02:13 [2019-04-18T15:02:13.299Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
18:02:13 [2019-04-18T15:02:13.550Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
18:02:13 [2019-04-18T15:02:13.800Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
18:02:14 [2019-04-18T15:02:14.051Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
18:02:14 [2019-04-18T15:02:14.301Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
18:02:14 [2019-04-18T15:02:14.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
18:02:14 [2019-04-18T15:02:14.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 186 kB/s)
18:02:14 [2019-04-18T15:02:14.552Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
18:02:14 [2019-04-18T15:02:14.552Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
18:02:14 [2019-04-18T15:02:14.802Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
18:02:15 [2019-04-18T15:02:15.353Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
18:02:15 [2019-04-18T15:02:15.353Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
18:02:15 [2019-04-18T15:02:15.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
18:02:15 [2019-04-18T15:02:15.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom (1.4 kB at 129 kB/s)
18:02:15 [2019-04-18T15:02:15.604Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
18:02:15 [2019-04-18T15:02:15.855Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
18:02:15 [2019-04-18T15:02:15.855Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
18:02:16 [2019-04-18T15:02:16.406Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
18:02:16 [2019-04-18T15:02:16.406Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
18:02:16 [2019-04-18T15:02:16.656Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
18:02:16 [2019-04-18T15:02:16.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 500 kB/s)
18:02:16 [2019-04-18T15:02:16.656Z] [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
18:02:16 [2019-04-18T15:02:16.907Z] [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
18:02:17 [2019-04-18T15:02:17.157Z] [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)
18:02:17 [2019-04-18T15:02:17.157Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
18:02:17 [2019-04-18T15:02:17.157Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
18:02:17 [2019-04-18T15:02:17.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
18:02:17 [2019-04-18T15:02:17.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom (6.0 kB at 459 kB/s)
18:02:17 [2019-04-18T15:02:17.408Z] [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
18:02:17 [2019-04-18T15:02:17.408Z] [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
18:02:17 [2019-04-18T15:02:17.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom
18:02:17 [2019-04-18T15:02:17.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom (1.7 kB at 120 kB/s)
18:02:17 [2019-04-18T15:02:17.658Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
18:02:17 [2019-04-18T15:02:17.658Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
18:02:17 [2019-04-18T15:02:17.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
18:02:17 [2019-04-18T15:02:17.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom (4.5 kB at 376 kB/s)
18:02:17 [2019-04-18T15:02:17.909Z] [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
18:02:18 [2019-04-18T15:02:18.159Z] [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
18:02:18 [2019-04-18T15:02:18.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.pom
18:02:18 [2019-04-18T15:02:18.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.pom (2.6 kB at 218 kB/s)
18:02:18 [2019-04-18T15:02:18.159Z] [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
18:02:18 [2019-04-18T15:02:18.410Z] [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
18:02:18 [2019-04-18T15:02:18.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom
18:02:18 [2019-04-18T15:02:18.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom (1.6 kB at 122 kB/s)
18:02:18 [2019-04-18T15:02:18.410Z] [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
18:02:18 [2019-04-18T15:02:18.660Z] [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
18:02:18 [2019-04-18T15:02:18.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.pom
18:02:18 [2019-04-18T15:02:18.911Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.pom (2.2 kB at 157 kB/s)
18:02:18 [2019-04-18T15:02:18.911Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
18:02:18 [2019-04-18T15:02:18.911Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
18:02:19 [2019-04-18T15:02:19.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
18:02:19 [2019-04-18T15:02:19.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom (1.9 kB at 175 kB/s)
18:02:19 [2019-04-18T15:02:19.161Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
18:02:19 [2019-04-18T15:02:19.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
18:02:19 [2019-04-18T15:02:19.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
18:02:19 [2019-04-18T15:02:19.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom (1.5 kB at 139 kB/s)
18:02:19 [2019-04-18T15:02:19.411Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
18:02:19 [2019-04-18T15:02:19.411Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
18:02:19 [2019-04-18T15:02:19.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
18:02:19 [2019-04-18T15:02:19.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom (1.6 kB at 144 kB/s)
18:02:19 [2019-04-18T15:02:19.662Z] [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
18:02:19 [2019-04-18T15:02:19.662Z] [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
18:02:19 [2019-04-18T15:02:19.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom
18:02:19 [2019-04-18T15:02:19.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom (2.2 kB at 181 kB/s)
18:02:19 [2019-04-18T15:02:19.912Z] [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
18:02:19 [2019-04-18T15:02:19.912Z] [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
18:02:20 [2019-04-18T15:02:20.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom
18:02:20 [2019-04-18T15:02:20.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom (1.8 kB at 150 kB/s)
18:02:20 [2019-04-18T15:02:20.163Z] [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
18:02:20 [2019-04-18T15:02:20.163Z] [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
18:02:20 [2019-04-18T15:02:20.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom
18:02:20 [2019-04-18T15:02:20.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom (1.8 kB at 159 kB/s)
18:02:20 [2019-04-18T15:02:20.414Z] [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
18:02:20 [2019-04-18T15:02:20.664Z] [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
18:02:20 [2019-04-18T15:02:20.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom
18:02:20 [2019-04-18T15:02:20.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom (2.0 kB at 144 kB/s)
18:02:20 [2019-04-18T15:02:20.664Z] [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
18:02:20 [2019-04-18T15:02:20.914Z] [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
18:02:20 [2019-04-18T15:02:20.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.pom
18:02:20 [2019-04-18T15:02:20.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.pom (1.6 kB at 114 kB/s)
18:02:20 [2019-04-18T15:02:20.915Z] [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
18:02:21 [2019-04-18T15:02:21.165Z] [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
18:02:21 [2019-04-18T15:02:21.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom
18:02:21 [2019-04-18T15:02:21.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom (1.8 kB at 138 kB/s)
18:02:21 [2019-04-18T15:02:21.165Z] [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
18:02:21 [2019-04-18T15:02:21.415Z] [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
18:02:21 [2019-04-18T15:02:21.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom
18:02:21 [2019-04-18T15:02:21.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom (12 kB at 793 kB/s)
18:02:21 [2019-04-18T15:02:21.666Z] [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
18:02:21 [2019-04-18T15:02:21.666Z] [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
18:02:21 [2019-04-18T15:02:21.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom
18:02:21 [2019-04-18T15:02:21.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom (2.1 kB at 171 kB/s)
18:02:21 [2019-04-18T15:02:21.917Z] [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
18:02:22 [2019-04-18T15:02:22.167Z] [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
18:02:22 [2019-04-18T15:02:22.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom
18:02:22 [2019-04-18T15:02:22.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom (18 kB at 1.1 MB/s)
18:02:22 [2019-04-18T15:02:22.167Z] [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
18:02:22 [2019-04-18T15:02:22.418Z] [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
18:02:22 [2019-04-18T15:02:22.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom
18:02:22 [2019-04-18T15:02:22.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom (14 kB at 1.1 MB/s)
18:02:22 [2019-04-18T15:02:22.418Z] [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
18:02:22 [2019-04-18T15:02:22.668Z] [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
18:02:22 [2019-04-18T15:02:22.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow-parent/1.0.1/vaadin-details-flow-parent-1.0.1.pom
18:02:22 [2019-04-18T15:02:22.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow-parent/1.0.1/vaadin-details-flow-parent-1.0.1.pom (1.7 kB at 141 kB/s)
18:02:22 [2019-04-18T15:02:22.668Z] [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
18:02:22 [2019-04-18T15:02:22.919Z] [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
18:02:22 [2019-04-18T15:02:22.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.pom
18:02:22 [2019-04-18T15:02:22.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.pom (2.8 kB at 234 kB/s)
18:02:22 [2019-04-18T15:02:22.919Z] [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
18:02:23 [2019-04-18T15:02:23.169Z] [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
18:02:23 [2019-04-18T15:02:23.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom
18:02:23 [2019-04-18T15:02:23.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom (1.8 kB at 166 kB/s)
18:02:23 [2019-04-18T15:02:23.420Z] [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
18:02:23 [2019-04-18T15:02:23.420Z] [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
18:02:23 [2019-04-18T15:02:23.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.pom
18:02:23 [2019-04-18T15:02:23.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.pom (1.8 kB at 137 kB/s)
18:02:23 [2019-04-18T15:02:23.670Z] [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
18:02:23 [2019-04-18T15:02:23.670Z] [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
18:02:23 [2019-04-18T15:02:23.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom
18:02:23 [2019-04-18T15:02:23.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom (2.2 kB at 185 kB/s)
18:02:23 [2019-04-18T15:02:23.920Z] [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
18:02:23 [2019-04-18T15:02:23.920Z] [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
18:02:24 [2019-04-18T15:02:24.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom
18:02:24 [2019-04-18T15:02:24.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom (1.8 kB at 166 kB/s)
18:02:24 [2019-04-18T15:02:24.171Z] [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
18:02:24 [2019-04-18T15:02:24.171Z] [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
18:02:24 [2019-04-18T15:02:24.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom
18:02:24 [2019-04-18T15:02:24.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom (1.7 kB at 128 kB/s)
18:02:24 [2019-04-18T15:02:24.421Z] [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
18:02:24 [2019-04-18T15:02:24.421Z] [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
18:02:24 [2019-04-18T15:02:24.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom
18:02:24 [2019-04-18T15:02:24.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom (2.8 kB at 256 kB/s)
18:02:24 [2019-04-18T15:02:24.672Z] [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
18:02:24 [2019-04-18T15:02:24.672Z] [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
18:02:24 [2019-04-18T15:02:24.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.pom
18:02:24 [2019-04-18T15:02:24.922Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.pom (4.7 kB at 424 kB/s)
18:02:24 [2019-04-18T15:02:24.922Z] [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
18:02:25 [2019-04-18T15:02:25.173Z] [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
18:02:25 [2019-04-18T15:02:25.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow-parent/1.3.2/vaadin-button-flow-parent-1.3.2.pom
18:02:25 [2019-04-18T15:02:25.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow-parent/1.3.2/vaadin-button-flow-parent-1.3.2.pom (2.3 kB at 212 kB/s)
18:02:25 [2019-04-18T15:02:25.173Z] [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
18:02:25 [2019-04-18T15:02:25.423Z] [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
18:02:25 [2019-04-18T15:02:25.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.pom
18:02:25 [2019-04-18T15:02:25.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.pom (2.8 kB at 234 kB/s)
18:02:25 [2019-04-18T15:02:25.423Z] [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
18:02:25 [2019-04-18T15:02:25.674Z] [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
18:02:25 [2019-04-18T15:02:25.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom
18:02:25 [2019-04-18T15:02:25.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom (4.8 kB at 439 kB/s)
18:02:25 [2019-04-18T15:02:25.674Z] [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
18:02:25 [2019-04-18T15:02:25.924Z] [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
18:02:25 [2019-04-18T15:02:25.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow-parent/1.3.1/vaadin-checkbox-flow-parent-1.3.1.pom
18:02:25 [2019-04-18T15:02:25.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow-parent/1.3.1/vaadin-checkbox-flow-parent-1.3.1.pom (2.1 kB at 176 kB/s)
18:02:25 [2019-04-18T15:02:25.924Z] [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
18:02:26 [2019-04-18T15:02:26.175Z] [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
18:02:26 [2019-04-18T15:02:26.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.pom
18:02:26 [2019-04-18T15:02:26.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.pom (2.8 kB at 217 kB/s)
18:02:26 [2019-04-18T15:02:26.425Z] [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
18:02:26 [2019-04-18T15:02:26.425Z] [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
18:02:26 [2019-04-18T15:02:26.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.pom
18:02:26 [2019-04-18T15:02:26.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.pom (7.0 kB at 586 kB/s)
18:02:26 [2019-04-18T15:02:26.675Z] [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
18:02:26 [2019-04-18T15:02:26.675Z] [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
18:02:26 [2019-04-18T15:02:26.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow-parent/2.1.3/vaadin-combo-box-flow-parent-2.1.3.pom
18:02:26 [2019-04-18T15:02:26.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow-parent/2.1.3/vaadin-combo-box-flow-parent-2.1.3.pom (2.2 kB at 186 kB/s)
18:02:26 [2019-04-18T15:02:26.926Z] [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
18:02:26 [2019-04-18T15:02:26.926Z] [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
18:02:27 [2019-04-18T15:02:27.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.pom
18:02:27 [2019-04-18T15:02:27.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.pom (4.3 kB at 288 kB/s)
18:02:27 [2019-04-18T15:02:27.176Z] [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
18:02:27 [2019-04-18T15:02:27.176Z] [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
18:02:27 [2019-04-18T15:02:27.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom
18:02:27 [2019-04-18T15:02:27.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom (2.4 kB at 196 kB/s)
18:02:27 [2019-04-18T15:02:27.427Z] [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
18:02:27 [2019-04-18T15:02:27.677Z] [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
18:02:27 [2019-04-18T15:02:27.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom
18:02:27 [2019-04-18T15:02:27.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom (1.9 kB at 142 kB/s)
18:02:27 [2019-04-18T15:02:27.677Z] [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
18:02:27 [2019-04-18T15:02:27.928Z] [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
18:02:27 [2019-04-18T15:02:27.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom
18:02:27 [2019-04-18T15:02:27.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom (2.4 kB at 221 kB/s)
18:02:27 [2019-04-18T15:02:27.928Z] [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
18:02:28 [2019-04-18T15:02:28.178Z] [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
18:02:28 [2019-04-18T15:02:28.178Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom
18:02:28 [2019-04-18T15:02:28.178Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom (1.9 kB at 142 kB/s)
18:02:28 [2019-04-18T15:02:28.178Z] [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
18:02:28 [2019-04-18T15:02:28.429Z] [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
18:02:28 [2019-04-18T15:02:28.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom
18:02:28 [2019-04-18T15:02:28.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom (1.9 kB at 144 kB/s)
18:02:28 [2019-04-18T15:02:28.429Z] [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
18:02:28 [2019-04-18T15:02:28.679Z] [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
18:02:28 [2019-04-18T15:02:28.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom
18:02:28 [2019-04-18T15:02:28.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom (2.4 kB at 198 kB/s)
18:02:28 [2019-04-18T15:02:28.679Z] [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
18:02:28 [2019-04-18T15:02:28.930Z] [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
18:02:29 [2019-04-18T15:02:29.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.pom
18:02:29 [2019-04-18T15:02:29.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.pom (2.8 kB at 202 kB/s)
18:02:29 [2019-04-18T15:02:29.180Z] [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
18:02:29 [2019-04-18T15:02:29.180Z] [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
18:02:29 [2019-04-18T15:02:29.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom
18:02:29 [2019-04-18T15:02:29.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom (1.8 kB at 165 kB/s)
18:02:29 [2019-04-18T15:02:29.430Z] [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
18:02:29 [2019-04-18T15:02:29.430Z] [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
18:02:29 [2019-04-18T15:02:29.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom
18:02:29 [2019-04-18T15:02:29.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom (2.5 kB at 228 kB/s)
18:02:29 [2019-04-18T15:02:29.681Z] [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
18:02:29 [2019-04-18T15:02:29.681Z] [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
18:02:29 [2019-04-18T15:02:29.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom
18:02:29 [2019-04-18T15:02:29.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom (1.8 kB at 164 kB/s)
18:02:29 [2019-04-18T15:02:29.931Z] [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
18:02:29 [2019-04-18T15:02:29.931Z] [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
18:02:30 [2019-04-18T15:02:30.182Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom
18:02:30 [2019-04-18T15:02:30.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom (13 kB at 895 kB/s)
18:02:30 [2019-04-18T15:02:30.182Z] [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
18:02:30 [2019-04-18T15:02:30.182Z] [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
18:02:30 [2019-04-18T15:02:30.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom
18:02:30 [2019-04-18T15:02:30.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom (1.7 kB at 132 kB/s)
18:02:30 [2019-04-18T15:02:30.433Z] [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
18:02:30 [2019-04-18T15:02:30.683Z] [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
18:02:30 [2019-04-18T15:02:30.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.pom
18:02:30 [2019-04-18T15:02:30.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.pom (2.6 kB at 202 kB/s)
18:02:30 [2019-04-18T15:02:30.683Z] [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
18:02:30 [2019-04-18T15:02:30.934Z] [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
18:02:30 [2019-04-18T15:02:30.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.pom
18:02:30 [2019-04-18T15:02:30.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.pom (6.8 kB at 620 kB/s)
18:02:30 [2019-04-18T15:02:30.934Z] [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
18:02:31 [2019-04-18T15:02:31.184Z] [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
18:02:31 [2019-04-18T15:02:31.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom
18:02:31 [2019-04-18T15:02:31.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom (2.1 kB at 177 kB/s)
18:02:31 [2019-04-18T15:02:31.184Z] [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
18:02:31 [2019-04-18T15:02:31.435Z] [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
18:02:31 [2019-04-18T15:02:31.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.pom
18:02:31 [2019-04-18T15:02:31.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.pom (4.3 kB at 335 kB/s)
18:02:31 [2019-04-18T15:02:31.685Z] [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
18:02:31 [2019-04-18T15:02:31.685Z] [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
18:02:31 [2019-04-18T15:02:31.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom
18:02:31 [2019-04-18T15:02:31.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom (1.8 kB at 138 kB/s)
18:02:31 [2019-04-18T15:02:31.936Z] [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
18:02:31 [2019-04-18T15:02:31.936Z] [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
18:02:32 [2019-04-18T15:02:32.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.pom
18:02:32 [2019-04-18T15:02:32.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.pom (7.1 kB at 643 kB/s)
18:02:32 [2019-04-18T15:02:32.186Z] [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
18:02:32 [2019-04-18T15:02:32.186Z] [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
18:02:32 [2019-04-18T15:02:32.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom
18:02:32 [2019-04-18T15:02:32.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom (2.5 kB at 209 kB/s)
18:02:32 [2019-04-18T15:02:32.437Z] [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
18:02:32 [2019-04-18T15:02:32.437Z] [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
18:02:32 [2019-04-18T15:02:32.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.pom
18:02:32 [2019-04-18T15:02:32.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.pom (3.5 kB at 268 kB/s)
18:02:32 [2019-04-18T15:02:32.687Z] [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
18:02:32 [2019-04-18T15:02:32.687Z] [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
18:02:32 [2019-04-18T15:02:32.938Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom
18:02:32 [2019-04-18T15:02:32.938Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom (6.8 kB at 563 kB/s)
18:02:32 [2019-04-18T15:02:32.938Z] [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
18:02:33 [2019-04-18T15:02:33.188Z] [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
18:02:33 [2019-04-18T15:02:33.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom
18:02:33 [2019-04-18T15:02:33.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom (2.2 kB at 167 kB/s)
18:02:33 [2019-04-18T15:02:33.189Z] [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
18:02:33 [2019-04-18T15:02:33.439Z] [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
18:02:33 [2019-04-18T15:02:33.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.pom
18:02:33 [2019-04-18T15:02:33.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.pom (4.1 kB at 340 kB/s)
18:02:33 [2019-04-18T15:02:33.439Z] [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
18:02:33 [2019-04-18T15:02:33.689Z] [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
18:02:33 [2019-04-18T15:02:33.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom
18:02:33 [2019-04-18T15:02:33.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom (3.0 kB at 232 kB/s)
18:02:33 [2019-04-18T15:02:33.689Z] [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
18:02:33 [2019-04-18T15:02:33.940Z] [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
18:02:33 [2019-04-18T15:02:33.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom
18:02:34 [2019-04-18T15:02:34.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom (1.8 kB at 135 kB/s)
18:02:34 [2019-04-18T15:02:34.190Z] [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
18:02:34 [2019-04-18T15:02:34.190Z] [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
18:02:34 [2019-04-18T15:02:34.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom
18:02:34 [2019-04-18T15:02:34.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom (5.7 kB at 440 kB/s)
18:02:34 [2019-04-18T15:02:34.441Z] [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
18:02:34 [2019-04-18T15:02:34.441Z] [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
18:02:34 [2019-04-18T15:02:34.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom
18:02:34 [2019-04-18T15:02:34.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom (2.3 kB at 193 kB/s)
18:02:34 [2019-04-18T15:02:34.691Z] [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
18:02:34 [2019-04-18T15:02:34.691Z] [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
18:02:34 [2019-04-18T15:02:34.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom
18:02:34 [2019-04-18T15:02:34.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom (2.8 kB at 199 kB/s)
18:02:34 [2019-04-18T15:02:34.942Z] [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
18:02:34 [2019-04-18T15:02:34.942Z] [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
18:02:35 [2019-04-18T15:02:35.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.pom
18:02:35 [2019-04-18T15:02:35.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.pom (4.6 kB at 355 kB/s)
18:02:35 [2019-04-18T15:02:35.192Z] [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
18:02:35 [2019-04-18T15:02:35.443Z] [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
18:02:35 [2019-04-18T15:02:35.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom
18:02:35 [2019-04-18T15:02:35.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom (2.3 kB at 195 kB/s)
18:02:35 [2019-04-18T15:02:35.443Z] [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
18:02:35 [2019-04-18T15:02:35.693Z] [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
18:02:35 [2019-04-18T15:02:35.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.pom
18:02:35 [2019-04-18T15:02:35.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.pom (2.8 kB at 158 kB/s)
18:02:35 [2019-04-18T15:02:35.693Z] [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
18:02:35 [2019-04-18T15:02:35.944Z] [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
18:02:35 [2019-04-18T15:02:35.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom
18:02:35 [2019-04-18T15:02:35.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom (7.6 kB at 633 kB/s)
18:02:35 [2019-04-18T15:02:35.944Z] [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
18:02:36 [2019-04-18T15:02:36.194Z] [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
18:02:36 [2019-04-18T15:02:36.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow-parent/3.0.3/vaadin-grid-flow-parent-3.0.3.pom
18:02:36 [2019-04-18T15:02:36.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow-parent/3.0.3/vaadin-grid-flow-parent-3.0.3.pom (2.3 kB at 206 kB/s)
18:02:36 [2019-04-18T15:02:36.194Z] [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
18:02:36 [2019-04-18T15:02:36.445Z] [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
18:02:36 [2019-04-18T15:02:36.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.pom
18:02:36 [2019-04-18T15:02:36.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.pom (3.9 kB at 353 kB/s)
18:02:36 [2019-04-18T15:02:36.695Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
18:02:36 [2019-04-18T15:02:36.695Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
18:02:36 [2019-04-18T15:02:36.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
18:02:36 [2019-04-18T15:02:36.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.9 MB/s)
18:02:36 [2019-04-18T15:02:36.946Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/47/commons-parent-47.pom
18:02:36 [2019-04-18T15:02:36.946Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/47/commons-parent-47.pom
18:02:37 [2019-04-18T15:02:37.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
18:02:37 [2019-04-18T15:02:37.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.7 MB/s)
18:02:37 [2019-04-18T15:02:37.196Z] [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
18:02:37 [2019-04-18T15:02:37.196Z] [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
18:02:37 [2019-04-18T15:02:37.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.pom
18:02:37 [2019-04-18T15:02:37.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.pom (6.9 kB at 572 kB/s)
18:02:37 [2019-04-18T15:02:37.447Z] [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
18:02:37 [2019-04-18T15:02:37.447Z] [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
18:02:37 [2019-04-18T15:02:37.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow-parent/2.0.1/vaadin-context-menu-flow-parent-2.0.1.pom
18:02:37 [2019-04-18T15:02:37.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow-parent/2.0.1/vaadin-context-menu-flow-parent-2.0.1.pom (2.2 kB at 203 kB/s)
18:02:37 [2019-04-18T15:02:37.697Z] [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
18:02:37 [2019-04-18T15:02:37.697Z] [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
18:02:37 [2019-04-18T15:02:37.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom
18:02:37 [2019-04-18T15:02:37.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom (3.5 kB at 266 kB/s)
18:02:37 [2019-04-18T15:02:37.947Z] [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
18:02:37 [2019-04-18T15:02:37.947Z] [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
18:02:38 [2019-04-18T15:02:38.198Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.pom
18:02:38 [2019-04-18T15:02:38.198Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.pom (3.6 kB at 299 kB/s)
18:02:38 [2019-04-18T15:02:38.198Z] [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
18:02:38 [2019-04-18T15:02:38.448Z] [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
18:02:38 [2019-04-18T15:02:38.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow-parent/1.3.1/vaadin-icons-flow-parent-1.3.1.pom
18:02:38 [2019-04-18T15:02:38.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow-parent/1.3.1/vaadin-icons-flow-parent-1.3.1.pom (2.1 kB at 190 kB/s)
18:02:38 [2019-04-18T15:02:38.448Z] [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
18:02:38 [2019-04-18T15:02:38.699Z] [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
18:02:38 [2019-04-18T15:02:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom
18:02:38 [2019-04-18T15:02:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom (2.2 kB at 166 kB/s)
18:02:38 [2019-04-18T15:02:38.699Z] [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
18:02:38 [2019-04-18T15:02:38.949Z] [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
18:02:38 [2019-04-18T15:02:38.949Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.pom
18:02:38 [2019-04-18T15:02:38.949Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.pom (4.1 kB at 339 kB/s)
18:02:38 [2019-04-18T15:02:38.949Z] [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
18:02:39 [2019-04-18T15:02:39.200Z] [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
18:02:39 [2019-04-18T15:02:39.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow-parent/1.3.0/vaadin-iron-list-flow-parent-1.3.0.pom
18:02:39 [2019-04-18T15:02:39.200Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow-parent/1.3.0/vaadin-iron-list-flow-parent-1.3.0.pom (2.0 kB at 182 kB/s)
18:02:39 [2019-04-18T15:02:39.200Z] [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
18:02:39 [2019-04-18T15:02:39.450Z] [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
18:02:39 [2019-04-18T15:02:39.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.pom
18:02:39 [2019-04-18T15:02:39.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.pom (4.8 kB at 436 kB/s)
18:02:39 [2019-04-18T15:02:39.450Z] [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
18:02:39 [2019-04-18T15:02:39.701Z] [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
18:02:39 [2019-04-18T15:02:39.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow-parent/1.3.0/vaadin-list-box-flow-parent-1.3.0.pom
18:02:39 [2019-04-18T15:02:39.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow-parent/1.3.0/vaadin-list-box-flow-parent-1.3.0.pom (2.4 kB at 183 kB/s)
18:02:39 [2019-04-18T15:02:39.951Z] [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
18:02:39 [2019-04-18T15:02:39.951Z] [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
18:02:40 [2019-04-18T15:02:40.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.pom
18:02:40 [2019-04-18T15:02:40.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.pom (14 kB at 405 kB/s)
18:02:40 [2019-04-18T15:02:40.202Z] [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
18:02:40 [2019-04-18T15:02:40.202Z] [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
18:02:40 [2019-04-18T15:02:40.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow-parent/1.0.0/vaadin-login-flow-parent-1.0.0.pom
18:02:40 [2019-04-18T15:02:40.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow-parent/1.0.0/vaadin-login-flow-parent-1.0.0.pom (1.7 kB at 152 kB/s)
18:02:40 [2019-04-18T15:02:40.452Z] [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
18:02:40 [2019-04-18T15:02:40.452Z] [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
18:02:40 [2019-04-18T15:02:40.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.pom
18:02:40 [2019-04-18T15:02:40.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.pom (3.2 kB at 291 kB/s)
18:02:40 [2019-04-18T15:02:40.703Z] [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
18:02:40 [2019-04-18T15:02:40.703Z] [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
18:02:40 [2019-04-18T15:02:40.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom
18:02:40 [2019-04-18T15:02:40.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom (4.2 kB at 352 kB/s)
18:02:40 [2019-04-18T15:02:40.953Z] [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
18:02:41 [2019-04-18T15:02:41.203Z] [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
18:02:41 [2019-04-18T15:02:41.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom
18:02:41 [2019-04-18T15:02:41.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom (2.0 kB at 203 kB/s)
18:02:41 [2019-04-18T15:02:41.203Z] [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
18:02:41 [2019-04-18T15:02:41.454Z] [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
18:02:41 [2019-04-18T15:02:41.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom
18:02:41 [2019-04-18T15:02:41.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom (2.6 kB at 240 kB/s)
18:02:41 [2019-04-18T15:02:41.454Z] [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
18:02:41 [2019-04-18T15:02:41.704Z] [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
18:02:41 [2019-04-18T15:02:41.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.pom
18:02:41 [2019-04-18T15:02:41.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.pom (4.2 kB at 383 kB/s)
18:02:41 [2019-04-18T15:02:41.704Z] [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
18:02:41 [2019-04-18T15:02:41.962Z] [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
18:02:41 [2019-04-18T15:02:41.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow-parent/1.3.0/vaadin-progress-bar-flow-parent-1.3.0.pom
18:02:41 [2019-04-18T15:02:41.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow-parent/1.3.0/vaadin-progress-bar-flow-parent-1.3.0.pom (2.0 kB at 112 kB/s)
18:02:41 [2019-04-18T15:02:41.962Z] [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
18:02:42 [2019-04-18T15:02:42.213Z] [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
18:02:42 [2019-04-18T15:02:42.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom
18:02:42 [2019-04-18T15:02:42.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom (2.6 kB at 219 kB/s)
18:02:42 [2019-04-18T15:02:42.213Z] [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
18:02:42 [2019-04-18T15:02:42.463Z] [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
18:02:42 [2019-04-18T15:02:42.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.pom
18:02:42 [2019-04-18T15:02:42.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.pom (4.6 kB at 422 kB/s)
18:02:42 [2019-04-18T15:02:42.714Z] [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
18:02:42 [2019-04-18T15:02:42.714Z] [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
18:02:42 [2019-04-18T15:02:42.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom
18:02:42 [2019-04-18T15:02:42.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom (2.4 kB at 203 kB/s)
18:02:42 [2019-04-18T15:02:42.964Z] [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
18:02:42 [2019-04-18T15:02:42.964Z] [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
18:02:43 [2019-04-18T15:02:43.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom
18:02:43 [2019-04-18T15:02:43.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom (2.8 kB at 259 kB/s)
18:02:43 [2019-04-18T15:02:43.214Z] [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
18:02:43 [2019-04-18T15:02:43.214Z] [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
18:02:43 [2019-04-18T15:02:43.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.pom
18:02:43 [2019-04-18T15:02:43.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.pom (4.4 kB at 369 kB/s)
18:02:43 [2019-04-18T15:02:43.465Z] [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
18:02:43 [2019-04-18T15:02:43.465Z] [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
18:02:43 [2019-04-18T15:02:43.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow-parent/1.3.1/vaadin-split-layout-flow-parent-1.3.1.pom
18:02:43 [2019-04-18T15:02:43.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow-parent/1.3.1/vaadin-split-layout-flow-parent-1.3.1.pom (2.1 kB at 213 kB/s)
18:02:43 [2019-04-18T15:02:43.715Z] [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
18:02:43 [2019-04-18T15:02:43.715Z] [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
18:02:43 [2019-04-18T15:02:43.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom
18:02:43 [2019-04-18T15:02:43.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom (2.9 kB at 238 kB/s)
18:02:43 [2019-04-18T15:02:43.966Z] [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
18:02:43 [2019-04-18T15:02:43.966Z] [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
18:02:44 [2019-04-18T15:02:44.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.pom
18:02:44 [2019-04-18T15:02:44.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.pom (5.1 kB at 362 kB/s)
18:02:44 [2019-04-18T15:02:44.216Z] [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
18:02:44 [2019-04-18T15:02:44.467Z] [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
18:02:44 [2019-04-18T15:02:44.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow-parent/1.3.0/vaadin-tabs-flow-parent-1.3.0.pom
18:02:44 [2019-04-18T15:02:44.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow-parent/1.3.0/vaadin-tabs-flow-parent-1.3.0.pom (2.1 kB at 173 kB/s)
18:02:44 [2019-04-18T15:02:44.467Z] [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
18:02:44 [2019-04-18T15:02:44.717Z] [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
18:02:44 [2019-04-18T15:02:44.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.pom
18:02:44 [2019-04-18T15:02:44.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.pom (3.2 kB at 267 kB/s)
18:02:44 [2019-04-18T15:02:44.717Z] [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
18:02:44 [2019-04-18T15:02:44.968Z] [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
18:02:44 [2019-04-18T15:02:44.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.pom
18:02:44 [2019-04-18T15:02:44.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.pom (4.6 kB at 421 kB/s)
18:02:44 [2019-04-18T15:02:44.968Z] [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
18:02:45 [2019-04-18T15:02:45.218Z] [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
18:02:45 [2019-04-18T15:02:45.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow-parent/1.3.0/vaadin-text-field-flow-parent-1.3.0.pom
18:02:45 [2019-04-18T15:02:45.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow-parent/1.3.0/vaadin-text-field-flow-parent-1.3.0.pom (2.0 kB at 183 kB/s)
18:02:45 [2019-04-18T15:02:45.218Z] [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
18:02:45 [2019-04-18T15:02:45.469Z] [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
18:02:45 [2019-04-18T15:02:45.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.pom
18:02:45 [2019-04-18T15:02:45.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.pom (5.1 kB at 423 kB/s)
18:02:45 [2019-04-18T15:02:45.469Z] [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
18:02:45 [2019-04-18T15:02:45.719Z] [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
18:02:45 [2019-04-18T15:02:45.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow-parent/1.3.0/vaadin-upload-flow-parent-1.3.0.pom
18:02:45 [2019-04-18T15:02:45.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow-parent/1.3.0/vaadin-upload-flow-parent-1.3.0.pom (2.3 kB at 196 kB/s)
18:02:45 [2019-04-18T15:02:45.719Z] [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
18:02:45 [2019-04-18T15:02:45.969Z] [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
18:02:46 [2019-04-18T15:02:46.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom
18:02:46 [2019-04-18T15:02:46.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom (3.0 kB at 273 kB/s)
18:02:46 [2019-04-18T15:02:46.220Z] [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
18:02:46 [2019-04-18T15:02:46.220Z] [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
18:02:46 [2019-04-18T15:02:46.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom
18:02:46 [2019-04-18T15:02:46.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom (4.2 kB at 350 kB/s)
18:02:46 [2019-04-18T15:02:46.470Z] [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
18:02:46 [2019-04-18T15:02:46.470Z] [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
18:02:46 [2019-04-18T15:02:46.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom
18:02:46 [2019-04-18T15:02:46.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom (2.2 kB at 203 kB/s)
18:02:46 [2019-04-18T15:02:46.721Z] [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
18:02:46 [2019-04-18T15:02:46.971Z] [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
18:02:46 [2019-04-18T15:02:46.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom
18:02:46 [2019-04-18T15:02:46.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom (2.6 kB at 239 kB/s)
18:02:46 [2019-04-18T15:02:46.971Z] [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
18:02:47 [2019-04-18T15:02:47.222Z] [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
18:02:47 [2019-04-18T15:02:47.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.pom
18:02:47 [2019-04-18T15:02:47.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.pom (11 kB at 874 kB/s)
18:02:47 [2019-04-18T15:02:47.222Z] [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
18:02:47 [2019-04-18T15:02:47.472Z] [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
18:02:47 [2019-04-18T15:02:47.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow-root/1.1.1/vaadin-app-layout-flow-root-1.1.1.pom
18:02:47 [2019-04-18T15:02:47.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow-root/1.1.1/vaadin-app-layout-flow-root-1.1.1.pom (1.7 kB at 60 kB/s)
18:02:47 [2019-04-18T15:02:47.472Z] [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
18:02:47 [2019-04-18T15:02:47.722Z] [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
18:02:47 [2019-04-18T15:02:47.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom
18:02:47 [2019-04-18T15:02:47.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom (2.6 kB at 218 kB/s)
18:02:47 [2019-04-18T15:02:47.722Z] [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
18:02:47 [2019-04-18T15:02:47.973Z] [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
18:02:48 [2019-04-18T15:02:48.223Z] [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 20 kB/s)
18:02:48 [2019-04-18T15:02:48.223Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
18:02:48 [2019-04-18T15:02:48.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
18:02:48 [2019-04-18T15:02:48.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
18:02:48 [2019-04-18T15:02:48.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom (1.5 kB at 135 kB/s)
18:02:48 [2019-04-18T15:02:48.474Z] [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
18:02:48 [2019-04-18T15:02:48.724Z] [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
18:02:48 [2019-04-18T15:02:48.975Z] [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 19 kB/s)
18:02:48 [2019-04-18T15:02:48.975Z] [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
18:02:48 [2019-04-18T15:02:48.975Z] [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
18:02:49 [2019-04-18T15:02:49.225Z] [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 30 kB/s)
18:02:49 [2019-04-18T15:02:49.225Z] [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
18:02:49 [2019-04-18T15:02:49.225Z] [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
18:02:49 [2019-04-18T15:02:49.476Z] [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)
18:02:49 [2019-04-18T15:02:49.476Z] [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
18:02:49 [2019-04-18T15:02:49.726Z] [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
18:02:49 [2019-04-18T15:02:49.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
18:02:49 [2019-04-18T15:02:49.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 1.2 MB/s)
18:02:49 [2019-04-18T15:02:49.726Z] [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
18:02:49 [2019-04-18T15:02:49.977Z] [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
18:02:49 [2019-04-18T15:02:49.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
18:02:50 [2019-04-18T15:02:50.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 547 kB/s)
18:02:50 [2019-04-18T15:02:50.227Z] [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
18:02:50 [2019-04-18T15:02:50.227Z] [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
18:02:50 [2019-04-18T15:02:50.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
18:02:50 [2019-04-18T15:02:50.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 381 kB/s)
18:02:50 [2019-04-18T15:02:50.477Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.1/all-1.2.1.pom
18:02:50 [2019-04-18T15:02:50.477Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.1/all-1.2.1.pom
18:02:50 [2019-04-18T15:02:50.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
18:02:50 [2019-04-18T15:02:50.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 1.2 MB/s)
18:02:50 [2019-04-18T15:02:50.728Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
18:02:50 [2019-04-18T15:02:50.728Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
18:02:50 [2019-04-18T15:02:50.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
18:02:50 [2019-04-18T15:02:50.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 893 kB/s)
18:02:50 [2019-04-18T15:02:50.978Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.pom
18:02:50 [2019-04-18T15:02:50.978Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.pom
18:02:51 [2019-04-18T15:02:51.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
18:02:51 [2019-04-18T15:02:51.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 1.8 MB/s)
18:02:51 [2019-04-18T15:02:51.229Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
18:02:51 [2019-04-18T15:02:51.229Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
18:02:51 [2019-04-18T15:02:51.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
18:02:51 [2019-04-18T15:02:51.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 64 kB/s)
18:02:51 [2019-04-18T15:02:51.479Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
18:02:51 [2019-04-18T15:02:51.730Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
18:02:51 [2019-04-18T15:02:51.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
18:02:51 [2019-04-18T15:02:51.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 197 kB/s)
18:02:51 [2019-04-18T15:02:51.730Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
18:02:51 [2019-04-18T15:02:51.980Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
18:02:51 [2019-04-18T15:02:51.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
18:02:51 [2019-04-18T15:02:51.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom (13 kB at 1.1 MB/s)
18:02:51 [2019-04-18T15:02:51.980Z] [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
18:02:52 [2019-04-18T15:02:52.231Z] [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
18:02:52 [2019-04-18T15:02:52.231Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom
18:02:52 [2019-04-18T15:02:52.231Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.2/assertj-parent-pom-2.2.2.pom (16 kB at 1.2 MB/s)
18:02:52 [2019-04-18T15:02:52.231Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
18:02:52 [2019-04-18T15:02:52.481Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
18:02:52 [2019-04-18T15:02:52.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
18:02:52 [2019-04-18T15:02:52.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom (4.4 kB at 402 kB/s)
18:02:52 [2019-04-18T15:02:52.481Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
18:02:52 [2019-04-18T15:02:52.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
18:02:52 [2019-04-18T15:02:52.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
18:02:52 [2019-04-18T15:02:52.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 75 kB/s)
18:02:52 [2019-04-18T15:02:52.732Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
18:02:52 [2019-04-18T15:02:52.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
18:02:52 [2019-04-18T15:02:52.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
18:02:53 [2019-04-18T15:02:53.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom (19 kB at 1.3 MB/s)
18:02:53 [2019-04-18T15:02:53.233Z] [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
18:02:53 [2019-04-18T15:02:53.233Z] [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
18:02:53 [2019-04-18T15:02:53.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.pom
18:02:53 [2019-04-18T15:02:53.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.pom (6.0 kB at 603 kB/s)
18:02:53 [2019-04-18T15:02:53.483Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.pom
18:02:53 [2019-04-18T15:02:53.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.pom
18:02:53 [2019-04-18T15:02:53.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
18:02:53 [2019-04-18T15:02:53.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 278 kB/s)
18:02:53 [2019-04-18T15:02:53.733Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
18:02:53 [2019-04-18T15:02:53.733Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
18:02:53 [2019-04-18T15:02:53.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
18:02:53 [2019-04-18T15:02:53.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 869 kB/s)
18:02:53 [2019-04-18T15:02:53.984Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
18:02:53 [2019-04-18T15:02:53.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
18:02:54 [2019-04-18T15:02:54.234Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
18:02:54 [2019-04-18T15:02:54.235Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 470 kB/s)
18:02:54 [2019-04-18T15:02:54.235Z] [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
18:02:54 [2019-04-18T15:02:54.235Z] [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
18:02:54 [2019-04-18T15:02:54.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom
18:02:54 [2019-04-18T15:02:54.485Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 253 kB/s)
18:02:54 [2019-04-18T15:02:54.485Z] [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
18:02:54 [2019-04-18T15:02:54.485Z] [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
18:02:54 [2019-04-18T15:02:54.735Z] [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)
18:02:54 [2019-04-18T15:02:54.736Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
18:02:54 [2019-04-18T15:02:54.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
18:02:54 [2019-04-18T15:02:54.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
18:02:54 [2019-04-18T15:02:54.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom (2.7 kB at 246 kB/s)
18:02:54 [2019-04-18T15:02:54.986Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
18:02:55 [2019-04-18T15:02:55.236Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
18:02:55 [2019-04-18T15:02:55.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
18:02:55 [2019-04-18T15:02:55.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom (18 kB at 1.5 MB/s)
18:02:55 [2019-04-18T15:02:55.487Z] [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
18:02:55 [2019-04-18T15:02:55.487Z] [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
18:02:55 [2019-04-18T15:02:55.737Z] [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)
18:02:55 [2019-04-18T15:02:55.737Z] [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
18:02:55 [2019-04-18T15:02:55.737Z] [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
18:02:55 [2019-04-18T15:02:55.988Z] [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 22 kB/s)
18:02:55 [2019-04-18T15:02:55.988Z] [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
18:02:56 [2019-04-18T15:02:56.238Z] [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
18:02:56 [2019-04-18T15:02:56.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
18:02:56 [2019-04-18T15:02:56.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 1.2 MB/s)
18:02:56 [2019-04-18T15:02:56.488Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/3/jvnet-parent-3.pom
18:02:56 [2019-04-18T15:02:56.489Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/3/jvnet-parent-3.pom
18:02:56 [2019-04-18T15:02:56.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
18:02:56 [2019-04-18T15:02:56.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 435 kB/s)
18:02:56 [2019-04-18T15:02:56.739Z] [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
18:02:56 [2019-04-18T15:02:56.989Z] [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
18:02:57 [2019-04-18T15:02:57.240Z] [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 25 kB/s)
18:02:57 [2019-04-18T15:02:57.240Z] [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
18:02:57 [2019-04-18T15:02:57.240Z] [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
18:02:57 [2019-04-18T15:02:57.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom
18:02:57 [2019-04-18T15:02:57.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom (28 kB at 1.9 MB/s)
18:02:57 [2019-04-18T15:02:57.490Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/yasson/1.0/yasson-1.0.pom
18:02:57 [2019-04-18T15:02:57.490Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/yasson/1.0/yasson-1.0.pom
18:02:57 [2019-04-18T15:02:57.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.pom
18:02:57 [2019-04-18T15:02:57.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.pom (22 kB at 1.5 MB/s)
18:02:57 [2019-04-18T15:02:57.741Z] [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
18:02:57 [2019-04-18T15:02:57.741Z] [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
18:02:57 [2019-04-18T15:02:57.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
18:02:57 [2019-04-18T15:02:57.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 556 kB/s)
18:02:57 [2019-04-18T15:02:57.991Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/json/1.1.4/json-1.1.4.pom
18:02:57 [2019-04-18T15:02:57.991Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/json/1.1.4/json-1.1.4.pom
18:02:58 [2019-04-18T15:02:58.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom
18:02:58 [2019-04-18T15:02:58.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 1.3 MB/s)
18:02:58 [2019-04-18T15:02:58.242Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
18:02:58 [2019-04-18T15:02:58.242Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
18:02:58 [2019-04-18T15:02:58.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
18:02:58 [2019-04-18T15:02:58.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom (7.2 kB at 656 kB/s)
18:02:58 [2019-04-18T15:02:58.492Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/36/weld-parent-36.pom
18:02:58 [2019-04-18T15:02:58.492Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/36/weld-parent-36.pom
18:02:58 [2019-04-18T15:02:58.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/36/weld-parent-36.pom
18:02:58 [2019-04-18T15:02:58.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/36/weld-parent-36.pom (29 kB at 1.9 MB/s)
18:02:58 [2019-04-18T15:02:58.743Z] [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
18:02:58 [2019-04-18T15:02:58.993Z] [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
18:02:58 [2019-04-18T15:02:58.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom
18:02:58 [2019-04-18T15:02:58.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom (11 kB at 1.1 MB/s)
18:02:58 [2019-04-18T15:02:58.993Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom
18:02:59 [2019-04-18T15:02:59.244Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom
18:02:59 [2019-04-18T15:02:59.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom
18:02:59 [2019-04-18T15:02:59.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom (13 kB at 1.1 MB/s)
18:02:59 [2019-04-18T15:02:59.244Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.pom
18:02:59 [2019-04-18T15:02:59.494Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.pom
18:02:59 [2019-04-18T15:02:59.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
18:02:59 [2019-04-18T15:02:59.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 61 kB/s)
18:02:59 [2019-04-18T15:02:59.494Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/javax.json/1.1/javax.json-1.1.pom
18:02:59 [2019-04-18T15:02:59.744Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/javax.json/1.1/javax.json-1.1.pom
18:02:59 [2019-04-18T15:02:59.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.pom
18:02:59 [2019-04-18T15:02:59.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.pom (9.8 kB at 890 kB/s)
18:02:59 [2019-04-18T15:02:59.744Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/json/1.1/json-1.1.pom
18:02:59 [2019-04-18T15:02:59.995Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/json/1.1/json-1.1.pom
18:02:59 [2019-04-18T15:02:59.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1/json-1.1.pom
18:02:59 [2019-04-18T15:02:59.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1/json-1.1.pom (18 kB at 1.4 MB/s)
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.245Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
18:03:00 [2019-04-18T15:03:00.245Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.245Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
18:03:00 [2019-04-18T15:03:00.245Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
18:03:00 [2019-04-18T15:03:00.496Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
18:03:00 [2019-04-18T15:03:00.496Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.496Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.746Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:00 [2019-04-18T15:03:00.997Z] [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
18:03:01 [2019-04-18T15:03:01.247Z] [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
18:03:01 [2019-04-18T15:03:01.247Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
18:03:01 [2019-04-18T15:03:01.248Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
18:03:01 [2019-04-18T15:03:01.248Z] [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
18:03:01 [2019-04-18T15:03:01.248Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
18:03:01 [2019-04-18T15:03:01.248Z] [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
18:03:01 [2019-04-18T15:03:01.248Z] [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
18:03:01 [2019-04-18T15:03:01.248Z] [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
18:03:01 [2019-04-18T15:03:01.248Z] [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
18:03:01 [2019-04-18T15:03:01.498Z] [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
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.498Z] [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
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.498Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.748Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.748Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.748Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.748Z] [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
18:03:01 [2019-04-18T15:03:01.748Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
18:03:01 [2019-04-18T15:03:01.748Z] [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
18:03:01 [2019-04-18T15:03:01.748Z] [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
18:03:01 [2019-04-18T15:03:01.748Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
18:03:01 [2019-04-18T15:03:01.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
18:03:01 [2019-04-18T15:03:01.999Z] [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
18:03:01 [2019-04-18T15:03:01.999Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
18:03:02 [2019-04-18T15:03:02.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
18:03:02 [2019-04-18T15:03:02.249Z] [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
18:03:02 [2019-04-18T15:03:02.249Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.500Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
18:03:02 [2019-04-18T15:03:02.751Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
18:03:02 [2019-04-18T15:03:02.751Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:02 [2019-04-18T15:03:02.751Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.001Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.252Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.502Z] [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
18:03:03 [2019-04-18T15:03:03.503Z] [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
18:03:03 [2019-04-18T15:03:03.503Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [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
18:03:03 [2019-04-18T15:03:03.753Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.004Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.254Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.505Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
18:03:04 [2019-04-18T15:03:04.505Z] [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
18:03:04 [2019-04-18T15:03:04.755Z] [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
18:03:04 [2019-04-18T15:03:04.755Z] [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
18:03:04 [2019-04-18T15:03:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
18:03:04 [2019-04-18T15:03:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.jar
18:03:04 [2019-04-18T15:03:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
18:03:04 [2019-04-18T15:03:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
18:03:04 [2019-04-18T15:03:04.755Z] [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
18:03:04 [2019-04-18T15:03:04.755Z] [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
18:03:04 [2019-04-18T15:03:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.jar
18:03:04 [2019-04-18T15:03:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
18:03:05 [2019-04-18T15:03:05.006Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
18:03:05 [2019-04-18T15:03:05.006Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
18:03:05 [2019-04-18T15:03:05.006Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
18:03:05 [2019-04-18T15:03:05.006Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
18:03:05 [2019-04-18T15:03:05.006Z] [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
18:03:05 [2019-04-18T15:03:05.006Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.jar
18:03:05 [2019-04-18T15:03:05.006Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
18:03:05 [2019-04-18T15:03:05.006Z] [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
18:03:05 [2019-04-18T15:03:05.006Z] [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
18:03:05 [2019-04-18T15:03:05.006Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/yasson/1.0/yasson-1.0.jar
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar
18:03:05 [2019-04-18T15:03:05.256Z] [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
18:03:05 [2019-04-18T15:03:05.507Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar
18:03:05 [2019-04-18T15:03:05.507Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.jar
18:03:05 [2019-04-18T15:03:05.507Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/javax.json/1.1/javax.json-1.1.jar
18:03:05 [2019-04-18T15:03:05.757Z] [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
18:03:05 [2019-04-18T15:03:05.757Z] [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
18:03:05 [2019-04-18T15:03:05.757Z] [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
18:03:05 [2019-04-18T15:03:05.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
18:03:05 [2019-04-18T15:03:05.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
18:03:05 [2019-04-18T15:03:05.757Z] [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
18:03:05 [2019-04-18T15:03:05.757Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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.5 kB/s)
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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.5 kB/s)
18:03:06 [2019-04-18T15:03:06.008Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
18:03:06 [2019-04-18T15:03:06.008Z] [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.5 kB/s)
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.008Z] [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
18:03:06 [2019-04-18T15:03:06.258Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
18:03:06 [2019-04-18T15:03:06.258Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
18:03:06 [2019-04-18T15:03:06.258Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
18:03:06 [2019-04-18T15:03:06.258Z] [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
18:03:06 [2019-04-18T15:03:06.509Z] [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
18:03:06 [2019-04-18T15:03:06.509Z] [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 568 kB/s)
18:03:06 [2019-04-18T15:03:06.509Z] [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
18:03:06 [2019-04-18T15:03:06.509Z] [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 457 B/s)
18:03:06 [2019-04-18T15:03:06.509Z] [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
18:03:06 [2019-04-18T15:03:06.509Z] [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 556 kB/s)
18:03:06 [2019-04-18T15:03:06.509Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
18:03:06 [2019-04-18T15:03:06.759Z] [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
18:03:06 [2019-04-18T15:03:06.759Z] [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.1 MB/s)
18:03:06 [2019-04-18T15:03:06.759Z] [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
18:03:06 [2019-04-18T15:03:06.759Z] [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 376 kB/s)
18:03:06 [2019-04-18T15:03:06.759Z] [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
18:03:07 [2019-04-18T15:03:07.009Z] [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)
18:03:07 [2019-04-18T15:03:07.009Z] [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
18:03:07 [2019-04-18T15:03:07.009Z] [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 277 kB/s)
18:03:07 [2019-04-18T15:03:07.009Z] [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
18:03:07 [2019-04-18T15:03:07.009Z] [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
18:03:07 [2019-04-18T15:03:07.009Z] [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 293 B/s)
18:03:07 [2019-04-18T15:03:07.009Z] [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
18:03:07 [2019-04-18T15:03:07.009Z] [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 289 B/s)
18:03:07 [2019-04-18T15:03:07.009Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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 438 kB/s)
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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 250 B/s)
18:03:07 [2019-04-18T15:03:07.260Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.260Z] [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
18:03:07 [2019-04-18T15:03:07.511Z] [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
18:03:07 [2019-04-18T15:03:07.511Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
18:03:07 [2019-04-18T15:03:07.511Z] [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 234 B/s)
18:03:07 [2019-04-18T15:03:07.511Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
18:03:07 [2019-04-18T15:03:07.511Z] [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
18:03:07 [2019-04-18T15:03:07.511Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
18:03:07 [2019-04-18T15:03:07.511Z] [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
18:03:07 [2019-04-18T15:03:07.511Z] [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
18:03:07 [2019-04-18T15:03:07.511Z] [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
18:03:07 [2019-04-18T15:03:07.511Z] [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
18:03:07 [2019-04-18T15:03:07.761Z] [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
18:03:07 [2019-04-18T15:03:07.761Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
18:03:07 [2019-04-18T15:03:07.761Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
18:03:07 [2019-04-18T15:03:07.761Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
18:03:07 [2019-04-18T15:03:07.761Z] [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
18:03:07 [2019-04-18T15:03:07.761Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
18:03:07 [2019-04-18T15:03:07.761Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [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
18:03:08 [2019-04-18T15:03:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
18:03:08 [2019-04-18T15:03:08.012Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
18:03:08 [2019-04-18T15:03:08.262Z] [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 542 kB/s)
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [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
18:03:08 [2019-04-18T15:03:08.262Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
18:03:08 [2019-04-18T15:03:08.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
18:03:08 [2019-04-18T15:03:08.512Z] [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
18:03:08 [2019-04-18T15:03:08.512Z] [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 141 B/s)
18:03:08 [2019-04-18T15:03:08.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
18:03:08 [2019-04-18T15:03:08.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.jar
18:03:08 [2019-04-18T15:03:08.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
18:03:08 [2019-04-18T15:03:08.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
18:03:08 [2019-04-18T15:03:08.763Z] [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 314 kB/s)
18:03:08 [2019-04-18T15:03:08.763Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
18:03:08 [2019-04-18T15:03:08.763Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
18:03:08 [2019-04-18T15:03:08.763Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
18:03:08 [2019-04-18T15:03:08.763Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
18:03:08 [2019-04-18T15:03:08.763Z] [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
18:03:08 [2019-04-18T15:03:08.763Z] [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
18:03:08 [2019-04-18T15:03:08.763Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
18:03:08 [2019-04-18T15:03:08.763Z] [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
18:03:09 [2019-04-18T15:03:09.013Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
18:03:09 [2019-04-18T15:03:09.013Z] [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 87 kB/s)
18:03:09 [2019-04-18T15:03:09.013Z] [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
18:03:09 [2019-04-18T15:03:09.013Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
18:03:09 [2019-04-18T15:03:09.013Z] [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
18:03:09 [2019-04-18T15:03:09.013Z] [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
18:03:09 [2019-04-18T15:03:09.013Z] [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
18:03:09 [2019-04-18T15:03:09.013Z] [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
18:03:09 [2019-04-18T15:03:09.013Z] [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
18:03:09 [2019-04-18T15:03:09.264Z] [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
18:03:09 [2019-04-18T15:03:09.264Z] [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
18:03:09 [2019-04-18T15:03:09.264Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
18:03:09 [2019-04-18T15:03:09.264Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
18:03:09 [2019-04-18T15:03:09.264Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
18:03:09 [2019-04-18T15:03:09.264Z] [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
18:03:09 [2019-04-18T15:03:09.264Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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 107 kB/s)
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.514Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:09 [2019-04-18T15:03:09.765Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.016Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.266Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.517Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:10 [2019-04-18T15:03:10.767Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.018Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.268Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
18:03:11 [2019-04-18T15:03:11.268Z] [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
18:03:11 [2019-04-18T15:03:11.519Z] [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
18:03:11 [2019-04-18T15:03:11.519Z] [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 67 B/s)
18:03:11 [2019-04-18T15:03:11.519Z] [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
18:03:11 [2019-04-18T15:03:11.519Z] [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 35 kB/s)
18:03:11 [2019-04-18T15:03:11.519Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
18:03:11 [2019-04-18T15:03:11.519Z] [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 167 kB/s)
18:03:11 [2019-04-18T15:03:11.519Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.jar
18:03:11 [2019-04-18T15:03:11.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
18:03:11 [2019-04-18T15:03:11.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
18:03:11 [2019-04-18T15:03:11.774Z] [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
18:03:11 [2019-04-18T15:03:11.774Z] [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
18:03:11 [2019-04-18T15:03:11.774Z] [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 32 kB/s)
18:03:11 [2019-04-18T15:03:11.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.jar
18:03:12 [2019-04-18T15:03:12.024Z] [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 28 kB/s)
18:03:12 [2019-04-18T15:03:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
18:03:12 [2019-04-18T15:03:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
18:03:12 [2019-04-18T15:03:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
18:03:12 [2019-04-18T15:03:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
18:03:12 [2019-04-18T15:03:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
18:03:12 [2019-04-18T15:03:12.024Z] [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
18:03:12 [2019-04-18T15:03:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.jar
18:03:12 [2019-04-18T15:03:12.274Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
18:03:12 [2019-04-18T15:03:12.274Z] [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
18:03:12 [2019-04-18T15:03:12.274Z] [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 202 kB/s)
18:03:12 [2019-04-18T15:03:12.274Z] [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
18:03:12 [2019-04-18T15:03:12.274Z] [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
18:03:12 [2019-04-18T15:03:12.274Z] [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
18:03:12 [2019-04-18T15:03:12.275Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
18:03:12 [2019-04-18T15:03:12.275Z] [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
18:03:12 [2019-04-18T15:03:12.525Z] [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
18:03:12 [2019-04-18T15:03:12.525Z] [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 3.5 kB/s)
18:03:12 [2019-04-18T15:03:12.525Z] [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
18:03:12 [2019-04-18T15:03:12.525Z] [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
18:03:12 [2019-04-18T15:03:12.525Z] [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.9 kB/s)
18:03:12 [2019-04-18T15:03:12.525Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/yasson/1.0/yasson-1.0.jar
18:03:12 [2019-04-18T15:03:12.525Z] [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 198 kB/s)
18:03:12 [2019-04-18T15:03:12.525Z] [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
18:03:12 [2019-04-18T15:03:12.775Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar
18:03:12 [2019-04-18T15:03:12.775Z] [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
18:03:12 [2019-04-18T15:03:12.775Z] [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 95 kB/s)
18:03:12 [2019-04-18T15:03:12.775Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar
18:03:12 [2019-04-18T15:03:12.775Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.jar
18:03:12 [2019-04-18T15:03:12.775Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/javax.json/1.1/javax.json-1.1.jar
18:03:13 [2019-04-18T15:03:13.026Z] [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 38 kB/s)
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar (266 kB at 6.3 MB/s)
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar (4.6 kB at 100 kB/s)
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar (18 kB at 350 kB/s)
18:03:13 [2019-04-18T15:03:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 4.5 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar (303 kB at 4.0 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 6.1 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar (101 kB at 1.2 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 3.9 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 1.2 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 320 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar (41 kB at 429 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar (33 kB at 321 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar (8.6 kB at 82 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar (425 kB at 3.9 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar (250 kB at 1.9 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar (1.3 MB at 10 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar (93 kB at 690 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar (265 kB at 1.9 MB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 458 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.jar
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar (68 kB at 457 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar (25 kB at 170 kB/s)
18:03:13 [2019-04-18T15:03:13.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.jar (140 kB at 811 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 kB at 109 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar (196 kB at 954 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar (936 kB at 4.4 MB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar (1.2 MB at 5.3 MB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar (1.1 MB at 5.2 MB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.jar (86 kB at 391 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar (3.3 MB at 15 MB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.jar (5.4 kB at 24 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.jar (73 kB at 313 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.jar (32 kB at 137 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-bean-validation/2.28/jersey-bean-validation-2.28.jar (53 kB at 224 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar (36 kB at 151 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar (77 kB at 315 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0/aopalliance-repackaged-2.5.0.jar (14 kB at 58 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar (2.7 kB at 11 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar (188 kB at 738 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar (116 kB at 434 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar (117 kB at 439 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar (58 kB at 214 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar (738 kB at 2.7 MB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar (187 kB at 688 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar (13 kB at 45 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar (87 kB at 310 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.28/jersey-media-json-jackson-2.28.jar (75 kB at 264 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.jar (101 kB at 348 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.jar (84 kB at 286 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 225 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.jar (33 kB at 109 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 424 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 187 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.jar (1.9 kB at 6.3 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar (49 kB at 159 kB/s)
18:03:13 [2019-04-18T15:03:13.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar (66 kB at 206 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar (71 kB at 210 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 617 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 56 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (392 kB at 1.1 MB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar (510 kB at 1.4 MB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar (24 kB at 63 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar (82 kB at 216 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar (1.1 MB at 2.9 MB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar (35 kB at 91 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar (1.9 kB at 4.8 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar (139 kB at 353 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.jar (32 kB at 80 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar (1.3 MB at 3.1 MB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 228 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.4.3/vaadin-lumo-theme-1.4.3.jar (5.4 kB at 13 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar (26 kB at 62 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar (36 kB at 85 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar (296 kB at 698 kB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar (896 kB at 2.1 MB/s)
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
18:03:13 [2019-04-18T15:03:13.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.4.2/vaadin-lumo-styles-1.4.2.jar (340 kB at 790 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar (35 kB at 82 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar (40 kB at 91 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.4.3/vaadin-material-theme-1.4.3.jar (4.2 kB at 9.3 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.jar (67 kB at 149 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar (323 kB at 711 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.jar (8.5 kB at 19 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.jar (121 kB at 259 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.4.4/vaadin-themable-mixin-1.4.4.jar (17 kB at 36 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-details/1.0.1/vaadin-details-1.0.1.jar (156 kB at 329 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar (844 kB at 1.8 MB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar (1.0 MB at 2.1 MB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar (11 kB at 22 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar (28 kB at 57 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.3.2/vaadin-button-flow-1.3.2.jar (12 kB at 25 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar (106 kB at 213 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar (12 kB at 24 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.jar (24 kB at 48 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.7/vaadin-checkbox-2.2.7.jar (133 kB at 261 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.4/vaadin-button-2.1.4.jar (339 kB at 660 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.1.3/vaadin-combo-box-flow-2.1.3.jar (35 kB at 67 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar (40 kB at 77 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar (24 kB at 45 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.8/vaadin-combo-box-4.2.8.jar (224 kB at 420 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar (39 kB at 72 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar (40 kB at 74 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.3.5/vaadin-text-field-2.3.5.jar (451 kB at 824 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar (40 kB at 73 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.jar (78 kB at 141 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar (432 kB at 775 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar (77 kB at 137 kB/s)
18:03:13 [2019-04-18T15:03:13.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar (7.2 kB at 13 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar (45 kB at 80 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-custom-field/1.0.1/vaadin-custom-field-1.0.1.jar (162 kB at 285 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.3.0/vaadin-date-picker-flow-1.3.0.jar (21 kB at 36 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar (23 kB at 39 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar (8.3 kB at 14 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow/1.1.1/vaadin-time-picker-flow-1.1.1.jar (18 kB at 31 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.jar (22 kB at 37 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-time-picker/1.2.1/vaadin-time-picker-1.2.1.jar (153 kB at 257 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar (43 kB at 72 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-select/2.0.4/vaadin-select-2.0.4.jar (157 kB at 261 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar (13 kB at 21 kB/s)
18:03:13 [2019-04-18T15:03:13.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar (26 kB at 42 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar (87 kB at 142 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar (11 kB at 18 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar (670 kB at 1.1 MB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.jar (160 kB at 255 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.3.1/vaadin-icons-flow-1.3.1.jar (26 kB at 40 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar (689 kB at 1.1 MB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar (16 kB at 24 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.2/vaadin-form-layout-2.1.2.jar (574 kB at 874 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar (16 kB at 24 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar (8.7 kB at 13 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 754 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar (17 kB at 25 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-login/1.0.0/vaadin-login-1.0.0.jar (123 kB at 182 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar (6.7 kB at 9.9 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar (73 kB at 107 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar (92 kB at 134 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar (77 kB at 111 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar (11 kB at 16 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar (42 kB at 60 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.3.1/vaadin-radio-button-flow-1.3.1.jar (18 kB at 25 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.3.0/vaadin-text-field-flow-1.3.0.jar (48 kB at 67 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar (16 kB at 23 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.2/vaadin-tabs-2.1.2.jar (99 kB at 139 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.3.0/vaadin-upload-flow-1.3.0.jar (54 kB at 75 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar (1.4 MB at 1.9 MB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar (15 kB at 20 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar (92 kB at 126 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar (15 kB at 20 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar (144 kB at 195 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar (60 kB at 81 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/2.0.1/vaadin-context-menu-flow-2.0.1.jar (28 kB at 38 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 40 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 295 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 159 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.jar (350 kB at 460 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 70 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 58 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 150 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 58 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 399 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 67 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.12/byte-buddy-agent-1.9.12.jar (44 kB at 54 kB/s)
18:03:13 [2019-04-18T15:03:13.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar (1.7 MB at 2.1 MB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar (581 kB at 704 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 67 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 36 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 kB at 22 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar (168 kB at 198 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 112 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar (24 kB at 28 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 36 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar (114 kB at 130 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar (73 kB at 82 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar (24 kB at 27 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.jar
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 2.8 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.jar (126 kB at 139 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.jar (297 kB at 326 kB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar (3.3 MB at 3.3 MB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar (4.4 MB at 4.3 MB/s)
18:03:14 [2019-04-18T15:03:14.030Z] [INFO]
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
18:03:14 [2019-04-18T15:03:14.030Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
18:03:14 [2019-04-18T15:03:14.280Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
18:03:14 [2019-04-18T15:03:14.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
18:03:14 [2019-04-18T15:03:14.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 229 kB/s)
18:03:14 [2019-04-18T15:03:14.280Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.0/maven-3.0.pom
18:03:14 [2019-04-18T15:03:14.531Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.0/maven-3.0.pom
18:03:14 [2019-04-18T15:03:14.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
18:03:14 [2019-04-18T15:03:14.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.0 MB/s)
18:03:14 [2019-04-18T15:03:14.781Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/15/maven-parent-15.pom
18:03:14 [2019-04-18T15:03:14.781Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/15/maven-parent-15.pom
18:03:15 [2019-04-18T15:03:15.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
18:03:15 [2019-04-18T15:03:15.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.8 MB/s)
18:03:15 [2019-04-18T15:03:15.031Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/6/apache-6.pom
18:03:15 [2019-04-18T15:03:15.031Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/6/apache-6.pom
18:03:15 [2019-04-18T15:03:15.282Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
18:03:15 [2019-04-18T15:03:15.282Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.2 MB/s)
18:03:15 [2019-04-18T15:03:15.282Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
18:03:15 [2019-04-18T15:03:15.282Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
18:03:15 [2019-04-18T15:03:15.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
18:03:15 [2019-04-18T15:03:15.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 389 kB/s)
18:03:15 [2019-04-18T15:03:15.532Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
18:03:15 [2019-04-18T15:03:15.532Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
18:03:15 [2019-04-18T15:03:15.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
18:03:15 [2019-04-18T15:03:15.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 303 kB/s)
18:03:15 [2019-04-18T15:03:15.783Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
18:03:15 [2019-04-18T15:03:15.783Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
18:03:16 [2019-04-18T15:03:16.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
18:03:16 [2019-04-18T15:03:16.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.2 MB/s)
18:03:16 [2019-04-18T15:03:16.033Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
18:03:16 [2019-04-18T15:03:16.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
18:03:16 [2019-04-18T15:03:16.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
18:03:16 [2019-04-18T15:03:16.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 161 kB/s)
18:03:16 [2019-04-18T15:03:16.284Z] [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
18:03:16 [2019-04-18T15:03:16.535Z] [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
18:03:16 [2019-04-18T15:03:16.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
18:03:16 [2019-04-18T15:03:16.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 488 kB/s)
18:03:16 [2019-04-18T15:03:16.535Z] [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
18:03:16 [2019-04-18T15:03:16.785Z] [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
18:03:16 [2019-04-18T15:03:16.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
18:03:16 [2019-04-18T15:03:16.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 284 kB/s)
18:03:16 [2019-04-18T15:03:16.785Z] [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
18:03:17 [2019-04-18T15:03:17.036Z] [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
18:03:17 [2019-04-18T15:03:17.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 237 kB/s)
18:03:17 [2019-04-18T15:03:17.036Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.286Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 104 kB/s)
18:03:17 [2019-04-18T15:03:17.286Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.537Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
18:03:17 [2019-04-18T15:03:17.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 778 kB/s)
18:03:17 [2019-04-18T15:03:17.537Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
18:03:17 [2019-04-18T15:03:17.787Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
18:03:17 [2019-04-18T15:03:17.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
18:03:18 [2019-04-18T15:03:18.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.1 MB/s)
18:03:18 [2019-04-18T15:03:18.038Z] [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
18:03:18 [2019-04-18T15:03:18.038Z] [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
18:03:18 [2019-04-18T15:03:18.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
18:03:18 [2019-04-18T15:03:18.288Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 70 kB/s)
18:03:18 [2019-04-18T15:03:18.288Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
18:03:18 [2019-04-18T15:03:18.288Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
18:03:18 [2019-04-18T15:03:18.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
18:03:18 [2019-04-18T15:03:18.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 457 kB/s)
18:03:18 [2019-04-18T15:03:18.539Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
18:03:18 [2019-04-18T15:03:18.539Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
18:03:18 [2019-04-18T15:03:18.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
18:03:18 [2019-04-18T15:03:18.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s)
18:03:18 [2019-04-18T15:03:18.789Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
18:03:18 [2019-04-18T15:03:18.789Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
18:03:19 [2019-04-18T15:03:19.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
18:03:19 [2019-04-18T15:03:19.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.1 MB/s)
18:03:19 [2019-04-18T15:03:19.039Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
18:03:19 [2019-04-18T15:03:19.290Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
18:03:19 [2019-04-18T15:03:19.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
18:03:19 [2019-04-18T15:03:19.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 400 kB/s)
18:03:19 [2019-04-18T15:03:19.290Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
18:03:19 [2019-04-18T15:03:19.541Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
18:03:19 [2019-04-18T15:03:19.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
18:03:19 [2019-04-18T15:03:19.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 333 kB/s)
18:03:19 [2019-04-18T15:03:19.541Z] [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
18:03:19 [2019-04-18T15:03:19.791Z] [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
18:03:19 [2019-04-18T15:03:19.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
18:03:19 [2019-04-18T15:03:19.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 546 kB/s)
18:03:19 [2019-04-18T15:03:19.791Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
18:03:20 [2019-04-18T15:03:20.041Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
18:03:20 [2019-04-18T15:03:20.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
18:03:20 [2019-04-18T15:03:20.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.1 MB/s)
18:03:20 [2019-04-18T15:03:20.041Z] [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
18:03:20 [2019-04-18T15:03:20.292Z] [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
18:03:20 [2019-04-18T15:03:20.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
18:03:20 [2019-04-18T15:03:20.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 563 kB/s)
18:03:20 [2019-04-18T15:03:20.292Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
18:03:20 [2019-04-18T15:03:20.555Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
18:03:20 [2019-04-18T15:03:20.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
18:03:20 [2019-04-18T15:03:20.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 458 kB/s)
18:03:20 [2019-04-18T15:03:20.555Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/30/maven-parent-30.pom
18:03:20 [2019-04-18T15:03:20.805Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/30/maven-parent-30.pom
18:03:20 [2019-04-18T15:03:20.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
18:03:21 [2019-04-18T15:03:21.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.2 MB/s)
18:03:21 [2019-04-18T15:03:21.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
18:03:21 [2019-04-18T15:03:21.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
18:03:21 [2019-04-18T15:03:21.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
18:03:21 [2019-04-18T15:03:21.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
18:03:21 [2019-04-18T15:03:21.056Z] [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
18:03:21 [2019-04-18T15:03:21.056Z] [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
18:03:21 [2019-04-18T15:03:21.056Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
18:03:21 [2019-04-18T15:03:21.056Z] [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
18:03:21 [2019-04-18T15:03:21.056Z] [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
18:03:21 [2019-04-18T15:03:21.056Z] [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
18:03:21 [2019-04-18T15:03:21.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
18:03:21 [2019-04-18T15:03:21.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
18:03:21 [2019-04-18T15:03:21.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
18:03:21 [2019-04-18T15:03:21.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
18:03:21 [2019-04-18T15:03:21.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.jar
18:03:21 [2019-04-18T15:03:21.306Z] [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
18:03:21 [2019-04-18T15:03:21.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
18:03:21 [2019-04-18T15:03:21.306Z] [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
18:03:21 [2019-04-18T15:03:21.306Z] [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
18:03:21 [2019-04-18T15:03:21.306Z] [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
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 3.5 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.4 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 9.2 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 10 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 159 kB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 5.3 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.4 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 4.0 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 3.9 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 9.6 MB/s)
18:03:21 [2019-04-18T15:03:21.557Z] [INFO]
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
18:03:21 [2019-04-18T15:03:21.557Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
18:03:21 [2019-04-18T15:03:21.807Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
18:03:21 [2019-04-18T15:03:21.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
18:03:21 [2019-04-18T15:03:21.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 663 kB/s)
18:03:21 [2019-04-18T15:03:21.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
18:03:22 [2019-04-18T15:03:22.058Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
18:03:22 [2019-04-18T15:03:22.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
18:03:22 [2019-04-18T15:03:22.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 171 kB/s)
18:03:22 [2019-04-18T15:03:22.058Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
18:03:22 [2019-04-18T15:03:22.308Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
18:03:22 [2019-04-18T15:03:22.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
18:03:22 [2019-04-18T15:03:22.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s)
18:03:22 [2019-04-18T15:03:22.308Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
18:03:22 [2019-04-18T15:03:22.559Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
18:03:22 [2019-04-18T15:03:22.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
18:03:22 [2019-04-18T15:03:22.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 83 kB/s)
18:03:22 [2019-04-18T15:03:22.559Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
18:03:22 [2019-04-18T15:03:22.809Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
18:03:23 [2019-04-18T15:03:23.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
18:03:23 [2019-04-18T15:03:23.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 536 kB/s)
18:03:23 [2019-04-18T15:03:23.060Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
18:03:23 [2019-04-18T15:03:23.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
18:03:23 [2019-04-18T15:03:23.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
18:03:23 [2019-04-18T15:03:23.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.6 MB/s)
18:03:23 [2019-04-18T15:03:23.310Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
18:03:23 [2019-04-18T15:03:23.310Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
18:03:23 [2019-04-18T15:03:23.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
18:03:23 [2019-04-18T15:03:23.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 296 kB/s)
18:03:23 [2019-04-18T15:03:23.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
18:03:23 [2019-04-18T15:03:23.560Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
18:03:23 [2019-04-18T15:03:23.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
18:03:23 [2019-04-18T15:03:23.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 680 kB/s)
18:03:23 [2019-04-18T15:03:23.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
18:03:23 [2019-04-18T15:03:23.811Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
18:03:24 [2019-04-18T15:03:24.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
18:03:24 [2019-04-18T15:03:24.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 763 kB/s)
18:03:24 [2019-04-18T15:03:24.061Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
18:03:24 [2019-04-18T15:03:24.061Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
18:03:24 [2019-04-18T15:03:24.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
18:03:24 [2019-04-18T15:03:24.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 468 kB/s)
18:03:24 [2019-04-18T15:03:24.312Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
18:03:24 [2019-04-18T15:03:24.562Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
18:03:24 [2019-04-18T15:03:24.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
18:03:24 [2019-04-18T15:03:24.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 815 kB/s)
18:03:24 [2019-04-18T15:03:24.562Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
18:03:24 [2019-04-18T15:03:24.813Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
18:03:24 [2019-04-18T15:03:24.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
18:03:24 [2019-04-18T15:03:24.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 188 kB/s)
18:03:24 [2019-04-18T15:03:24.813Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
18:03:25 [2019-04-18T15:03:25.063Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
18:03:25 [2019-04-18T15:03:25.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
18:03:25 [2019-04-18T15:03:25.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 193 kB/s)
18:03:25 [2019-04-18T15:03:25.063Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
18:03:25 [2019-04-18T15:03:25.313Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
18:03:25 [2019-04-18T15:03:25.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
18:03:25 [2019-04-18T15:03:25.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 187 kB/s)
18:03:25 [2019-04-18T15:03:25.564Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
18:03:25 [2019-04-18T15:03:25.564Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
18:03:25 [2019-04-18T15:03:25.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
18:03:25 [2019-04-18T15:03:25.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s)
18:03:25 [2019-04-18T15:03:25.814Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
18:03:25 [2019-04-18T15:03:25.814Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
18:03:26 [2019-04-18T15:03:26.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
18:03:26 [2019-04-18T15:03:26.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 167 kB/s)
18:03:26 [2019-04-18T15:03:26.065Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
18:03:26 [2019-04-18T15:03:26.065Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
18:03:26 [2019-04-18T15:03:26.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
18:03:26 [2019-04-18T15:03:26.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 772 kB/s)
18:03:26 [2019-04-18T15:03:26.315Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
18:03:26 [2019-04-18T15:03:26.315Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
18:03:26 [2019-04-18T15:03:26.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
18:03:26 [2019-04-18T15:03:26.566Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 206 kB/s)
18:03:26 [2019-04-18T15:03:26.566Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
18:03:26 [2019-04-18T15:03:26.566Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
18:03:26 [2019-04-18T15:03:26.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
18:03:26 [2019-04-18T15:03:26.816Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 336 kB/s)
18:03:26 [2019-04-18T15:03:26.816Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
18:03:26 [2019-04-18T15:03:26.816Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
18:03:27 [2019-04-18T15:03:27.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
18:03:27 [2019-04-18T15:03:27.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 174 kB/s)
18:03:27 [2019-04-18T15:03:27.067Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
18:03:27 [2019-04-18T15:03:27.317Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
18:03:27 [2019-04-18T15:03:27.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
18:03:27 [2019-04-18T15:03:27.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 423 kB/s)
18:03:27 [2019-04-18T15:03:27.317Z] [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
18:03:27 [2019-04-18T15:03:27.568Z] [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
18:03:27 [2019-04-18T15:03:27.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
18:03:27 [2019-04-18T15:03:27.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 517 kB/s)
18:03:27 [2019-04-18T15:03:27.568Z] [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
18:03:27 [2019-04-18T15:03:27.818Z] [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
18:03:27 [2019-04-18T15:03:27.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
18:03:27 [2019-04-18T15:03:27.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 558 kB/s)
18:03:27 [2019-04-18T15:03:27.818Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
18:03:28 [2019-04-18T15:03:28.069Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
18:03:28 [2019-04-18T15:03:28.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
18:03:28 [2019-04-18T15:03:28.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 464 kB/s)
18:03:28 [2019-04-18T15:03:28.069Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/25/maven-parent-25.pom
18:03:28 [2019-04-18T15:03:28.319Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/25/maven-parent-25.pom
18:03:28 [2019-04-18T15:03:28.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
18:03:28 [2019-04-18T15:03:28.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s)
18:03:28 [2019-04-18T15:03:28.319Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/15/apache-15.pom
18:03:28 [2019-04-18T15:03:28.570Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/15/apache-15.pom
18:03:28 [2019-04-18T15:03:28.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
18:03:28 [2019-04-18T15:03:28.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s)
18:03:28 [2019-04-18T15:03:28.570Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.4/commons-io-2.4.pom
18:03:28 [2019-04-18T15:03:28.820Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.4/commons-io-2.4.pom
18:03:29 [2019-04-18T15:03:29.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
18:03:29 [2019-04-18T15:03:29.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 782 kB/s)
18:03:29 [2019-04-18T15:03:29.071Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/25/commons-parent-25.pom
18:03:29 [2019-04-18T15:03:29.071Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/25/commons-parent-25.pom
18:03:29 [2019-04-18T15:03:29.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
18:03:29 [2019-04-18T15:03:29.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.7 MB/s)
18:03:29 [2019-04-18T15:03:29.321Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/9/apache-9.pom
18:03:29 [2019-04-18T15:03:29.321Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/9/apache-9.pom
18:03:29 [2019-04-18T15:03:29.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
18:03:29 [2019-04-18T15:03:29.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s)
18:03:29 [2019-04-18T15:03:29.572Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
18:03:29 [2019-04-18T15:03:29.572Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
18:03:29 [2019-04-18T15:03:29.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
18:03:29 [2019-04-18T15:03:29.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 107 kB/s)
18:03:29 [2019-04-18T15:03:29.822Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
18:03:29 [2019-04-18T15:03:29.822Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
18:03:30 [2019-04-18T15:03:30.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
18:03:30 [2019-04-18T15:03:30.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s)
18:03:30 [2019-04-18T15:03:30.072Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
18:03:30 [2019-04-18T15:03:30.072Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
18:03:30 [2019-04-18T15:03:30.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
18:03:30 [2019-04-18T15:03:30.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 140 kB/s)
18:03:30 [2019-04-18T15:03:30.323Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
18:03:30 [2019-04-18T15:03:30.573Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
18:03:30 [2019-04-18T15:03:30.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
18:03:30 [2019-04-18T15:03:30.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 306 kB/s)
18:03:30 [2019-04-18T15:03:30.573Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
18:03:30 [2019-04-18T15:03:30.824Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
18:03:30 [2019-04-18T15:03:30.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
18:03:30 [2019-04-18T15:03:30.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.9 MB/s)
18:03:30 [2019-04-18T15:03:30.824Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
18:03:31 [2019-04-18T15:03:31.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
18:03:31 [2019-04-18T15:03:31.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
18:03:31 [2019-04-18T15:03:31.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 563 kB/s)
18:03:31 [2019-04-18T15:03:31.074Z] [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
18:03:31 [2019-04-18T15:03:31.325Z] [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
18:03:31 [2019-04-18T15:03:31.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
18:03:31 [2019-04-18T15:03:31.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 291 kB/s)
18:03:31 [2019-04-18T15:03:31.575Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
18:03:31 [2019-04-18T15:03:31.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
18:03:31 [2019-04-18T15:03:31.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
18:03:31 [2019-04-18T15:03:31.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 836 kB/s)
18:03:31 [2019-04-18T15:03:31.826Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
18:03:31 [2019-04-18T15:03:31.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
18:03:32 [2019-04-18T15:03:32.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
18:03:32 [2019-04-18T15:03:32.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 760 kB/s)
18:03:32 [2019-04-18T15:03:32.076Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
18:03:32 [2019-04-18T15:03:32.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
18:03:32 [2019-04-18T15:03:32.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
18:03:32 [2019-04-18T15:03:32.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 806 kB/s)
18:03:32 [2019-04-18T15:03:32.327Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
18:03:32 [2019-04-18T15:03:32.327Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
18:03:32 [2019-04-18T15:03:32.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
18:03:32 [2019-04-18T15:03:32.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.2 MB/s)
18:03:32 [2019-04-18T15:03:32.577Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
18:03:32 [2019-04-18T15:03:32.577Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 238 kB/s)
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
18:03:32 [2019-04-18T15:03:32.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
18:03:33 [2019-04-18T15:03:33.078Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
18:03:33 [2019-04-18T15:03:33.078Z] [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
18:03:33 [2019-04-18T15:03:33.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.jar
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
18:03:33 [2019-04-18T15:03:33.329Z] [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
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
18:03:33 [2019-04-18T15:03:33.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
18:03:33 [2019-04-18T15:03:33.579Z] [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
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
18:03:33 [2019-04-18T15:03:33.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
18:03:33 [2019-04-18T15:03:33.579Z] [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
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
18:03:33 [2019-04-18T15:03:33.830Z] [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
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 2.9 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 2.4 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.3 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 6.2 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.7 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 3.2 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 14 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 357 kB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.8 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 293 kB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.3 MB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 608 kB/s)
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
18:03:33 [2019-04-18T15:03:33.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 924 kB/s)
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 144 kB/s)
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 514 kB/s)
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 3.9 MB/s)
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.1 MB/s)
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.0 MB/s)
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Copying 1 resource
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] Copying 0 resource
18:03:34 [2019-04-18T15:03:34.080Z] [INFO]
18:03:34 [2019-04-18T15:03:34.080Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
18:03:34 [2019-04-18T15:03:34.080Z] [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
18:03:34 [2019-04-18T15:03:34.080Z] [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
18:03:34 [2019-04-18T15:03:34.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
18:03:34 [2019-04-18T15:03:34.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 474 kB/s)
18:03:34 [2019-04-18T15:03:34.331Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
18:03:34 [2019-04-18T15:03:34.331Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
18:03:34 [2019-04-18T15:03:34.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
18:03:34 [2019-04-18T15:03:34.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 578 kB/s)
18:03:34 [2019-04-18T15:03:34.581Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/23/maven-parent-23.pom
18:03:34 [2019-04-18T15:03:34.832Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/23/maven-parent-23.pom
18:03:34 [2019-04-18T15:03:34.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
18:03:34 [2019-04-18T15:03:34.832Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.0 MB/s)
18:03:34 [2019-04-18T15:03:34.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/13/apache-13.pom
18:03:35 [2019-04-18T15:03:35.082Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/13/apache-13.pom
18:03:35 [2019-04-18T15:03:35.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
18:03:35 [2019-04-18T15:03:35.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.3 MB/s)
18:03:35 [2019-04-18T15:03:35.082Z] [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
18:03:35 [2019-04-18T15:03:35.333Z] [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
18:03:35 [2019-04-18T15:03:35.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
18:03:35 [2019-04-18T15:03:35.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 133 kB/s)
18:03:35 [2019-04-18T15:03:35.333Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
18:03:35 [2019-04-18T15:03:35.583Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
18:03:35 [2019-04-18T15:03:35.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
18:03:35 [2019-04-18T15:03:35.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.0 MB/s)
18:03:35 [2019-04-18T15:03:35.834Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/11/maven-parent-11.pom
18:03:35 [2019-04-18T15:03:35.834Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/11/maven-parent-11.pom
18:03:36 [2019-04-18T15:03:36.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
18:03:36 [2019-04-18T15:03:36.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.9 MB/s)
18:03:36 [2019-04-18T15:03:36.084Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/5/apache-5.pom
18:03:36 [2019-04-18T15:03:36.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/5/apache-5.pom
18:03:36 [2019-04-18T15:03:36.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
18:03:36 [2019-04-18T15:03:36.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 410 kB/s)
18:03:36 [2019-04-18T15:03:36.334Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
18:03:36 [2019-04-18T15:03:36.334Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
18:03:36 [2019-04-18T15:03:36.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
18:03:36 [2019-04-18T15:03:36.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.1 MB/s)
18:03:36 [2019-04-18T15:03:36.585Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
18:03:36 [2019-04-18T15:03:36.835Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
18:03:36 [2019-04-18T15:03:36.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
18:03:36 [2019-04-18T15:03:36.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 182 kB/s)
18:03:36 [2019-04-18T15:03:36.835Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
18:03:37 [2019-04-18T15:03:37.086Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
18:03:37 [2019-04-18T15:03:37.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
18:03:37 [2019-04-18T15:03:37.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 324 kB/s)
18:03:37 [2019-04-18T15:03:37.086Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
18:03:37 [2019-04-18T15:03:37.337Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
18:03:37 [2019-04-18T15:03:37.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
18:03:37 [2019-04-18T15:03:37.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 685 kB/s)
18:03:37 [2019-04-18T15:03:37.337Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
18:03:37 [2019-04-18T15:03:37.598Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
18:03:37 [2019-04-18T15:03:37.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
18:03:37 [2019-04-18T15:03:37.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 81 kB/s)
18:03:37 [2019-04-18T15:03:37.598Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
18:03:37 [2019-04-18T15:03:37.848Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
18:03:37 [2019-04-18T15:03:37.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
18:03:37 [2019-04-18T15:03:37.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 584 kB/s)
18:03:37 [2019-04-18T15:03:37.848Z] [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
18:03:38 [2019-04-18T15:03:38.098Z] [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
18:03:38 [2019-04-18T15:03:38.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
18:03:38 [2019-04-18T15:03:38.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 178 kB/s)
18:03:38 [2019-04-18T15:03:38.349Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.349Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 173 kB/s)
18:03:38 [2019-04-18T15:03:38.599Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.599Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 792 kB/s)
18:03:38 [2019-04-18T15:03:38.850Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
18:03:38 [2019-04-18T15:03:38.850Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
18:03:39 [2019-04-18T15:03:39.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
18:03:39 [2019-04-18T15:03:39.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 271 kB/s)
18:03:39 [2019-04-18T15:03:39.101Z] [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
18:03:39 [2019-04-18T15:03:39.101Z] [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
18:03:39 [2019-04-18T15:03:39.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
18:03:39 [2019-04-18T15:03:39.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 217 kB/s)
18:03:39 [2019-04-18T15:03:39.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
18:03:39 [2019-04-18T15:03:39.351Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
18:03:39 [2019-04-18T15:03:39.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
18:03:39 [2019-04-18T15:03:39.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 197 kB/s)
18:03:39 [2019-04-18T15:03:39.602Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
18:03:39 [2019-04-18T15:03:39.852Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
18:03:39 [2019-04-18T15:03:39.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
18:03:39 [2019-04-18T15:03:39.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 158 kB/s)
18:03:39 [2019-04-18T15:03:39.852Z] [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
18:03:40 [2019-04-18T15:03:40.102Z] [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
18:03:40 [2019-04-18T15:03:40.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
18:03:40 [2019-04-18T15:03:40.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 156 kB/s)
18:03:40 [2019-04-18T15:03:40.102Z] [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
18:03:40 [2019-04-18T15:03:40.353Z] [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
18:03:40 [2019-04-18T15:03:40.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
18:03:40 [2019-04-18T15:03:40.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 171 kB/s)
18:03:40 [2019-04-18T15:03:40.353Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
18:03:40 [2019-04-18T15:03:40.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
18:03:40 [2019-04-18T15:03:40.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
18:03:40 [2019-04-18T15:03:40.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 231 kB/s)
18:03:40 [2019-04-18T15:03:40.603Z] [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
18:03:40 [2019-04-18T15:03:40.854Z] [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
18:03:40 [2019-04-18T15:03:40.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
18:03:40 [2019-04-18T15:03:40.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 345 kB/s)
18:03:40 [2019-04-18T15:03:40.854Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
18:03:41 [2019-04-18T15:03:41.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
18:03:41 [2019-04-18T15:03:41.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
18:03:41 [2019-04-18T15:03:41.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 80 kB/s)
18:03:41 [2019-04-18T15:03:41.355Z] [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
18:03:41 [2019-04-18T15:03:41.355Z] [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
18:03:41 [2019-04-18T15:03:41.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
18:03:41 [2019-04-18T15:03:41.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 193 kB/s)
18:03:41 [2019-04-18T15:03:41.605Z] [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
18:03:41 [2019-04-18T15:03:41.605Z] [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
18:03:41 [2019-04-18T15:03:41.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
18:03:41 [2019-04-18T15:03:41.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 206 kB/s)
18:03:41 [2019-04-18T15:03:41.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
18:03:41 [2019-04-18T15:03:41.860Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
18:03:42 [2019-04-18T15:03:42.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
18:03:42 [2019-04-18T15:03:42.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 114 kB/s)
18:03:42 [2019-04-18T15:03:42.111Z] [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
18:03:42 [2019-04-18T15:03:42.111Z] [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
18:03:42 [2019-04-18T15:03:42.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
18:03:42 [2019-04-18T15:03:42.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 405 kB/s)
18:03:42 [2019-04-18T15:03:42.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
18:03:42 [2019-04-18T15:03:42.361Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
18:03:42 [2019-04-18T15:03:42.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
18:03:42 [2019-04-18T15:03:42.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 493 kB/s)
18:03:42 [2019-04-18T15:03:42.611Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/22/maven-parent-22.pom
18:03:42 [2019-04-18T15:03:42.611Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/22/maven-parent-22.pom
18:03:42 [2019-04-18T15:03:42.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
18:03:42 [2019-04-18T15:03:42.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.1 MB/s)
18:03:42 [2019-04-18T15:03:42.862Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/11/apache-11.pom
18:03:42 [2019-04-18T15:03:42.862Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/11/apache-11.pom
18:03:43 [2019-04-18T15:03:43.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
18:03:43 [2019-04-18T15:03:43.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.3 MB/s)
18:03:43 [2019-04-18T15:03:43.112Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
18:03:43 [2019-04-18T15:03:43.363Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
18:03:43 [2019-04-18T15:03:43.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
18:03:43 [2019-04-18T15:03:43.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 568 kB/s)
18:03:43 [2019-04-18T15:03:43.363Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
18:03:43 [2019-04-18T15:03:43.613Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
18:03:43 [2019-04-18T15:03:43.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
18:03:43 [2019-04-18T15:03:43.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 414 kB/s)
18:03:43 [2019-04-18T15:03:43.613Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.pom
18:03:43 [2019-04-18T15:03:43.864Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.pom
18:03:43 [2019-04-18T15:03:43.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
18:03:43 [2019-04-18T15:03:43.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 294 kB/s)
18:03:43 [2019-04-18T15:03:43.864Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.5/ow2-1.5.pom
18:03:44 [2019-04-18T15:03:44.114Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.5/ow2-1.5.pom
18:03:44 [2019-04-18T15:03:44.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
18:03:44 [2019-04-18T15:03:44.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.0 MB/s)
18:03:44 [2019-04-18T15:03:44.114Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
18:03:44 [2019-04-18T15:03:44.365Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
18:03:44 [2019-04-18T15:03:44.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
18:03:44 [2019-04-18T15:03:44.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 1.4 MB/s)
18:03:44 [2019-04-18T15:03:44.615Z] [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
18:03:44 [2019-04-18T15:03:44.615Z] [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
18:03:44 [2019-04-18T15:03:44.866Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
18:03:44 [2019-04-18T15:03:44.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 79 kB/s)
18:03:44 [2019-04-18T15:03:44.866Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
18:03:44 [2019-04-18T15:03:44.866Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
18:03:45 [2019-04-18T15:03:45.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
18:03:45 [2019-04-18T15:03:45.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 502 kB/s)
18:03:45 [2019-04-18T15:03:45.116Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
18:03:45 [2019-04-18T15:03:45.116Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
18:03:45 [2019-04-18T15:03:45.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
18:03:45 [2019-04-18T15:03:45.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 295 kB/s)
18:03:45 [2019-04-18T15:03:45.367Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
18:03:45 [2019-04-18T15:03:45.617Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
18:03:45 [2019-04-18T15:03:45.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
18:03:45 [2019-04-18T15:03:45.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 383 kB/s)
18:03:45 [2019-04-18T15:03:45.617Z] [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
18:03:45 [2019-04-18T15:03:45.868Z] [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
18:03:46 [2019-04-18T15:03:46.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
18:03:46 [2019-04-18T15:03:46.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 49 kB/s)
18:03:46 [2019-04-18T15:03:46.118Z] [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
18:03:46 [2019-04-18T15:03:46.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.pom
18:03:46 [2019-04-18T15:03:46.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
18:03:46 [2019-04-18T15:03:46.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 70 kB/s)
18:03:46 [2019-04-18T15:03:46.369Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
18:03:46 [2019-04-18T15:03:46.369Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
18:03:46 [2019-04-18T15:03:46.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
18:03:46 [2019-04-18T15:03:46.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 122 kB/s)
18:03:46 [2019-04-18T15:03:46.620Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
18:03:46 [2019-04-18T15:03:46.620Z] [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
18:03:46 [2019-04-18T15:03:46.620Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
18:03:46 [2019-04-18T15:03:46.620Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.jar
18:03:46 [2019-04-18T15:03:46.620Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
18:03:46 [2019-04-18T15:03:46.620Z] [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
18:03:46 [2019-04-18T15:03:46.620Z] [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
18:03:46 [2019-04-18T15:03:46.620Z] [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
18:03:46 [2019-04-18T15:03:46.870Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
18:03:46 [2019-04-18T15:03:46.870Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.jar
18:03:46 [2019-04-18T15:03:46.870Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
18:03:46 [2019-04-18T15:03:46.870Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
18:03:46 [2019-04-18T15:03:46.870Z] [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
18:03:46 [2019-04-18T15:03:46.870Z] [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
18:03:46 [2019-04-18T15:03:46.870Z] [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
18:03:47 [2019-04-18T15:03:47.121Z] [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
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 903 kB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 2.6 MB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 3.6 MB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 5.1 MB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 1.2 MB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 13 MB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 205 kB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 851 kB/s)
18:03:47 [2019-04-18T15:03:47.121Z] [INFO] Changes detected - recompiling the module!
18:03:47 [2019-04-18T15:03:47.371Z] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
18:03:48 [2019-04-18T15:03:48.714Z] [INFO]
18:03:48 [2019-04-18T15:03:48.714Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
18:03:48 [2019-04-18T15:03:48.714Z] [INFO] Not copying test resources
18:03:48 [2019-04-18T15:03:48.714Z] [INFO]
18:03:48 [2019-04-18T15:03:48.714Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
18:03:48 [2019-04-18T15:03:48.714Z] [INFO] Not compiling test sources
18:03:48 [2019-04-18T15:03:48.714Z] [INFO]
18:03:48 [2019-04-18T15:03:48.714Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
18:03:48 [2019-04-18T15:03:48.715Z] [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
18:03:48 [2019-04-18T15:03:48.715Z] [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
18:03:48 [2019-04-18T15:03:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom
18:03:48 [2019-04-18T15:03:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom (11 kB at 954 kB/s)
18:03:48 [2019-04-18T15:03:48.715Z] [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
18:03:48 [2019-04-18T15:03:48.965Z] [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
18:03:48 [2019-04-18T15:03:48.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
18:03:49 [2019-04-18T15:03:49.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 148 kB/s)
18:03:49 [2019-04-18T15:03:49.215Z] [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
18:03:49 [2019-04-18T15:03:49.215Z] [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
18:03:49 [2019-04-18T15:03:49.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
18:03:49 [2019-04-18T15:03:49.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 1.5 MB/s)
18:03:49 [2019-04-18T15:03:49.466Z] [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
18:03:49 [2019-04-18T15:03:49.466Z] [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
18:03:49 [2019-04-18T15:03:49.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom
18:03:49 [2019-04-18T15:03:49.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom (3.5 kB at 354 kB/s)
18:03:49 [2019-04-18T15:03:49.716Z] [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
18:03:49 [2019-04-18T15:03:49.716Z] [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
18:03:49 [2019-04-18T15:03:49.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom
18:03:49 [2019-04-18T15:03:49.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom (2.0 kB at 178 kB/s)
18:03:49 [2019-04-18T15:03:49.967Z] [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
18:03:49 [2019-04-18T15:03:49.967Z] [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
18:03:50 [2019-04-18T15:03:50.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom
18:03:50 [2019-04-18T15:03:50.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom (7.5 kB at 573 kB/s)
18:03:50 [2019-04-18T15:03:50.218Z] [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
18:03:50 [2019-04-18T15:03:50.218Z] [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
18:03:50 [2019-04-18T15:03:50.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
18:03:50 [2019-04-18T15:03:50.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/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 395 kB/s)
18:03:50 [2019-04-18T15:03:50.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
18:03:50 [2019-04-18T15:03:50.468Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
18:03:50 [2019-04-18T15:03:50.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
18:03:50 [2019-04-18T15:03:50.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 49 kB/s)
18:03:50 [2019-04-18T15:03:50.718Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
18:03:50 [2019-04-18T15:03:50.969Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
18:03:50 [2019-04-18T15:03:50.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
18:03:50 [2019-04-18T15:03:50.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 574 kB/s)
18:03:50 [2019-04-18T15:03:50.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
18:03:51 [2019-04-18T15:03:51.219Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
18:03:51 [2019-04-18T15:03:51.219Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
18:03:51 [2019-04-18T15:03:51.219Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 623 kB/s)
18:03:51 [2019-04-18T15:03:51.219Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
18:03:51 [2019-04-18T15:03:51.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
18:03:51 [2019-04-18T15:03:51.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
18:03:51 [2019-04-18T15:03:51.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 313 kB/s)
18:03:51 [2019-04-18T15:03:51.470Z] [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
18:03:51 [2019-04-18T15:03:51.721Z] [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
18:03:51 [2019-04-18T15:03:51.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
18:03:51 [2019-04-18T15:03:51.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 216 kB/s)
18:03:51 [2019-04-18T15:03:51.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
18:03:51 [2019-04-18T15:03:51.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
18:03:51 [2019-04-18T15:03:51.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
18:03:51 [2019-04-18T15:03:51.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 778 kB/s)
18:03:51 [2019-04-18T15:03:51.971Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/16/maven-parent-16.pom
18:03:52 [2019-04-18T15:03:52.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/16/maven-parent-16.pom
18:03:52 [2019-04-18T15:03:52.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
18:03:52 [2019-04-18T15:03:52.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.8 MB/s)
18:03:52 [2019-04-18T15:03:52.472Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/7/apache-7.pom
18:03:52 [2019-04-18T15:03:52.472Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/7/apache-7.pom
18:03:52 [2019-04-18T15:03:52.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
18:03:52 [2019-04-18T15:03:52.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s)
18:03:52 [2019-04-18T15:03:52.723Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.pom
18:03:52 [2019-04-18T15:03:52.723Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.pom
18:03:52 [2019-04-18T15:03:52.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
18:03:52 [2019-04-18T15:03:52.973Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 332 kB/s)
18:03:52 [2019-04-18T15:03:52.973Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
18:03:52 [2019-04-18T15:03:52.973Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
18:03:53 [2019-04-18T15:03:53.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
18:03:53 [2019-04-18T15:03:53.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 334 kB/s)
18:03:53 [2019-04-18T15:03:53.224Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
18:03:53 [2019-04-18T15:03:53.224Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
18:03:53 [2019-04-18T15:03:53.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
18:03:53 [2019-04-18T15:03:53.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 1.3 MB/s)
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
18:03:53 [2019-04-18T15:03:53.474Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.474Z] [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
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.725Z] [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
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
18:03:53 [2019-04-18T15:03:53.725Z] [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
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.725Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.725Z] [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
18:03:53 [2019-04-18T15:03:53.976Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
18:03:53 [2019-04-18T15:03:53.976Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
18:03:53 [2019-04-18T15:03:53.976Z] [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
18:03:53 [2019-04-18T15:03:53.976Z] [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
18:03:53 [2019-04-18T15:03:53.976Z] [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
18:03:53 [2019-04-18T15:03:53.976Z] [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
18:03:53 [2019-04-18T15:03:53.976Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.jar
18:03:53 [2019-04-18T15:03:53.976Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.976Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
18:03:53 [2019-04-18T15:03:53.976Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
18:03:54 [2019-04-18T15:03:54.226Z] [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
18:03:54 [2019-04-18T15:03:54.226Z] [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
18:03:54 [2019-04-18T15:03:54.226Z] [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
18:03:54 [2019-04-18T15:03:54.226Z] [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
18:03:54 [2019-04-18T15:03:54.226Z] [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
18:03:54 [2019-04-18T15:03:54.226Z] [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
18:03:54 [2019-04-18T15:03:54.226Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.226Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
18:03:54 [2019-04-18T15:03:54.477Z] [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
18:03:54 [2019-04-18T15:03:54.477Z] [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
18:03:54 [2019-04-18T15:03:54.477Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.477Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.477Z] [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
18:03:54 [2019-04-18T15:03:54.477Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.477Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
18:03:54 [2019-04-18T15:03:54.727Z] [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
18:03:54 [2019-04-18T15:03:54.727Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
18:03:54 [2019-04-18T15:03:54.727Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.727Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.727Z] [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
18:03:54 [2019-04-18T15:03:54.727Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
18:03:54 [2019-04-18T15:03:54.727Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
18:03:54 [2019-04-18T15:03:54.727Z] [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
18:03:54 [2019-04-18T15:03:54.727Z] [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
18:03:54 [2019-04-18T15:03:54.727Z] [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
18:03:54 [2019-04-18T15:03:54.978Z] [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
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 825 kB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 1.0 MB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar (13 kB at 668 kB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar (186 kB at 4.3 MB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.7 MB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 714 kB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar (274 kB at 4.7 MB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 3.9 MB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar (528 kB at 8.2 MB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 498 kB/s)
18:03:54 [2019-04-18T15:03:54.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/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 2.7 MB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.2 MB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 691 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 889 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 606 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 354 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.0 MB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 94 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 234 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.8 MB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 228 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.3 MB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 158 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 103 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 119 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 93 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 225 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 322 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 318 kB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.3 MB/s)
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Tests are skipped.
18:03:55 [2019-04-18T15:03:55.229Z] [INFO]
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
18:03:55 [2019-04-18T15:03:55.229Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
18:03:55 [2019-04-18T15:03:55.480Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
18:03:55 [2019-04-18T15:03:55.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
18:03:55 [2019-04-18T15:03:55.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom (4.4 kB at 443 kB/s)
18:03:55 [2019-04-18T15:03:55.480Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
18:03:55 [2019-04-18T15:03:55.730Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
18:03:55 [2019-04-18T15:03:55.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
18:03:55 [2019-04-18T15:03:55.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 392 kB/s)
18:03:55 [2019-04-18T15:03:55.730Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
18:03:55 [2019-04-18T15:03:55.981Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
18:03:55 [2019-04-18T15:03:55.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
18:03:55 [2019-04-18T15:03:55.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 481 kB/s)
18:03:55 [2019-04-18T15:03:55.981Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
18:03:56 [2019-04-18T15:03:56.231Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
18:03:56 [2019-04-18T15:03:56.231Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
18:03:56 [2019-04-18T15:03:56.231Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.9 MB/s)
18:03:56 [2019-04-18T15:03:56.231Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
18:03:56 [2019-04-18T15:03:56.482Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
18:03:56 [2019-04-18T15:03:56.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
18:03:56 [2019-04-18T15:03:56.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 168 kB/s)
18:03:56 [2019-04-18T15:03:56.732Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.6/commons-io-2.6.pom
18:03:56 [2019-04-18T15:03:56.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.6/commons-io-2.6.pom
18:03:56 [2019-04-18T15:03:56.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
18:03:56 [2019-04-18T15:03:56.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.4 MB/s)
18:03:56 [2019-04-18T15:03:56.982Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/42/commons-parent-42.pom
18:03:56 [2019-04-18T15:03:56.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/42/commons-parent-42.pom
18:03:57 [2019-04-18T15:03:57.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
18:03:57 [2019-04-18T15:03:57.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 4.9 MB/s)
18:03:57 [2019-04-18T15:03:57.233Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
18:03:57 [2019-04-18T15:03:57.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
18:03:57 [2019-04-18T15:03:57.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
18:03:57 [2019-04-18T15:03:57.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 1.6 MB/s)
18:03:57 [2019-04-18T15:03:57.483Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/43/commons-parent-43.pom
18:03:57 [2019-04-18T15:03:57.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/43/commons-parent-43.pom
18:03:57 [2019-04-18T15:03:57.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
18:03:57 [2019-04-18T15:03:57.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 5.0 MB/s)
18:03:57 [2019-04-18T15:03:57.734Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
18:03:57 [2019-04-18T15:03:57.984Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
18:03:57 [2019-04-18T15:03:57.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
18:03:57 [2019-04-18T15:03:57.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.3 MB/s)
18:03:57 [2019-04-18T15:03:57.984Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.pom
18:03:58 [2019-04-18T15:03:58.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.pom
18:03:58 [2019-04-18T15:03:58.235Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
18:03:58 [2019-04-18T15:03:58.235Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 191 kB/s)
18:03:58 [2019-04-18T15:03:58.235Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
18:03:58 [2019-04-18T15:03:58.485Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
18:03:58 [2019-04-18T15:03:58.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
18:03:58 [2019-04-18T15:03:58.485Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 265 kB/s)
18:03:58 [2019-04-18T15:03:58.485Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
18:03:58 [2019-04-18T15:03:58.736Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
18:03:58 [2019-04-18T15:03:58.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
18:03:58 [2019-04-18T15:03:58.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.9 MB/s)
18:03:58 [2019-04-18T15:03:58.986Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
18:03:58 [2019-04-18T15:03:58.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
18:03:59 [2019-04-18T15:03:59.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
18:03:59 [2019-04-18T15:03:59.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom (4.8 kB at 484 kB/s)
18:03:59 [2019-04-18T15:03:59.237Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
18:03:59 [2019-04-18T15:03:59.237Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
18:03:59 [2019-04-18T15:03:59.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
18:03:59 [2019-04-18T15:03:59.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom (4.5 kB at 413 kB/s)
18:03:59 [2019-04-18T15:03:59.487Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
18:03:59 [2019-04-18T15:03:59.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 1.5 MB/s)
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
18:03:59 [2019-04-18T15:03:59.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.jar
18:03:59 [2019-04-18T15:03:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
18:03:59 [2019-04-18T15:03:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
18:03:59 [2019-04-18T15:03:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
18:03:59 [2019-04-18T15:03:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
18:03:59 [2019-04-18T15:03:59.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar (24 kB at 1.8 MB/s)
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 4.5 MB/s)
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar (75 kB at 2.8 MB/s)
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 2.3 MB/s)
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar (192 kB at 6.8 MB/s)
18:04:00 [2019-04-18T15:04:00.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 12 MB/s)
18:04:00 [2019-04-18T15:04:00.489Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
18:04:00 [2019-04-18T15:04:00.740Z] [INFO]
18:04:00 [2019-04-18T15:04:00.740Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
18:04:00 [2019-04-18T15:04:00.740Z] [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
18:04:00 [2019-04-18T15:04:00.740Z] [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
18:04:00 [2019-04-18T15:04:00.990Z] [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)
18:04:00 [2019-04-18T15:04:00.990Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
18:04:01 [2019-04-18T15:04:01.240Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
18:04:01 [2019-04-18T15:04:01.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
18:04:01 [2019-04-18T15:04:01.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 431 kB/s)
18:04:01 [2019-04-18T15:04:01.240Z] [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
18:04:01 [2019-04-18T15:04:01.491Z] [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
18:04:01 [2019-04-18T15:04:01.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
18:04:01 [2019-04-18T15:04:01.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 82 kB/s)
18:04:01 [2019-04-18T15:04:01.491Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
18:04:01 [2019-04-18T15:04:01.741Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
18:04:01 [2019-04-18T15:04:01.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
18:04:01 [2019-04-18T15:04:01.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 385 kB/s)
18:04:01 [2019-04-18T15:04:01.742Z] [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
18:04:01 [2019-04-18T15:04:01.992Z] [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
18:04:01 [2019-04-18T15:04:01.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
18:04:02 [2019-04-18T15:04:02.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 82 kB/s)
18:04:02 [2019-04-18T15:04:02.243Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
18:04:02 [2019-04-18T15:04:02.243Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
18:04:02 [2019-04-18T15:04:02.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
18:04:02 [2019-04-18T15:04:02.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 424 kB/s)
18:04:02 [2019-04-18T15:04:02.493Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
18:04:02 [2019-04-18T15:04:02.493Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
18:04:02 [2019-04-18T15:04:02.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
18:04:02 [2019-04-18T15:04:02.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.2 MB/s)
18:04:02 [2019-04-18T15:04:02.744Z] [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
18:04:02 [2019-04-18T15:04:02.744Z] [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
18:04:02 [2019-04-18T15:04:02.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
18:04:02 [2019-04-18T15:04:02.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 223 kB/s)
18:04:02 [2019-04-18T15:04:02.994Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
18:04:02 [2019-04-18T15:04:02.994Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
18:04:03 [2019-04-18T15:04:03.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
18:04:03 [2019-04-18T15:04:03.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 481 kB/s)
18:04:03 [2019-04-18T15:04:03.244Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
18:04:03 [2019-04-18T15:04:03.244Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
18:04:03 [2019-04-18T15:04:03.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
18:04:03 [2019-04-18T15:04:03.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 413 kB/s)
18:04:03 [2019-04-18T15:04:03.495Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
18:04:03 [2019-04-18T15:04:03.745Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
18:04:03 [2019-04-18T15:04:03.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
18:04:03 [2019-04-18T15:04:03.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 1.1 MB/s)
18:04:03 [2019-04-18T15:04:03.745Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.6/xz-1.6.pom
18:04:03 [2019-04-18T15:04:03.996Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.6/xz-1.6.pom
18:04:03 [2019-04-18T15:04:03.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom
18:04:03 [2019-04-18T15:04:03.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 173 kB/s)
18:04:03 [2019-04-18T15:04:03.996Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
18:04:04 [2019-04-18T15:04:04.246Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
18:04:04 [2019-04-18T15:04:04.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
18:04:04 [2019-04-18T15:04:04.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 194 kB/s)
18:04:04 [2019-04-18T15:04:04.246Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
18:04:04 [2019-04-18T15:04:04.497Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
18:04:04 [2019-04-18T15:04:04.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
18:04:04 [2019-04-18T15:04:04.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.7 MB/s)
18:04:04 [2019-04-18T15:04:04.497Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/27/maven-parent-27.pom
18:04:04 [2019-04-18T15:04:04.747Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/27/maven-parent-27.pom
18:04:04 [2019-04-18T15:04:04.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
18:04:04 [2019-04-18T15:04:04.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.4 MB/s)
18:04:04 [2019-04-18T15:04:04.747Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/17/apache-17.pom
18:04:04 [2019-04-18T15:04:04.998Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/17/apache-17.pom
18:04:04 [2019-04-18T15:04:04.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
18:04:05 [2019-04-18T15:04:05.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 698 kB/s)
18:04:05 [2019-04-18T15:04:05.248Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.248Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 754 kB/s)
18:04:05 [2019-04-18T15:04:05.499Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.499Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 367 kB/s)
18:04:05 [2019-04-18T15:04:05.749Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
18:04:05 [2019-04-18T15:04:05.749Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
18:04:06 [2019-04-18T15:04:06.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
18:04:06 [2019-04-18T15:04:06.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 153 kB/s)
18:04:06 [2019-04-18T15:04:06.000Z] [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
18:04:06 [2019-04-18T15:04:06.000Z] [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
18:04:06 [2019-04-18T15:04:06.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
18:04:06 [2019-04-18T15:04:06.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 238 kB/s)
18:04:06 [2019-04-18T15:04:06.250Z] [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
18:04:06 [2019-04-18T15:04:06.250Z] [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
18:04:06 [2019-04-18T15:04:06.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
18:04:06 [2019-04-18T15:04:06.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 165 kB/s)
18:04:06 [2019-04-18T15:04:06.500Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
18:04:06 [2019-04-18T15:04:06.751Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
18:04:06 [2019-04-18T15:04:06.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
18:04:06 [2019-04-18T15:04:06.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 140 kB/s)
18:04:06 [2019-04-18T15:04:06.751Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
18:04:07 [2019-04-18T15:04:07.001Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
18:04:07 [2019-04-18T15:04:07.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
18:04:07 [2019-04-18T15:04:07.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 44 kB/s)
18:04:07 [2019-04-18T15:04:07.001Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
18:04:07 [2019-04-18T15:04:07.252Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
18:04:07 [2019-04-18T15:04:07.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
18:04:07 [2019-04-18T15:04:07.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 314 kB/s)
18:04:07 [2019-04-18T15:04:07.252Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
18:04:07 [2019-04-18T15:04:07.502Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
18:04:07 [2019-04-18T15:04:07.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
18:04:07 [2019-04-18T15:04:07.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.8 MB/s)
18:04:07 [2019-04-18T15:04:07.753Z] [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
18:04:07 [2019-04-18T15:04:07.753Z] [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
18:04:08 [2019-04-18T15:04:08.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
18:04:08 [2019-04-18T15:04:08.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 172 kB/s)
18:04:08 [2019-04-18T15:04:08.003Z] [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
18:04:08 [2019-04-18T15:04:08.003Z] [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
18:04:08 [2019-04-18T15:04:08.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
18:04:08 [2019-04-18T15:04:08.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 269 kB/s)
18:04:08 [2019-04-18T15:04:08.254Z] [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
18:04:08 [2019-04-18T15:04:08.254Z] [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
18:04:08 [2019-04-18T15:04:08.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
18:04:08 [2019-04-18T15:04:08.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 348 kB/s)
18:04:08 [2019-04-18T15:04:08.504Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
18:04:08 [2019-04-18T15:04:08.504Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
18:04:08 [2019-04-18T15:04:08.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
18:04:08 [2019-04-18T15:04:08.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 1.2 MB/s)
18:04:08 [2019-04-18T15:04:08.755Z] [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
18:04:08 [2019-04-18T15:04:08.755Z] [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
18:04:09 [2019-04-18T15:04:09.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
18:04:09 [2019-04-18T15:04:09.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 219 kB/s)
18:04:09 [2019-04-18T15:04:09.005Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
18:04:09 [2019-04-18T15:04:09.005Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
18:04:09 [2019-04-18T15:04:09.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
18:04:09 [2019-04-18T15:04:09.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 1.3 MB/s)
18:04:09 [2019-04-18T15:04:09.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
18:04:09 [2019-04-18T15:04:09.256Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
18:04:09 [2019-04-18T15:04:09.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
18:04:09 [2019-04-18T15:04:09.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 664 kB/s)
18:04:09 [2019-04-18T15:04:09.506Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
18:04:09 [2019-04-18T15:04:09.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
18:04:09 [2019-04-18T15:04:09.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
18:04:09 [2019-04-18T15:04:09.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 283 kB/s)
18:04:09 [2019-04-18T15:04:09.757Z] [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
18:04:10 [2019-04-18T15:04:10.007Z] [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
18:04:10 [2019-04-18T15:04:10.007Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
18:04:10 [2019-04-18T15:04:10.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 285 kB/s)
18:04:10 [2019-04-18T15:04:10.007Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/18.0/guava-18.0.pom
18:04:10 [2019-04-18T15:04:10.257Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/18.0/guava-18.0.pom
18:04:10 [2019-04-18T15:04:10.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
18:04:10 [2019-04-18T15:04:10.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 515 kB/s)
18:04:10 [2019-04-18T15:04:10.257Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
18:04:10 [2019-04-18T15:04:10.508Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
18:04:10 [2019-04-18T15:04:10.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
18:04:10 [2019-04-18T15:04:10.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 640 kB/s)
18:04:10 [2019-04-18T15:04:10.759Z] [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
18:04:10 [2019-04-18T15:04:10.759Z] [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
18:04:11 [2019-04-18T15:04:11.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
18:04:11 [2019-04-18T15:04:11.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 403 kB/s)
18:04:11 [2019-04-18T15:04:11.009Z] [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
18:04:11 [2019-04-18T15:04:11.009Z] [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
18:04:11 [2019-04-18T15:04:11.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
18:04:11 [2019-04-18T15:04:11.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 167 kB/s)
18:04:11 [2019-04-18T15:04:11.259Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
18:04:11 [2019-04-18T15:04:11.259Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
18:04:11 [2019-04-18T15:04:11.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
18:04:11 [2019-04-18T15:04:11.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.3 MB/s)
18:04:11 [2019-04-18T15:04:11.510Z] [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
18:04:11 [2019-04-18T15:04:11.510Z] [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
18:04:11 [2019-04-18T15:04:11.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
18:04:11 [2019-04-18T15:04:11.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 198 kB/s)
18:04:11 [2019-04-18T15:04:11.760Z] [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
18:04:11 [2019-04-18T15:04:11.760Z] [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
18:04:12 [2019-04-18T15:04:12.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
18:04:12 [2019-04-18T15:04:12.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 193 kB/s)
18:04:12 [2019-04-18T15:04:12.011Z] [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
18:04:12 [2019-04-18T15:04:12.261Z] [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
18:04:12 [2019-04-18T15:04:12.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
18:04:12 [2019-04-18T15:04:12.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 336 kB/s)
18:04:12 [2019-04-18T15:04:12.261Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0.pom
18:04:12 [2019-04-18T15:04:12.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0.pom
18:04:12 [2019-04-18T15:04:12.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
18:04:12 [2019-04-18T15:04:12.512Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 967 kB/s)
18:04:12 [2019-04-18T15:04:12.512Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
18:04:12 [2019-04-18T15:04:12.762Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
18:04:12 [2019-04-18T15:04:12.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
18:04:12 [2019-04-18T15:04:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 1.4 MB/s)
18:04:12 [2019-04-18T15:04:12.762Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/google/5/google-5.pom
18:04:13 [2019-04-18T15:04:13.013Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/google/5/google-5.pom
18:04:13 [2019-04-18T15:04:13.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
18:04:13 [2019-04-18T15:04:13.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 223 kB/s)
18:04:13 [2019-04-18T15:04:13.013Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
18:04:13 [2019-04-18T15:04:13.263Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
18:04:13 [2019-04-18T15:04:13.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
18:04:13 [2019-04-18T15:04:13.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 36 kB/s)
18:04:13 [2019-04-18T15:04:13.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/16.0.1/guava-16.0.1.pom
18:04:13 [2019-04-18T15:04:13.514Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/16.0.1/guava-16.0.1.pom
18:04:13 [2019-04-18T15:04:13.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
18:04:13 [2019-04-18T15:04:13.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 508 kB/s)
18:04:13 [2019-04-18T15:04:13.764Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
18:04:13 [2019-04-18T15:04:13.764Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
18:04:14 [2019-04-18T15:04:14.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
18:04:14 [2019-04-18T15:04:14.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 734 kB/s)
18:04:14 [2019-04-18T15:04:14.015Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
18:04:14 [2019-04-18T15:04:14.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
18:04:14 [2019-04-18T15:04:14.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
18:04:14 [2019-04-18T15:04:14.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 130 kB/s)
18:04:14 [2019-04-18T15:04:14.265Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
18:04:14 [2019-04-18T15:04:14.265Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
18:04:14 [2019-04-18T15:04:14.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
18:04:14 [2019-04-18T15:04:14.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 214 kB/s)
18:04:14 [2019-04-18T15:04:14.516Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
18:04:14 [2019-04-18T15:04:14.516Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
18:04:14 [2019-04-18T15:04:14.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
18:04:14 [2019-04-18T15:04:14.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 791 kB/s)
18:04:14 [2019-04-18T15:04:14.766Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/6/weld-parent-6.pom
18:04:14 [2019-04-18T15:04:14.766Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/6/weld-parent-6.pom
18:04:15 [2019-04-18T15:04:15.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
18:04:15 [2019-04-18T15:04:15.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.7 MB/s)
18:04:15 [2019-04-18T15:04:15.017Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
18:04:15 [2019-04-18T15:04:15.267Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
18:04:15 [2019-04-18T15:04:15.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
18:04:15 [2019-04-18T15:04:15.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 102 kB/s)
18:04:15 [2019-04-18T15:04:15.267Z] [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
18:04:15 [2019-04-18T15:04:15.518Z] [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
18:04:15 [2019-04-18T15:04:15.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
18:04:15 [2019-04-18T15:04:15.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 403 kB/s)
18:04:15 [2019-04-18T15:04:15.518Z] [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
18:04:15 [2019-04-18T15:04:15.768Z] [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
18:04:15 [2019-04-18T15:04:15.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
18:04:15 [2019-04-18T15:04:15.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 498 kB/s)
18:04:15 [2019-04-18T15:04:15.768Z] [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
18:04:16 [2019-04-18T15:04:16.018Z] [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
18:04:16 [2019-04-18T15:04:16.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
18:04:16 [2019-04-18T15:04:16.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 848 kB/s)
18:04:16 [2019-04-18T15:04:16.018Z] [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
18:04:16 [2019-04-18T15:04:16.269Z] [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
18:04:16 [2019-04-18T15:04:16.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
18:04:16 [2019-04-18T15:04:16.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 1.2 MB/s)
18:04:16 [2019-04-18T15:04:16.269Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
18:04:16 [2019-04-18T15:04:16.519Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
18:04:16 [2019-04-18T15:04:16.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
18:04:16 [2019-04-18T15:04:16.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 465 kB/s)
18:04:16 [2019-04-18T15:04:16.519Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
18:04:16 [2019-04-18T15:04:16.770Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
18:04:17 [2019-04-18T15:04:17.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
18:04:17 [2019-04-18T15:04:17.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.3 MB/s)
18:04:17 [2019-04-18T15:04:17.020Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.pom
18:04:17 [2019-04-18T15:04:17.020Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.pom
18:04:17 [2019-04-18T15:04:17.270Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
18:04:17 [2019-04-18T15:04:17.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 294 kB/s)
18:04:17 [2019-04-18T15:04:17.271Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
18:04:17 [2019-04-18T15:04:17.271Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
18:04:17 [2019-04-18T15:04:17.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
18:04:17 [2019-04-18T15:04:17.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 366 kB/s)
18:04:17 [2019-04-18T15:04:17.521Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
18:04:17 [2019-04-18T15:04:17.521Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
18:04:17 [2019-04-18T15:04:17.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
18:04:17 [2019-04-18T15:04:17.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 312 kB/s)
18:04:17 [2019-04-18T15:04:17.772Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
18:04:17 [2019-04-18T15:04:17.772Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
18:04:18 [2019-04-18T15:04:18.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
18:04:18 [2019-04-18T15:04:18.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 287 kB/s)
18:04:18 [2019-04-18T15:04:18.022Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
18:04:18 [2019-04-18T15:04:18.022Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
18:04:18 [2019-04-18T15:04:18.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
18:04:18 [2019-04-18T15:04:18.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 418 kB/s)
18:04:18 [2019-04-18T15:04:18.273Z] [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
18:04:18 [2019-04-18T15:04:18.273Z] [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
18:04:18 [2019-04-18T15:04:18.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
18:04:18 [2019-04-18T15:04:18.523Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 625 kB/s)
18:04:18 [2019-04-18T15:04:18.523Z] [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
18:04:18 [2019-04-18T15:04:18.523Z] [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
18:04:18 [2019-04-18T15:04:18.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
18:04:18 [2019-04-18T15:04:18.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 226 kB/s)
18:04:18 [2019-04-18T15:04:18.774Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
18:04:19 [2019-04-18T15:04:19.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
18:04:19 [2019-04-18T15:04:19.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
18:04:19 [2019-04-18T15:04:19.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.1 MB/s)
18:04:19 [2019-04-18T15:04:19.024Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
18:04:19 [2019-04-18T15:04:19.275Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
18:04:19 [2019-04-18T15:04:19.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
18:04:19 [2019-04-18T15:04:19.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 1.0 MB/s)
18:04:19 [2019-04-18T15:04:19.275Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
18:04:19 [2019-04-18T15:04:19.526Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
18:04:19 [2019-04-18T15:04:19.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
18:04:19 [2019-04-18T15:04:19.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 246 kB/s)
18:04:19 [2019-04-18T15:04:19.526Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
18:04:19 [2019-04-18T15:04:19.776Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
18:04:19 [2019-04-18T15:04:19.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
18:04:19 [2019-04-18T15:04:19.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 317 kB/s)
18:04:19 [2019-04-18T15:04:19.776Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.027Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 285 kB/s)
18:04:20 [2019-04-18T15:04:20.277Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.277Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 369 kB/s)
18:04:20 [2019-04-18T15:04:20.528Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.528Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
18:04:20 [2019-04-18T15:04:20.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 306 kB/s)
18:04:20 [2019-04-18T15:04:20.778Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.pom
18:04:20 [2019-04-18T15:04:20.778Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.pom
18:04:21 [2019-04-18T15:04:21.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
18:04:21 [2019-04-18T15:04:21.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 617 kB/s)
18:04:21 [2019-04-18T15:04:21.029Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
18:04:21 [2019-04-18T15:04:21.029Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
18:04:21 [2019-04-18T15:04:21.279Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
18:04:21 [2019-04-18T15:04:21.279Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 988 kB/s)
18:04:21 [2019-04-18T15:04:21.279Z] [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
18:04:21 [2019-04-18T15:04:21.279Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
18:04:21 [2019-04-18T15:04:21.279Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
18:04:21 [2019-04-18T15:04:21.279Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
18:04:21 [2019-04-18T15:04:21.279Z] [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
18:04:21 [2019-04-18T15:04:21.279Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
18:04:21 [2019-04-18T15:04:21.279Z] [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
18:04:21 [2019-04-18T15:04:21.279Z] [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
18:04:21 [2019-04-18T15:04:21.279Z] [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
18:04:21 [2019-04-18T15:04:21.279Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [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
18:04:21 [2019-04-18T15:04:21.530Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
18:04:21 [2019-04-18T15:04:21.530Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
18:04:21 [2019-04-18T15:04:21.530Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
18:04:21 [2019-04-18T15:04:21.780Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
18:04:21 [2019-04-18T15:04:21.780Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
18:04:21 [2019-04-18T15:04:21.780Z] [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
18:04:21 [2019-04-18T15:04:21.780Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
18:04:21 [2019-04-18T15:04:21.780Z] [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
18:04:21 [2019-04-18T15:04:21.780Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
18:04:21 [2019-04-18T15:04:21.780Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
18:04:21 [2019-04-18T15:04:21.780Z] [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
18:04:21 [2019-04-18T15:04:21.780Z] [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
18:04:21 [2019-04-18T15:04:21.780Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
18:04:22 [2019-04-18T15:04:22.034Z] [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
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
18:04:22 [2019-04-18T15:04:22.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.jar
18:04:22 [2019-04-18T15:04:22.285Z] [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
18:04:22 [2019-04-18T15:04:22.285Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
18:04:22 [2019-04-18T15:04:22.285Z] [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
18:04:22 [2019-04-18T15:04:22.285Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
18:04:22 [2019-04-18T15:04:22.285Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
18:04:22 [2019-04-18T15:04:22.535Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.536Z] [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
18:04:22 [2019-04-18T15:04:22.786Z] [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
18:04:22 [2019-04-18T15:04:22.786Z] [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
18:04:22 [2019-04-18T15:04:22.786Z] [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
18:04:22 [2019-04-18T15:04:22.786Z] [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
18:04:22 [2019-04-18T15:04:22.786Z] [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 332 kB/s)
18:04:22 [2019-04-18T15:04:22.786Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
18:04:22 [2019-04-18T15:04:22.786Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
18:04:22 [2019-04-18T15:04:22.786Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
18:04:22 [2019-04-18T15:04:22.786Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
18:04:22 [2019-04-18T15:04:22.786Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
18:04:22 [2019-04-18T15:04:22.786Z] [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
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.037Z] [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
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
18:04:23 [2019-04-18T15:04:23.037Z] [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
18:04:23 [2019-04-18T15:04:23.037Z] [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
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.jar
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
18:04:23 [2019-04-18T15:04:23.037Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
18:04:23 [2019-04-18T15:04:23.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
18:04:23 [2019-04-18T15:04:23.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
18:04:23 [2019-04-18T15:04:23.287Z] [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
18:04:23 [2019-04-18T15:04:23.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
18:04:23 [2019-04-18T15:04:23.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
18:04:23 [2019-04-18T15:04:23.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 1.7 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 3.7 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 4.5 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 6.9 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 1.7 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 572 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 975 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 1.8 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 808 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 4.5 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 15 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 3.7 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 2.6 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 3.2 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 2.1 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 64 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 5.3 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 56 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 684 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 5.3 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 552 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 1.9 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 492 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 634 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 755 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.9 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 1.1 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 1.2 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.0 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 713 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 446 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 290 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.8 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 296 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 631 kB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 1.4 MB/s)
18:04:23 [2019-04-18T15:04:23.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 2.3 MB/s)
18:04:23 [2019-04-18T15:04:23.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 11 MB/s)
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] Replacing main artifact with repackaged archive
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] ------------------------------------------------------------------------
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] BUILD SUCCESS
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] ------------------------------------------------------------------------
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] Total time: 03:26 min
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] Finished at: 2019-04-18T15:04:23Z
18:04:24 [2019-04-18T15:04:24.039Z] [INFO] ------------------------------------------------------------------------
18:04:24 [2019-04-18T15:04:24.039Z] + echo Built for kyberorg
18:04:24 [2019-04-18T15:04:24.039Z] Built for kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
18:04:24 [2019-04-18T15:04:24.262Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:04:24 [2019-04-18T15:04:24.552Z] + set +x
18:04:24 [2019-04-18T15:04:24.552Z] Starting Docker: docker.
18:04:24 [2019-04-18T15:04:24.552Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
18:04:24 [2019-04-18T15:04:24.596Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
18:04:24 [2019-04-18T15:04:24.635Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:04:24 [2019-04-18T15:04:24.927Z] + set +x
18:04:24 [2019-04-18T15:04:24.927Z] Login as **** to Docker Repository
18:04:26 [2019-04-18T15:04:26.270Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/da824c4f-0aa2-49ed-a0b0-ec9d231683d8/config.json.
18:04:26 [2019-04-18T15:04:26.270Z] Configure a credential helper to remove this warning. See
18:04:26 [2019-04-18T15:04:26.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
18:04:26 [2019-04-18T15:04:26.270Z]
18:04:26 [2019-04-18T15:04:26.270Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
18:04:26 [2019-04-18T15:04:26.357Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:04:26 [2019-04-18T15:04:26.642Z] + set +x
18:04:26 [2019-04-18T15:04:26.642Z] Building Docker Image yasys/hub2swarm with tags: [latest]
18:04:27 [2019-04-18T15:04:27.193Z] Sending build context to Docker daemon 47.46MB
18:04:27 [2019-04-18T15:04:27.193Z] Step 1/7 : FROM java:8-jre
18:04:28 [2019-04-18T15:04:28.537Z] 8-jre: Pulling from library/java
18:04:28 [2019-04-18T15:04:28.537Z] 5040bd298390: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] fce5728aad85: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] c42794440453: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] 0c0da797ba48: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] 7c9b17433752: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] 114e02586e63: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] e4c663802e9a: Pulling fs layer
18:04:28 [2019-04-18T15:04:28.537Z] 0c0da797ba48: Waiting
18:04:28 [2019-04-18T15:04:28.537Z] 7c9b17433752: Waiting
18:04:28 [2019-04-18T15:04:28.537Z] 114e02586e63: Waiting
18:04:28 [2019-04-18T15:04:28.537Z] e4c663802e9a: Waiting
18:04:28 [2019-04-18T15:04:28.787Z] c42794440453: Verifying Checksum
18:04:28 [2019-04-18T15:04:28.787Z] c42794440453: Download complete
18:04:29 [2019-04-18T15:04:29.037Z] fce5728aad85: Verifying Checksum
18:04:29 [2019-04-18T15:04:29.037Z] fce5728aad85: Download complete
18:04:29 [2019-04-18T15:04:29.288Z] 5040bd298390: Verifying Checksum
18:04:29 [2019-04-18T15:04:29.288Z] 5040bd298390: Download complete
18:04:29 [2019-04-18T15:04:29.288Z] 0c0da797ba48: Verifying Checksum
18:04:29 [2019-04-18T15:04:29.288Z] 0c0da797ba48: Download complete
18:04:29 [2019-04-18T15:04:29.538Z] 7c9b17433752: Verifying Checksum
18:04:29 [2019-04-18T15:04:29.538Z] 7c9b17433752: Download complete
18:04:30 [2019-04-18T15:04:30.089Z] e4c663802e9a: Verifying Checksum
18:04:30 [2019-04-18T15:04:30.089Z] e4c663802e9a: Download complete
18:04:30 [2019-04-18T15:04:30.340Z] 114e02586e63: Verifying Checksum
18:04:30 [2019-04-18T15:04:30.340Z] 114e02586e63: Download complete
18:04:32 [2019-04-18T15:04:32.823Z] 5040bd298390: Pull complete
18:04:34 [2019-04-18T15:04:34.684Z] fce5728aad85: Pull complete
18:04:36 [2019-04-18T15:04:36.027Z] c42794440453: Pull complete
18:04:36 [2019-04-18T15:04:36.938Z] 0c0da797ba48: Pull complete
18:04:37 [2019-04-18T15:04:37.489Z] 7c9b17433752: Pull complete
18:04:42 [2019-04-18T15:04:42.685Z] 114e02586e63: Pull complete
18:04:43 [2019-04-18T15:04:43.606Z] e4c663802e9a: Pull complete
18:04:43 [2019-04-18T15:04:43.606Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
18:04:43 [2019-04-18T15:04:43.606Z] Status: Downloaded newer image for java:8-jre
18:04:43 [2019-04-18T15:04:43.606Z] ---> e44d62cf8862
18:04:43 [2019-04-18T15:04:43.606Z] Step 2/7 : VOLUME /tmp
18:04:47 [2019-04-18T15:04:47.729Z] ---> Running in d9c92f4a6124
18:04:50 [2019-04-18T15:04:50.212Z] Removing intermediate container d9c92f4a6124
18:04:50 [2019-04-18T15:04:50.212Z] ---> 3078c253d51a
18:04:50 [2019-04-18T15:04:50.212Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
18:04:51 [2019-04-18T15:04:51.555Z] ---> Running in f6c26082b0bd
18:04:54 [2019-04-18T15:04:54.038Z] Removing intermediate container f6c26082b0bd
18:04:54 [2019-04-18T15:04:54.038Z] ---> 483f48d4a7ef
18:04:54 [2019-04-18T15:04:54.038Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
18:04:56 [2019-04-18T15:04:56.521Z] ---> 2fcb70b6e6d1
18:04:56 [2019-04-18T15:04:56.521Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
18:04:58 [2019-04-18T15:04:58.382Z] ---> Running in 9c31fb0fe700
18:05:02 [2019-04-18T15:05:02.505Z] Removing intermediate container 9c31fb0fe700
18:05:02 [2019-04-18T15:05:02.505Z] ---> 4e5cc9f47bc8
18:05:02 [2019-04-18T15:05:02.505Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
18:05:03 [2019-04-18T15:05:03.848Z] ---> Running in 709ecb4b5926
18:05:07 [2019-04-18T15:05:07.076Z] Removing intermediate container 709ecb4b5926
18:05:07 [2019-04-18T15:05:07.077Z] ---> c230a185e247
18:05:07 [2019-04-18T15:05:07.077Z] Step 7/7 : EXPOSE 8080
18:05:08 [2019-04-18T15:05:08.938Z] ---> Running in 33f737337825
18:05:11 [2019-04-18T15:05:11.421Z] Removing intermediate container 33f737337825
18:05:11 [2019-04-18T15:05:11.421Z] ---> 813ab0f85097
18:05:11 [2019-04-18T15:05:11.421Z] Successfully built 813ab0f85097
18:05:11 [2019-04-18T15:05:11.421Z] Successfully tagged yasys/hub2swarm:latest
18:05:11 [2019-04-18T15:05:11.421Z] Docker image yasys/hub2swarm:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
18:05:11 [2019-04-18T15:05:11.479Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:05:11 [2019-04-18T15:05:11.772Z] + set +x
18:05:11 [2019-04-18T15:05:11.772Z] Push yasys/hub2swarm to Docker Repository
18:05:12 [2019-04-18T15:05:12.023Z] The push refers to repository [docker.io/yasys/hub2swarm]
18:05:12 [2019-04-18T15:05:12.273Z] f1386c3dbf1b: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 4beddf6d3faf: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 73ad47d4bc12: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] c22c27816361: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 04dba64afa87: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 500ca2ff7d52: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 782d5215f910: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 0eb22bfb707d: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] a2ae92ffcd29: Preparing
18:05:12 [2019-04-18T15:05:12.273Z] 500ca2ff7d52: Waiting
18:05:12 [2019-04-18T15:05:12.273Z] 782d5215f910: Waiting
18:05:12 [2019-04-18T15:05:12.273Z] 0eb22bfb707d: Waiting
18:05:12 [2019-04-18T15:05:12.273Z] a2ae92ffcd29: Waiting
18:05:13 [2019-04-18T15:05:13.184Z] 04dba64afa87: Layer already exists
18:05:13 [2019-04-18T15:05:13.184Z] c22c27816361: Layer already exists
18:05:13 [2019-04-18T15:05:13.184Z] 73ad47d4bc12: Layer already exists
18:05:13 [2019-04-18T15:05:13.736Z] 500ca2ff7d52: Layer already exists
18:05:13 [2019-04-18T15:05:13.736Z] 0eb22bfb707d: Layer already exists
18:05:13 [2019-04-18T15:05:13.736Z] 782d5215f910: Layer already exists
18:05:14 [2019-04-18T15:05:14.289Z] a2ae92ffcd29: Layer already exists
18:05:20 [2019-04-18T15:05:20.774Z] 4beddf6d3faf: Pushed
18:05:20 [2019-04-18T15:05:20.774Z] f1386c3dbf1b: Pushed
18:05:24 [2019-04-18T15:05:24.897Z] latest: digest: sha256:cf111d2d26894ef7947f271ddf0ec426273e510aaef549c6116a00a601c3c550 size: 2211
18:05:24 [2019-04-18T15:05:24.897Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
18:05:24 [2019-04-18T15:05:24.957Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
18:05:25 [2019-04-18T15:05:25.244Z] + set +x
18:05:25 [2019-04-18T15:05:25.244Z] Moikka kyberorg!
18:05:25 [2019-04-18T15:05:25.244Z] Here is Docker Summary:
18:05:25 [2019-04-18T15:05:25.244Z] Images built and pushed: 1
18:05:25 [2019-04-18T15:05:25.244Z] [
18:05:25 [2019-04-18T15:05:25.244Z] yasys/hub2swarm:latest
18:05:25 [2019-04-18T15:05:25.244Z] ]
18:05:25 [2019-04-18T15:05:25.244Z] 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
18:05:25 [2019-04-18T15:05:25.371Z] One way or another, I have finished. Tsau!
[Pipeline] sh
18:05:25 [2019-04-18T15:05:25.650Z] + set +x
18:05:25 [2019-04-18T15:05:25.650Z] Making workspace writable for correct cleanup
18:05:25 [2019-04-18T15:05:25.650Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
18:05:25 [2019-04-18T15:05:25.708Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 c3ca849d3e54a3e4b94c06ba6d3d22abb3b1872d133a34844ab7d3fd8c1b5cd8
$ docker rm -f c3ca849d3e54a3e4b94c06ba6d3d22abb3b1872d133a34844ab7d3fd8c1b5cd8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS