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 343a0c7bf9fc043ba7f37a600bc62d022d9f853a (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 343a0c7bf9fc043ba7f37a600bc62d022d9f853a # timeout=10
Commit message: "accept all types"
> /usr/bin/git rev-list --no-walk 519aaff139b3bbaf041596beb947bb0dfa9180ae # 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 343a0c7bf9fc043ba7f37a600bc62d022d9f853a (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 343a0c7bf9fc043ba7f37a600bc62d022d9f853a # timeout=10
Commit message: "accept all types"
[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/f3b8e485-042e-4725-b4e1-201db141e098/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 990e66626d08c64c5182c378cb67bd7c51bde6ca323e11c276c76e59ee173552 -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
15:56:30 [2019-04-18T12:56:30.383Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:56:30 [2019-04-18T12:56:30.683Z] + set +x
15:56:30 [2019-04-18T12:56:30.683Z] [Runner info]
15:56:30 [2019-04-18T12:56:30.683Z] Hostname: 990e66626d08
15:56:30 [2019-04-18T12:56:30.683Z] Network Status: Host Online
15:56:30 [2019-04-18T12:56:30.683Z]
15:56:30 [2019-04-18T12:56:30.683Z] === Tools info ===
15:56:31 [2019-04-18T12:56:31.234Z] Docker version: Docker version 18.09.5, build e8ff056dbc
15:56:31 [2019-04-18T12:56:31.234Z]
15:56:31 [2019-04-18T12:56:31.234Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
15:56:31 [2019-04-18T12:56:31.234Z] Maven home: /opt/mvn
15:56:31 [2019-04-18T12:56:31.234Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
15:56:31 [2019-04-18T12:56:31.234Z] Default locale: en, platform encoding: UTF-8
15:56:31 [2019-04-18T12:56:31.234Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
15:56:31 [2019-04-18T12:56:31.234Z]
15:56:31 [2019-04-18T12:56:31.234Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
15:56:31 [2019-04-18T12:56:31.317Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:56:31 [2019-04-18T12:56:31.609Z] + set +x
15:56:31 [2019-04-18T12:56:31.609Z] [Build info]
15:56:31 [2019-04-18T12:56:31.609Z] ===== Git info =====
15:56:31 [2019-04-18T12:56:31.609Z] Git branch: master
15:56:31 [2019-04-18T12:56:31.609Z] Git commit: 343a0c7bf9fc043ba7f37a600bc62d022d9f853a
15:56:31 [2019-04-18T12:56:31.609Z] Git tag: -
15:56:31 [2019-04-18T12:56:31.609Z]
15:56:31 [2019-04-18T12:56:31.609Z] ===== Jenkins info =====
15:56:31 [2019-04-18T12:56:31.609Z] Jenkins Job #3
15:56:31 [2019-04-18T12:56:31.609Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/3/
15:56:31 [2019-04-18T12:56:31.609Z] Jenkins Tag: jenkins-Hub2Swarm-3
15:56:31 [2019-04-18T12:56:31.609Z]
15:56:31 [2019-04-18T12:56:31.609Z] ===== Job Params =====
15:56:31 [2019-04-18T12:56:31.609Z]
15:56:31 [2019-04-18T12:56:31.609Z] dockerRepo=yasys/hub2swarm
15:56:31 [2019-04-18T12:56:31.609Z] dockerStep=ee.yadev.pipe.commonpipe.Default@7be24f39
15:56:31 [2019-04-18T12:56:31.609Z] javaStep=ee.yadev.pipe.commonpipe.Default@7be24f39
15:56:31 [2019-04-18T12:56:31.609Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@7be24f39
15:56:31 [2019-04-18T12:56:31.609Z] hubUrl=https://cloud.docker.com/repository/docker
15:56:31 [2019-04-18T12:56:31.609Z] useDebugTag=false
15:56:31 [2019-04-18T12:56:31.609Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
15:56:31 [2019-04-18T12:56:31.609Z] preparationStep=ee.yadev.pipe.commonpipe.Default@7be24f39
15:56:31 [2019-04-18T12:56:31.609Z] stepTimeout=5
15:56:31 [2019-04-18T12:56:31.609Z] hubCredentialsId=docker-hub
15:56:31 [2019-04-18T12:56:31.609Z] class=class ee.yadev.pipe.commonpipe.Params
15:56:31 [2019-04-18T12:56:31.609Z] skipMavenTests=false
15:56:31 [2019-04-18T12:56:31.609Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
15:56:31 [2019-04-18T12:56:31.609Z] verbose=false
15:56:31 [2019-04-18T12:56:31.609Z] mavenTestsTimeout=5
15:56:31 [2019-04-18T12:56:31.609Z] pipelineTimeout=15
15:56:31 [2019-04-18T12:56:31.609Z] hubUser=kyberorg
15:56:31 [2019-04-18T12:56:31.609Z]
15:56:31 [2019-04-18T12:56:31.609Z] ==== Environment Variables =====
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
15:56:31 [2019-04-18T12:56:31.609Z] GIT_COMMITTER_NAME=Jenkins CI
15:56:31 [2019-04-18T12:56:31.609Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=519aaff139b3bbaf041596beb947bb0dfa9180ae
15:56:31 [2019-04-18T12:56:31.609Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
15:56:31 [2019-04-18T12:56:31.609Z] HOSTNAME=990e66626d08
15:56:31 [2019-04-18T12:56:31.609Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/3/display/redirect?page=changes
15:56:31 [2019-04-18T12:56:31.609Z] gitlabAfter=343a0c7bf9fc043ba7f37a600bc62d022d9f853a
15:56:31 [2019-04-18T12:56:31.609Z] HUDSON_URL=https://ci.yadev.eu/
15:56:31 [2019-04-18T12:56:31.609Z] NODE_LABELS=master
15:56:31 [2019-04-18T12:56:31.609Z] GIT_COMMIT=343a0c7bf9fc043ba7f37a600bc62d022d9f853a
15:56:31 [2019-04-18T12:56:31.609Z] HOME=/root
15:56:31 [2019-04-18T12:56:31.609Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/3/
15:56:31 [2019-04-18T12:56:31.609Z] gitlabTargetBranch=master
15:56:31 [2019-04-18T12:56:31.609Z] GIT_AUTHOR_NAME=Jenkins CI
15:56:31 [2019-04-18T12:56:31.609Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
15:56:31 [2019-04-18T12:56:31.609Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
15:56:31 [2019-04-18T12:56:31.609Z] gitlabMergeRequestLastCommit=343a0c7bf9fc043ba7f37a600bc62d022d9f853a
15:56:31 [2019-04-18T12:56:31.609Z] JAVA_VERSION=8u212
15:56:31 [2019-04-18T12:56:31.609Z] NODE_NAME=master
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
15:56:31 [2019-04-18T12:56:31.609Z] EXECUTOR_NUMBER=0
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
15:56:31 [2019-04-18T12:56:31.609Z] GIT_BRANCH=origin/master
15:56:31 [2019-04-18T12:56:31.609Z] STAGE_NAME=Execution info
15:56:31 [2019-04-18T12:56:31.609Z] gitlabBranch=master
15:56:31 [2019-04-18T12:56:31.609Z] gitlabUserEmail=kyberorg@yadev.eu
15:56:31 [2019-04-18T12:56:31.609Z] BUILD_DISPLAY_NAME=#3
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceBranch=master
15:56:31 [2019-04-18T12:56:31.609Z] JOB_BASE_NAME=Hub2Swarm
15:56:31 [2019-04-18T12:56:31.609Z] HUDSON_HOME=/var/lib/jenkins
15:56:31 [2019-04-18T12:56:31.609Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
15:56:31 [2019-04-18T12:56:31.609Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
15:56:31 [2019-04-18T12:56:31.609Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:56:31 [2019-04-18T12:56:31.609Z] BUILD_ID=3
15:56:31 [2019-04-18T12:56:31.609Z] BUILDING_FOR=kyberorg
15:56:31 [2019-04-18T12:56:31.609Z] gitlabBefore=519aaff139b3bbaf041596beb947bb0dfa9180ae
15:56:31 [2019-04-18T12:56:31.609Z] BUILD_TAG=jenkins-Hub2Swarm-3
15:56:31 [2019-04-18T12:56:31.609Z] gitlabActionType=PUSH
15:56:31 [2019-04-18T12:56:31.609Z] JENKINS_URL=https://ci.yadev.eu/
15:56:31 [2019-04-18T12:56:31.609Z] LANG=C.UTF-8
15:56:31 [2019-04-18T12:56:31.609Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
15:56:31 [2019-04-18T12:56:31.609Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceRepoName=Hub2Swarm
15:56:31 [2019-04-18T12:56:31.609Z] BUILD_NUMBER=3
15:56:31 [2019-04-18T12:56:31.609Z] gitlabSourceNamespace=Yet another Systems
15:56:31 [2019-04-18T12:56:31.609Z] JENKINS_NODE_COOKIE=2313630d-9c37-47a9-be75-252ce09b1d81
15:56:31 [2019-04-18T12:56:31.609Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/3/display/redirect
15:56:31 [2019-04-18T12:56:31.609Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
15:56:31 [2019-04-18T12:56:31.609Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
15:56:31 [2019-04-18T12:56:31.609Z] CLASSPATH=
15:56:31 [2019-04-18T12:56:31.609Z] JOB_NAME=Hub2Swarm
15:56:31 [2019-04-18T12:56:31.609Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
15:56:31 [2019-04-18T12:56:31.609Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/f3b8e485-042e-4725-b4e1-201db141e098
15:56:31 [2019-04-18T12:56:31.609Z] gitlabUserName=Alex Muravya
15:56:31 [2019-04-18T12:56:31.609Z] JAVA_HOME=/docker-java-home
15:56:31 [2019-04-18T12:56:31.609Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
15:56:31 [2019-04-18T12:56:31.609Z] GIT_PREVIOUS_COMMIT=519aaff139b3bbaf041596beb947bb0dfa9180ae
15:56:31 [2019-04-18T12:56:31.609Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
15:56:31 [2019-04-18T12:56:31.783Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:56:32 [2019-04-18T12:56:32.070Z] + set +x
15:56:33 [2019-04-18T12:56:33.415Z] [INFO] Scanning for projects...
15:56:33 [2019-04-18T12:56:33.666Z] [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
15:56:33 [2019-04-18T12:56:33.917Z] [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
15:56:34 [2019-04-18T12:56:34.167Z] [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 33 kB/s)
15:56:34 [2019-04-18T12:56:34.167Z] [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
15:56:34 [2019-04-18T12:56:34.418Z] [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
15:56:34 [2019-04-18T12:56:34.969Z] [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 277 kB/s)
15:56:34 [2019-04-18T12:56:34.969Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
15:56:34 [2019-04-18T12:56:34.969Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
15:56:35 [2019-04-18T12:56:35.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom
15:56:35 [2019-04-18T12:56:35.220Z] [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 211 kB/s)
15:56:35 [2019-04-18T12:56:35.220Z] [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
15:56:35 [2019-04-18T12:56:35.471Z] [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
15:56:35 [2019-04-18T12:56:35.471Z] [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
15:56:35 [2019-04-18T12:56:35.471Z] [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 345 kB/s)
15:56:35 [2019-04-18T12:56:35.471Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
15:56:35 [2019-04-18T12:56:35.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
15:56:35 [2019-04-18T12:56:35.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
15:56:35 [2019-04-18T12:56:35.722Z] [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 562 kB/s)
15:56:35 [2019-04-18T12:56:35.722Z] [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
15:56:35 [2019-04-18T12:56:35.973Z] [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
15:56:35 [2019-04-18T12:56:35.973Z] [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
15:56:36 [2019-04-18T12:56:36.531Z] [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
15:56:36 [2019-04-18T12:56:36.782Z] [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
15:56:36 [2019-04-18T12:56:36.782Z] [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 1.2 MB/s)
15:56:36 [2019-04-18T12:56:36.782Z] [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
15:56:37 [2019-04-18T12:56:37.033Z] [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
15:56:37 [2019-04-18T12:56:37.033Z] [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
15:56:37 [2019-04-18T12:56:37.584Z] [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
15:56:37 [2019-04-18T12:56:37.834Z] [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
15:56:37 [2019-04-18T12:56:37.835Z] [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 278 kB/s)
15:56:37 [2019-04-18T12:56:37.835Z] [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
15:56:37 [2019-04-18T12:56:37.835Z] [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
15:56:38 [2019-04-18T12:56:38.085Z] [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
15:56:38 [2019-04-18T12:56:38.335Z] [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
15:56:38 [2019-04-18T12:56:38.586Z] [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
15:56:38 [2019-04-18T12:56:38.586Z] [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)
15:56:38 [2019-04-18T12:56:38.836Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
15:56:38 [2019-04-18T12:56:38.836Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
15:56:39 [2019-04-18T12:56:39.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
15:56:39 [2019-04-18T12:56:39.087Z] [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 688 kB/s)
15:56:39 [2019-04-18T12:56:39.087Z] [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
15:56:39 [2019-04-18T12:56:39.087Z] [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
15:56:39 [2019-04-18T12:56:39.338Z] [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
15:56:39 [2019-04-18T12:56:39.338Z] [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 527 kB/s)
15:56:39 [2019-04-18T12:56:39.338Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/34/oss-parent-34.pom
15:56:39 [2019-04-18T12:56:39.338Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/34/oss-parent-34.pom
15:56:39 [2019-04-18T12:56:39.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom
15:56:39 [2019-04-18T12:56:39.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.3 MB/s)
15:56:39 [2019-04-18T12:56:39.588Z] [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
15:56:39 [2019-04-18T12:56:39.588Z] [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
15:56:39 [2019-04-18T12:56:39.839Z] [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
15:56:39 [2019-04-18T12:56:39.839Z] [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)
15:56:39 [2019-04-18T12:56:39.839Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:56:40 [2019-04-18T12:56:40.089Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:56:40 [2019-04-18T12:56:40.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:56:40 [2019-04-18T12:56:40.089Z] [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)
15:56:40 [2019-04-18T12:56:40.089Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
15:56:40 [2019-04-18T12:56:40.340Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
15:56:40 [2019-04-18T12:56:40.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom
15:56:40 [2019-04-18T12:56:40.340Z] [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 332 kB/s)
15:56:40 [2019-04-18T12:56:40.340Z] [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
15:56:40 [2019-04-18T12:56:40.590Z] [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
15:56:40 [2019-04-18T12:56:40.841Z] [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
15:56:40 [2019-04-18T12:56:40.841Z] [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 502 kB/s)
15:56:40 [2019-04-18T12:56:40.841Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/logging-parent/1/logging-parent-1.pom
15:56:40 [2019-04-18T12:56:40.841Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/logging-parent/1/logging-parent-1.pom
15:56:41 [2019-04-18T12:56:41.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom
15:56:41 [2019-04-18T12:56:41.091Z] [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)
15:56:41 [2019-04-18T12:56:41.091Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/18/apache-18.pom
15:56:41 [2019-04-18T12:56:41.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/18/apache-18.pom
15:56:41 [2019-04-18T12:56:41.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
15:56:41 [2019-04-18T12:56:41.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.1 MB/s)
15:56:41 [2019-04-18T12:56:41.342Z] [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
15:56:41 [2019-04-18T12:56:41.342Z] [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
15:56:41 [2019-04-18T12:56:41.592Z] [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
15:56:41 [2019-04-18T12:56:41.592Z] [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)
15:56:41 [2019-04-18T12:56:41.592Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
15:56:41 [2019-04-18T12:56:41.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
15:56:41 [2019-04-18T12:56:41.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
15:56:41 [2019-04-18T12:56:41.843Z] [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.1 MB/s)
15:56:41 [2019-04-18T12:56:41.843Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
15:56:42 [2019-04-18T12:56:42.093Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
15:56:42 [2019-04-18T12:56:42.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
15:56:42 [2019-04-18T12:56:42.093Z] [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 693 kB/s)
15:56:42 [2019-04-18T12:56:42.093Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
15:56:42 [2019-04-18T12:56:42.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
15:56:42 [2019-04-18T12:56:42.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom
15:56:42 [2019-04-18T12:56:42.344Z] [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)
15:56:42 [2019-04-18T12:56:42.344Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
15:56:42 [2019-04-18T12:56:42.597Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
15:56:42 [2019-04-18T12:56:42.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
15:56:42 [2019-04-18T12:56:42.847Z] [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 276 kB/s)
15:56:42 [2019-04-18T12:56:42.847Z] [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
15:56:42 [2019-04-18T12:56:42.847Z] [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
15:56:43 [2019-04-18T12:56:43.098Z] [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)
15:56:43 [2019-04-18T12:56:43.098Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom
15:56:43 [2019-04-18T12:56:43.348Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom
15:56:43 [2019-04-18T12:56:43.599Z] [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)
15:56:43 [2019-04-18T12:56:43.599Z] [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
15:56:43 [2019-04-18T12:56:43.599Z] [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
15:56:43 [2019-04-18T12:56:43.849Z] [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 27 kB/s)
15:56:43 [2019-04-18T12:56:43.849Z] [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
15:56:44 [2019-04-18T12:56:44.100Z] [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
15:56:44 [2019-04-18T12:56:44.350Z] [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 33 kB/s)
15:56:44 [2019-04-18T12:56:44.350Z] [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
15:56:44 [2019-04-18T12:56:44.350Z] [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
15:56:44 [2019-04-18T12:56:44.601Z] [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 20 kB/s)
15:56:44 [2019-04-18T12:56:44.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom
15:56:44 [2019-04-18T12:56:44.851Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom
15:56:45 [2019-04-18T12:56:45.102Z] [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)
15:56:45 [2019-04-18T12:56:45.102Z] [INFO]
15:56:45 [2019-04-18T12:56:45.102Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
15:56:45 [2019-04-18T12:56:45.102Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
15:56:45 [2019-04-18T12:56:45.102Z] [INFO] --------------------------------[ jar ]---------------------------------
15:56:45 [2019-04-18T12:56:45.102Z] [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
15:56:45 [2019-04-18T12:56:45.102Z] [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
15:56:45 [2019-04-18T12:56:45.353Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.pom (5.1 kB at 21 kB/s)
15:56:45 [2019-04-18T12:56:45.353Z] [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
15:56:45 [2019-04-18T12:56:45.603Z] [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
15:56:45 [2019-04-18T12:56:45.854Z] [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.3 kB/s)
15:56:45 [2019-04-18T12:56:45.854Z] [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
15:56:45 [2019-04-18T12:56:45.854Z] [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
15:56:46 [2019-04-18T12:56:46.104Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-parent/2.2.0.M2/spring-boot-parent-2.2.0.M2.pom (1.8 kB at 7.2 kB/s)
15:56:46 [2019-04-18T12:56:46.355Z] [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
15:56:46 [2019-04-18T12:56:46.355Z] [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
15:56:46 [2019-04-18T12:56:46.605Z] [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 188 kB/s)
15:56:46 [2019-04-18T12:56:46.856Z] [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
15:56:46 [2019-04-18T12:56:46.856Z] [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
15:56:46 [2019-04-18T12:56:46.856Z] [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
15:56:47 [2019-04-18T12:56:47.110Z] [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 478 kB/s)
15:56:47 [2019-04-18T12:56:47.110Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
15:56:47 [2019-04-18T12:56:47.110Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
15:56:47 [2019-04-18T12:56:47.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
15:56:47 [2019-04-18T12:56:47.361Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 800 kB/s)
15:56:47 [2019-04-18T12:56:47.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:56:47 [2019-04-18T12:56:47.361Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:56:47 [2019-04-18T12:56:47.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:56:47 [2019-04-18T12:56:47.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.2 MB/s)
15:56:47 [2019-04-18T12:56:47.611Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/19/apache-19.pom
15:56:47 [2019-04-18T12:56:47.611Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/19/apache-19.pom
15:56:47 [2019-04-18T12:56:47.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
15:56:47 [2019-04-18T12:56:47.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.0 MB/s)
15:56:47 [2019-04-18T12:56:47.862Z] [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
15:56:48 [2019-04-18T12:56:48.112Z] [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
15:56:48 [2019-04-18T12:56:48.112Z] [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
15:56:48 [2019-04-18T12:56:48.112Z] [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 2.3 MB/s)
15:56:48 [2019-04-18T12:56:48.112Z] [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
15:56:48 [2019-04-18T12:56:48.363Z] [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
15:56:48 [2019-04-18T12:56:48.363Z] [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
15:56:48 [2019-04-18T12:56:48.363Z] [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)
15:56:48 [2019-04-18T12:56:48.363Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
15:56:48 [2019-04-18T12:56:48.613Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
15:56:48 [2019-04-18T12:56:48.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
15:56:48 [2019-04-18T12:56:48.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 822 kB/s)
15:56:48 [2019-04-18T12:56:48.864Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/32/maven-parent-32.pom
15:56:48 [2019-04-18T12:56:48.864Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/32/maven-parent-32.pom
15:56:49 [2019-04-18T12:56:49.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
15:56:49 [2019-04-18T12:56:49.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.4 MB/s)
15:56:49 [2019-04-18T12:56:49.115Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/20/apache-20.pom
15:56:49 [2019-04-18T12:56:49.115Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/20/apache-20.pom
15:56:49 [2019-04-18T12:56:49.365Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
15:56:49 [2019-04-18T12:56:49.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 1.2 MB/s)
15:56:49 [2019-04-18T12:56:49.365Z] [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
15:56:49 [2019-04-18T12:56:49.365Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
15:56:49 [2019-04-18T12:56:49.616Z] [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
15:56:49 [2019-04-18T12:56:49.616Z] [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)
15:56:49 [2019-04-18T12:56:49.616Z] [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
15:56:49 [2019-04-18T12:56:49.616Z] [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
15:56:49 [2019-04-18T12:56:49.866Z] [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
15:56:49 [2019-04-18T12:56:49.866Z] [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 416 kB/s)
15:56:49 [2019-04-18T12:56:49.866Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
15:56:50 [2019-04-18T12:56:50.117Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
15:56:50 [2019-04-18T12:56:50.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
15:56:50 [2019-04-18T12:56:50.117Z] [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)
15:56:50 [2019-04-18T12:56:50.117Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:56:50 [2019-04-18T12:56:50.368Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:56:50 [2019-04-18T12:56:50.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:56:50 [2019-04-18T12:56:50.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.1 MB/s)
15:56:50 [2019-04-18T12:56:50.368Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/21/apache-21.pom
15:56:50 [2019-04-18T12:56:50.618Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/21/apache-21.pom
15:56:50 [2019-04-18T12:56:50.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
15:56:50 [2019-04-18T12:56:50.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.1 MB/s)
15:56:50 [2019-04-18T12:56:50.618Z] [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
15:56:50 [2019-04-18T12:56:50.869Z] [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
15:56:50 [2019-04-18T12:56:50.869Z] [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
15:56:51 [2019-04-18T12:56:51.121Z] [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 1.3 MB/s)
15:56:51 [2019-04-18T12:56:51.121Z] [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
15:56:51 [2019-04-18T12:56:51.121Z] [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
15:56:51 [2019-04-18T12:56:51.372Z] [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)
15:56:51 [2019-04-18T12:56:51.372Z] [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
15:56:51 [2019-04-18T12:56:51.623Z] [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
15:56:51 [2019-04-18T12:56:51.874Z] [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.4 kB/s)
15:56:51 [2019-04-18T12:56:51.874Z] [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
15:56:51 [2019-04-18T12:56:51.874Z] [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
15:56:52 [2019-04-18T12:56:52.124Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.pom (3.1 kB at 12 kB/s)
15:56:52 [2019-04-18T12:56:52.124Z] [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
15:56:52 [2019-04-18T12:56:52.374Z] [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
15:56:52 [2019-04-18T12:56:52.625Z] [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 64 kB/s)
15:56:52 [2019-04-18T12:56:52.625Z] [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
15:56:52 [2019-04-18T12:56:52.625Z] [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
15:56:52 [2019-04-18T12:56:52.876Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-core/5.2.0.M1/spring-core-5.2.0.M1.pom (3.6 kB at 15 kB/s)
15:56:52 [2019-04-18T12:56:52.876Z] [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
15:56:53 [2019-04-18T12:56:53.126Z] [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
15:56:53 [2019-04-18T12:56:53.126Z] [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.4 kB/s)
15:56:53 [2019-04-18T12:56:53.126Z] [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
15:56:53 [2019-04-18T12:56:53.377Z] [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
15:56:53 [2019-04-18T12:56:53.627Z] [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 21 kB/s)
15:56:53 [2019-04-18T12:56:53.627Z] [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
15:56:53 [2019-04-18T12:56:53.627Z] [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
15:56:53 [2019-04-18T12:56:53.878Z] [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)
15:56:53 [2019-04-18T12:56:53.878Z] [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
15:56:54 [2019-04-18T12:56:54.128Z] [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
15:56:54 [2019-04-18T12:56:54.379Z] [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)
15:56:54 [2019-04-18T12:56:54.379Z] [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
15:56:54 [2019-04-18T12:56:54.379Z] [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
15:56:54 [2019-04-18T12:56:54.629Z] [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)
15:56:54 [2019-04-18T12:56:54.629Z] [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
15:56:54 [2019-04-18T12:56:54.880Z] [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
15:56:55 [2019-04-18T12:56:55.130Z] [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 102 kB/s)
15:56:55 [2019-04-18T12:56:55.130Z] [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
15:56:55 [2019-04-18T12:56:55.381Z] [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
15:56:55 [2019-04-18T12:56:55.631Z] [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)
15:56:55 [2019-04-18T12:56:55.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
15:56:55 [2019-04-18T12:56:55.631Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
15:56:55 [2019-04-18T12:56:55.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
15:56:55 [2019-04-18T12:56:55.882Z] [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 769 kB/s)
15:56:55 [2019-04-18T12:56:55.882Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
15:56:55 [2019-04-18T12:56:55.882Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
15:56:56 [2019-04-18T12:56:56.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
15:56:56 [2019-04-18T12:56:56.132Z] [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.1 MB/s)
15:56:56 [2019-04-18T12:56:56.132Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
15:56:56 [2019-04-18T12:56:56.132Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
15:56:56 [2019-04-18T12:56:56.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
15:56:56 [2019-04-18T12:56:56.382Z] [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 323 kB/s)
15:56:56 [2019-04-18T12:56:56.382Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
15:56:56 [2019-04-18T12:56:56.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
15:56:56 [2019-04-18T12:56:56.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom
15:56:56 [2019-04-18T12:56:56.633Z] [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 295 kB/s)
15:56:56 [2019-04-18T12:56:56.633Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
15:56:56 [2019-04-18T12:56:56.884Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
15:56:56 [2019-04-18T12:56:56.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom
15:56:56 [2019-04-18T12:56:56.884Z] [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)
15:56:56 [2019-04-18T12:56:56.884Z] [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
15:56:57 [2019-04-18T12:56:57.134Z] [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
15:56:57 [2019-04-18T12:56:57.134Z] [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
15:56:57 [2019-04-18T12:56:57.134Z] [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 598 kB/s)
15:56:57 [2019-04-18T12:56:57.134Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
15:56:57 [2019-04-18T12:56:57.385Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
15:56:57 [2019-04-18T12:56:57.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
15:56:57 [2019-04-18T12:56:57.385Z] [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.2 MB/s)
15:56:57 [2019-04-18T12:56:57.385Z] [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
15:56:57 [2019-04-18T12:56:57.635Z] [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
15:56:57 [2019-04-18T12:56:57.886Z] [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
15:56:57 [2019-04-18T12:56:57.886Z] [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)
15:56:57 [2019-04-18T12:56:57.886Z] [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
15:56:57 [2019-04-18T12:56:57.886Z] [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
15:56:58 [2019-04-18T12:56:58.136Z] [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
15:56:58 [2019-04-18T12:56:58.136Z] [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 90 kB/s)
15:56:58 [2019-04-18T12:56:58.136Z] [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
15:56:58 [2019-04-18T12:56:58.136Z] [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
15:56:58 [2019-04-18T12:56:58.387Z] [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
15:56:58 [2019-04-18T12:56:58.387Z] [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.0 MB/s)
15:56:58 [2019-04-18T12:56:58.387Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
15:56:58 [2019-04-18T12:56:58.387Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
15:56:58 [2019-04-18T12:56:58.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
15:56:58 [2019-04-18T12:56:58.637Z] [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 966 kB/s)
15:56:58 [2019-04-18T12:56:58.637Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
15:56:58 [2019-04-18T12:56:58.637Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
15:56:58 [2019-04-18T12:56:58.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom
15:56:58 [2019-04-18T12:56:58.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 2.0 MB/s)
15:56:58 [2019-04-18T12:56:58.888Z] [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
15:56:59 [2019-04-18T12:56:59.139Z] [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
15:56:59 [2019-04-18T12:56:59.389Z] [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 86 kB/s)
15:56:59 [2019-04-18T12:56:59.390Z] [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
15:56:59 [2019-04-18T12:56:59.390Z] [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
15:56:59 [2019-04-18T12:56:59.640Z] [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 55 kB/s)
15:56:59 [2019-04-18T12:56:59.640Z] [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
15:56:59 [2019-04-18T12:56:59.891Z] [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
15:56:59 [2019-04-18T12:56:59.891Z] [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
15:56:59 [2019-04-18T12:56:59.891Z] [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 526 kB/s)
15:56:59 [2019-04-18T12:56:59.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
15:57:00 [2019-04-18T12:57:00.141Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
15:57:00 [2019-04-18T12:57:00.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
15:57:00 [2019-04-18T12:57:00.141Z] [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 500 kB/s)
15:57:00 [2019-04-18T12:57:00.141Z] [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
15:57:00 [2019-04-18T12:57:00.392Z] [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
15:57:00 [2019-04-18T12:57:00.392Z] [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
15:57:00 [2019-04-18T12:57:00.392Z] [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)
15:57:00 [2019-04-18T12:57:00.392Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
15:57:00 [2019-04-18T12:57:00.642Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
15:57:00 [2019-04-18T12:57:00.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
15:57:00 [2019-04-18T12:57:00.893Z] [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 652 kB/s)
15:57:00 [2019-04-18T12:57:00.893Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/28/oss-parent-28.pom
15:57:00 [2019-04-18T12:57:00.893Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/28/oss-parent-28.pom
15:57:01 [2019-04-18T12:57:01.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom
15:57:01 [2019-04-18T12:57:01.143Z] [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)
15:57:01 [2019-04-18T12:57:01.143Z] [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
15:57:01 [2019-04-18T12:57:01.143Z] [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
15:57:01 [2019-04-18T12:57:01.394Z] [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
15:57:01 [2019-04-18T12:57:01.394Z] [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)
15:57:01 [2019-04-18T12:57:01.394Z] [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
15:57:01 [2019-04-18T12:57:01.394Z] [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
15:57:01 [2019-04-18T12:57:01.644Z] [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
15:57:01 [2019-04-18T12:57:01.644Z] [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 356 kB/s)
15:57:01 [2019-04-18T12:57:01.644Z] [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
15:57:01 [2019-04-18T12:57:01.894Z] [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
15:57:01 [2019-04-18T12:57:01.894Z] [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
15:57:01 [2019-04-18T12:57:01.895Z] [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 212 kB/s)
15:57:01 [2019-04-18T12:57:01.895Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
15:57:02 [2019-04-18T12:57:02.145Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
15:57:02 [2019-04-18T12:57:02.145Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom
15:57:02 [2019-04-18T12:57:02.145Z] [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 518 kB/s)
15:57:02 [2019-04-18T12:57:02.145Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
15:57:02 [2019-04-18T12:57:02.395Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
15:57:02 [2019-04-18T12:57:02.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
15:57:02 [2019-04-18T12:57:02.646Z] [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)
15:57:02 [2019-04-18T12:57:02.646Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
15:57:02 [2019-04-18T12:57:02.646Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
15:57:02 [2019-04-18T12:57:02.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
15:57:02 [2019-04-18T12:57:02.896Z] [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 658 kB/s)
15:57:02 [2019-04-18T12:57:02.896Z] [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
15:57:02 [2019-04-18T12:57:02.896Z] [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
15:57:03 [2019-04-18T12:57:03.147Z] [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)
15:57:03 [2019-04-18T12:57:03.147Z] [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
15:57:03 [2019-04-18T12:57:03.397Z] [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
15:57:03 [2019-04-18T12:57:03.648Z] [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)
15:57:03 [2019-04-18T12:57:03.648Z] [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
15:57:03 [2019-04-18T12:57:03.648Z] [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
15:57:03 [2019-04-18T12:57:03.899Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.pom (3.1 kB at 12 kB/s)
15:57:03 [2019-04-18T12:57:03.899Z] [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
15:57:04 [2019-04-18T12:57:04.150Z] [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
15:57:04 [2019-04-18T12:57:04.401Z] [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 44 kB/s)
15:57:04 [2019-04-18T12:57:04.401Z] [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
15:57:04 [2019-04-18T12:57:04.401Z] [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
15:57:04 [2019-04-18T12:57:04.651Z] [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
15:57:04 [2019-04-18T12:57:04.651Z] [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 174 kB/s)
15:57:04 [2019-04-18T12:57:04.651Z] [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
15:57:04 [2019-04-18T12:57:04.651Z] [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
15:57:04 [2019-04-18T12:57:04.902Z] [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
15:57:04 [2019-04-18T12:57:04.902Z] [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 311 kB/s)
15:57:04 [2019-04-18T12:57:04.902Z] [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
15:57:04 [2019-04-18T12:57:04.902Z] [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
15:57:05 [2019-04-18T12:57:05.152Z] [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)
15:57:05 [2019-04-18T12:57:05.152Z] [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
15:57:05 [2019-04-18T12:57:05.403Z] [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
15:57:05 [2019-04-18T12:57:05.403Z] [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
15:57:05 [2019-04-18T12:57:05.403Z] [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 137 kB/s)
15:57:05 [2019-04-18T12:57:05.403Z] [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
15:57:05 [2019-04-18T12:57:05.653Z] [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
15:57:05 [2019-04-18T12:57:05.653Z] [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
15:57:05 [2019-04-18T12:57:05.653Z] [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 118 kB/s)
15:57:05 [2019-04-18T12:57:05.653Z] [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
15:57:05 [2019-04-18T12:57:05.904Z] [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
15:57:06 [2019-04-18T12:57:06.155Z] [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
15:57:06 [2019-04-18T12:57:06.155Z] [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 149 kB/s)
15:57:06 [2019-04-18T12:57:06.155Z] [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
15:57:06 [2019-04-18T12:57:06.155Z] [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
15:57:06 [2019-04-18T12:57:06.405Z] [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
15:57:06 [2019-04-18T12:57:06.405Z] [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 110 kB/s)
15:57:06 [2019-04-18T12:57:06.405Z] [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
15:57:06 [2019-04-18T12:57:06.405Z] [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
15:57:06 [2019-04-18T12:57:06.656Z] [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 9.6 kB/s)
15:57:06 [2019-04-18T12:57:06.656Z] [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
15:57:06 [2019-04-18T12:57:06.906Z] [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
15:57:06 [2019-04-18T12:57:06.906Z] [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
15:57:06 [2019-04-18T12:57:06.906Z] [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 835 kB/s)
15:57:06 [2019-04-18T12:57:06.906Z] [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
15:57:07 [2019-04-18T12:57:07.157Z] [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
15:57:07 [2019-04-18T12:57:07.157Z] [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
15:57:07 [2019-04-18T12:57:07.407Z] [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 1.1 MB/s)
15:57:07 [2019-04-18T12:57:07.407Z] [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
15:57:07 [2019-04-18T12:57:07.407Z] [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
15:57:07 [2019-04-18T12:57:07.658Z] [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
15:57:07 [2019-04-18T12:57:07.658Z] [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)
15:57:07 [2019-04-18T12:57:07.658Z] [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
15:57:07 [2019-04-18T12:57:07.658Z] [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
15:57:07 [2019-04-18T12:57:07.908Z] [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
15:57:07 [2019-04-18T12:57:07.908Z] [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)
15:57:07 [2019-04-18T12:57:07.908Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
15:57:07 [2019-04-18T12:57:07.908Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
15:57:08 [2019-04-18T12:57:08.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
15:57:08 [2019-04-18T12:57:08.159Z] [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)
15:57:08 [2019-04-18T12:57:08.159Z] [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
15:57:08 [2019-04-18T12:57:08.159Z] [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
15:57:08 [2019-04-18T12:57:08.410Z] [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
15:57:08 [2019-04-18T12:57:08.410Z] [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 353 kB/s)
15:57:08 [2019-04-18T12:57:08.410Z] [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
15:57:08 [2019-04-18T12:57:08.660Z] [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
15:57:08 [2019-04-18T12:57:08.660Z] [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
15:57:08 [2019-04-18T12:57:08.660Z] [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 437 kB/s)
15:57:08 [2019-04-18T12:57:08.660Z] [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
15:57:08 [2019-04-18T12:57:08.911Z] [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
15:57:08 [2019-04-18T12:57:08.911Z] [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
15:57:08 [2019-04-18T12:57:08.911Z] [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 529 kB/s)
15:57:08 [2019-04-18T12:57:08.911Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/15/jboss-parent-15.pom
15:57:09 [2019-04-18T12:57:09.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/15/jboss-parent-15.pom
15:57:09 [2019-04-18T12:57:09.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom
15:57:09 [2019-04-18T12:57:09.412Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 2.1 MB/s)
15:57:09 [2019-04-18T12:57:09.412Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
15:57:09 [2019-04-18T12:57:09.412Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
15:57:09 [2019-04-18T12:57:09.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom
15:57:09 [2019-04-18T12:57:09.662Z] [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)
15:57:09 [2019-04-18T12:57:09.662Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/35/oss-parent-35.pom
15:57:09 [2019-04-18T12:57:09.662Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/35/oss-parent-35.pom
15:57:09 [2019-04-18T12:57:09.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
15:57:09 [2019-04-18T12:57:09.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 1.3 MB/s)
15:57:09 [2019-04-18T12:57:09.913Z] [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
15:57:10 [2019-04-18T12:57:10.164Z] [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
15:57:10 [2019-04-18T12:57:10.414Z] [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 38 kB/s)
15:57:10 [2019-04-18T12:57:10.414Z] [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
15:57:10 [2019-04-18T12:57:10.414Z] [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
15:57:10 [2019-04-18T12:57:10.664Z] [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 77 kB/s)
15:57:10 [2019-04-18T12:57:10.665Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
15:57:10 [2019-04-18T12:57:10.915Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
15:57:10 [2019-04-18T12:57:10.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom
15:57:10 [2019-04-18T12:57:10.915Z] [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 303 kB/s)
15:57:10 [2019-04-18T12:57:10.915Z] [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
15:57:11 [2019-04-18T12:57:11.166Z] [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
15:57:11 [2019-04-18T12:57:11.416Z] [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.7 kB/s)
15:57:11 [2019-04-18T12:57:11.416Z] [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
15:57:11 [2019-04-18T12:57:11.416Z] [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
15:57:11 [2019-04-18T12:57:11.666Z] [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)
15:57:11 [2019-04-18T12:57:11.666Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
15:57:11 [2019-04-18T12:57:11.917Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
15:57:11 [2019-04-18T12:57:11.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
15:57:11 [2019-04-18T12:57:11.917Z] [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 203 kB/s)
15:57:11 [2019-04-18T12:57:11.917Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.pom
15:57:12 [2019-04-18T12:57:12.167Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.pom
15:57:12 [2019-04-18T12:57:12.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
15:57:12 [2019-04-18T12:57:12.167Z] [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 694 kB/s)
15:57:12 [2019-04-18T12:57:12.168Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
15:57:12 [2019-04-18T12:57:12.418Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
15:57:12 [2019-04-18T12:57:12.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
15:57:12 [2019-04-18T12:57:12.669Z] [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)
15:57:12 [2019-04-18T12:57:12.669Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
15:57:12 [2019-04-18T12:57:12.669Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
15:57:12 [2019-04-18T12:57:12.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
15:57:12 [2019-04-18T12:57:12.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 827 kB/s)
15:57:12 [2019-04-18T12:57:12.919Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
15:57:12 [2019-04-18T12:57:12.919Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
15:57:13 [2019-04-18T12:57:13.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
15:57:13 [2019-04-18T12:57:13.170Z] [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 149 kB/s)
15:57:13 [2019-04-18T12:57:13.170Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
15:57:13 [2019-04-18T12:57:13.421Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
15:57:13 [2019-04-18T12:57:13.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
15:57:13 [2019-04-18T12:57:13.421Z] [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 458 kB/s)
15:57:13 [2019-04-18T12:57:13.421Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.3/ow2-1.3.pom
15:57:13 [2019-04-18T12:57:13.671Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.3/ow2-1.3.pom
15:57:13 [2019-04-18T12:57:13.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
15:57:13 [2019-04-18T12:57:13.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 634 kB/s)
15:57:13 [2019-04-18T12:57:13.671Z] [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
15:57:13 [2019-04-18T12:57:13.922Z] [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
15:57:14 [2019-04-18T12:57:14.172Z] [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 21 kB/s)
15:57:14 [2019-04-18T12:57:14.172Z] [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
15:57:14 [2019-04-18T12:57:14.172Z] [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
15:57:14 [2019-04-18T12:57:14.423Z] [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
15:57:14 [2019-04-18T12:57:14.423Z] [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 2.0 MB/s)
15:57:14 [2019-04-18T12:57:14.423Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
15:57:14 [2019-04-18T12:57:14.673Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
15:57:14 [2019-04-18T12:57:14.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom
15:57:14 [2019-04-18T12:57:14.673Z] [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 812 kB/s)
15:57:14 [2019-04-18T12:57:14.673Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/project/2.28/project-2.28.pom
15:57:14 [2019-04-18T12:57:14.924Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/project/2.28/project-2.28.pom
15:57:14 [2019-04-18T12:57:14.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom
15:57:14 [2019-04-18T12:57:14.924Z] [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)
15:57:14 [2019-04-18T12:57:14.924Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
15:57:15 [2019-04-18T12:57:15.174Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
15:57:15 [2019-04-18T12:57:15.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
15:57:15 [2019-04-18T12:57:15.174Z] [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 548 kB/s)
15:57:15 [2019-04-18T12:57:15.174Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
15:57:15 [2019-04-18T12:57:15.425Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
15:57:15 [2019-04-18T12:57:15.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom
15:57:15 [2019-04-18T12:57:15.675Z] [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 675 kB/s)
15:57:15 [2019-04-18T12:57:15.675Z] [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
15:57:15 [2019-04-18T12:57:15.675Z] [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
15:57:15 [2019-04-18T12:57:15.926Z] [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
15:57:15 [2019-04-18T12:57:15.926Z] [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 399 kB/s)
15:57:15 [2019-04-18T12:57:15.926Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
15:57:15 [2019-04-18T12:57:15.926Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
15:57:16 [2019-04-18T12:57:16.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom
15:57:16 [2019-04-18T12:57:16.176Z] [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 125 kB/s)
15:57:16 [2019-04-18T12:57:16.176Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
15:57:16 [2019-04-18T12:57:16.176Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
15:57:16 [2019-04-18T12:57:16.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom
15:57:16 [2019-04-18T12:57:16.427Z] [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)
15:57:16 [2019-04-18T12:57:16.427Z] [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
15:57:16 [2019-04-18T12:57:16.427Z] [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
15:57:16 [2019-04-18T12:57:16.678Z] [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
15:57:16 [2019-04-18T12:57:16.678Z] [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 476 kB/s)
15:57:16 [2019-04-18T12:57:16.678Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/pom/8/pom-8.pom
15:57:16 [2019-04-18T12:57:16.928Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/pom/8/pom-8.pom
15:57:16 [2019-04-18T12:57:16.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom
15:57:16 [2019-04-18T12:57:16.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 kB at 879 kB/s)
15:57:16 [2019-04-18T12:57:16.928Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
15:57:17 [2019-04-18T12:57:17.179Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
15:57:17 [2019-04-18T12:57:17.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom
15:57:17 [2019-04-18T12:57:17.179Z] [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 543 kB/s)
15:57:17 [2019-04-18T12:57:17.179Z] [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
15:57:17 [2019-04-18T12:57:17.429Z] [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
15:57:17 [2019-04-18T12:57:17.429Z] [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
15:57:17 [2019-04-18T12:57:17.429Z] [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 280 kB/s)
15:57:17 [2019-04-18T12:57:17.429Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/project/2.28/project-2.28.pom
15:57:17 [2019-04-18T12:57:17.680Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/project/2.28/project-2.28.pom
15:57:17 [2019-04-18T12:57:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.28/project-2.28.pom
15:57:17 [2019-04-18T12:57:17.680Z] [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)
15:57:17 [2019-04-18T12:57:17.931Z] [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
15:57:17 [2019-04-18T12:57:17.931Z] [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
15:57:18 [2019-04-18T12:57:18.181Z] [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
15:57:18 [2019-04-18T12:57:18.181Z] [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 261 kB/s)
15:57:18 [2019-04-18T12:57:18.181Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
15:57:18 [2019-04-18T12:57:18.181Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
15:57:18 [2019-04-18T12:57:18.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.28/project-2.28.pom
15:57:18 [2019-04-18T12:57:18.432Z] [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 214 kB/s)
15:57:18 [2019-04-18T12:57:18.432Z] [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
15:57:18 [2019-04-18T12:57:18.432Z] [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
15:57:18 [2019-04-18T12:57:18.682Z] [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
15:57:18 [2019-04-18T12:57:18.682Z] [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 835 kB/s)
15:57:18 [2019-04-18T12:57:18.683Z] [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
15:57:18 [2019-04-18T12:57:18.683Z] [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
15:57:18 [2019-04-18T12:57:18.933Z] [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
15:57:18 [2019-04-18T12:57:18.933Z] [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 253 kB/s)
15:57:18 [2019-04-18T12:57:18.933Z] [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
15:57:19 [2019-04-18T12:57:19.184Z] [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
15:57:19 [2019-04-18T12:57:19.184Z] [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
15:57:19 [2019-04-18T12:57:19.184Z] [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 367 kB/s)
15:57:19 [2019-04-18T12:57:19.184Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
15:57:19 [2019-04-18T12:57:19.434Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
15:57:19 [2019-04-18T12:57:19.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.28/project-2.28.pom
15:57:19 [2019-04-18T12:57:19.434Z] [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 213 kB/s)
15:57:19 [2019-04-18T12:57:19.434Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
15:57:19 [2019-04-18T12:57:19.685Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
15:57:19 [2019-04-18T12:57:19.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom
15:57:19 [2019-04-18T12:57:19.685Z] [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 439 kB/s)
15:57:19 [2019-04-18T12:57:19.685Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
15:57:19 [2019-04-18T12:57:19.936Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
15:57:19 [2019-04-18T12:57:19.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom
15:57:19 [2019-04-18T12:57:19.936Z] [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)
15:57:19 [2019-04-18T12:57:19.936Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
15:57:20 [2019-04-18T12:57:20.186Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
15:57:20 [2019-04-18T12:57:20.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.28/project-2.28.pom
15:57:20 [2019-04-18T12:57:20.437Z] [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)
15:57:20 [2019-04-18T12:57:20.437Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
15:57:20 [2019-04-18T12:57:20.437Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
15:57:20 [2019-04-18T12:57:20.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom
15:57:20 [2019-04-18T12:57:20.687Z] [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 493 kB/s)
15:57:20 [2019-04-18T12:57:20.687Z] [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
15:57:20 [2019-04-18T12:57:20.687Z] [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
15:57:20 [2019-04-18T12:57:20.937Z] [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
15:57:20 [2019-04-18T12:57:20.938Z] [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 365 kB/s)
15:57:20 [2019-04-18T12:57:20.938Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
15:57:20 [2019-04-18T12:57:20.938Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.188Z] [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)
15:57:21 [2019-04-18T12:57:21.188Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.439Z] [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 385 kB/s)
15:57:21 [2019-04-18T12:57:21.439Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
15:57:21 [2019-04-18T12:57:21.689Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
15:57:21 [2019-04-18T12:57:21.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
15:57:21 [2019-04-18T12:57:21.689Z] [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 718 kB/s)
15:57:21 [2019-04-18T12:57:21.689Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.940Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom
15:57:21 [2019-04-18T12:57:21.940Z] [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 397 kB/s)
15:57:21 [2019-04-18T12:57:21.940Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.190Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.190Z] [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 249 kB/s)
15:57:22 [2019-04-18T12:57:22.190Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.440Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.440Z] [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 305 kB/s)
15:57:22 [2019-04-18T12:57:22.691Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.691Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom
15:57:22 [2019-04-18T12:57:22.941Z] [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 248 kB/s)
15:57:22 [2019-04-18T12:57:22.941Z] [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
15:57:22 [2019-04-18T12:57:22.941Z] [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
15:57:23 [2019-04-18T12:57:23.192Z] [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
15:57:23 [2019-04-18T12:57:23.192Z] [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 363 kB/s)
15:57:23 [2019-04-18T12:57:23.192Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
15:57:23 [2019-04-18T12:57:23.192Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
15:57:23 [2019-04-18T12:57:23.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom
15:57:23 [2019-04-18T12:57:23.443Z] [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 168 kB/s)
15:57:23 [2019-04-18T12:57:23.443Z] [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
15:57:23 [2019-04-18T12:57:23.443Z] [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
15:57:23 [2019-04-18T12:57:23.693Z] [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
15:57:23 [2019-04-18T12:57:23.693Z] [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 341 kB/s)
15:57:23 [2019-04-18T12:57:23.693Z] [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
15:57:23 [2019-04-18T12:57:23.943Z] [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
15:57:23 [2019-04-18T12:57:23.943Z] [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
15:57:23 [2019-04-18T12:57:23.943Z] [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 254 kB/s)
15:57:23 [2019-04-18T12:57:23.943Z] [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
15:57:24 [2019-04-18T12:57:24.194Z] [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
15:57:24 [2019-04-18T12:57:24.194Z] [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
15:57:24 [2019-04-18T12:57:24.194Z] [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 153 kB/s)
15:57:24 [2019-04-18T12:57:24.194Z] [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
15:57:24 [2019-04-18T12:57:24.445Z] [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
15:57:24 [2019-04-18T12:57:24.445Z] [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
15:57:24 [2019-04-18T12:57:24.445Z] [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)
15:57:24 [2019-04-18T12:57:24.445Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
15:57:24 [2019-04-18T12:57:24.695Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
15:57:24 [2019-04-18T12:57:24.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
15:57:24 [2019-04-18T12:57:24.946Z] [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)
15:57:24 [2019-04-18T12:57:24.946Z] [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
15:57:24 [2019-04-18T12:57:24.946Z] [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
15:57:25 [2019-04-18T12:57:25.196Z] [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
15:57:25 [2019-04-18T12:57:25.196Z] [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 232 kB/s)
15:57:25 [2019-04-18T12:57:25.196Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/5/jvnet-parent-5.pom
15:57:25 [2019-04-18T12:57:25.196Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/5/jvnet-parent-5.pom
15:57:25 [2019-04-18T12:57:25.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
15:57:25 [2019-04-18T12:57:25.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 682 kB/s)
15:57:25 [2019-04-18T12:57:25.447Z] [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
15:57:25 [2019-04-18T12:57:25.447Z] [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
15:57:25 [2019-04-18T12:57:25.697Z] [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
15:57:25 [2019-04-18T12:57:25.697Z] [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 410 kB/s)
15:57:25 [2019-04-18T12:57:25.697Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.0/all-1.2.0.pom
15:57:25 [2019-04-18T12:57:25.697Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.0/all-1.2.0.pom
15:57:25 [2019-04-18T12:57:25.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
15:57:25 [2019-04-18T12:57:25.948Z] [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.4 MB/s)
15:57:25 [2019-04-18T12:57:25.948Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/1/jvnet-parent-1.pom
15:57:26 [2019-04-18T12:57:26.198Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/1/jvnet-parent-1.pom
15:57:26 [2019-04-18T12:57:26.198Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
15:57:26 [2019-04-18T12:57:26.198Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 428 kB/s)
15:57:26 [2019-04-18T12:57:26.198Z] [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
15:57:26 [2019-04-18T12:57:26.449Z] [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
15:57:26 [2019-04-18T12:57:26.449Z] [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
15:57:26 [2019-04-18T12:57:26.449Z] [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 186 kB/s)
15:57:26 [2019-04-18T12:57:26.449Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
15:57:26 [2019-04-18T12:57:26.699Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
15:57:26 [2019-04-18T12:57:26.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom
15:57:26 [2019-04-18T12:57:26.699Z] [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 381 kB/s)
15:57:26 [2019-04-18T12:57:26.699Z] [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
15:57:26 [2019-04-18T12:57:26.950Z] [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
15:57:26 [2019-04-18T12:57:26.950Z] [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
15:57:26 [2019-04-18T12:57:26.950Z] [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)
15:57:26 [2019-04-18T12:57:26.950Z] [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
15:57:27 [2019-04-18T12:57:27.200Z] [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
15:57:27 [2019-04-18T12:57:27.200Z] [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.7 MB/s)
15:57:27 [2019-04-18T12:57:27.200Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
15:57:27 [2019-04-18T12:57:27.451Z] [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
15:57:27 [2019-04-18T12:57:27.451Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
15:57:27 [2019-04-18T12:57:27.702Z] [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
15:57:28 [2019-04-18T12:57:28.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom
15:57:28 [2019-04-18T12:57:28.252Z] [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 878 kB/s)
15:57:28 [2019-04-18T12:57:28.252Z] [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
15:57:28 [2019-04-18T12:57:28.252Z] [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
15:57:28 [2019-04-18T12:57:28.503Z] [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
15:57:28 [2019-04-18T12:57:28.503Z] [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
15:57:29 [2019-04-18T12:57:29.054Z] [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
15:57:29 [2019-04-18T12:57:29.054Z] [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 617 kB/s)
15:57:29 [2019-04-18T12:57:29.054Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/33/oss-parent-33.pom
15:57:29 [2019-04-18T12:57:29.054Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom
15:57:29 [2019-04-18T12:57:29.304Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/33/oss-parent-33.pom
15:57:29 [2019-04-18T12:57:29.555Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom
15:57:29 [2019-04-18T12:57:29.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom
15:57:29 [2019-04-18T12:57:29.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.6 MB/s)
15:57:29 [2019-04-18T12:57:29.805Z] [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
15:57:30 [2019-04-18T12:57:30.056Z] [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
15:57:30 [2019-04-18T12:57:30.306Z] [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
15:57:30 [2019-04-18T12:57:30.306Z] [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
15:57:30 [2019-04-18T12:57:30.857Z] [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
15:57:30 [2019-04-18T12:57:30.857Z] [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 565 kB/s)
15:57:30 [2019-04-18T12:57:30.857Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
15:57:30 [2019-04-18T12:57:30.857Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
15:57:31 [2019-04-18T12:57:31.108Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
15:57:31 [2019-04-18T12:57:31.358Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
15:57:31 [2019-04-18T12:57:31.609Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom
15:57:31 [2019-04-18T12:57:31.609Z] [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 259 kB/s)
15:57:31 [2019-04-18T12:57:31.609Z] [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
15:57:31 [2019-04-18T12:57:31.860Z] [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
15:57:32 [2019-04-18T12:57:32.110Z] [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
15:57:32 [2019-04-18T12:57:32.110Z] [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
15:57:32 [2019-04-18T12:57:32.661Z] [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
15:57:32 [2019-04-18T12:57:32.661Z] [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)
15:57:32 [2019-04-18T12:57:32.661Z] [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
15:57:32 [2019-04-18T12:57:32.661Z] [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
15:57:32 [2019-04-18T12:57:32.911Z] [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
15:57:32 [2019-04-18T12:57:32.911Z] [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
15:57:33 [2019-04-18T12:57:33.462Z] [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
15:57:33 [2019-04-18T12:57:33.462Z] [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.4 MB/s)
15:57:33 [2019-04-18T12:57:33.462Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
15:57:33 [2019-04-18T12:57:33.462Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
15:57:33 [2019-04-18T12:57:33.713Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
15:57:33 [2019-04-18T12:57:33.963Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
15:57:34 [2019-04-18T12:57:34.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
15:57:34 [2019-04-18T12:57:34.465Z] [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.8 MB/s)
15:57:34 [2019-04-18T12:57:34.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/4/jvnet-parent-4.pom
15:57:34 [2019-04-18T12:57:34.465Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom
15:57:34 [2019-04-18T12:57:34.716Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/4/jvnet-parent-4.pom
15:57:34 [2019-04-18T12:57:34.716Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom
15:57:35 [2019-04-18T12:57:35.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
15:57:35 [2019-04-18T12:57:35.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 597 kB/s)
15:57:35 [2019-04-18T12:57:35.267Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
15:57:35 [2019-04-18T12:57:35.267Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
15:57:35 [2019-04-18T12:57:35.517Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
15:57:35 [2019-04-18T12:57:35.768Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
15:57:36 [2019-04-18T12:57:36.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom
15:57:36 [2019-04-18T12:57:36.018Z] [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 340 kB/s)
15:57:36 [2019-04-18T12:57:36.018Z] [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
15:57:36 [2019-04-18T12:57:36.269Z] [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
15:57:36 [2019-04-18T12:57:36.519Z] [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
15:57:36 [2019-04-18T12:57:36.770Z] [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)
15:57:36 [2019-04-18T12:57:36.770Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
15:57:36 [2019-04-18T12:57:36.770Z] [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
15:57:37 [2019-04-18T12:57:37.020Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom
15:57:37 [2019-04-18T12:57:37.271Z] [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 19 kB/s)
15:57:37 [2019-04-18T12:57:37.271Z] [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
15:57:37 [2019-04-18T12:57:37.271Z] [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
15:57:37 [2019-04-18T12:57:37.521Z] [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
15:57:37 [2019-04-18T12:57:37.772Z] [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 27 kB/s)
15:57:37 [2019-04-18T12:57:37.772Z] [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
15:57:38 [2019-04-18T12:57:38.022Z] [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
15:57:38 [2019-04-18T12:57:38.022Z] [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
15:57:38 [2019-04-18T12:57:38.573Z] [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 33 kB/s)
15:57:38 [2019-04-18T12:57:38.573Z] [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
15:57:38 [2019-04-18T12:57:38.573Z] [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
15:57:38 [2019-04-18T12:57:38.824Z] [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
15:57:39 [2019-04-18T12:57:39.074Z] [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 21 kB/s)
15:57:39 [2019-04-18T12:57:39.074Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
15:57:39 [2019-04-18T12:57:39.074Z] [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
15:57:39 [2019-04-18T12:57:39.325Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom
15:57:39 [2019-04-18T12:57:39.575Z] [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)
15:57:39 [2019-04-18T12:57:39.575Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
15:57:39 [2019-04-18T12:57:39.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
15:57:39 [2019-04-18T12:57:39.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom
15:57:39 [2019-04-18T12:57:39.826Z] [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 492 kB/s)
15:57:39 [2019-04-18T12:57:39.826Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
15:57:39 [2019-04-18T12:57:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
15:57:40 [2019-04-18T12:57:40.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom
15:57:40 [2019-04-18T12:57:40.077Z] [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.6 MB/s)
15:57:40 [2019-04-18T12:57:40.077Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
15:57:40 [2019-04-18T12:57:40.077Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
15:57:40 [2019-04-18T12:57:40.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
15:57:40 [2019-04-18T12:57:40.327Z] [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)
15:57:40 [2019-04-18T12:57:40.327Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
15:57:40 [2019-04-18T12:57:40.578Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
15:57:40 [2019-04-18T12:57:40.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
15:57:40 [2019-04-18T12:57:40.578Z] [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)
15:57:40 [2019-04-18T12:57:40.578Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
15:57:40 [2019-04-18T12:57:40.828Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
15:57:40 [2019-04-18T12:57:40.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
15:57:40 [2019-04-18T12:57:40.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 286 kB/s)
15:57:40 [2019-04-18T12:57:40.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
15:57:41 [2019-04-18T12:57:41.079Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
15:57:41 [2019-04-18T12:57:41.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom
15:57:41 [2019-04-18T12:57:41.079Z] [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)
15:57:41 [2019-04-18T12:57:41.079Z] [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
15:57:41 [2019-04-18T12:57:41.329Z] [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
15:57:41 [2019-04-18T12:57:41.329Z] [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
15:57:41 [2019-04-18T12:57:41.329Z] [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)
15:57:41 [2019-04-18T12:57:41.329Z] [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
15:57:41 [2019-04-18T12:57:41.580Z] [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
15:57:41 [2019-04-18T12:57:41.580Z] [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
15:57:41 [2019-04-18T12:57:41.580Z] [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.6 MB/s)
15:57:41 [2019-04-18T12:57:41.580Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:57:41 [2019-04-18T12:57:41.830Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:57:42 [2019-04-18T12:57:42.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:57:42 [2019-04-18T12:57:42.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 547 kB/s)
15:57:42 [2019-04-18T12:57:42.081Z] [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
15:57:42 [2019-04-18T12:57:42.081Z] [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
15:57:42 [2019-04-18T12:57:42.331Z] [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
15:57:42 [2019-04-18T12:57:42.331Z] [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 279 kB/s)
15:57:42 [2019-04-18T12:57:42.331Z] [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
15:57:42 [2019-04-18T12:57:42.331Z] [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
15:57:42 [2019-04-18T12:57:42.582Z] [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
15:57:42 [2019-04-18T12:57:42.582Z] [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 479 kB/s)
15:57:42 [2019-04-18T12:57:42.582Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
15:57:42 [2019-04-18T12:57:42.582Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
15:57:42 [2019-04-18T12:57:42.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
15:57:42 [2019-04-18T12:57:42.832Z] [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 928 kB/s)
15:57:42 [2019-04-18T12:57:42.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:57:42 [2019-04-18T12:57:42.832Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:57:43 [2019-04-18T12:57:43.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
15:57:43 [2019-04-18T12:57:43.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 3.1 MB/s)
15:57:43 [2019-04-18T12:57:43.083Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.pom
15:57:43 [2019-04-18T12:57:43.333Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.pom
15:57:43 [2019-04-18T12:57:43.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
15:57:43 [2019-04-18T12:57:43.334Z] [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.2 MB/s)
15:57:43 [2019-04-18T12:57:43.334Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:57:43 [2019-04-18T12:57:43.584Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:57:43 [2019-04-18T12:57:43.584Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:57:43 [2019-04-18T12:57:43.584Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.6 MB/s)
15:57:43 [2019-04-18T12:57:43.584Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/16/apache-16.pom
15:57:43 [2019-04-18T12:57:43.835Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/16/apache-16.pom
15:57:43 [2019-04-18T12:57:43.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
15:57:43 [2019-04-18T12:57:43.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.2 MB/s)
15:57:43 [2019-04-18T12:57:43.835Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
15:57:44 [2019-04-18T12:57:44.085Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
15:57:44 [2019-04-18T12:57:44.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
15:57:44 [2019-04-18T12:57:44.336Z] [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 745 kB/s)
15:57:44 [2019-04-18T12:57:44.336Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
15:57:44 [2019-04-18T12:57:44.336Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
15:57:44 [2019-04-18T12:57:44.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
15:57:44 [2019-04-18T12:57:44.586Z] [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 496 kB/s)
15:57:44 [2019-04-18T12:57:44.586Z] [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
15:57:44 [2019-04-18T12:57:44.837Z] [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
15:57:44 [2019-04-18T12:57:44.837Z] [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
15:57:44 [2019-04-18T12:57:44.837Z] [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 262 kB/s)
15:57:44 [2019-04-18T12:57:44.837Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
15:57:45 [2019-04-18T12:57:45.087Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
15:57:45 [2019-04-18T12:57:45.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
15:57:45 [2019-04-18T12:57:45.087Z] [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.2 MB/s)
15:57:45 [2019-04-18T12:57:45.087Z] [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
15:57:45 [2019-04-18T12:57:45.338Z] [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
15:57:45 [2019-04-18T12:57:45.338Z] [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
15:57:45 [2019-04-18T12:57:45.338Z] [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)
15:57:45 [2019-04-18T12:57:45.338Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
15:57:45 [2019-04-18T12:57:45.588Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
15:57:45 [2019-04-18T12:57:45.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
15:57:45 [2019-04-18T12:57:45.588Z] [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)
15:57:45 [2019-04-18T12:57:45.588Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
15:57:45 [2019-04-18T12:57:45.839Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
15:57:45 [2019-04-18T12:57:45.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
15:57:46 [2019-04-18T12:57:46.089Z] [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 380 kB/s)
15:57:46 [2019-04-18T12:57:46.089Z] [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
15:57:46 [2019-04-18T12:57:46.089Z] [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
15:57:46 [2019-04-18T12:57:46.340Z] [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
15:57:46 [2019-04-18T12:57:46.340Z] [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)
15:57:46 [2019-04-18T12:57:46.340Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:57:46 [2019-04-18T12:57:46.340Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:57:46 [2019-04-18T12:57:46.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
15:57:46 [2019-04-18T12:57:46.590Z] [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 89 kB/s)
15:57:46 [2019-04-18T12:57:46.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
15:57:46 [2019-04-18T12:57:46.590Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
15:57:46 [2019-04-18T12:57:46.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom
15:57:46 [2019-04-18T12:57:46.841Z] [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 860 kB/s)
15:57:46 [2019-04-18T12:57:46.841Z] [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
15:57:46 [2019-04-18T12:57:46.841Z] [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
15:57:47 [2019-04-18T12:57:47.091Z] [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
15:57:47 [2019-04-18T12:57:47.091Z] [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)
15:57:47 [2019-04-18T12:57:47.091Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
15:57:47 [2019-04-18T12:57:47.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
15:57:47 [2019-04-18T12:57:47.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
15:57:47 [2019-04-18T12:57:47.342Z] [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)
15:57:47 [2019-04-18T12:57:47.342Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
15:57:47 [2019-04-18T12:57:47.592Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
15:57:47 [2019-04-18T12:57:47.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom
15:57:47 [2019-04-18T12:57:47.592Z] [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 768 kB/s)
15:57:47 [2019-04-18T12:57:47.592Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
15:57:47 [2019-04-18T12:57:47.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
15:57:47 [2019-04-18T12:57:47.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
15:57:47 [2019-04-18T12:57:47.843Z] [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 737 kB/s)
15:57:47 [2019-04-18T12:57:47.843Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
15:57:48 [2019-04-18T12:57:48.093Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
15:57:48 [2019-04-18T12:57:48.096Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
15:57:48 [2019-04-18T12:57:48.648Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
15:57:48 [2019-04-18T12:57:48.899Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
15:57:48 [2019-04-18T12:57:48.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
15:57:49 [2019-04-18T12:57:49.149Z] [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 170 kB/s)
15:57:49 [2019-04-18T12:57:49.150Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
15:57:49 [2019-04-18T12:57:49.150Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
15:57:49 [2019-04-18T12:57:49.400Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
15:57:49 [2019-04-18T12:57:49.651Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
15:57:49 [2019-04-18T12:57:49.901Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
15:57:50 [2019-04-18T12:57:50.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
15:57:50 [2019-04-18T12:57:50.152Z] [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)
15:57:50 [2019-04-18T12:57:50.152Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:57:50 [2019-04-18T12:57:50.152Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:57:50 [2019-04-18T12:57:50.402Z] [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
15:57:50 [2019-04-18T12:57:50.953Z] [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
15:57:50 [2019-04-18T12:57:50.953Z] [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
15:57:51 [2019-04-18T12:57:51.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:57:51 [2019-04-18T12:57:51.204Z] [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 458 kB/s)
15:57:51 [2019-04-18T12:57:51.204Z] [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
15:57:51 [2019-04-18T12:57:51.454Z] [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
15:57:51 [2019-04-18T12:57:51.705Z] [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 26 kB/s)
15:57:51 [2019-04-18T12:57:51.705Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
15:57:51 [2019-04-18T12:57:51.705Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
15:57:51 [2019-04-18T12:57:51.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom
15:57:51 [2019-04-18T12:57:51.955Z] [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 497 kB/s)
15:57:51 [2019-04-18T12:57:51.955Z] [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
15:57:51 [2019-04-18T12:57:51.955Z] [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
15:57:52 [2019-04-18T12:57:52.206Z] [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
15:57:52 [2019-04-18T12:57:52.206Z] [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 140 kB/s)
15:57:52 [2019-04-18T12:57:52.206Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
15:57:52 [2019-04-18T12:57:52.206Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
15:57:52 [2019-04-18T12:57:52.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom
15:57:52 [2019-04-18T12:57:52.456Z] [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)
15:57:52 [2019-04-18T12:57:52.456Z] [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
15:57:52 [2019-04-18T12:57:52.456Z] [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
15:57:52 [2019-04-18T12:57:52.707Z] [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
15:57:52 [2019-04-18T12:57:52.707Z] [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)
15:57:52 [2019-04-18T12:57:52.707Z] [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
15:57:52 [2019-04-18T12:57:52.707Z] [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
15:57:52 [2019-04-18T12:57:52.957Z] [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
15:57:52 [2019-04-18T12:57:52.957Z] [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 93 kB/s)
15:57:52 [2019-04-18T12:57:52.958Z] [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
15:57:52 [2019-04-18T12:57:52.958Z] [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
15:57:53 [2019-04-18T12:57:53.208Z] [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
15:57:53 [2019-04-18T12:57:53.208Z] [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 122 kB/s)
15:57:53 [2019-04-18T12:57:53.208Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
15:57:53 [2019-04-18T12:57:53.459Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
15:57:53 [2019-04-18T12:57:53.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom
15:57:53 [2019-04-18T12:57:53.459Z] [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 113 kB/s)
15:57:53 [2019-04-18T12:57:53.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
15:57:53 [2019-04-18T12:57:53.709Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
15:57:53 [2019-04-18T12:57:53.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
15:57:53 [2019-04-18T12:57:53.709Z] [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 96 kB/s)
15:57:53 [2019-04-18T12:57:53.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
15:57:53 [2019-04-18T12:57:53.960Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
15:57:53 [2019-04-18T12:57:53.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
15:57:53 [2019-04-18T12:57:53.960Z] [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 122 kB/s)
15:57:53 [2019-04-18T12:57:53.960Z] [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
15:57:54 [2019-04-18T12:57:54.210Z] [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
15:57:54 [2019-04-18T12:57:54.210Z] [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
15:57:54 [2019-04-18T12:57:54.210Z] [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 167 kB/s)
15:57:54 [2019-04-18T12:57:54.210Z] [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
15:57:54 [2019-04-18T12:57:54.461Z] [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
15:57:54 [2019-04-18T12:57:54.711Z] [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
15:57:54 [2019-04-18T12:57:54.711Z] [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)
15:57:54 [2019-04-18T12:57:54.711Z] [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
15:57:54 [2019-04-18T12:57:54.711Z] [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
15:57:54 [2019-04-18T12:57:54.962Z] [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
15:57:54 [2019-04-18T12:57:54.962Z] [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 175 kB/s)
15:57:54 [2019-04-18T12:57:54.962Z] [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
15:57:54 [2019-04-18T12:57:54.962Z] [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
15:57:55 [2019-04-18T12:57:55.212Z] [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
15:57:55 [2019-04-18T12:57:55.212Z] [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 168 kB/s)
15:57:55 [2019-04-18T12:57:55.212Z] [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
15:57:55 [2019-04-18T12:57:55.212Z] [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
15:57:55 [2019-04-18T12:57:55.463Z] [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
15:57:55 [2019-04-18T12:57:55.463Z] [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 133 kB/s)
15:57:55 [2019-04-18T12:57:55.463Z] [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
15:57:55 [2019-04-18T12:57:55.463Z] [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
15:57:55 [2019-04-18T12:57:55.713Z] [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
15:57:55 [2019-04-18T12:57:55.713Z] [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 150 kB/s)
15:57:55 [2019-04-18T12:57:55.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom
15:57:55 [2019-04-18T12:57:55.964Z] [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
15:57:55 [2019-04-18T12:57:55.964Z] [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
15:57:55 [2019-04-18T12:57:55.964Z] [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 850 kB/s)
15:57:55 [2019-04-18T12:57:55.964Z] [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
15:57:56 [2019-04-18T12:57:56.214Z] [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
15:57:56 [2019-04-18T12:57:56.214Z] [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
15:57:56 [2019-04-18T12:57:56.214Z] [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 187 kB/s)
15:57:56 [2019-04-18T12:57:56.215Z] [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
15:57:56 [2019-04-18T12:57:56.465Z] [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
15:57:56 [2019-04-18T12:57:56.465Z] [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
15:57:56 [2019-04-18T12:57:56.465Z] [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.2 MB/s)
15:57:56 [2019-04-18T12:57:56.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.pom
15:57:56 [2019-04-18T12:57:56.716Z] [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
15:57:56 [2019-04-18T12:57:56.716Z] [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
15:57:56 [2019-04-18T12:57:56.716Z] [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 972 kB/s)
15:57:56 [2019-04-18T12:57:56.716Z] [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
15:57:56 [2019-04-18T12:57:56.966Z] [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
15:57:56 [2019-04-18T12:57:56.966Z] [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
15:57:56 [2019-04-18T12:57:56.966Z] [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 153 kB/s)
15:57:57 [2019-04-18T12:57:57.217Z] [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
15:57:57 [2019-04-18T12:57:57.217Z] [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
15:57:57 [2019-04-18T12:57:57.467Z] [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
15:57:57 [2019-04-18T12:57:57.467Z] [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 216 kB/s)
15:57:57 [2019-04-18T12:57:57.467Z] [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
15:57:57 [2019-04-18T12:57:57.467Z] [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
15:57:57 [2019-04-18T12:57:57.718Z] [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
15:57:57 [2019-04-18T12:57:57.718Z] [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 152 kB/s)
15:57:57 [2019-04-18T12:57:57.718Z] [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
15:57:57 [2019-04-18T12:57:57.718Z] [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
15:57:57 [2019-04-18T12:57:57.968Z] [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
15:57:57 [2019-04-18T12:57:57.968Z] [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)
15:57:57 [2019-04-18T12:57:57.968Z] [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
15:57:57 [2019-04-18T12:57:57.968Z] [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
15:57:58 [2019-04-18T12:57:58.219Z] [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
15:57:58 [2019-04-18T12:57:58.219Z] [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)
15:57:58 [2019-04-18T12:57:58.219Z] [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
15:57:58 [2019-04-18T12:57:58.219Z] [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
15:57:58 [2019-04-18T12:57:58.470Z] [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
15:57:58 [2019-04-18T12:57:58.470Z] [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 130 kB/s)
15:57:58 [2019-04-18T12:57:58.470Z] [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
15:57:58 [2019-04-18T12:57:58.721Z] [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
15:57:58 [2019-04-18T12:57:58.721Z] [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
15:57:58 [2019-04-18T12:57:58.721Z] [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 139 kB/s)
15:57:58 [2019-04-18T12:57:58.721Z] [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
15:57:58 [2019-04-18T12:57:58.971Z] [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
15:57:58 [2019-04-18T12:57:58.971Z] [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
15:57:58 [2019-04-18T12:57:58.971Z] [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 234 kB/s)
15:57:58 [2019-04-18T12:57:58.971Z] [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
15:57:59 [2019-04-18T12:57:59.222Z] [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
15:57:59 [2019-04-18T12:57:59.222Z] [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
15:57:59 [2019-04-18T12:57:59.222Z] [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 333 kB/s)
15:57:59 [2019-04-18T12:57:59.222Z] [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
15:57:59 [2019-04-18T12:57:59.472Z] [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
15:57:59 [2019-04-18T12:57:59.472Z] [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
15:57:59 [2019-04-18T12:57:59.472Z] [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 180 kB/s)
15:57:59 [2019-04-18T12:57:59.472Z] [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
15:57:59 [2019-04-18T12:57:59.723Z] [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
15:57:59 [2019-04-18T12:57:59.723Z] [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
15:57:59 [2019-04-18T12:57:59.723Z] [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)
15:57:59 [2019-04-18T12:57:59.723Z] [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
15:57:59 [2019-04-18T12:57:59.973Z] [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
15:58:00 [2019-04-18T12:58:00.225Z] [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
15:58:00 [2019-04-18T12:58:00.225Z] [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 403 kB/s)
15:58:00 [2019-04-18T12:58:00.225Z] [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
15:58:00 [2019-04-18T12:58:00.225Z] [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
15:58:00 [2019-04-18T12:58:00.475Z] [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
15:58:00 [2019-04-18T12:58:00.475Z] [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)
15:58:00 [2019-04-18T12:58:00.475Z] [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
15:58:00 [2019-04-18T12:58:00.475Z] [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
15:58:00 [2019-04-18T12:58:00.726Z] [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
15:58:00 [2019-04-18T12:58:00.726Z] [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 235 kB/s)
15:58:00 [2019-04-18T12:58:00.726Z] [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
15:58:00 [2019-04-18T12:58:00.726Z] [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
15:58:00 [2019-04-18T12:58:00.976Z] [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
15:58:00 [2019-04-18T12:58:00.976Z] [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)
15:58:00 [2019-04-18T12:58:00.976Z] [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
15:58:00 [2019-04-18T12:58:00.976Z] [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
15:58:01 [2019-04-18T12:58:01.227Z] [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
15:58:01 [2019-04-18T12:58:01.227Z] [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)
15:58:01 [2019-04-18T12:58:01.227Z] [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
15:58:01 [2019-04-18T12:58:01.227Z] [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
15:58:01 [2019-04-18T12:58:01.477Z] [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
15:58:01 [2019-04-18T12:58:01.477Z] [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 361 kB/s)
15:58:01 [2019-04-18T12:58:01.477Z] [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
15:58:01 [2019-04-18T12:58:01.728Z] [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
15:58:01 [2019-04-18T12:58:01.728Z] [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
15:58:01 [2019-04-18T12:58:01.728Z] [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 181 kB/s)
15:58:01 [2019-04-18T12:58:01.728Z] [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
15:58:01 [2019-04-18T12:58:01.978Z] [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
15:58:01 [2019-04-18T12:58:01.979Z] [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
15:58:01 [2019-04-18T12:58:01.979Z] [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 154 kB/s)
15:58:01 [2019-04-18T12:58:01.979Z] [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
15:58:02 [2019-04-18T12:58:02.229Z] [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
15:58:02 [2019-04-18T12:58:02.229Z] [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
15:58:02 [2019-04-18T12:58:02.229Z] [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 203 kB/s)
15:58:02 [2019-04-18T12:58:02.229Z] [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
15:58:02 [2019-04-18T12:58:02.480Z] [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
15:58:02 [2019-04-18T12:58:02.480Z] [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
15:58:02 [2019-04-18T12:58:02.480Z] [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)
15:58:02 [2019-04-18T12:58:02.480Z] [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
15:58:02 [2019-04-18T12:58:02.730Z] [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
15:58:02 [2019-04-18T12:58:02.730Z] [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
15:58:02 [2019-04-18T12:58:02.730Z] [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 156 kB/s)
15:58:02 [2019-04-18T12:58:02.730Z] [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
15:58:02 [2019-04-18T12:58:02.981Z] [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
15:58:02 [2019-04-18T12:58:02.981Z] [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
15:58:02 [2019-04-18T12:58:02.981Z] [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 216 kB/s)
15:58:02 [2019-04-18T12:58:02.981Z] [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
15:58:03 [2019-04-18T12:58:03.231Z] [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
15:58:03 [2019-04-18T12:58:03.231Z] [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
15:58:03 [2019-04-18T12:58:03.482Z] [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 257 kB/s)
15:58:03 [2019-04-18T12:58:03.482Z] [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
15:58:03 [2019-04-18T12:58:03.482Z] [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
15:58:03 [2019-04-18T12:58:03.732Z] [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
15:58:03 [2019-04-18T12:58:03.732Z] [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)
15:58:03 [2019-04-18T12:58:03.732Z] [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
15:58:03 [2019-04-18T12:58:03.732Z] [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
15:58:03 [2019-04-18T12:58:03.983Z] [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
15:58:03 [2019-04-18T12:58:03.983Z] [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 209 kB/s)
15:58:03 [2019-04-18T12:58:03.983Z] [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
15:58:03 [2019-04-18T12:58:03.983Z] [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
15:58:04 [2019-04-18T12:58:04.233Z] [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
15:58:04 [2019-04-18T12:58:04.233Z] [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 151 kB/s)
15:58:04 [2019-04-18T12:58:04.233Z] [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
15:58:04 [2019-04-18T12:58:04.233Z] [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
15:58:04 [2019-04-18T12:58:04.484Z] [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
15:58:04 [2019-04-18T12:58:04.484Z] [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 1.0 MB/s)
15:58:04 [2019-04-18T12:58:04.484Z] [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
15:58:04 [2019-04-18T12:58:04.734Z] [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
15:58:04 [2019-04-18T12:58:04.734Z] [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
15:58:04 [2019-04-18T12:58:04.734Z] [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 156 kB/s)
15:58:04 [2019-04-18T12:58:04.734Z] [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
15:58:04 [2019-04-18T12:58:04.985Z] [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
15:58:05 [2019-04-18T12:58:05.235Z] [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
15:58:05 [2019-04-18T12:58:05.235Z] [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 219 kB/s)
15:58:05 [2019-04-18T12:58:05.235Z] [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
15:58:05 [2019-04-18T12:58:05.235Z] [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
15:58:05 [2019-04-18T12:58:05.486Z] [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
15:58:05 [2019-04-18T12:58:05.486Z] [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 310 kB/s)
15:58:05 [2019-04-18T12:58:05.486Z] [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
15:58:05 [2019-04-18T12:58:05.486Z] [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
15:58:05 [2019-04-18T12:58:05.737Z] [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
15:58:05 [2019-04-18T12:58:05.737Z] [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)
15:58:05 [2019-04-18T12:58:05.737Z] [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
15:58:05 [2019-04-18T12:58:05.737Z] [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
15:58:05 [2019-04-18T12:58:05.987Z] [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
15:58:05 [2019-04-18T12:58:05.987Z] [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 395 kB/s)
15:58:05 [2019-04-18T12:58:05.987Z] [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
15:58:05 [2019-04-18T12:58:05.987Z] [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
15:58:06 [2019-04-18T12:58:06.238Z] [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
15:58:06 [2019-04-18T12:58:06.238Z] [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 150 kB/s)
15:58:06 [2019-04-18T12:58:06.238Z] [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
15:58:06 [2019-04-18T12:58:06.238Z] [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
15:58:06 [2019-04-18T12:58:06.488Z] [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
15:58:06 [2019-04-18T12:58:06.488Z] [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 589 kB/s)
15:58:06 [2019-04-18T12:58:06.488Z] [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
15:58:06 [2019-04-18T12:58:06.739Z] [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
15:58:06 [2019-04-18T12:58:06.739Z] [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
15:58:06 [2019-04-18T12:58:06.739Z] [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 93 kB/s)
15:58:06 [2019-04-18T12:58:06.739Z] [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
15:58:06 [2019-04-18T12:58:06.989Z] [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
15:58:06 [2019-04-18T12:58:06.989Z] [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
15:58:06 [2019-04-18T12:58:06.989Z] [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 317 kB/s)
15:58:06 [2019-04-18T12:58:06.989Z] [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
15:58:07 [2019-04-18T12:58:07.240Z] [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
15:58:07 [2019-04-18T12:58:07.240Z] [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
15:58:07 [2019-04-18T12:58:07.240Z] [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 482 kB/s)
15:58:07 [2019-04-18T12:58:07.240Z] [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
15:58:07 [2019-04-18T12:58:07.490Z] [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
15:58:07 [2019-04-18T12:58:07.490Z] [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
15:58:07 [2019-04-18T12:58:07.741Z] [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)
15:58:07 [2019-04-18T12:58:07.741Z] [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
15:58:07 [2019-04-18T12:58:07.741Z] [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
15:58:07 [2019-04-18T12:58:07.991Z] [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
15:58:07 [2019-04-18T12:58:07.991Z] [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)
15:58:07 [2019-04-18T12:58:07.991Z] [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
15:58:07 [2019-04-18T12:58:07.991Z] [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
15:58:08 [2019-04-18T12:58:08.242Z] [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
15:58:08 [2019-04-18T12:58:08.242Z] [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)
15:58:08 [2019-04-18T12:58:08.242Z] [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
15:58:08 [2019-04-18T12:58:08.242Z] [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
15:58:08 [2019-04-18T12:58:08.492Z] [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
15:58:08 [2019-04-18T12:58:08.492Z] [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 160 kB/s)
15:58:08 [2019-04-18T12:58:08.492Z] [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
15:58:08 [2019-04-18T12:58:08.492Z] [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
15:58:08 [2019-04-18T12:58:08.743Z] [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
15:58:08 [2019-04-18T12:58:08.743Z] [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 477 kB/s)
15:58:08 [2019-04-18T12:58:08.743Z] [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
15:58:08 [2019-04-18T12:58:08.993Z] [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
15:58:08 [2019-04-18T12:58:08.993Z] [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
15:58:08 [2019-04-18T12:58:08.993Z] [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 210 kB/s)
15:58:08 [2019-04-18T12:58:08.993Z] [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
15:58:09 [2019-04-18T12:58:09.244Z] [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
15:58:09 [2019-04-18T12:58:09.244Z] [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
15:58:09 [2019-04-18T12:58:09.244Z] [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 279 kB/s)
15:58:09 [2019-04-18T12:58:09.244Z] [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
15:58:09 [2019-04-18T12:58:09.494Z] [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
15:58:09 [2019-04-18T12:58:09.494Z] [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
15:58:09 [2019-04-18T12:58:09.494Z] [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 384 kB/s)
15:58:09 [2019-04-18T12:58:09.494Z] [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
15:58:09 [2019-04-18T12:58:09.745Z] [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
15:58:09 [2019-04-18T12:58:09.745Z] [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
15:58:09 [2019-04-18T12:58:09.745Z] [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 180 kB/s)
15:58:09 [2019-04-18T12:58:09.745Z] [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
15:58:09 [2019-04-18T12:58:09.995Z] [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
15:58:09 [2019-04-18T12:58:09.996Z] [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
15:58:09 [2019-04-18T12:58:09.996Z] [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 237 kB/s)
15:58:09 [2019-04-18T12:58:09.996Z] [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
15:58:10 [2019-04-18T12:58:10.246Z] [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
15:58:10 [2019-04-18T12:58:10.497Z] [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
15:58:10 [2019-04-18T12:58:10.497Z] [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 447 kB/s)
15:58:10 [2019-04-18T12:58:10.497Z] [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
15:58:10 [2019-04-18T12:58:10.497Z] [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
15:58:10 [2019-04-18T12:58:10.748Z] [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
15:58:10 [2019-04-18T12:58:10.748Z] [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 189 kB/s)
15:58:10 [2019-04-18T12:58:10.748Z] [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
15:58:10 [2019-04-18T12:58:10.748Z] [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
15:58:10 [2019-04-18T12:58:10.998Z] [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
15:58:10 [2019-04-18T12:58:10.998Z] [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 299 kB/s)
15:58:10 [2019-04-18T12:58:10.998Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:58:10 [2019-04-18T12:58:10.998Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:58:11 [2019-04-18T12:58:11.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
15:58:11 [2019-04-18T12:58:11.249Z] [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.7 MB/s)
15:58:11 [2019-04-18T12:58:11.249Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:58:11 [2019-04-18T12:58:11.249Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:58:11 [2019-04-18T12:58:11.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:58:11 [2019-04-18T12:58:11.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.3 MB/s)
15:58:11 [2019-04-18T12:58:11.500Z] [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
15:58:11 [2019-04-18T12:58:11.750Z] [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
15:58:11 [2019-04-18T12:58:11.750Z] [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
15:58:11 [2019-04-18T12:58:11.750Z] [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 490 kB/s)
15:58:11 [2019-04-18T12:58:11.750Z] [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
15:58:12 [2019-04-18T12:58:12.001Z] [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
15:58:12 [2019-04-18T12:58:12.001Z] [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
15:58:12 [2019-04-18T12:58:12.001Z] [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 140 kB/s)
15:58:12 [2019-04-18T12:58:12.001Z] [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
15:58:12 [2019-04-18T12:58:12.252Z] [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
15:58:12 [2019-04-18T12:58:12.252Z] [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
15:58:12 [2019-04-18T12:58:12.252Z] [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 315 kB/s)
15:58:12 [2019-04-18T12:58:12.252Z] [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
15:58:12 [2019-04-18T12:58:12.502Z] [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
15:58:12 [2019-04-18T12:58:12.502Z] [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
15:58:12 [2019-04-18T12:58:12.502Z] [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 256 kB/s)
15:58:12 [2019-04-18T12:58:12.753Z] [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
15:58:12 [2019-04-18T12:58:12.753Z] [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
15:58:13 [2019-04-18T12:58:13.003Z] [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
15:58:13 [2019-04-18T12:58:13.003Z] [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 161 kB/s)
15:58:13 [2019-04-18T12:58:13.003Z] [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
15:58:13 [2019-04-18T12:58:13.003Z] [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
15:58:13 [2019-04-18T12:58:13.254Z] [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
15:58:13 [2019-04-18T12:58:13.254Z] [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 196 kB/s)
15:58:13 [2019-04-18T12:58:13.254Z] [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
15:58:13 [2019-04-18T12:58:13.254Z] [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
15:58:13 [2019-04-18T12:58:13.504Z] [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
15:58:13 [2019-04-18T12:58:13.505Z] [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 313 kB/s)
15:58:13 [2019-04-18T12:58:13.505Z] [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
15:58:13 [2019-04-18T12:58:13.505Z] [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
15:58:13 [2019-04-18T12:58:13.755Z] [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
15:58:13 [2019-04-18T12:58:13.755Z] [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 200 kB/s)
15:58:13 [2019-04-18T12:58:13.755Z] [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
15:58:13 [2019-04-18T12:58:13.755Z] [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
15:58:14 [2019-04-18T12:58:14.006Z] [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
15:58:14 [2019-04-18T12:58:14.006Z] [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 399 kB/s)
15:58:14 [2019-04-18T12:58:14.006Z] [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
15:58:14 [2019-04-18T12:58:14.006Z] [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
15:58:14 [2019-04-18T12:58:14.256Z] [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
15:58:14 [2019-04-18T12:58:14.256Z] [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)
15:58:14 [2019-04-18T12:58:14.256Z] [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
15:58:14 [2019-04-18T12:58:14.507Z] [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
15:58:14 [2019-04-18T12:58:14.507Z] [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
15:58:14 [2019-04-18T12:58:14.507Z] [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 1.0 MB/s)
15:58:14 [2019-04-18T12:58:14.507Z] [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
15:58:14 [2019-04-18T12:58:14.758Z] [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
15:58:14 [2019-04-18T12:58:14.758Z] [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
15:58:14 [2019-04-18T12:58:14.758Z] [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 140 kB/s)
15:58:14 [2019-04-18T12:58:14.758Z] [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
15:58:15 [2019-04-18T12:58:15.008Z] [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
15:58:15 [2019-04-18T12:58:15.008Z] [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
15:58:15 [2019-04-18T12:58:15.008Z] [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 267 kB/s)
15:58:15 [2019-04-18T12:58:15.008Z] [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
15:58:15 [2019-04-18T12:58:15.259Z] [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
15:58:15 [2019-04-18T12:58:15.259Z] [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
15:58:15 [2019-04-18T12:58:15.509Z] [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 222 kB/s)
15:58:15 [2019-04-18T12:58:15.509Z] [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
15:58:15 [2019-04-18T12:58:15.509Z] [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
15:58:15 [2019-04-18T12:58:15.760Z] [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
15:58:15 [2019-04-18T12:58:15.760Z] [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 185 kB/s)
15:58:15 [2019-04-18T12:58:15.760Z] [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
15:58:15 [2019-04-18T12:58:15.760Z] [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
15:58:16 [2019-04-18T12:58:16.010Z] [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
15:58:16 [2019-04-18T12:58:16.010Z] [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 220 kB/s)
15:58:16 [2019-04-18T12:58:16.010Z] [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
15:58:16 [2019-04-18T12:58:16.010Z] [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
15:58:16 [2019-04-18T12:58:16.261Z] [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
15:58:16 [2019-04-18T12:58:16.261Z] [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)
15:58:16 [2019-04-18T12:58:16.261Z] [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
15:58:16 [2019-04-18T12:58:16.261Z] [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
15:58:16 [2019-04-18T12:58:16.511Z] [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
15:58:16 [2019-04-18T12:58:16.511Z] [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 168 kB/s)
15:58:16 [2019-04-18T12:58:16.512Z] [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
15:58:16 [2019-04-18T12:58:16.512Z] [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
15:58:16 [2019-04-18T12:58:16.762Z] [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
15:58:16 [2019-04-18T12:58:16.762Z] [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 202 kB/s)
15:58:16 [2019-04-18T12:58:16.762Z] [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
15:58:17 [2019-04-18T12:58:17.013Z] [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
15:58:17 [2019-04-18T12:58:17.013Z] [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
15:58:17 [2019-04-18T12:58:17.013Z] [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 387 kB/s)
15:58:17 [2019-04-18T12:58:17.013Z] [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
15:58:17 [2019-04-18T12:58:17.263Z] [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
15:58:17 [2019-04-18T12:58:17.263Z] [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
15:58:17 [2019-04-18T12:58:17.263Z] [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)
15:58:17 [2019-04-18T12:58:17.263Z] [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
15:58:17 [2019-04-18T12:58:17.514Z] [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
15:58:17 [2019-04-18T12:58:17.514Z] [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
15:58:17 [2019-04-18T12:58:17.764Z] [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 15 kB/s)
15:58:17 [2019-04-18T12:58:17.764Z] [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
15:58:18 [2019-04-18T12:58:18.015Z] [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
15:58:18 [2019-04-18T12:58:18.015Z] [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
15:58:18 [2019-04-18T12:58:18.015Z] [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)
15:58:18 [2019-04-18T12:58:18.015Z] [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
15:58:18 [2019-04-18T12:58:18.265Z] [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
15:58:18 [2019-04-18T12:58:18.265Z] [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
15:58:18 [2019-04-18T12:58:18.265Z] [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 164 kB/s)
15:58:18 [2019-04-18T12:58:18.265Z] [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
15:58:18 [2019-04-18T12:58:18.516Z] [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
15:58:18 [2019-04-18T12:58:18.516Z] [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
15:58:18 [2019-04-18T12:58:18.516Z] [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 259 kB/s)
15:58:18 [2019-04-18T12:58:18.516Z] [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
15:58:18 [2019-04-18T12:58:18.766Z] [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
15:58:18 [2019-04-18T12:58:18.766Z] [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
15:58:18 [2019-04-18T12:58:18.766Z] [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 390 kB/s)
15:58:18 [2019-04-18T12:58:18.766Z] [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
15:58:19 [2019-04-18T12:58:19.017Z] [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
15:58:19 [2019-04-18T12:58:19.017Z] [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
15:58:19 [2019-04-18T12:58:19.017Z] [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 189 kB/s)
15:58:19 [2019-04-18T12:58:19.267Z] [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
15:58:19 [2019-04-18T12:58:19.267Z] [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
15:58:19 [2019-04-18T12:58:19.526Z] [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
15:58:19 [2019-04-18T12:58:19.526Z] [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)
15:58:19 [2019-04-18T12:58:19.526Z] [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
15:58:19 [2019-04-18T12:58:19.526Z] [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
15:58:19 [2019-04-18T12:58:19.776Z] [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
15:58:19 [2019-04-18T12:58:19.776Z] [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 386 kB/s)
15:58:19 [2019-04-18T12:58:19.776Z] [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
15:58:19 [2019-04-18T12:58:19.776Z] [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
15:58:20 [2019-04-18T12:58:20.027Z] [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
15:58:20 [2019-04-18T12:58:20.027Z] [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 106 kB/s)
15:58:20 [2019-04-18T12:58:20.027Z] [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
15:58:20 [2019-04-18T12:58:20.027Z] [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
15:58:20 [2019-04-18T12:58:20.277Z] [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
15:58:20 [2019-04-18T12:58:20.277Z] [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)
15:58:20 [2019-04-18T12:58:20.277Z] [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
15:58:20 [2019-04-18T12:58:20.277Z] [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
15:58:20 [2019-04-18T12:58:20.528Z] [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
15:58:20 [2019-04-18T12:58:20.528Z] [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 147 kB/s)
15:58:20 [2019-04-18T12:58:20.528Z] [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
15:58:20 [2019-04-18T12:58:20.778Z] [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
15:58:20 [2019-04-18T12:58:20.778Z] [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
15:58:20 [2019-04-18T12:58:20.778Z] [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)
15:58:20 [2019-04-18T12:58:20.778Z] [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
15:58:21 [2019-04-18T12:58:21.029Z] [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
15:58:21 [2019-04-18T12:58:21.029Z] [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
15:58:21 [2019-04-18T12:58:21.029Z] [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)
15:58:21 [2019-04-18T12:58:21.029Z] [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
15:58:21 [2019-04-18T12:58:21.279Z] [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
15:58:21 [2019-04-18T12:58:21.279Z] [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
15:58:21 [2019-04-18T12:58:21.279Z] [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 186 kB/s)
15:58:21 [2019-04-18T12:58:21.279Z] [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
15:58:21 [2019-04-18T12:58:21.530Z] [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
15:58:21 [2019-04-18T12:58:21.530Z] [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
15:58:21 [2019-04-18T12:58:21.530Z] [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 219 kB/s)
15:58:21 [2019-04-18T12:58:21.530Z] [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
15:58:21 [2019-04-18T12:58:21.780Z] [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
15:58:21 [2019-04-18T12:58:21.780Z] [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
15:58:21 [2019-04-18T12:58:21.780Z] [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 947 kB/s)
15:58:21 [2019-04-18T12:58:21.780Z] [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
15:58:22 [2019-04-18T12:58:22.031Z] [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
15:58:22 [2019-04-18T12:58:22.031Z] [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
15:58:22 [2019-04-18T12:58:22.031Z] [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 140 kB/s)
15:58:22 [2019-04-18T12:58:22.031Z] [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
15:58:22 [2019-04-18T12:58:22.281Z] [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
15:58:22 [2019-04-18T12:58:22.532Z] [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
15:58:22 [2019-04-18T12:58:22.532Z] [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 201 kB/s)
15:58:22 [2019-04-18T12:58:22.532Z] [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
15:58:22 [2019-04-18T12:58:22.532Z] [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
15:58:22 [2019-04-18T12:58:22.782Z] [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 22 kB/s)
15:58:22 [2019-04-18T12:58:22.782Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
15:58:23 [2019-04-18T12:58:23.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
15:58:23 [2019-04-18T12:58:23.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom
15:58:23 [2019-04-18T12:58:23.033Z] [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 148 kB/s)
15:58:23 [2019-04-18T12:58:23.033Z] [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
15:58:23 [2019-04-18T12:58:23.283Z] [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
15:58:23 [2019-04-18T12:58:23.534Z] [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)
15:58:23 [2019-04-18T12:58:23.534Z] [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
15:58:23 [2019-04-18T12:58:23.534Z] [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
15:58:23 [2019-04-18T12:58:23.785Z] [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 28 kB/s)
15:58:23 [2019-04-18T12:58:23.785Z] [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
15:58:24 [2019-04-18T12:58:24.036Z] [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
15:58:24 [2019-04-18T12:58:24.036Z] [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 48 kB/s)
15:58:24 [2019-04-18T12:58:24.286Z] [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
15:58:24 [2019-04-18T12:58:24.286Z] [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
15:58:24 [2019-04-18T12:58:24.286Z] [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
15:58:24 [2019-04-18T12:58:24.286Z] [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.1 MB/s)
15:58:24 [2019-04-18T12:58:24.537Z] [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
15:58:24 [2019-04-18T12:58:24.537Z] [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
15:58:24 [2019-04-18T12:58:24.787Z] [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
15:58:24 [2019-04-18T12:58:24.787Z] [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)
15:58:24 [2019-04-18T12:58:24.787Z] [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
15:58:24 [2019-04-18T12:58:24.787Z] [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
15:58:25 [2019-04-18T12:58:25.038Z] [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
15:58:25 [2019-04-18T12:58:25.038Z] [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)
15:58:25 [2019-04-18T12:58:25.038Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.1/all-1.2.1.pom
15:58:25 [2019-04-18T12:58:25.038Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.1/all-1.2.1.pom
15:58:25 [2019-04-18T12:58:25.288Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
15:58:25 [2019-04-18T12:58:25.288Z] [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.1 MB/s)
15:58:25 [2019-04-18T12:58:25.288Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
15:58:25 [2019-04-18T12:58:25.288Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
15:58:25 [2019-04-18T12:58:25.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
15:58:25 [2019-04-18T12:58:25.539Z] [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 967 kB/s)
15:58:25 [2019-04-18T12:58:25.539Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.pom
15:58:25 [2019-04-18T12:58:25.539Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.pom
15:58:25 [2019-04-18T12:58:25.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
15:58:25 [2019-04-18T12:58:25.789Z] [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)
15:58:25 [2019-04-18T12:58:25.789Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:58:26 [2019-04-18T12:58:26.040Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:58:26 [2019-04-18T12:58:26.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:58:26 [2019-04-18T12:58:26.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 70 kB/s)
15:58:26 [2019-04-18T12:58:26.040Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:58:26 [2019-04-18T12:58:26.290Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:58:26 [2019-04-18T12:58:26.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:58:26 [2019-04-18T12:58:26.290Z] [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 179 kB/s)
15:58:26 [2019-04-18T12:58:26.290Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
15:58:26 [2019-04-18T12:58:26.541Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
15:58:26 [2019-04-18T12:58:26.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom
15:58:26 [2019-04-18T12:58:26.541Z] [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)
15:58:26 [2019-04-18T12:58:26.541Z] [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
15:58:26 [2019-04-18T12:58:26.793Z] [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
15:58:26 [2019-04-18T12:58:26.793Z] [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
15:58:26 [2019-04-18T12:58:26.793Z] [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)
15:58:26 [2019-04-18T12:58:26.793Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
15:58:27 [2019-04-18T12:58:27.044Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
15:58:27 [2019-04-18T12:58:27.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom
15:58:27 [2019-04-18T12:58:27.044Z] [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)
15:58:27 [2019-04-18T12:58:27.044Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
15:58:27 [2019-04-18T12:58:27.294Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
15:58:27 [2019-04-18T12:58:27.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
15:58:27 [2019-04-18T12:58:27.294Z] [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)
15:58:27 [2019-04-18T12:58:27.294Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
15:58:27 [2019-04-18T12:58:27.544Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
15:58:27 [2019-04-18T12:58:27.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom
15:58:27 [2019-04-18T12:58:27.795Z] [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)
15:58:27 [2019-04-18T12:58:27.795Z] [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
15:58:27 [2019-04-18T12:58:27.795Z] [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
15:58:28 [2019-04-18T12:58:28.046Z] [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
15:58:28 [2019-04-18T12:58:28.046Z] [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 548 kB/s)
15:58:28 [2019-04-18T12:58:28.046Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:58:28 [2019-04-18T12:58:28.046Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:58:28 [2019-04-18T12:58:28.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:58:28 [2019-04-18T12:58:28.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 253 kB/s)
15:58:28 [2019-04-18T12:58:28.296Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:58:28 [2019-04-18T12:58:28.296Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:58:28 [2019-04-18T12:58:28.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:58:28 [2019-04-18T12:58:28.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.4 MB/s)
15:58:28 [2019-04-18T12:58:28.547Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
15:58:28 [2019-04-18T12:58:28.547Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
15:58:28 [2019-04-18T12:58:28.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
15:58:28 [2019-04-18T12:58:28.797Z] [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 517 kB/s)
15:58:28 [2019-04-18T12:58:28.797Z] [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
15:58:28 [2019-04-18T12:58:28.797Z] [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
15:58:29 [2019-04-18T12:58:29.048Z] [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
15:58:29 [2019-04-18T12:58:29.048Z] [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 279 kB/s)
15:58:29 [2019-04-18T12:58:29.048Z] [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
15:58:29 [2019-04-18T12:58:29.298Z] [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
15:58:29 [2019-04-18T12:58:29.549Z] [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)
15:58:29 [2019-04-18T12:58:29.549Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
15:58:29 [2019-04-18T12:58:29.549Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
15:58:29 [2019-04-18T12:58:29.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
15:58:29 [2019-04-18T12:58:29.799Z] [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 159 kB/s)
15:58:29 [2019-04-18T12:58:29.800Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
15:58:29 [2019-04-18T12:58:29.800Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
15:58:30 [2019-04-18T12:58:30.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
15:58:30 [2019-04-18T12:58:30.050Z] [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.2 MB/s)
15:58:30 [2019-04-18T12:58:30.050Z] [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
15:58:30 [2019-04-18T12:58:30.050Z] [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
15:58:30 [2019-04-18T12:58:30.301Z] [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 24 kB/s)
15:58:30 [2019-04-18T12:58:30.301Z] [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
15:58:30 [2019-04-18T12:58:30.553Z] [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
15:58:30 [2019-04-18T12:58:30.804Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.0.5.RELEASE/spring-framework-bom-5.0.5.RELEASE.pom (5.3 kB at 21 kB/s)
15:58:30 [2019-04-18T12:58:30.804Z] [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
15:58:30 [2019-04-18T12:58:30.804Z] [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
15:58:31 [2019-04-18T12:58:31.055Z] [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
15:58:31 [2019-04-18T12:58:31.055Z] [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)
15:58:31 [2019-04-18T12:58:31.055Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:58:31 [2019-04-18T12:58:31.055Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:58:31 [2019-04-18T12:58:31.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:58:31 [2019-04-18T12:58:31.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 399 kB/s)
15:58:31 [2019-04-18T12:58:31.305Z] [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
15:58:31 [2019-04-18T12:58:31.305Z] [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
15:58:31 [2019-04-18T12:58:31.556Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-core/2.0.3.RELEASE/spring-restdocs-core-2.0.3.RELEASE.pom (6.5 kB at 27 kB/s)
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:31 [2019-04-18T12:58:31.807Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
15:58:32 [2019-04-18T12:58:32.057Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
15:58:32 [2019-04-18T12:58:32.057Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.057Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.308Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.558Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
15:58:32 [2019-04-18T12:58:32.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
15:58:32 [2019-04-18T12:58:32.809Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
15:58:32 [2019-04-18T12:58:32.809Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [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
15:58:32 [2019-04-18T12:58:32.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.059Z] [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
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.059Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.310Z] [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
15:58:33 [2019-04-18T12:58:33.560Z] [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
15:58:33 [2019-04-18T12:58:33.560Z] [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
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
15:58:33 [2019-04-18T12:58:33.560Z] [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
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.jar
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
15:58:33 [2019-04-18T12:58:33.560Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
15:58:33 [2019-04-18T12:58:33.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:58:33 [2019-04-18T12:58:33.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
15:58:33 [2019-04-18T12:58:33.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
15:58:33 [2019-04-18T12:58:33.811Z] [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
15:58:33 [2019-04-18T12:58:33.811Z] [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
15:58:33 [2019-04-18T12:58:33.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
15:58:33 [2019-04-18T12:58:33.811Z] [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
15:58:33 [2019-04-18T12:58:33.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
15:58:33 [2019-04-18T12:58:33.811Z] [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
15:58:33 [2019-04-18T12:58:33.811Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [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
15:58:34 [2019-04-18T12:58:34.062Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
15:58:34 [2019-04-18T12:58:34.062Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
15:58:34 [2019-04-18T12:58:34.062Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.312Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.563Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:34 [2019-04-18T12:58:34.814Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.064Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.315Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.565Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:35 [2019-04-18T12:58:35.816Z] [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
15:58:36 [2019-04-18T12:58:36.066Z] [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
15:58:36 [2019-04-18T12:58:36.067Z] [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
15:58:36 [2019-04-18T12:58:36.067Z] [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
15:58:36 [2019-04-18T12:58:36.067Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
15:58:36 [2019-04-18T12:58:36.067Z] [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
15:58:36 [2019-04-18T12:58:36.067Z] [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
15:58:36 [2019-04-18T12:58:36.067Z] [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
15:58:36 [2019-04-18T12:58:36.067Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
15:58:36 [2019-04-18T12:58:36.317Z] [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
15:58:36 [2019-04-18T12:58:36.317Z] [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
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
15:58:36 [2019-04-18T12:58:36.317Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
15:58:36 [2019-04-18T12:58:36.567Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.568Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:58:36 [2019-04-18T12:58:36.568Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.568Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.568Z] [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
15:58:36 [2019-04-18T12:58:36.818Z] [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
15:58:36 [2019-04-18T12:58:36.818Z] [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
15:58:36 [2019-04-18T12:58:36.818Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
15:58:36 [2019-04-18T12:58:36.818Z] [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
15:58:36 [2019-04-18T12:58:36.818Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
15:58:36 [2019-04-18T12:58:36.818Z] [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
15:58:37 [2019-04-18T12:58:37.069Z] [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
15:58:37 [2019-04-18T12:58:37.069Z] [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
15:58:37 [2019-04-18T12:58:37.069Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.jar (392 B at 1.6 kB/s)
15:58:37 [2019-04-18T12:58:37.069Z] [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
15:58:37 [2019-04-18T12:58:37.069Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-actuator/2.2.0.M2/spring-boot-starter-actuator-2.2.0.M2.jar (400 B at 1.7 kB/s)
15:58:37 [2019-04-18T12:58:37.069Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-logging/2.2.0.M2/spring-boot-starter-logging-2.2.0.M2.jar (401 B at 1.7 kB/s)
15:58:37 [2019-04-18T12:58:37.069Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
15:58:37 [2019-04-18T12:58:37.069Z] [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
15:58:37 [2019-04-18T12:58:37.069Z] [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
15:58:37 [2019-04-18T12:58:37.069Z] [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
15:58:37 [2019-04-18T12:58:37.320Z] [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
15:58:37 [2019-04-18T12:58:37.320Z] [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
15:58:37 [2019-04-18T12:58:37.320Z] [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
15:58:37 [2019-04-18T12:58:37.320Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
15:58:37 [2019-04-18T12:58:37.320Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
15:58:37 [2019-04-18T12:58:37.570Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
15:58:37 [2019-04-18T12:58:37.570Z] [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
15:58:37 [2019-04-18T12:58:37.570Z] [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
15:58:37 [2019-04-18T12:58:37.821Z] [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 528 kB/s)
15:58:37 [2019-04-18T12:58:37.821Z] [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
15:58:37 [2019-04-18T12:58:37.821Z] [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 454 B/s)
15:58:37 [2019-04-18T12:58:37.821Z] [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
15:58:37 [2019-04-18T12:58:37.821Z] [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 517 kB/s)
15:58:37 [2019-04-18T12:58:37.821Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
15:58:38 [2019-04-18T12:58:38.071Z] [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)
15:58:38 [2019-04-18T12:58:38.071Z] [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
15:58:38 [2019-04-18T12:58:38.071Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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 326 kB/s)
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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 291 B/s)
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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 267 kB/s)
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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 16 kB/s)
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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 472 kB/s)
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.322Z] [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 255 B/s)
15:58:38 [2019-04-18T12:58:38.322Z] [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
15:58:38 [2019-04-18T12:58:38.573Z] [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
15:58:38 [2019-04-18T12:58:38.573Z] [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 246 B/s)
15:58:38 [2019-04-18T12:58:38.573Z] [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
15:58:38 [2019-04-18T12:58:38.573Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
15:58:38 [2019-04-18T12:58:38.573Z] [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
15:58:38 [2019-04-18T12:58:38.573Z] [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
15:58:38 [2019-04-18T12:58:38.573Z] [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
15:58:38 [2019-04-18T12:58:38.573Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
15:58:38 [2019-04-18T12:58:38.573Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
15:58:38 [2019-04-18T12:58:38.573Z] [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 223 B/s)
15:58:38 [2019-04-18T12:58:38.573Z] [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
15:58:38 [2019-04-18T12:58:38.823Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
15:58:38 [2019-04-18T12:58:38.823Z] [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
15:58:38 [2019-04-18T12:58:38.823Z] [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
15:58:38 [2019-04-18T12:58:38.823Z] [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
15:58:38 [2019-04-18T12:58:38.823Z] [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
15:58:38 [2019-04-18T12:58:38.823Z] [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
15:58:38 [2019-04-18T12:58:38.823Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
15:58:38 [2019-04-18T12:58:38.823Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.074Z] [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
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.074Z] [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 601 kB/s)
15:58:39 [2019-04-18T12:58:39.074Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.324Z] [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
15:58:39 [2019-04-18T12:58:39.575Z] [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
15:58:39 [2019-04-18T12:58:39.575Z] [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
15:58:39 [2019-04-18T12:58:39.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
15:58:39 [2019-04-18T12:58:39.575Z] [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 142 B/s)
15:58:39 [2019-04-18T12:58:39.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
15:58:39 [2019-04-18T12:58:39.575Z] [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
15:58:39 [2019-04-18T12:58:39.575Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
15:58:39 [2019-04-18T12:58:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.jar
15:58:39 [2019-04-18T12:58:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
15:58:39 [2019-04-18T12:58:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
15:58:39 [2019-04-18T12:58:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
15:58:39 [2019-04-18T12:58:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:58:39 [2019-04-18T12:58:39.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
15:58:40 [2019-04-18T12:58:40.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
15:58:40 [2019-04-18T12:58:40.076Z] [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
15:58:40 [2019-04-18T12:58:40.076Z] [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
15:58:40 [2019-04-18T12:58:40.076Z] [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 289 kB/s)
15:58:40 [2019-04-18T12:58:40.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
15:58:40 [2019-04-18T12:58:40.076Z] [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)
15:58:40 [2019-04-18T12:58:40.076Z] [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
15:58:40 [2019-04-18T12:58:40.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
15:58:40 [2019-04-18T12:58:40.076Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.327Z] [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
15:58:40 [2019-04-18T12:58:40.578Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
15:58:40 [2019-04-18T12:58:40.578Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
15:58:40 [2019-04-18T12:58:40.578Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
15:58:40 [2019-04-18T12:58:40.578Z] [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
15:58:40 [2019-04-18T12:58:40.578Z] [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
15:58:40 [2019-04-18T12:58:40.578Z] [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
15:58:40 [2019-04-18T12:58:40.578Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-websocket/5.2.0.M1/spring-websocket-5.2.0.M1.jar (417 kB at 111 kB/s)
15:58:40 [2019-04-18T12:58:40.578Z] [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
15:58:40 [2019-04-18T12:58:40.578Z] [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
15:58:40 [2019-04-18T12:58:40.578Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:40 [2019-04-18T12:58:40.829Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.079Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.330Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.580Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:41 [2019-04-18T12:58:41.831Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.082Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [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
15:58:42 [2019-04-18T12:58:42.332Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
15:58:42 [2019-04-18T12:58:42.583Z] [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
15:58:42 [2019-04-18T12:58:42.583Z] [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
15:58:42 [2019-04-18T12:58:42.833Z] [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 68 B/s)
15:58:42 [2019-04-18T12:58:42.833Z] [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
15:58:42 [2019-04-18T12:58:42.833Z] [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)
15:58:42 [2019-04-18T12:58:42.833Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
15:58:43 [2019-04-18T12:58:43.084Z] [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)
15:58:43 [2019-04-18T12:58:43.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.jar
15:58:43 [2019-04-18T12:58:43.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
15:58:43 [2019-04-18T12:58:43.084Z] [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)
15:58:43 [2019-04-18T12:58:43.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
15:58:43 [2019-04-18T12:58:43.084Z] [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 159 kB/s)
15:58:43 [2019-04-18T12:58:43.084Z] [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
15:58:43 [2019-04-18T12:58:43.084Z] [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
15:58:43 [2019-04-18T12:58:43.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.jar
15:58:43 [2019-04-18T12:58:43.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
15:58:43 [2019-04-18T12:58:43.084Z] [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 206 kB/s)
15:58:43 [2019-04-18T12:58:43.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:58:43 [2019-04-18T12:58:43.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
15:58:43 [2019-04-18T12:58:43.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
15:58:43 [2019-04-18T12:58:43.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
15:58:43 [2019-04-18T12:58:43.335Z] [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
15:58:43 [2019-04-18T12:58:43.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:58:43 [2019-04-18T12:58:43.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
15:58:43 [2019-04-18T12:58:43.335Z] [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
15:58:43 [2019-04-18T12:58:43.335Z] [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
15:58:43 [2019-04-18T12:58:43.335Z] [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
15:58:43 [2019-04-18T12:58:43.335Z] [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
15:58:43 [2019-04-18T12:58:43.585Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
15:58:43 [2019-04-18T12:58:43.585Z] [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
15:58:43 [2019-04-18T12:58:43.585Z] [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
15:58:43 [2019-04-18T12:58:43.585Z] [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)
15:58:43 [2019-04-18T12:58:43.585Z] [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
15:58:43 [2019-04-18T12:58:43.836Z] [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)
15:58:44 [2019-04-18T12:58:44.086Z] [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 92 kB/s)
15:58:44 [2019-04-18T12:58:44.337Z] [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 186 kB/s)
15:58:44 [2019-04-18T12:58:44.337Z] [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)
15:58:44 [2019-04-18T12:58:44.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
15:58:44 [2019-04-18T12:58:44.337Z] [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
15:58:44 [2019-04-18T12:58:44.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
15:58:44 [2019-04-18T12:58:44.337Z] [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
15:58:44 [2019-04-18T12:58:44.337Z] [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
15:58:44 [2019-04-18T12:58:44.337Z] [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 7.8 MB/s)
15:58:44 [2019-04-18T12:58:44.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar
15:58:44 [2019-04-18T12:58:44.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar (303 kB at 4.8 MB/s)
15:58:44 [2019-04-18T12:58:44.337Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 2.0 MB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 572 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 2.1 MB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 512 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 20 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 76 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 125 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 136 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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 167 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 1.0 MB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 34 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 1.8 MB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 340 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 944 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 862 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar (68 kB at 228 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 222 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 80 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 438 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.587Z] [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 61 kB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar
15:58:44 [2019-04-18T12:58:44.587Z] [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 3.4 MB/s)
15:58:44 [2019-04-18T12:58:44.587Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 230 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 2.5 MB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 517 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 187 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 81 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 14 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 2.8 MB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 89 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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 130 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 185 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 7.7 MB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 6.4 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 33 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 435 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 265 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 420 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 129 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar
15:58:44 [2019-04-18T12:58:44.838Z] [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 258 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 1.6 MB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 191 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 219 kB/s)
15:58:44 [2019-04-18T12:58:44.838Z] [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
15:58:44 [2019-04-18T12:58:44.838Z] [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 27 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 162 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 178 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 141 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 69 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 267 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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 118 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 4.0 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 101 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 143 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 133 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 417 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 39 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (392 kB at 763 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 45 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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.1 MB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 64 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 150 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 930 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 3.4 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 57 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 248 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 2.3 MB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 9.5 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 162 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 45 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 1.5 MB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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
15:58:44 [2019-04-18T12:58:44.839Z] [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 61 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [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 505 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
15:58:44 [2019-04-18T12:58:44.839Z] [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 573 kB/s)
15:58:44 [2019-04-18T12:58:44.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
15:58:45 [2019-04-18T12:58:45.089Z] [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 66 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 59 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 6.8 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 109 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 14 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 515 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 192 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 243 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 27 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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.3 MB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 17 kB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.089Z] [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 1.6 MB/s)
15:58:45 [2019-04-18T12:58:45.089Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 19 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 42 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 162 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 18 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 36 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 52 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 507 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 198 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 330 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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 59 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 35 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 648 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 56 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 57 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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 58 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 617 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 110 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 10 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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 64 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 107 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 29 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 31 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 11 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 222 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 25 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 30 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 206 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 58 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 893 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 17 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 209 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 34 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 115 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
15:58:45 [2019-04-18T12:58:45.090Z] [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 14 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 33 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 204 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 20 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 720 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 861 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 626 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 11 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 20 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 21 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 151 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 89 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 8.1 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 22 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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 111 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 13 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 92 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 19 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.090Z] [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 49 kB/s)
15:58:45 [2019-04-18T12:58:45.090Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 117 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 57 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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.6 MB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 63 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 106 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 17 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 69 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 32 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 17 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 164 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 135 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 34 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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 390 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 247 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 59 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 127 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 48 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 49 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 335 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 56 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 598 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 45 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 57 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 31 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
15:58:45 [2019-04-18T12:58:45.341Z] [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 1.7 MB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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
15:58:45 [2019-04-18T12:58:45.341Z] [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 18 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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 93 kB/s)
15:58:45 [2019-04-18T12:58:45.341Z] [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 164 kB/s)
15:58:45 [2019-04-18T12:58:45.592Z] [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 2.9 MB/s)
15:58:45 [2019-04-18T12:58:45.592Z] [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 3.8 MB/s)
15:58:45 [2019-04-18T12:58:45.592Z] [INFO]
15:58:45 [2019-04-18T12:58:45.592Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
15:58:45 [2019-04-18T12:58:45.592Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:58:45 [2019-04-18T12:58:45.592Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:58:45 [2019-04-18T12:58:45.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:58:45 [2019-04-18T12:58:45.843Z] [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)
15:58:45 [2019-04-18T12:58:45.843Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.0/maven-3.0.pom
15:58:45 [2019-04-18T12:58:45.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.0/maven-3.0.pom
15:58:46 [2019-04-18T12:58:46.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
15:58:46 [2019-04-18T12:58:46.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.6 MB/s)
15:58:46 [2019-04-18T12:58:46.093Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:58:46 [2019-04-18T12:58:46.093Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:58:46 [2019-04-18T12:58:46.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:58:46 [2019-04-18T12:58:46.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.2 MB/s)
15:58:46 [2019-04-18T12:58:46.344Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/6/apache-6.pom
15:58:46 [2019-04-18T12:58:46.344Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/6/apache-6.pom
15:58:46 [2019-04-18T12:58:46.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
15:58:46 [2019-04-18T12:58:46.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s)
15:58:46 [2019-04-18T12:58:46.594Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:58:46 [2019-04-18T12:58:46.594Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:58:46 [2019-04-18T12:58:46.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:58:46 [2019-04-18T12:58:46.845Z] [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)
15:58:46 [2019-04-18T12:58:46.845Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:58:47 [2019-04-18T12:58:47.095Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:58:47 [2019-04-18T12:58:47.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:58:47 [2019-04-18T12:58:47.095Z] [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)
15:58:47 [2019-04-18T12:58:47.095Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:58:47 [2019-04-18T12:58:47.346Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:58:47 [2019-04-18T12:58:47.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:58:47 [2019-04-18T12:58:47.346Z] [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.4 MB/s)
15:58:47 [2019-04-18T12:58:47.346Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:58:47 [2019-04-18T12:58:47.596Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:58:47 [2019-04-18T12:58:47.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:58:47 [2019-04-18T12:58:47.596Z] [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 148 kB/s)
15:58:47 [2019-04-18T12:58:47.596Z] [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
15:58:47 [2019-04-18T12:58:47.847Z] [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
15:58:47 [2019-04-18T12:58:47.847Z] [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
15:58:47 [2019-04-18T12:58:47.847Z] [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)
15:58:47 [2019-04-18T12:58:47.847Z] [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
15:58:48 [2019-04-18T12:58:48.097Z] [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
15:58:48 [2019-04-18T12:58:48.097Z] [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
15:58:48 [2019-04-18T12:58:48.097Z] [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)
15:58:48 [2019-04-18T12:58:48.097Z] [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
15:58:48 [2019-04-18T12:58:48.348Z] [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
15:58:48 [2019-04-18T12:58:48.348Z] [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
15:58:48 [2019-04-18T12:58:48.598Z] [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 290 kB/s)
15:58:48 [2019-04-18T12:58:48.598Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:58:48 [2019-04-18T12:58:48.598Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:58:48 [2019-04-18T12:58:48.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:58:48 [2019-04-18T12:58:48.849Z] [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 125 kB/s)
15:58:48 [2019-04-18T12:58:48.849Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:58:48 [2019-04-18T12:58:48.849Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:58:49 [2019-04-18T12:58:49.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:58:49 [2019-04-18T12:58:49.099Z] [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 707 kB/s)
15:58:49 [2019-04-18T12:58:49.099Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:58:49 [2019-04-18T12:58:49.099Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:58:49 [2019-04-18T12:58:49.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:58:49 [2019-04-18T12:58:49.350Z] [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)
15:58:49 [2019-04-18T12:58:49.350Z] [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
15:58:49 [2019-04-18T12:58:49.350Z] [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
15:58:49 [2019-04-18T12:58:49.601Z] [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
15:58:49 [2019-04-18T12:58:49.601Z] [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)
15:58:49 [2019-04-18T12:58:49.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:58:49 [2019-04-18T12:58:49.601Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:58:49 [2019-04-18T12:58:49.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:58:49 [2019-04-18T12:58:49.851Z] [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)
15:58:49 [2019-04-18T12:58:49.851Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:58:50 [2019-04-18T12:58:50.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:58:50 [2019-04-18T12:58:50.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:58:50 [2019-04-18T12:58:50.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.7 MB/s)
15:58:50 [2019-04-18T12:58:50.102Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:58:50 [2019-04-18T12:58:50.352Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:58:50 [2019-04-18T12:58:50.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:58:50 [2019-04-18T12:58:50.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.2 MB/s)
15:58:50 [2019-04-18T12:58:50.353Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:58:50 [2019-04-18T12:58:50.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:58:50 [2019-04-18T12:58:50.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:58:50 [2019-04-18T12:58:50.603Z] [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)
15:58:50 [2019-04-18T12:58:50.603Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:58:50 [2019-04-18T12:58:50.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:58:50 [2019-04-18T12:58:50.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:58:50 [2019-04-18T12:58:50.854Z] [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)
15:58:50 [2019-04-18T12:58:50.854Z] [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
15:58:51 [2019-04-18T12:58:51.104Z] [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
15:58:51 [2019-04-18T12:58:51.104Z] [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
15:58:51 [2019-04-18T12:58:51.104Z] [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 303 kB/s)
15:58:51 [2019-04-18T12:58:51.355Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:58:51 [2019-04-18T12:58:51.355Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:58:51 [2019-04-18T12:58:51.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:58:51 [2019-04-18T12:58:51.605Z] [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.0 MB/s)
15:58:51 [2019-04-18T12:58:51.605Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:58:51 [2019-04-18T12:58:51.605Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:58:51 [2019-04-18T12:58:51.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:58:51 [2019-04-18T12:58:51.856Z] [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 552 kB/s)
15:58:51 [2019-04-18T12:58:51.856Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:58:51 [2019-04-18T12:58:51.856Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:58:52 [2019-04-18T12:58:52.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:58:52 [2019-04-18T12:58:52.107Z] [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)
15:58:52 [2019-04-18T12:58:52.107Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:58:52 [2019-04-18T12:58:52.107Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:58:52 [2019-04-18T12:58:52.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:58:52 [2019-04-18T12:58:52.357Z] [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 222 kB/s)
15:58:52 [2019-04-18T12:58:52.357Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:58:52 [2019-04-18T12:58:52.357Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:58:52 [2019-04-18T12:58:52.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:58:52 [2019-04-18T12:58:52.608Z] [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 91 kB/s)
15:58:52 [2019-04-18T12:58:52.608Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:58:52 [2019-04-18T12:58:52.608Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:58:52 [2019-04-18T12:58:52.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:58:52 [2019-04-18T12:58:52.859Z] [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 487 kB/s)
15:58:52 [2019-04-18T12:58:52.859Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:58:53 [2019-04-18T12:58:53.109Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:58:53 [2019-04-18T12:58:53.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:58:53 [2019-04-18T12:58:53.109Z] [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)
15:58:53 [2019-04-18T12:58:53.109Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:58:53 [2019-04-18T12:58:53.360Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:58:53 [2019-04-18T12:58:53.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:58:53 [2019-04-18T12:58:53.360Z] [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 269 kB/s)
15:58:53 [2019-04-18T12:58:53.360Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:58:53 [2019-04-18T12:58:53.610Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:58:53 [2019-04-18T12:58:53.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:58:53 [2019-04-18T12:58:53.610Z] [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)
15:58:53 [2019-04-18T12:58:53.610Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:58:53 [2019-04-18T12:58:53.860Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:58:53 [2019-04-18T12:58:53.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:58:53 [2019-04-18T12:58:53.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 700 kB/s)
15:58:54 [2019-04-18T12:58:54.111Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:58:54 [2019-04-18T12:58:54.111Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:58:54 [2019-04-18T12:58:54.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:58:54 [2019-04-18T12:58:54.362Z] [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)
15:58:54 [2019-04-18T12:58:54.362Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:58:54 [2019-04-18T12:58:54.362Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:58:54 [2019-04-18T12:58:54.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:58:54 [2019-04-18T12:58:54.612Z] [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)
15:58:54 [2019-04-18T12:58:54.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:58:54 [2019-04-18T12:58:54.612Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:58:54 [2019-04-18T12:58:54.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:58:54 [2019-04-18T12:58:54.863Z] [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 206 kB/s)
15:58:54 [2019-04-18T12:58:54.863Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:58:54 [2019-04-18T12:58:54.863Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:58:55 [2019-04-18T12:58:55.113Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:58:55 [2019-04-18T12:58:55.113Z] [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)
15:58:55 [2019-04-18T12:58:55.113Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:58:55 [2019-04-18T12:58:55.113Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:58:55 [2019-04-18T12:58:55.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:58:55 [2019-04-18T12:58:55.364Z] [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 225 kB/s)
15:58:55 [2019-04-18T12:58:55.364Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:58:55 [2019-04-18T12:58:55.364Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:58:55 [2019-04-18T12:58:55.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:58:55 [2019-04-18T12:58:55.614Z] [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)
15:58:55 [2019-04-18T12:58:55.614Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:58:55 [2019-04-18T12:58:55.865Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:58:55 [2019-04-18T12:58:55.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:58:55 [2019-04-18T12:58:55.865Z] [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)
15:58:55 [2019-04-18T12:58:55.865Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:58:56 [2019-04-18T12:58:56.115Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:58:56 [2019-04-18T12:58:56.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:58:56 [2019-04-18T12:58:56.115Z] [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)
15:58:56 [2019-04-18T12:58:56.116Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:58:56 [2019-04-18T12:58:56.366Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:58:56 [2019-04-18T12:58:56.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:58:56 [2019-04-18T12:58:56.366Z] [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 187 kB/s)
15:58:56 [2019-04-18T12:58:56.366Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:58:56 [2019-04-18T12:58:56.616Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:58:56 [2019-04-18T12:58:56.616Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:58:56 [2019-04-18T12:58:56.616Z] [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 369 kB/s)
15:58:56 [2019-04-18T12:58:56.616Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:58:56 [2019-04-18T12:58:56.867Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:58:56 [2019-04-18T12:58:56.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:58:56 [2019-04-18T12:58:56.867Z] [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)
15:58:56 [2019-04-18T12:58:56.867Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:58:57 [2019-04-18T12:58:57.117Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:58:57 [2019-04-18T12:58:57.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
15:58:57 [2019-04-18T12:58:57.368Z] [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)
15:58:57 [2019-04-18T12:58:57.368Z] [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
15:58:57 [2019-04-18T12:58:57.368Z] [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
15:58:57 [2019-04-18T12:58:57.618Z] [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
15:58:57 [2019-04-18T12:58:57.618Z] [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 568 kB/s)
15:58:57 [2019-04-18T12:58:57.618Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:58:57 [2019-04-18T12:58:57.618Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:58:57 [2019-04-18T12:58:57.869Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:58:57 [2019-04-18T12:58:57.869Z] [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)
15:58:57 [2019-04-18T12:58:57.869Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:58:57 [2019-04-18T12:58:57.869Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:58:58 [2019-04-18T12:58:58.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:58:58 [2019-04-18T12:58:58.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.4 MB/s)
15:58:58 [2019-04-18T12:58:58.119Z] [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
15:58:58 [2019-04-18T12:58:58.119Z] [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
15:58:58 [2019-04-18T12:58:58.370Z] [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
15:58:58 [2019-04-18T12:58:58.370Z] [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 508 kB/s)
15:58:58 [2019-04-18T12:58:58.370Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:58:58 [2019-04-18T12:58:58.370Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:58:58 [2019-04-18T12:58:58.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:58:58 [2019-04-18T12:58:58.620Z] [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 511 kB/s)
15:58:58 [2019-04-18T12:58:58.620Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:58:58 [2019-04-18T12:58:58.620Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:58:58 [2019-04-18T12:58:58.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:58:58 [2019-04-18T12:58:58.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.9 MB/s)
15:58:58 [2019-04-18T12:58:58.871Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/15/apache-15.pom
15:58:59 [2019-04-18T12:58:59.121Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/15/apache-15.pom
15:58:59 [2019-04-18T12:58:59.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
15:58:59 [2019-04-18T12:58:59.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s)
15:58:59 [2019-04-18T12:58:59.121Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.4/commons-io-2.4.pom
15:58:59 [2019-04-18T12:58:59.372Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.4/commons-io-2.4.pom
15:58:59 [2019-04-18T12:58:59.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
15:58:59 [2019-04-18T12:58:59.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 924 kB/s)
15:58:59 [2019-04-18T12:58:59.372Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:58:59 [2019-04-18T12:58:59.623Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:58:59 [2019-04-18T12:58:59.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:58:59 [2019-04-18T12:58:59.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 4.0 MB/s)
15:58:59 [2019-04-18T12:58:59.623Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/9/apache-9.pom
15:58:59 [2019-04-18T12:58:59.873Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/9/apache-9.pom
15:58:59 [2019-04-18T12:58:59.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
15:58:59 [2019-04-18T12:58:59.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s)
15:58:59 [2019-04-18T12:58:59.873Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:59:00 [2019-04-18T12:59:00.124Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:59:00 [2019-04-18T12:59:00.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:59:00 [2019-04-18T12:59:00.374Z] [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 88 kB/s)
15:59:00 [2019-04-18T12:59:00.374Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:59:00 [2019-04-18T12:59:00.374Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:59:00 [2019-04-18T12:59:00.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:59:00 [2019-04-18T12:59:00.625Z] [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 375 kB/s)
15:59:00 [2019-04-18T12:59:00.625Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:59:00 [2019-04-18T12:59:00.625Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:59:00 [2019-04-18T12:59:00.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:59:00 [2019-04-18T12:59:00.875Z] [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)
15:59:00 [2019-04-18T12:59:00.875Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:59:01 [2019-04-18T12:59:01.126Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:59:01 [2019-04-18T12:59:01.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:59:01 [2019-04-18T12:59:01.126Z] [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 279 kB/s)
15:59:01 [2019-04-18T12:59:01.126Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:59:01 [2019-04-18T12:59:01.376Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:59:01 [2019-04-18T12:59:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:59:01 [2019-04-18T12:59:01.376Z] [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)
15:59:01 [2019-04-18T12:59:01.376Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:59:01 [2019-04-18T12:59:01.627Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:59:01 [2019-04-18T12:59:01.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:59:01 [2019-04-18T12:59:01.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 676 kB/s)
15:59:01 [2019-04-18T12:59:01.627Z] [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
15:59:01 [2019-04-18T12:59:01.877Z] [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
15:59:01 [2019-04-18T12:59:01.877Z] [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
15:59:01 [2019-04-18T12:59:01.877Z] [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 267 kB/s)
15:59:01 [2019-04-18T12:59:01.877Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:59:02 [2019-04-18T12:59:02.128Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:59:02 [2019-04-18T12:59:02.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:59:02 [2019-04-18T12:59:02.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 334 kB/s)
15:59:02 [2019-04-18T12:59:02.128Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:59:02 [2019-04-18T12:59:02.378Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:59:02 [2019-04-18T12:59:02.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:59:02 [2019-04-18T12:59:02.378Z] [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)
15:59:02 [2019-04-18T12:59:02.378Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:59:02 [2019-04-18T12:59:02.629Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:59:02 [2019-04-18T12:59:02.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:59:02 [2019-04-18T12:59:02.880Z] [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)
15:59:02 [2019-04-18T12:59:02.880Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:59:02 [2019-04-18T12:59:02.880Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:59:03 [2019-04-18T12:59:03.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:59:03 [2019-04-18T12:59:03.130Z] [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 968 kB/s)
15:59:03 [2019-04-18T12:59:03.130Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:59:03 [2019-04-18T12:59:03.130Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:59:03 [2019-04-18T12:59:03.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:59:03 [2019-04-18T12:59:03.381Z] [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 218 kB/s)
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:59:03 [2019-04-18T12:59:03.381Z] [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
15:59:03 [2019-04-18T12:59:03.381Z] [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
15:59:03 [2019-04-18T12:59:03.381Z] [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
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:59:03 [2019-04-18T12:59:03.381Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:59:03 [2019-04-18T12:59:03.631Z] [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
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:59:03 [2019-04-18T12:59:03.631Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:59:03 [2019-04-18T12:59:03.882Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
15:59:03 [2019-04-18T12:59:03.882Z] [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
15:59:03 [2019-04-18T12:59:03.882Z] [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
15:59:03 [2019-04-18T12:59:03.882Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:59:03 [2019-04-18T12:59:03.882Z] [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
15:59:03 [2019-04-18T12:59:03.882Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:59:04 [2019-04-18T12:59:04.132Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:59:04 [2019-04-18T12:59:04.132Z] [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
15:59:04 [2019-04-18T12:59:04.132Z] [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
15:59:04 [2019-04-18T12:59:04.132Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:59:04 [2019-04-18T12:59:04.132Z] [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
15:59:04 [2019-04-18T12:59:04.132Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:59:04 [2019-04-18T12:59:04.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:59:04 [2019-04-18T12:59:04.633Z] [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
15:59:04 [2019-04-18T12:59:04.633Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:59:04 [2019-04-18T12:59:04.633Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:59:04 [2019-04-18T12:59:04.633Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:59:04 [2019-04-18T12:59:04.633Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
15:59:04 [2019-04-18T12:59:04.633Z] [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
15:59:04 [2019-04-18T12:59:04.633Z] [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
15:59:04 [2019-04-18T12:59:04.633Z] [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
15:59:04 [2019-04-18T12:59:04.633Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [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)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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.0 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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 8.8 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 6.4 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 1.3 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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 1.0 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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 13 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 792 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 10 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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.0 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 2.0 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 2.7 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [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 67 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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.2 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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 709 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 1.7 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 194 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [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 2.0 MB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [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 163 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:59:04 [2019-04-18T12:59:04.884Z] [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 605 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [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
15:59:04 [2019-04-18T12:59:04.884Z] [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 321 kB/s)
15:59:04 [2019-04-18T12:59:04.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:59:05 [2019-04-18T12:59:05.135Z] [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 89 kB/s)
15:59:05 [2019-04-18T12:59:05.135Z] [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 329 kB/s)
15:59:05 [2019-04-18T12:59:05.135Z] [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 1.5 MB/s)
15:59:05 [2019-04-18T12:59:05.135Z] [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 737 kB/s)
15:59:05 [2019-04-18T12:59:05.135Z] [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 2.4 MB/s)
15:59:05 [2019-04-18T12:59:05.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:05 [2019-04-18T12:59:05.135Z] [INFO] Copying 1 resource
15:59:05 [2019-04-18T12:59:05.135Z] [INFO] Copying 0 resource
15:59:05 [2019-04-18T12:59:05.135Z] [INFO]
15:59:05 [2019-04-18T12:59:05.135Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
15:59:05 [2019-04-18T12:59:05.135Z] [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
15:59:05 [2019-04-18T12:59:05.385Z] [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
15:59:05 [2019-04-18T12:59:05.385Z] [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
15:59:05 [2019-04-18T12:59:05.385Z] [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 433 kB/s)
15:59:05 [2019-04-18T12:59:05.385Z] [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
15:59:05 [2019-04-18T12:59:05.636Z] [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
15:59:05 [2019-04-18T12:59:05.636Z] [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
15:59:05 [2019-04-18T12:59:05.636Z] [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 431 kB/s)
15:59:05 [2019-04-18T12:59:05.636Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:59:05 [2019-04-18T12:59:05.887Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:59:05 [2019-04-18T12:59:05.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:59:05 [2019-04-18T12:59:05.887Z] [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)
15:59:05 [2019-04-18T12:59:05.887Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:59:06 [2019-04-18T12:59:06.137Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:59:06 [2019-04-18T12:59:06.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:59:06 [2019-04-18T12:59:06.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.7 MB/s)
15:59:06 [2019-04-18T12:59:06.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/13/apache-13.pom
15:59:06 [2019-04-18T12:59:06.388Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/13/apache-13.pom
15:59:06 [2019-04-18T12:59:06.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
15:59:06 [2019-04-18T12:59:06.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.2 MB/s)
15:59:06 [2019-04-18T12:59:06.638Z] [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
15:59:06 [2019-04-18T12:59:06.638Z] [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
15:59:06 [2019-04-18T12:59:06.889Z] [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
15:59:06 [2019-04-18T12:59:06.889Z] [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)
15:59:06 [2019-04-18T12:59:06.889Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:59:06 [2019-04-18T12:59:06.889Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:59:07 [2019-04-18T12:59:07.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:59:07 [2019-04-18T12:59:07.140Z] [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)
15:59:07 [2019-04-18T12:59:07.140Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:59:07 [2019-04-18T12:59:07.140Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:59:07 [2019-04-18T12:59:07.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:59:07 [2019-04-18T12:59:07.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.5 MB/s)
15:59:07 [2019-04-18T12:59:07.390Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/5/apache-5.pom
15:59:07 [2019-04-18T12:59:07.390Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/5/apache-5.pom
15:59:07 [2019-04-18T12:59:07.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
15:59:07 [2019-04-18T12:59:07.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 410 kB/s)
15:59:07 [2019-04-18T12:59:07.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:59:07 [2019-04-18T12:59:07.641Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:59:07 [2019-04-18T12:59:07.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:59:07 [2019-04-18T12:59:07.891Z] [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 969 kB/s)
15:59:07 [2019-04-18T12:59:07.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:59:07 [2019-04-18T12:59:07.891Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:59:08 [2019-04-18T12:59:08.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:59:08 [2019-04-18T12:59:08.142Z] [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)
15:59:08 [2019-04-18T12:59:08.142Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:59:08 [2019-04-18T12:59:08.392Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:59:08 [2019-04-18T12:59:08.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:59:08 [2019-04-18T12:59:08.392Z] [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)
15:59:08 [2019-04-18T12:59:08.392Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:59:08 [2019-04-18T12:59:08.643Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:59:08 [2019-04-18T12:59:08.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:59:08 [2019-04-18T12:59:08.643Z] [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 623 kB/s)
15:59:08 [2019-04-18T12:59:08.643Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:59:08 [2019-04-18T12:59:08.893Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:59:08 [2019-04-18T12:59:08.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:59:08 [2019-04-18T12:59:08.893Z] [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)
15:59:08 [2019-04-18T12:59:08.893Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:59:09 [2019-04-18T12:59:09.144Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:59:09 [2019-04-18T12:59:09.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:59:09 [2019-04-18T12:59:09.144Z] [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 487 kB/s)
15:59:09 [2019-04-18T12:59:09.144Z] [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
15:59:09 [2019-04-18T12:59:09.394Z] [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
15:59:09 [2019-04-18T12:59:09.394Z] [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
15:59:09 [2019-04-18T12:59:09.645Z] [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)
15:59:09 [2019-04-18T12:59:09.645Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:59:09 [2019-04-18T12:59:09.645Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:59:09 [2019-04-18T12:59:09.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:59:09 [2019-04-18T12:59:09.895Z] [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)
15:59:09 [2019-04-18T12:59:09.895Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:59:09 [2019-04-18T12:59:09.895Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:59:10 [2019-04-18T12:59:10.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:59:10 [2019-04-18T12:59:10.146Z] [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 720 kB/s)
15:59:10 [2019-04-18T12:59:10.146Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:59:10 [2019-04-18T12:59:10.146Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:59:10 [2019-04-18T12:59:10.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:59:10 [2019-04-18T12:59:10.396Z] [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 298 kB/s)
15:59:10 [2019-04-18T12:59:10.396Z] [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
15:59:10 [2019-04-18T12:59:10.396Z] [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
15:59:10 [2019-04-18T12:59:10.647Z] [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
15:59:10 [2019-04-18T12:59:10.647Z] [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)
15:59:10 [2019-04-18T12:59:10.647Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:59:10 [2019-04-18T12:59:10.647Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:59:10 [2019-04-18T12:59:10.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:59:10 [2019-04-18T12:59:10.897Z] [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 217 kB/s)
15:59:10 [2019-04-18T12:59:10.897Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:59:10 [2019-04-18T12:59:10.897Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:59:11 [2019-04-18T12:59:11.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:59:11 [2019-04-18T12:59:11.148Z] [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)
15:59:11 [2019-04-18T12:59:11.148Z] [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
15:59:11 [2019-04-18T12:59:11.148Z] [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
15:59:11 [2019-04-18T12:59:11.398Z] [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
15:59:11 [2019-04-18T12:59:11.398Z] [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 187 kB/s)
15:59:11 [2019-04-18T12:59:11.398Z] [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
15:59:11 [2019-04-18T12:59:11.649Z] [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
15:59:11 [2019-04-18T12:59:11.649Z] [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
15:59:11 [2019-04-18T12:59:11.649Z] [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 142 kB/s)
15:59:11 [2019-04-18T12:59:11.649Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:59:11 [2019-04-18T12:59:11.899Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:59:11 [2019-04-18T12:59:11.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:59:11 [2019-04-18T12:59:11.899Z] [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 252 kB/s)
15:59:11 [2019-04-18T12:59:11.899Z] [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
15:59:12 [2019-04-18T12:59:12.150Z] [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
15:59:12 [2019-04-18T12:59:12.150Z] [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
15:59:12 [2019-04-18T12:59:12.150Z] [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 310 kB/s)
15:59:12 [2019-04-18T12:59:12.150Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:59:12 [2019-04-18T12:59:12.401Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:59:12 [2019-04-18T12:59:12.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:59:12 [2019-04-18T12:59:12.651Z] [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 68 kB/s)
15:59:12 [2019-04-18T12:59:12.651Z] [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
15:59:12 [2019-04-18T12:59:12.651Z] [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
15:59:12 [2019-04-18T12:59:12.902Z] [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
15:59:12 [2019-04-18T12:59:12.902Z] [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)
15:59:12 [2019-04-18T12:59:12.902Z] [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
15:59:12 [2019-04-18T12:59:12.902Z] [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
15:59:13 [2019-04-18T12:59:13.153Z] [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
15:59:13 [2019-04-18T12:59:13.153Z] [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 188 kB/s)
15:59:13 [2019-04-18T12:59:13.153Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:59:13 [2019-04-18T12:59:13.153Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:59:13 [2019-04-18T12:59:13.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:59:13 [2019-04-18T12:59:13.403Z] [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 126 kB/s)
15:59:13 [2019-04-18T12:59:13.403Z] [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
15:59:13 [2019-04-18T12:59:13.654Z] [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
15:59:13 [2019-04-18T12:59:13.654Z] [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
15:59:13 [2019-04-18T12:59:13.654Z] [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 289 kB/s)
15:59:13 [2019-04-18T12:59:13.654Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
15:59:13 [2019-04-18T12:59:13.904Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
15:59:13 [2019-04-18T12:59:13.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
15:59:13 [2019-04-18T12:59:13.904Z] [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 308 kB/s)
15:59:13 [2019-04-18T12:59:13.904Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/22/maven-parent-22.pom
15:59:14 [2019-04-18T12:59:14.155Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/22/maven-parent-22.pom
15:59:14 [2019-04-18T12:59:14.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
15:59:14 [2019-04-18T12:59:14.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.5 MB/s)
15:59:14 [2019-04-18T12:59:14.155Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/11/apache-11.pom
15:59:14 [2019-04-18T12:59:14.405Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/11/apache-11.pom
15:59:14 [2019-04-18T12:59:14.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
15:59:14 [2019-04-18T12:59:14.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.3 MB/s)
15:59:14 [2019-04-18T12:59:14.405Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:59:14 [2019-04-18T12:59:14.656Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:59:14 [2019-04-18T12:59:14.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
15:59:14 [2019-04-18T12:59:14.906Z] [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 464 kB/s)
15:59:14 [2019-04-18T12:59:14.906Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:59:14 [2019-04-18T12:59:14.906Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:59:15 [2019-04-18T12:59:15.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
15:59:15 [2019-04-18T12:59:15.157Z] [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 376 kB/s)
15:59:15 [2019-04-18T12:59:15.157Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.pom
15:59:15 [2019-04-18T12:59:15.157Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.pom
15:59:15 [2019-04-18T12:59:15.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
15:59:15 [2019-04-18T12:59:15.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 245 kB/s)
15:59:15 [2019-04-18T12:59:15.407Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.5/ow2-1.5.pom
15:59:15 [2019-04-18T12:59:15.407Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.5/ow2-1.5.pom
15:59:15 [2019-04-18T12:59:15.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
15:59:15 [2019-04-18T12:59:15.658Z] [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)
15:59:15 [2019-04-18T12:59:15.658Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
15:59:15 [2019-04-18T12:59:15.908Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
15:59:15 [2019-04-18T12:59:15.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
15:59:15 [2019-04-18T12:59:15.908Z] [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.6 MB/s)
15:59:15 [2019-04-18T12:59:15.908Z] [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
15:59:16 [2019-04-18T12:59:16.159Z] [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
15:59:16 [2019-04-18T12:59:16.159Z] [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
15:59:16 [2019-04-18T12:59:16.159Z] [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 87 kB/s)
15:59:16 [2019-04-18T12:59:16.159Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
15:59:16 [2019-04-18T12:59:16.409Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
15:59:16 [2019-04-18T12:59:16.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
15:59:16 [2019-04-18T12:59:16.409Z] [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 603 kB/s)
15:59:16 [2019-04-18T12:59:16.409Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:59:16 [2019-04-18T12:59:16.660Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:59:16 [2019-04-18T12:59:16.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
15:59:16 [2019-04-18T12:59:16.910Z] [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 242 kB/s)
15:59:16 [2019-04-18T12:59:16.910Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:59:16 [2019-04-18T12:59:16.910Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:59:17 [2019-04-18T12:59:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:59:17 [2019-04-18T12:59:17.161Z] [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)
15:59:17 [2019-04-18T12:59:17.161Z] [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
15:59:17 [2019-04-18T12:59:17.161Z] [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
15:59:17 [2019-04-18T12:59:17.411Z] [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
15:59:17 [2019-04-18T12:59:17.411Z] [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 63 kB/s)
15:59:17 [2019-04-18T12:59:17.411Z] [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
15:59:17 [2019-04-18T12:59:17.411Z] [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
15:59:17 [2019-04-18T12:59:17.662Z] [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
15:59:17 [2019-04-18T12:59:17.662Z] [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 86 kB/s)
15:59:17 [2019-04-18T12:59:17.662Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
15:59:17 [2019-04-18T12:59:17.662Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
15:59:17 [2019-04-18T12:59:17.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
15:59:17 [2019-04-18T12:59:17.912Z] [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 96 kB/s)
15:59:17 [2019-04-18T12:59:17.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:59:17 [2019-04-18T12:59:17.912Z] [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
15:59:17 [2019-04-18T12:59:17.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:59:17 [2019-04-18T12:59:17.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:59:17 [2019-04-18T12:59:17.912Z] [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
15:59:17 [2019-04-18T12:59:17.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.jar
15:59:17 [2019-04-18T12:59:17.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
15:59:18 [2019-04-18T12:59:18.163Z] [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
15:59:18 [2019-04-18T12:59:18.163Z] [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
15:59:18 [2019-04-18T12:59:18.163Z] [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
15:59:18 [2019-04-18T12:59:18.163Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:59:18 [2019-04-18T12:59:18.163Z] [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
15:59:18 [2019-04-18T12:59:18.163Z] [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
15:59:18 [2019-04-18T12:59:18.163Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:59:18 [2019-04-18T12:59:18.163Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:59:18 [2019-04-18T12:59:18.414Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.jar
15:59:18 [2019-04-18T12:59:18.414Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
15:59:18 [2019-04-18T12:59:18.414Z] [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
15:59:18 [2019-04-18T12:59:18.414Z] [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
15:59:18 [2019-04-18T12:59:18.414Z] [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
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:59:18 [2019-04-18T12:59:18.664Z] [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
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
15:59:18 [2019-04-18T12:59:18.664Z] [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
15:59:18 [2019-04-18T12:59:18.664Z] [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 4.1 MB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
15:59:18 [2019-04-18T12:59:18.664Z] [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)
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
15:59:18 [2019-04-18T12:59:18.664Z] [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 8.3 MB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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
15:59:18 [2019-04-18T12:59:18.664Z] [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 9.3 MB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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
15:59:18 [2019-04-18T12:59:18.664Z] [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 1.5 MB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 3.8 MB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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 821 kB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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 135 kB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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 546 kB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [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 7.9 MB/s)
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Changes detected - recompiling the module!
15:59:18 [2019-04-18T12:59:18.664Z] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
15:59:20 [2019-04-18T12:59:20.007Z] [INFO]
15:59:20 [2019-04-18T12:59:20.007Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
15:59:20 [2019-04-18T12:59:20.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:20 [2019-04-18T12:59:20.007Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
15:59:20 [2019-04-18T12:59:20.007Z] [INFO]
15:59:20 [2019-04-18T12:59:20.007Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
15:59:20 [2019-04-18T12:59:20.007Z] [INFO] Changes detected - recompiling the module!
15:59:20 [2019-04-18T12:59:20.008Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
15:59:20 [2019-04-18T12:59:20.258Z] [INFO]
15:59:20 [2019-04-18T12:59:20.258Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
15:59:20 [2019-04-18T12:59:20.509Z] [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
15:59:20 [2019-04-18T12:59:20.509Z] [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
15:59:20 [2019-04-18T12:59:20.759Z] [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
15:59:20 [2019-04-18T12:59:20.759Z] [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)
15:59:20 [2019-04-18T12:59:20.759Z] [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
15:59:20 [2019-04-18T12:59:20.759Z] [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
15:59:21 [2019-04-18T12:59:21.010Z] [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
15:59:21 [2019-04-18T12:59:21.010Z] [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)
15:59:21 [2019-04-18T12:59:21.010Z] [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
15:59:21 [2019-04-18T12:59:21.010Z] [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
15:59:21 [2019-04-18T12:59:21.260Z] [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
15:59:21 [2019-04-18T12:59:21.260Z] [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.2 MB/s)
15:59:21 [2019-04-18T12:59:21.260Z] [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
15:59:21 [2019-04-18T12:59:21.260Z] [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
15:59:21 [2019-04-18T12:59:21.511Z] [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
15:59:21 [2019-04-18T12:59:21.511Z] [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 322 kB/s)
15:59:21 [2019-04-18T12:59:21.511Z] [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
15:59:21 [2019-04-18T12:59:21.511Z] [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
15:59:21 [2019-04-18T12:59:21.761Z] [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
15:59:21 [2019-04-18T12:59:21.761Z] [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)
15:59:21 [2019-04-18T12:59:21.761Z] [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
15:59:21 [2019-04-18T12:59:21.761Z] [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
15:59:22 [2019-04-18T12:59:22.012Z] [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
15:59:22 [2019-04-18T12:59:22.012Z] [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 497 kB/s)
15:59:22 [2019-04-18T12:59:22.012Z] [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
15:59:22 [2019-04-18T12:59:22.262Z] [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
15:59:22 [2019-04-18T12:59:22.262Z] [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
15:59:22 [2019-04-18T12:59:22.262Z] [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)
15:59:22 [2019-04-18T12:59:22.262Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:59:22 [2019-04-18T12:59:22.513Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:59:22 [2019-04-18T12:59:22.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:59:22 [2019-04-18T12:59:22.513Z] [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 45 kB/s)
15:59:22 [2019-04-18T12:59:22.513Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:59:22 [2019-04-18T12:59:22.764Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:59:23 [2019-04-18T12:59:23.014Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:59:23 [2019-04-18T12:59:23.014Z] [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)
15:59:23 [2019-04-18T12:59:23.014Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:59:23 [2019-04-18T12:59:23.014Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:59:23 [2019-04-18T12:59:23.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:59:23 [2019-04-18T12:59:23.265Z] [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)
15:59:23 [2019-04-18T12:59:23.265Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:59:23 [2019-04-18T12:59:23.265Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:59:23 [2019-04-18T12:59:23.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:59:23 [2019-04-18T12:59:23.515Z] [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 284 kB/s)
15:59:23 [2019-04-18T12:59:23.515Z] [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
15:59:23 [2019-04-18T12:59:23.515Z] [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
15:59:23 [2019-04-18T12:59:23.766Z] [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
15:59:23 [2019-04-18T12:59:23.766Z] [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 237 kB/s)
15:59:23 [2019-04-18T12:59:23.766Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
15:59:23 [2019-04-18T12:59:23.766Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
15:59:24 [2019-04-18T12:59:24.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
15:59:24 [2019-04-18T12:59:24.016Z] [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 849 kB/s)
15:59:24 [2019-04-18T12:59:24.016Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:59:24 [2019-04-18T12:59:24.016Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:59:24 [2019-04-18T12:59:24.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
15:59:24 [2019-04-18T12:59:24.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.1 MB/s)
15:59:24 [2019-04-18T12:59:24.267Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/7/apache-7.pom
15:59:24 [2019-04-18T12:59:24.518Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/7/apache-7.pom
15:59:24 [2019-04-18T12:59:24.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
15:59:24 [2019-04-18T12:59:24.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s)
15:59:24 [2019-04-18T12:59:24.518Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.pom
15:59:24 [2019-04-18T12:59:24.768Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.pom
15:59:24 [2019-04-18T12:59:24.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
15:59:24 [2019-04-18T12:59:24.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 302 kB/s)
15:59:24 [2019-04-18T12:59:24.768Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:59:25 [2019-04-18T12:59:25.019Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:59:25 [2019-04-18T12:59:25.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:59:25 [2019-04-18T12:59:25.019Z] [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 304 kB/s)
15:59:25 [2019-04-18T12:59:25.019Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:59:25 [2019-04-18T12:59:25.270Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:59:25 [2019-04-18T12:59:25.270Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
15:59:25 [2019-04-18T12:59:25.270Z] [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.4 MB/s)
15:59:25 [2019-04-18T12:59:25.270Z] [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
15:59:25 [2019-04-18T12:59:25.270Z] [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
15:59:25 [2019-04-18T12:59:25.270Z] [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
15:59:25 [2019-04-18T12:59:25.270Z] [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
15:59:25 [2019-04-18T12:59:25.270Z] [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
15:59:25 [2019-04-18T12:59:25.520Z] [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
15:59:25 [2019-04-18T12:59:25.520Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:59:25 [2019-04-18T12:59:25.520Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
15:59:25 [2019-04-18T12:59:25.520Z] [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
15:59:25 [2019-04-18T12:59:25.520Z] [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
15:59:25 [2019-04-18T12:59:25.520Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:59:25 [2019-04-18T12:59:25.520Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:59:25 [2019-04-18T12:59:25.520Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:59:25 [2019-04-18T12:59:25.520Z] [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
15:59:25 [2019-04-18T12:59:25.520Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:59:25 [2019-04-18T12:59:25.771Z] [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
15:59:25 [2019-04-18T12:59:25.771Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:59:25 [2019-04-18T12:59:25.771Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:59:25 [2019-04-18T12:59:25.771Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:59:25 [2019-04-18T12:59:25.771Z] [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
15:59:25 [2019-04-18T12:59:25.771Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:59:25 [2019-04-18T12:59:25.771Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:59:25 [2019-04-18T12:59:25.771Z] [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
15:59:25 [2019-04-18T12:59:25.771Z] [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
15:59:25 [2019-04-18T12:59:25.771Z] [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
15:59:26 [2019-04-18T12:59:26.022Z] [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
15:59:26 [2019-04-18T12:59:26.022Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.022Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.jar
15:59:26 [2019-04-18T12:59:26.022Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.022Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:59:26 [2019-04-18T12:59:26.272Z] [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
15:59:26 [2019-04-18T12:59:26.272Z] [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
15:59:26 [2019-04-18T12:59:26.272Z] [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
15:59:26 [2019-04-18T12:59:26.272Z] [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
15:59:26 [2019-04-18T12:59:26.272Z] [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
15:59:26 [2019-04-18T12:59:26.273Z] [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
15:59:26 [2019-04-18T12:59:26.273Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.273Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
15:59:26 [2019-04-18T12:59:26.273Z] [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
15:59:26 [2019-04-18T12:59:26.273Z] [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
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:59:26 [2019-04-18T12:59:26.523Z] [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
15:59:26 [2019-04-18T12:59:26.523Z] [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
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.523Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.523Z] [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
15:59:26 [2019-04-18T12:59:26.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:59:26 [2019-04-18T12:59:26.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:59:26 [2019-04-18T12:59:26.774Z] [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
15:59:26 [2019-04-18T12:59:26.774Z] [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
15:59:26 [2019-04-18T12:59:26.774Z] [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
15:59:26 [2019-04-18T12:59:26.774Z] [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
15:59:26 [2019-04-18T12:59:26.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.jar
15:59:26 [2019-04-18T12:59:26.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:59:26 [2019-04-18T12:59:26.774Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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.1 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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 952 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 890 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 3.0 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 6.2 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 6.3 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 14 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 7.2 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 1.0 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 1.0 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 737 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 4.0 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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 1.4 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 3.0 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 495 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 822 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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.4 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 4.9 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 313 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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 2.5 MB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 121 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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
15:59:27 [2019-04-18T12:59:27.025Z] [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 302 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 214 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 133 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 124 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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 313 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
15:59:27 [2019-04-18T12:59:27.025Z] [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 157 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 421 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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 396 kB/s)
15:59:27 [2019-04-18T12:59:27.025Z] [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 3.0 MB/s)
15:59:27 [2019-04-18T12:59:27.276Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.pom
15:59:27 [2019-04-18T12:59:27.276Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.pom
15:59:27 [2019-04-18T12:59:27.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.pom
15:59:27 [2019-04-18T12:59:27.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.pom (3.1 kB at 257 kB/s)
15:59:27 [2019-04-18T12:59:27.526Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom
15:59:27 [2019-04-18T12:59:27.526Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom
15:59:27 [2019-04-18T12:59:27.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom
15:59:27 [2019-04-18T12:59:27.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom (2.5 kB at 226 kB/s)
15:59:27 [2019-04-18T12:59:27.778Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.jar
15:59:28 [2019-04-18T12:59:28.028Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.jar
15:59:28 [2019-04-18T12:59:28.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.jar
15:59:28 [2019-04-18T12:59:28.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.jar (85 kB at 5.3 MB/s)
15:59:28 [2019-04-18T12:59:28.028Z] [INFO]
15:59:28 [2019-04-18T12:59:28.028Z] [INFO] -------------------------------------------------------
15:59:28 [2019-04-18T12:59:28.028Z] [INFO] T E S T S
15:59:28 [2019-04-18T12:59:28.279Z] [INFO] -------------------------------------------------------
15:59:28 [2019-04-18T12:59:28.529Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
15:59:28 [2019-04-18T12:59:28.780Z] 12:59:28.684 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:28 [2019-04-18T12:59:28.780Z] 12:59:28.692 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
15:59:28 [2019-04-18T12:59:28.780Z] 12:59:28.706 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
15:59:28 [2019-04-18T12:59:28.780Z] 12:59:28.759 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.786 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.792 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.792 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.793 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.794 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.856 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.961 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
15:59:29 [2019-04-18T12:59:29.030Z] 12:59:28.967 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.088 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.088 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.104 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.105 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.105 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@477b4cdf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@77c2494c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@f5958c9, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@233795b6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3eb738bb, org.springframework.test.context.event.EventPublishingTestExecutionListener@5bda8e08, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1e800aaa, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@185a6e9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6f03482, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@9d5509a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@179ece50]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.108 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.109 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.111 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.111 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.112 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.113 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.119 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2aceadd4 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@24aed80c testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@376b4233, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7a36aefa, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6483f5ae, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@60438a68], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.122 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.122 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
15:59:29 [2019-04-18T12:59:29.281Z] 12:59:29.158 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
15:59:29 [2019-04-18T12:59:29.531Z]
15:59:29 [2019-04-18T12:59:29.531Z] . ____ _ __ _ _
15:59:29 [2019-04-18T12:59:29.531Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
15:59:29 [2019-04-18T12:59:29.531Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
15:59:29 [2019-04-18T12:59:29.531Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
15:59:29 [2019-04-18T12:59:29.531Z] ' |____| .__|_| |_|_| |_\__, | / / / /
15:59:29 [2019-04-18T12:59:29.531Z] =========|_|==============|___/=/_/_/_/
15:59:29 [2019-04-18T12:59:29.531Z] :: Spring Boot :: (v2.2.0.M2)
15:59:29 [2019-04-18T12:59:29.531Z]
15:59:29 [2019-04-18T12:59:29.531Z] 2019-04-18 12:59:29.438 INFO 292 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on 990e66626d08 with PID 292 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
15:59:29 [2019-04-18T12:59:29.531Z] 2019-04-18 12:59:29.440 INFO 292 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
15:59:32 [2019-04-18T12:59:32.765Z] 2019-04-18 12:59:32.047 INFO 292 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
15:59:33 [2019-04-18T12:59:33.015Z] 2019-04-18 12:59:32.817 INFO 292 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
15:59:33 [2019-04-18T12:59:33.015Z] 2019-04-18 12:59:32.894 INFO 292 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 3.726 seconds (JVM running for 4.798)
15:59:33 [2019-04-18T12:59:33.566Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.615 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
15:59:33 [2019-04-18T12:59:33.566Z] 2019-04-18 12:59:33.361 INFO 292 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
15:59:33 [2019-04-18T12:59:33.817Z] [INFO]
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] Results:
15:59:33 [2019-04-18T12:59:33.817Z] [INFO]
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:59:33 [2019-04-18T12:59:33.817Z] [INFO]
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] ------------------------------------------------------------------------
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] BUILD SUCCESS
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] ------------------------------------------------------------------------
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] Total time: 03:00 min
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] Finished at: 2019-04-18T12:59:33Z
15:59:33 [2019-04-18T12:59:33.817Z] [INFO] ------------------------------------------------------------------------
15:59:33 [2019-04-18T12:59:33.817Z] Well tested for kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] junit
15:59:33 [2019-04-18T12:59:33.876Z] Recording test results
[Pipeline] timeout
15:59:33 [2019-04-18T12:59:33.918Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
15:59:34 [2019-04-18T12:59:34.214Z] + set -x
15:59:34 [2019-04-18T12:59:34.214Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
15:59:34 [2019-04-18T12:59:34.465Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
15:59:34 [2019-04-18T12:59:34.465Z] Maven home: /opt/mvn
15:59:34 [2019-04-18T12:59:34.465Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
15:59:34 [2019-04-18T12:59:34.465Z] Default locale: en, platform encoding: UTF-8
15:59:34 [2019-04-18T12:59:34.465Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
15:59:35 [2019-04-18T12:59:35.809Z] [INFO] Scanning for projects...
15:59:36 [2019-04-18T12:59:36.060Z] [INFO]
15:59:36 [2019-04-18T12:59:36.060Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
15:59:36 [2019-04-18T12:59:36.060Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
15:59:36 [2019-04-18T12:59:36.060Z] [INFO] --------------------------------[ jar ]---------------------------------
15:59:36 [2019-04-18T12:59:36.311Z] [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
15:59:36 [2019-04-18T12:59:36.862Z] [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
15:59:36 [2019-04-18T12:59:36.862Z] [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
15:59:37 [2019-04-18T12:59:37.112Z] [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 85 kB/s)
15:59:37 [2019-04-18T12:59:37.112Z] [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
15:59:37 [2019-04-18T12:59:37.112Z] [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
15:59:37 [2019-04-18T12:59:37.363Z] [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
15:59:37 [2019-04-18T12:59:37.363Z] [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.4 MB/s)
15:59:37 [2019-04-18T12:59:37.363Z] [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
15:59:37 [2019-04-18T12:59:37.613Z] [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
15:59:37 [2019-04-18T12:59:37.613Z] [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
15:59:37 [2019-04-18T12:59:37.613Z] [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 370 kB/s)
15:59:37 [2019-04-18T12:59:37.613Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:59:37 [2019-04-18T12:59:37.864Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:59:37 [2019-04-18T12:59:37.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:59:37 [2019-04-18T12:59:37.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 629 kB/s)
15:59:37 [2019-04-18T12:59:37.864Z] [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
15:59:38 [2019-04-18T12:59:38.114Z] [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
15:59:38 [2019-04-18T12:59:38.114Z] [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
15:59:38 [2019-04-18T12:59:38.365Z] [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)
15:59:39 [2019-04-18T12:59:39.275Z] [INFO]
15:59:39 [2019-04-18T12:59:39.275Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
15:59:39 [2019-04-18T12:59:39.275Z] [INFO] Deleting /var/lib/jenkins/workspace/Hub2Swarm/target
15:59:39 [2019-04-18T12:59:39.275Z] [INFO]
15:59:39 [2019-04-18T12:59:39.275Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
15:59:39 [2019-04-18T12:59:39.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:39 [2019-04-18T12:59:39.275Z] [INFO] Copying 1 resource
15:59:39 [2019-04-18T12:59:39.526Z] [INFO] Copying 0 resource
15:59:39 [2019-04-18T12:59:39.526Z] [INFO]
15:59:39 [2019-04-18T12:59:39.526Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
15:59:39 [2019-04-18T12:59:39.526Z] [INFO] Changes detected - recompiling the module!
15:59:39 [2019-04-18T12:59:39.526Z] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
15:59:40 [2019-04-18T12:59:40.869Z] [INFO]
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] Not copying test resources
15:59:40 [2019-04-18T12:59:40.869Z] [INFO]
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] Not compiling test sources
15:59:40 [2019-04-18T12:59:40.869Z] [INFO]
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] Tests are skipped.
15:59:40 [2019-04-18T12:59:40.869Z] [INFO]
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
15:59:40 [2019-04-18T12:59:40.869Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
15:59:41 [2019-04-18T12:59:41.120Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
15:59:41 [2019-04-18T12:59:41.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
15:59:41 [2019-04-18T12:59:41.120Z] [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 277 kB/s)
15:59:41 [2019-04-18T12:59:41.120Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
15:59:41 [2019-04-18T12:59:41.370Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
15:59:41 [2019-04-18T12:59:41.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
15:59:41 [2019-04-18T12:59:41.370Z] [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 212 kB/s)
15:59:41 [2019-04-18T12:59:41.370Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
15:59:41 [2019-04-18T12:59:41.621Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
15:59:41 [2019-04-18T12:59:41.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
15:59:41 [2019-04-18T12:59:41.871Z] [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 321 kB/s)
15:59:41 [2019-04-18T12:59:41.871Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
15:59:41 [2019-04-18T12:59:41.871Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
15:59:42 [2019-04-18T12:59:42.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
15:59:42 [2019-04-18T12:59:42.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.0 MB/s)
15:59:42 [2019-04-18T12:59:42.122Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
15:59:42 [2019-04-18T12:59:42.122Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
15:59:42 [2019-04-18T12:59:42.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
15:59:42 [2019-04-18T12:59:42.372Z] [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 350 kB/s)
15:59:42 [2019-04-18T12:59:42.372Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.6/commons-io-2.6.pom
15:59:42 [2019-04-18T12:59:42.372Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.6/commons-io-2.6.pom
15:59:42 [2019-04-18T12:59:42.623Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
15:59:42 [2019-04-18T12:59:42.623Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 750 kB/s)
15:59:42 [2019-04-18T12:59:42.623Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:59:42 [2019-04-18T12:59:42.873Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:59:42 [2019-04-18T12:59:42.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:59:42 [2019-04-18T12:59:42.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.3 MB/s)
15:59:42 [2019-04-18T12:59:42.873Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
15:59:43 [2019-04-18T12:59:43.124Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
15:59:43 [2019-04-18T12:59:43.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
15:59:43 [2019-04-18T12:59:43.124Z] [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 869 kB/s)
15:59:43 [2019-04-18T12:59:43.124Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/43/commons-parent-43.pom
15:59:43 [2019-04-18T12:59:43.374Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/43/commons-parent-43.pom
15:59:43 [2019-04-18T12:59:43.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
15:59:43 [2019-04-18T12:59:43.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.3 MB/s)
15:59:43 [2019-04-18T12:59:43.625Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:59:43 [2019-04-18T12:59:43.625Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:59:43 [2019-04-18T12:59:43.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:59:43 [2019-04-18T12:59:43.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 909 kB/s)
15:59:43 [2019-04-18T12:59:43.875Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.pom
15:59:43 [2019-04-18T12:59:43.875Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.pom
15:59:44 [2019-04-18T12:59:44.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
15:59:44 [2019-04-18T12:59:44.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 136 kB/s)
15:59:44 [2019-04-18T12:59:44.126Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
15:59:44 [2019-04-18T12:59:44.126Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
15:59:44 [2019-04-18T12:59:44.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
15:59:44 [2019-04-18T12:59:44.376Z] [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 221 kB/s)
15:59:44 [2019-04-18T12:59:44.376Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:59:44 [2019-04-18T12:59:44.627Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:59:44 [2019-04-18T12:59:44.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:59:44 [2019-04-18T12:59:44.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.1 MB/s)
15:59:44 [2019-04-18T12:59:44.627Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
15:59:44 [2019-04-18T12:59:44.877Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
15:59:44 [2019-04-18T12:59:44.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
15:59:44 [2019-04-18T12:59:44.877Z] [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 322 kB/s)
15:59:44 [2019-04-18T12:59:44.877Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
15:59:45 [2019-04-18T12:59:45.128Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
15:59:45 [2019-04-18T12:59:45.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
15:59:45 [2019-04-18T12:59:45.378Z] [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 379 kB/s)
15:59:45 [2019-04-18T12:59:45.378Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
15:59:45 [2019-04-18T12:59:45.378Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
15:59:45 [2019-04-18T12:59:45.629Z] [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.3 MB/s)
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:59:45 [2019-04-18T12:59:45.629Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.jar
15:59:45 [2019-04-18T12:59:45.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
15:59:45 [2019-04-18T12:59:45.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
15:59:45 [2019-04-18T12:59:45.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
15:59:45 [2019-04-18T12:59:45.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
15:59:45 [2019-04-18T12:59:45.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:59:45 [2019-04-18T12:59:45.879Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.jar
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
15:59:46 [2019-04-18T12:59:46.130Z] [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.6 MB/s)
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
15:59:46 [2019-04-18T12:59:46.130Z] [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 723 kB/s)
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.2 MB/s)
15:59:46 [2019-04-18T12:59:46.130Z] [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 3.6 MB/s)
15:59:46 [2019-04-18T12:59:46.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.7 MB/s)
15:59:46 [2019-04-18T12:59:46.130Z] [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 8.0 MB/s)
15:59:46 [2019-04-18T12:59:46.380Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
15:59:46 [2019-04-18T12:59:46.380Z] [INFO]
15:59:46 [2019-04-18T12:59:46.380Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
15:59:46 [2019-04-18T12:59:46.381Z] [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
15:59:46 [2019-04-18T12:59:46.381Z] [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
15:59:46 [2019-04-18T12:59:46.631Z] [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)
15:59:46 [2019-04-18T12:59:46.881Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
15:59:46 [2019-04-18T12:59:46.881Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
15:59:46 [2019-04-18T12:59:46.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
15:59:47 [2019-04-18T12:59:47.132Z] [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 331 kB/s)
15:59:47 [2019-04-18T12:59:47.132Z] [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
15:59:47 [2019-04-18T12:59:47.132Z] [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
15:59:47 [2019-04-18T12:59:47.382Z] [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
15:59:47 [2019-04-18T12:59:47.382Z] [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 68 kB/s)
15:59:47 [2019-04-18T12:59:47.382Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:59:47 [2019-04-18T12:59:47.382Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:59:47 [2019-04-18T12:59:47.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:59:47 [2019-04-18T12:59:47.633Z] [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 326 kB/s)
15:59:47 [2019-04-18T12:59:47.633Z] [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
15:59:47 [2019-04-18T12:59:47.633Z] [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
15:59:47 [2019-04-18T12:59:47.883Z] [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
15:59:47 [2019-04-18T12:59:47.883Z] [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 48 kB/s)
15:59:47 [2019-04-18T12:59:47.883Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:59:48 [2019-04-18T12:59:48.134Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:59:48 [2019-04-18T12:59:48.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:59:48 [2019-04-18T12:59:48.134Z] [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 353 kB/s)
15:59:48 [2019-04-18T12:59:48.134Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:59:48 [2019-04-18T12:59:48.384Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:59:48 [2019-04-18T12:59:48.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:59:48 [2019-04-18T12:59:48.385Z] [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)
15:59:48 [2019-04-18T12:59:48.385Z] [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
15:59:48 [2019-04-18T12:59:48.635Z] [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
15:59:48 [2019-04-18T12:59:48.635Z] [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
15:59:48 [2019-04-18T12:59:48.635Z] [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 327 kB/s)
15:59:48 [2019-04-18T12:59:48.885Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
15:59:48 [2019-04-18T12:59:48.885Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
15:59:49 [2019-04-18T12:59:49.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
15:59:49 [2019-04-18T12:59:49.136Z] [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 321 kB/s)
15:59:49 [2019-04-18T12:59:49.136Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
15:59:49 [2019-04-18T12:59:49.136Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
15:59:49 [2019-04-18T12:59:49.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
15:59:49 [2019-04-18T12:59:49.387Z] [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 379 kB/s)
15:59:49 [2019-04-18T12:59:49.387Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
15:59:49 [2019-04-18T12:59:49.387Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
15:59:49 [2019-04-18T12:59:49.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
15:59:49 [2019-04-18T12:59:49.637Z] [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)
15:59:49 [2019-04-18T12:59:49.637Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.6/xz-1.6.pom
15:59:49 [2019-04-18T12:59:49.637Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.6/xz-1.6.pom
15:59:49 [2019-04-18T12:59:49.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom
15:59:49 [2019-04-18T12:59:49.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 71 kB/s)
15:59:49 [2019-04-18T12:59:49.888Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
15:59:50 [2019-04-18T12:59:50.138Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
15:59:50 [2019-04-18T12:59:50.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
15:59:50 [2019-04-18T12:59:50.138Z] [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 164 kB/s)
15:59:50 [2019-04-18T12:59:50.138Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
15:59:50 [2019-04-18T12:59:50.389Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
15:59:50 [2019-04-18T12:59:50.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
15:59:50 [2019-04-18T12:59:50.389Z] [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.6 MB/s)
15:59:50 [2019-04-18T12:59:50.389Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:59:50 [2019-04-18T12:59:50.639Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:59:50 [2019-04-18T12:59:50.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:59:50 [2019-04-18T12:59:50.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.4 MB/s)
15:59:50 [2019-04-18T12:59:50.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/17/apache-17.pom
15:59:50 [2019-04-18T12:59:50.890Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/17/apache-17.pom
15:59:50 [2019-04-18T12:59:50.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
15:59:50 [2019-04-18T12:59:50.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.1 MB/s)
15:59:50 [2019-04-18T12:59:50.890Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.140Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.391Z] [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 638 kB/s)
15:59:51 [2019-04-18T12:59:51.391Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.391Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.641Z] [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 310 kB/s)
15:59:51 [2019-04-18T12:59:51.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.641Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
15:59:51 [2019-04-18T12:59:51.892Z] [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)
15:59:51 [2019-04-18T12:59:51.892Z] [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
15:59:51 [2019-04-18T12:59:51.892Z] [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
15:59:52 [2019-04-18T12:59:52.142Z] [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
15:59:52 [2019-04-18T12:59:52.142Z] [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 187 kB/s)
15:59:52 [2019-04-18T12:59:52.142Z] [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
15:59:52 [2019-04-18T12:59:52.393Z] [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
15:59:52 [2019-04-18T12:59:52.393Z] [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
15:59:52 [2019-04-18T12:59:52.393Z] [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 103 kB/s)
15:59:52 [2019-04-18T12:59:52.393Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
15:59:52 [2019-04-18T12:59:52.644Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
15:59:52 [2019-04-18T12:59:52.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
15:59:52 [2019-04-18T12:59:52.644Z] [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 128 kB/s)
15:59:52 [2019-04-18T12:59:52.644Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:59:52 [2019-04-18T12:59:52.894Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:59:52 [2019-04-18T12:59:52.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:59:52 [2019-04-18T12:59:52.894Z] [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 53 kB/s)
15:59:52 [2019-04-18T12:59:52.894Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:59:53 [2019-04-18T12:59:53.145Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:59:53 [2019-04-18T12:59:53.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:59:53 [2019-04-18T12:59:53.395Z] [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)
15:59:53 [2019-04-18T12:59:53.395Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:59:53 [2019-04-18T12:59:53.395Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:59:53 [2019-04-18T12:59:53.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:59:53 [2019-04-18T12:59:53.646Z] [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.4 MB/s)
15:59:53 [2019-04-18T12:59:53.646Z] [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
15:59:53 [2019-04-18T12:59:53.646Z] [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
15:59:53 [2019-04-18T12:59:53.896Z] [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
15:59:53 [2019-04-18T12:59:53.896Z] [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 158 kB/s)
15:59:53 [2019-04-18T12:59:53.896Z] [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
15:59:53 [2019-04-18T12:59:53.896Z] [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
15:59:54 [2019-04-18T12:59:54.147Z] [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
15:59:54 [2019-04-18T12:59:54.147Z] [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 207 kB/s)
15:59:54 [2019-04-18T12:59:54.147Z] [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
15:59:54 [2019-04-18T12:59:54.397Z] [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
15:59:54 [2019-04-18T12:59:54.397Z] [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
15:59:54 [2019-04-18T12:59:54.397Z] [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)
15:59:54 [2019-04-18T12:59:54.397Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
15:59:54 [2019-04-18T12:59:54.648Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
15:59:54 [2019-04-18T12:59:54.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
15:59:54 [2019-04-18T12:59:54.648Z] [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.1 MB/s)
15:59:54 [2019-04-18T12:59:54.648Z] [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
15:59:54 [2019-04-18T12:59:54.898Z] [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
15:59:54 [2019-04-18T12:59:54.898Z] [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
15:59:54 [2019-04-18T12:59:54.898Z] [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 202 kB/s)
15:59:54 [2019-04-18T12:59:54.898Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
15:59:55 [2019-04-18T12:59:55.149Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
15:59:55 [2019-04-18T12:59:55.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
15:59:55 [2019-04-18T12:59:55.149Z] [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.2 MB/s)
15:59:55 [2019-04-18T12:59:55.149Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:59:55 [2019-04-18T12:59:55.400Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:59:55 [2019-04-18T12:59:55.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
15:59:55 [2019-04-18T12:59:55.650Z] [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 609 kB/s)
15:59:55 [2019-04-18T12:59:55.650Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:59:55 [2019-04-18T12:59:55.650Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:59:55 [2019-04-18T12:59:55.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
15:59:55 [2019-04-18T12:59:55.901Z] [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 226 kB/s)
15:59:55 [2019-04-18T12:59:55.901Z] [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
15:59:55 [2019-04-18T12:59:55.901Z] [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
15:59:56 [2019-04-18T12:59:56.151Z] [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
15:59:56 [2019-04-18T12:59:56.151Z] [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 242 kB/s)
15:59:56 [2019-04-18T12:59:56.151Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/18.0/guava-18.0.pom
15:59:56 [2019-04-18T12:59:56.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/18.0/guava-18.0.pom
15:59:56 [2019-04-18T12:59:56.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
15:59:56 [2019-04-18T12:59:56.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 378 kB/s)
15:59:56 [2019-04-18T12:59:56.402Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
15:59:56 [2019-04-18T12:59:56.402Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
15:59:56 [2019-04-18T12:59:56.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
15:59:56 [2019-04-18T12:59:56.653Z] [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)
15:59:56 [2019-04-18T12:59:56.653Z] [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
15:59:56 [2019-04-18T12:59:56.903Z] [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
15:59:56 [2019-04-18T12:59:56.903Z] [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
15:59:56 [2019-04-18T12:59:56.903Z] [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 336 kB/s)
15:59:56 [2019-04-18T12:59:56.903Z] [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
15:59:57 [2019-04-18T12:59:57.154Z] [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
15:59:57 [2019-04-18T12:59:57.154Z] [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
15:59:57 [2019-04-18T12:59:57.154Z] [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 141 kB/s)
15:59:57 [2019-04-18T12:59:57.154Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:59:57 [2019-04-18T12:59:57.405Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:59:57 [2019-04-18T12:59:57.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
15:59:57 [2019-04-18T12:59:57.405Z] [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.0 MB/s)
15:59:57 [2019-04-18T12:59:57.405Z] [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
15:59:57 [2019-04-18T12:59:57.655Z] [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
15:59:57 [2019-04-18T12:59:57.906Z] [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
15:59:57 [2019-04-18T12:59:57.906Z] [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 180 kB/s)
15:59:57 [2019-04-18T12:59:57.906Z] [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
15:59:57 [2019-04-18T12:59:57.906Z] [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
15:59:58 [2019-04-18T12:59:58.156Z] [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
15:59:58 [2019-04-18T12:59:58.156Z] [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)
15:59:58 [2019-04-18T12:59:58.156Z] [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
15:59:58 [2019-04-18T12:59:58.156Z] [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
15:59:58 [2019-04-18T12:59:58.407Z] [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
15:59:58 [2019-04-18T12:59:58.407Z] [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 210 kB/s)
15:59:58 [2019-04-18T12:59:58.407Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0.pom
15:59:58 [2019-04-18T12:59:58.407Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0.pom
15:59:58 [2019-04-18T12:59:58.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
15:59:58 [2019-04-18T12:59:58.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 760 kB/s)
15:59:58 [2019-04-18T12:59:58.657Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
15:59:58 [2019-04-18T12:59:58.908Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
15:59:58 [2019-04-18T12:59:58.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
15:59:58 [2019-04-18T12:59:58.908Z] [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.2 MB/s)
15:59:58 [2019-04-18T12:59:58.908Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/google/5/google-5.pom
15:59:59 [2019-04-18T12:59:59.158Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/google/5/google-5.pom
15:59:59 [2019-04-18T12:59:59.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
15:59:59 [2019-04-18T12:59:59.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 189 kB/s)
15:59:59 [2019-04-18T12:59:59.158Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.pom
15:59:59 [2019-04-18T12:59:59.409Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.pom
15:59:59 [2019-04-18T12:59:59.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
15:59:59 [2019-04-18T12:59:59.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 27 kB/s)
15:59:59 [2019-04-18T12:59:59.409Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:59:59 [2019-04-18T12:59:59.659Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:59:59 [2019-04-18T12:59:59.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:59:59 [2019-04-18T12:59:59.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 kB/s)
15:59:59 [2019-04-18T12:59:59.659Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/16.0.1/guava-16.0.1.pom
15:59:59 [2019-04-18T12:59:59.910Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/16.0.1/guava-16.0.1.pom
15:59:59 [2019-04-18T12:59:59.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
16:00:00 [2019-04-18T13:00:00.160Z] [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)
16:00:00 [2019-04-18T13:00:00.160Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
16:00:00 [2019-04-18T13:00:00.160Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
16:00:00 [2019-04-18T13:00:00.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
16:00:00 [2019-04-18T13:00:00.411Z] [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 611 kB/s)
16:00:00 [2019-04-18T13:00:00.411Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
16:00:00 [2019-04-18T13:00:00.411Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
16:00:00 [2019-04-18T13:00:00.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
16:00:00 [2019-04-18T13:00:00.662Z] [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 110 kB/s)
16:00:00 [2019-04-18T13:00:00.662Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
16:00:00 [2019-04-18T13:00:00.662Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
16:00:00 [2019-04-18T13:00:00.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
16:00:00 [2019-04-18T13:00:00.912Z] [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 181 kB/s)
16:00:00 [2019-04-18T13:00:00.912Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
16:00:00 [2019-04-18T13:00:00.912Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
16:00:01 [2019-04-18T13:00:01.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
16:00:01 [2019-04-18T13:00:01.163Z] [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 659 kB/s)
16:00:01 [2019-04-18T13:00:01.163Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/6/weld-parent-6.pom
16:00:01 [2019-04-18T13:00:01.163Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/6/weld-parent-6.pom
16:00:01 [2019-04-18T13:00:01.413Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
16:00:01 [2019-04-18T13:00:01.413Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.5 MB/s)
16:00:01 [2019-04-18T13:00:01.413Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
16:00:01 [2019-04-18T13:00:01.664Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
16:00:01 [2019-04-18T13:00:01.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
16:00:01 [2019-04-18T13:00:01.664Z] [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 39 kB/s)
16:00:01 [2019-04-18T13:00:01.664Z] [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
16:00:01 [2019-04-18T13:00:01.914Z] [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
16:00:01 [2019-04-18T13:00:01.914Z] [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
16:00:01 [2019-04-18T13:00:01.914Z] [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 179 kB/s)
16:00:01 [2019-04-18T13:00:01.914Z] [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
16:00:02 [2019-04-18T13:00:02.165Z] [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
16:00:02 [2019-04-18T13:00:02.417Z] [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
16:00:02 [2019-04-18T13:00:02.417Z] [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 192 kB/s)
16:00:02 [2019-04-18T13:00:02.417Z] [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
16:00:02 [2019-04-18T13:00:02.417Z] [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
16:00:02 [2019-04-18T13:00:02.668Z] [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
16:00:02 [2019-04-18T13:00:02.668Z] [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 190 kB/s)
16:00:02 [2019-04-18T13:00:02.668Z] [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
16:00:02 [2019-04-18T13:00:02.918Z] [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
16:00:02 [2019-04-18T13:00:02.919Z] [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
16:00:02 [2019-04-18T13:00:02.919Z] [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 297 kB/s)
16:00:02 [2019-04-18T13:00:02.919Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
16:00:03 [2019-04-18T13:00:03.169Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
16:00:03 [2019-04-18T13:00:03.169Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
16:00:03 [2019-04-18T13:00:03.420Z] [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 114 kB/s)
16:00:03 [2019-04-18T13:00:03.420Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
16:00:03 [2019-04-18T13:00:03.420Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
16:00:03 [2019-04-18T13:00:03.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
16:00:03 [2019-04-18T13:00:03.670Z] [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.0 MB/s)
16:00:03 [2019-04-18T13:00:03.670Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.pom
16:00:03 [2019-04-18T13:00:03.670Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.pom
16:00:03 [2019-04-18T13:00:03.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
16:00:03 [2019-04-18T13:00:03.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 267 kB/s)
16:00:03 [2019-04-18T13:00:03.921Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
16:00:03 [2019-04-18T13:00:03.921Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
16:00:04 [2019-04-18T13:00:04.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
16:00:04 [2019-04-18T13:00:04.172Z] [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 261 kB/s)
16:00:04 [2019-04-18T13:00:04.172Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
16:00:04 [2019-04-18T13:00:04.422Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
16:00:04 [2019-04-18T13:00:04.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
16:00:04 [2019-04-18T13:00:04.422Z] [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 223 kB/s)
16:00:04 [2019-04-18T13:00:04.422Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
16:00:04 [2019-04-18T13:00:04.674Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
16:00:04 [2019-04-18T13:00:04.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
16:00:04 [2019-04-18T13:00:04.674Z] [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 263 kB/s)
16:00:04 [2019-04-18T13:00:04.674Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
16:00:04 [2019-04-18T13:00:04.925Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
16:00:04 [2019-04-18T13:00:04.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
16:00:04 [2019-04-18T13:00:04.925Z] [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 354 kB/s)
16:00:05 [2019-04-18T13:00:05.176Z] [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
16:00:05 [2019-04-18T13:00:05.176Z] [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
16:00:05 [2019-04-18T13:00:05.427Z] [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
16:00:05 [2019-04-18T13:00:05.427Z] [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 577 kB/s)
16:00:05 [2019-04-18T13:00:05.427Z] [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
16:00:05 [2019-04-18T13:00:05.427Z] [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
16:00:05 [2019-04-18T13:00:05.677Z] [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
16:00:05 [2019-04-18T13:00:05.677Z] [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 157 kB/s)
16:00:05 [2019-04-18T13:00:05.677Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:00:05 [2019-04-18T13:00:05.677Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:00:05 [2019-04-18T13:00:05.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:00:05 [2019-04-18T13:00:05.928Z] [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 1.7 MB/s)
16:00:05 [2019-04-18T13:00:05.928Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
16:00:05 [2019-04-18T13:00:05.928Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
16:00:06 [2019-04-18T13:00:06.178Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
16:00:06 [2019-04-18T13:00:06.178Z] [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)
16:00:06 [2019-04-18T13:00:06.178Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.429Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.429Z] [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)
16:00:06 [2019-04-18T13:00:06.429Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.679Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.679Z] [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 226 kB/s)
16:00:06 [2019-04-18T13:00:06.679Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.930Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
16:00:06 [2019-04-18T13:00:06.930Z] [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 224 kB/s)
16:00:06 [2019-04-18T13:00:06.930Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
16:00:07 [2019-04-18T13:00:07.181Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
16:00:07 [2019-04-18T13:00:07.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
16:00:07 [2019-04-18T13:00:07.431Z] [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 264 kB/s)
16:00:07 [2019-04-18T13:00:07.431Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
16:00:07 [2019-04-18T13:00:07.431Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
16:00:07 [2019-04-18T13:00:07.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
16:00:07 [2019-04-18T13:00:07.682Z] [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 282 kB/s)
16:00:07 [2019-04-18T13:00:07.682Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.pom
16:00:07 [2019-04-18T13:00:07.682Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.pom
16:00:07 [2019-04-18T13:00:07.932Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
16:00:07 [2019-04-18T13:00:07.932Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 566 kB/s)
16:00:07 [2019-04-18T13:00:07.932Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
16:00:08 [2019-04-18T13:00:08.183Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
16:00:08 [2019-04-18T13:00:08.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
16:00:08 [2019-04-18T13:00:08.183Z] [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 760 kB/s)
16:00:08 [2019-04-18T13:00:08.183Z] [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
16:00:08 [2019-04-18T13:00:08.183Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
16:00:08 [2019-04-18T13:00:08.183Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
16:00:08 [2019-04-18T13:00:08.183Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
16:00:08 [2019-04-18T13:00:08.183Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.433Z] [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
16:00:08 [2019-04-18T13:00:08.684Z] [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
16:00:08 [2019-04-18T13:00:08.684Z] [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
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
16:00:08 [2019-04-18T13:00:08.684Z] [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
16:00:08 [2019-04-18T13:00:08.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
16:00:08 [2019-04-18T13:00:08.935Z] [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
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
16:00:08 [2019-04-18T13:00:08.935Z] [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
16:00:08 [2019-04-18T13:00:08.935Z] [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
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.jar
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
16:00:08 [2019-04-18T13:00:08.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
16:00:09 [2019-04-18T13:00:09.185Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
16:00:09 [2019-04-18T13:00:09.185Z] [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
16:00:09 [2019-04-18T13:00:09.185Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
16:00:09 [2019-04-18T13:00:09.185Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
16:00:09 [2019-04-18T13:00:09.185Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.jar
16:00:09 [2019-04-18T13:00:09.436Z] [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
16:00:09 [2019-04-18T13:00:09.436Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
16:00:09 [2019-04-18T13:00:09.436Z] [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
16:00:09 [2019-04-18T13:00:09.436Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
16:00:09 [2019-04-18T13:00:09.436Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
16:00:09 [2019-04-18T13:00:09.436Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
16:00:09 [2019-04-18T13:00:09.436Z] [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
16:00:09 [2019-04-18T13:00:09.436Z] [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
16:00:09 [2019-04-18T13:00:09.436Z] [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
16:00:09 [2019-04-18T13:00:09.686Z] [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
16:00:09 [2019-04-18T13:00:09.686Z] [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
16:00:09 [2019-04-18T13:00:09.686Z] [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
16:00:09 [2019-04-18T13:00:09.686Z] [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
16:00:09 [2019-04-18T13:00:09.686Z] [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
16:00:09 [2019-04-18T13:00:09.687Z] [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
16:00:09 [2019-04-18T13:00:09.687Z] [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
16:00:09 [2019-04-18T13:00:09.687Z] [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
16:00:09 [2019-04-18T13:00:09.687Z] [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 362 kB/s)
16:00:09 [2019-04-18T13:00:09.687Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
16:00:09 [2019-04-18T13:00:09.937Z] [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
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
16:00:09 [2019-04-18T13:00:09.937Z] [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
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
16:00:09 [2019-04-18T13:00:09.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
16:00:10 [2019-04-18T13:00:10.188Z] [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
16:00:10 [2019-04-18T13:00:10.188Z] [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
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.jar
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
16:00:10 [2019-04-18T13:00:10.188Z] [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
16:00:10 [2019-04-18T13:00:10.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
16:00:10 [2019-04-18T13:00:10.438Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
16:00:10 [2019-04-18T13:00:10.438Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.jar
16:00:10 [2019-04-18T13:00:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
16:00:10 [2019-04-18T13:00:10.438Z] [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
16:00:10 [2019-04-18T13:00:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
16:00:10 [2019-04-18T13:00:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
16:00:10 [2019-04-18T13:00:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
16:00:10 [2019-04-18T13:00:10.438Z] [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 551 kB/s)
16:00:10 [2019-04-18T13:00:10.438Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 1.8 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 1.2 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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.2 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 2.4 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 310 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 470 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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.1 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 2.6 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 426 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 8.7 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 1.7 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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 1.9 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 2.1 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 1.4 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 24 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 3.6 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 42 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 37 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 450 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 392 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 346 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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 3.3 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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.3 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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 449 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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.3 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 507 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 769 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 841 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 710 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 313 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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
16:00:10 [2019-04-18T13:00:10.689Z] [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.1 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 487 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 201 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
16:00:10 [2019-04-18T13:00:10.689Z] [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 213 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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 446 kB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [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.0 MB/s)
16:00:10 [2019-04-18T13:00:10.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.6 MB/s)
16:00:10 [2019-04-18T13:00:10.940Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 7.4 MB/s)
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] Replacing main artifact with repackaged archive
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] ------------------------------------------------------------------------
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] BUILD SUCCESS
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] ------------------------------------------------------------------------
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] Total time: 35.911 s
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] Finished at: 2019-04-18T13:00:11Z
16:00:11 [2019-04-18T13:00:11.490Z] [INFO] ------------------------------------------------------------------------
16:00:11 [2019-04-18T13:00:11.490Z] + echo Built for kyberorg
16:00:11 [2019-04-18T13:00:11.490Z] Built for kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
16:00:11 [2019-04-18T13:00:11.706Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:00:11 [2019-04-18T13:00:11.999Z] + set +x
16:00:11 [2019-04-18T13:00:11.999Z] Starting Docker: docker.
16:00:11 [2019-04-18T13:00:11.999Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
16:00:12 [2019-04-18T13:00:12.049Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
16:00:12 [2019-04-18T13:00:12.091Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:00:12 [2019-04-18T13:00:12.380Z] + set +x
16:00:12 [2019-04-18T13:00:12.380Z] Login as **** to Docker Repository
16:00:13 [2019-04-18T13:00:13.724Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/f3b8e485-042e-4725-b4e1-201db141e098/config.json.
16:00:13 [2019-04-18T13:00:13.724Z] Configure a credential helper to remove this warning. See
16:00:13 [2019-04-18T13:00:13.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
16:00:13 [2019-04-18T13:00:13.724Z]
16:00:13 [2019-04-18T13:00:13.724Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
16:00:13 [2019-04-18T13:00:13.816Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:00:14 [2019-04-18T13:00:14.105Z] + set +x
16:00:14 [2019-04-18T13:00:14.105Z] Building Docker Image yasys/hub2swarm with tags: [latest]
16:00:14 [2019-04-18T13:00:14.656Z] Sending build context to Docker daemon 46.82MB
16:00:14 [2019-04-18T13:00:14.656Z] Step 1/7 : FROM java:8-jre
16:00:15 [2019-04-18T13:00:15.999Z] 8-jre: Pulling from library/java
16:00:15 [2019-04-18T13:00:15.999Z] 5040bd298390: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] fce5728aad85: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] c42794440453: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] 0c0da797ba48: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] 7c9b17433752: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] 114e02586e63: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] e4c663802e9a: Pulling fs layer
16:00:15 [2019-04-18T13:00:15.999Z] 0c0da797ba48: Waiting
16:00:15 [2019-04-18T13:00:15.999Z] 114e02586e63: Waiting
16:00:15 [2019-04-18T13:00:15.999Z] 7c9b17433752: Waiting
16:00:15 [2019-04-18T13:00:15.999Z] e4c663802e9a: Waiting
16:00:16 [2019-04-18T13:00:16.550Z] c42794440453: Verifying Checksum
16:00:16 [2019-04-18T13:00:16.550Z] c42794440453: Download complete
16:00:16 [2019-04-18T13:00:16.801Z] fce5728aad85: Verifying Checksum
16:00:16 [2019-04-18T13:00:16.801Z] fce5728aad85: Download complete
16:00:17 [2019-04-18T13:00:17.052Z] 5040bd298390: Verifying Checksum
16:00:17 [2019-04-18T13:00:17.052Z] 5040bd298390: Download complete
16:00:17 [2019-04-18T13:00:17.052Z] 0c0da797ba48: Verifying Checksum
16:00:17 [2019-04-18T13:00:17.052Z] 0c0da797ba48: Download complete
16:00:17 [2019-04-18T13:00:17.052Z] 7c9b17433752: Verifying Checksum
16:00:17 [2019-04-18T13:00:17.052Z] 7c9b17433752: Download complete
16:00:17 [2019-04-18T13:00:17.603Z] e4c663802e9a: Verifying Checksum
16:00:17 [2019-04-18T13:00:17.603Z] e4c663802e9a: Download complete
16:00:18 [2019-04-18T13:00:18.154Z] 114e02586e63: Verifying Checksum
16:00:18 [2019-04-18T13:00:18.154Z] 114e02586e63: Download complete
16:00:21 [2019-04-18T13:00:21.382Z] 5040bd298390: Pull complete
16:00:22 [2019-04-18T13:00:22.728Z] fce5728aad85: Pull complete
16:00:23 [2019-04-18T13:00:23.639Z] c42794440453: Pull complete
16:00:24 [2019-04-18T13:00:24.550Z] 0c0da797ba48: Pull complete
16:00:25 [2019-04-18T13:00:25.101Z] 7c9b17433752: Pull complete
16:00:30 [2019-04-18T13:00:30.911Z] 114e02586e63: Pull complete
16:00:31 [2019-04-18T13:00:31.822Z] e4c663802e9a: Pull complete
16:00:31 [2019-04-18T13:00:31.822Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
16:00:31 [2019-04-18T13:00:31.822Z] Status: Downloaded newer image for java:8-jre
16:00:31 [2019-04-18T13:00:31.822Z] ---> e44d62cf8862
16:00:31 [2019-04-18T13:00:31.822Z] Step 2/7 : VOLUME /tmp
16:00:34 [2019-04-18T13:00:34.306Z] ---> Running in de11823605e3
16:00:36 [2019-04-18T13:00:36.542Z] Removing intermediate container de11823605e3
16:00:36 [2019-04-18T13:00:36.542Z] ---> f8daf5394445
16:00:36 [2019-04-18T13:00:36.542Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
16:00:38 [2019-04-18T13:00:38.404Z] ---> Running in 36dfcdd20f27
16:00:40 [2019-04-18T13:00:40.281Z] Removing intermediate container 36dfcdd20f27
16:00:40 [2019-04-18T13:00:40.281Z] ---> e5c493c4c183
16:00:40 [2019-04-18T13:00:40.281Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
16:00:43 [2019-04-18T13:00:43.510Z] ---> ad63f956117d
16:00:43 [2019-04-18T13:00:43.510Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
16:00:45 [2019-04-18T13:00:45.371Z] ---> Running in 95268467e621
16:00:48 [2019-04-18T13:00:48.600Z] Removing intermediate container 95268467e621
16:00:48 [2019-04-18T13:00:48.600Z] ---> 7b29ee0dcc8e
16:00:48 [2019-04-18T13:00:48.600Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
16:00:50 [2019-04-18T13:00:50.462Z] ---> Running in e6832800603d
16:00:53 [2019-04-18T13:00:53.700Z] Removing intermediate container e6832800603d
16:00:53 [2019-04-18T13:00:53.700Z] ---> f310efc17514
16:00:53 [2019-04-18T13:00:53.700Z] Step 7/7 : EXPOSE 8080
16:00:55 [2019-04-18T13:00:55.562Z] ---> Running in 164713004f05
16:00:57 [2019-04-18T13:00:57.424Z] Removing intermediate container 164713004f05
16:00:57 [2019-04-18T13:00:57.424Z] ---> ad4ee2629ebe
16:00:57 [2019-04-18T13:00:57.424Z] Successfully built ad4ee2629ebe
16:00:57 [2019-04-18T13:00:57.424Z] Successfully tagged yasys/hub2swarm:latest
16:00:57 [2019-04-18T13:00:57.424Z] Docker image yasys/hub2swarm:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
16:00:57 [2019-04-18T13:00:57.483Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:00:57 [2019-04-18T13:00:57.772Z] + set +x
16:00:57 [2019-04-18T13:00:57.772Z] Push yasys/hub2swarm to Docker Repository
16:00:57 [2019-04-18T13:00:57.772Z] The push refers to repository [docker.io/yasys/hub2swarm]
16:00:58 [2019-04-18T13:00:58.323Z] 4772dbb7ccc7: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 901e2528044f: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 73ad47d4bc12: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] c22c27816361: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 04dba64afa87: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 500ca2ff7d52: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 782d5215f910: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 0eb22bfb707d: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] a2ae92ffcd29: Preparing
16:00:58 [2019-04-18T13:00:58.323Z] 500ca2ff7d52: Waiting
16:00:58 [2019-04-18T13:00:58.323Z] 782d5215f910: Waiting
16:00:58 [2019-04-18T13:00:58.323Z] 0eb22bfb707d: Waiting
16:00:58 [2019-04-18T13:00:58.323Z] a2ae92ffcd29: Waiting
16:00:59 [2019-04-18T13:00:59.235Z] 73ad47d4bc12: Layer already exists
16:00:59 [2019-04-18T13:00:59.235Z] 04dba64afa87: Layer already exists
16:00:59 [2019-04-18T13:00:59.235Z] c22c27816361: Layer already exists
16:00:59 [2019-04-18T13:00:59.786Z] 500ca2ff7d52: Layer already exists
16:00:59 [2019-04-18T13:00:59.786Z] 782d5215f910: Layer already exists
16:00:59 [2019-04-18T13:00:59.786Z] 0eb22bfb707d: Layer already exists
16:01:00 [2019-04-18T13:01:00.337Z] a2ae92ffcd29: Layer already exists
16:01:06 [2019-04-18T13:01:06.822Z] 4772dbb7ccc7: Pushed
16:01:06 [2019-04-18T13:01:06.822Z] 901e2528044f: Pushed
16:01:10 [2019-04-18T13:01:10.944Z] latest: digest: sha256:2950b27923bc7a5dc46911d3d8b73a5b7d859fd8a5e486d7ad6be73053bbc4e2 size: 2211
16:01:10 [2019-04-18T13:01:10.944Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
16:01:10 [2019-04-18T13:01:10.995Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:01:11 [2019-04-18T13:01:11.283Z] + set +x
16:01:11 [2019-04-18T13:01:11.283Z] Moikka kyberorg!
16:01:11 [2019-04-18T13:01:11.283Z] Here is Docker Summary:
16:01:11 [2019-04-18T13:01:11.283Z] Images built and pushed: 1
16:01:11 [2019-04-18T13:01:11.283Z] [
16:01:11 [2019-04-18T13:01:11.283Z] yasys/hub2swarm:latest
16:01:11 [2019-04-18T13:01:11.283Z] ]
16:01:11 [2019-04-18T13:01:11.283Z] 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
16:01:11 [2019-04-18T13:01:11.439Z] One way or another, I have finished. Tsau!
[Pipeline] sh
16:01:11 [2019-04-18T13:01:11.730Z] + set +x
16:01:11 [2019-04-18T13:01:11.730Z] Making workspace writable for correct cleanup
16:01:11 [2019-04-18T13:01:11.730Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
16:01:11 [2019-04-18T13:01:11.793Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 990e66626d08c64c5182c378cb67bd7c51bde6ca323e11c276c76e59ee173552
$ docker rm -f 990e66626d08c64c5182c378cb67bd7c51bde6ca323e11c276c76e59ee173552
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS