Started by user Toor Admin Running as Toor Admin Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm@script # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 81d82e7306a186a17ebe21e1006f9d703ef90cca (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 81d82e7306a186a17ebe21e1006f9d703ef90cca # timeout=10 Commit message: "Add LICENSE" First time build. Skipping changelog. 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.com/yasys/common-pipe.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm@libs/common-pipe # timeout=10 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 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.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/common-pipe.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 81d82e7306a186a17ebe21e1006f9d703ef90cca (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 81d82e7306a186a17ebe21e1006f9d703ef90cca # timeout=10 Commit message: "Add LICENSE" [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/5e0b5880-2a54-46f4-bedf-ea1a5b4a15f7/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 ******** yasys/jobbari:1.7.0 cat $ docker top c73e7c0e375d58274c91875aaa901a383cfa17d3cee7c0cfa5b6283aadc9b56c -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 [2019-04-18T12:10:34.378Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:10:34.680Z] + set +x [2019-04-18T12:10:34.680Z] [Runner info] [2019-04-18T12:10:34.680Z] Hostname: c73e7c0e375d [2019-04-18T12:10:34.680Z] Network Status: Host Online [2019-04-18T12:10:34.681Z] [2019-04-18T12:10:34.681Z] === Tools info === [2019-04-18T12:10:34.932Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-18T12:10:34.933Z] [2019-04-18T12:10:34.933Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-18T12:10:34.933Z] Maven home: /opt/mvn [2019-04-18T12:10:34.933Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-18T12:10:34.933Z] Default locale: en, platform encoding: UTF-8 [2019-04-18T12:10:34.933Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-18T12:10:34.933Z] [2019-04-18T12:10:34.933Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-18T12:10:35.061Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:10:35.363Z] + set +x [2019-04-18T12:10:35.363Z] [Build info] [2019-04-18T12:10:35.363Z] ===== Git info ===== [2019-04-18T12:10:35.363Z] Git branch: master [2019-04-18T12:10:35.363Z] Git commit: 81d82e7306a186a17ebe21e1006f9d703ef90cca [2019-04-18T12:10:35.363Z] Git tag: - [2019-04-18T12:10:35.363Z] [2019-04-18T12:10:35.363Z] ===== Jenkins info ===== [2019-04-18T12:10:35.363Z] Jenkins Job #1 [2019-04-18T12:10:35.363Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/1/ [2019-04-18T12:10:35.363Z] Jenkins Tag: jenkins-Hub2Swarm-1 [2019-04-18T12:10:35.363Z] [2019-04-18T12:10:35.363Z] ===== Job Params ===== [2019-04-18T12:10:35.363Z] [2019-04-18T12:10:35.363Z] dockerRepo=yasys/hub2swarm [2019-04-18T12:10:35.364Z] dockerStep=ee.yadev.pipe.commonpipe.Default@62e557a8 [2019-04-18T12:10:35.364Z] javaStep=ee.yadev.pipe.commonpipe.Default@62e557a8 [2019-04-18T12:10:35.364Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@62e557a8 [2019-04-18T12:10:35.364Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-18T12:10:35.364Z] useDebugTag=false [2019-04-18T12:10:35.364Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-18T12:10:35.364Z] preparationStep=ee.yadev.pipe.commonpipe.Default@62e557a8 [2019-04-18T12:10:35.364Z] stepTimeout=5 [2019-04-18T12:10:35.364Z] hubCredentialsId=docker-hub [2019-04-18T12:10:35.364Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-18T12:10:35.364Z] skipMavenTests=false [2019-04-18T12:10:35.364Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged} [2019-04-18T12:10:35.364Z] verbose=false [2019-04-18T12:10:35.364Z] mavenTestsTimeout=5 [2019-04-18T12:10:35.364Z] pipelineTimeout=15 [2019-04-18T12:10:35.364Z] hubUser=kyberorg [2019-04-18T12:10:35.364Z] [2019-04-18T12:10:35.364Z] ==== Environment Variables ===== [2019-04-18T12:10:35.364Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-18T12:10:35.364Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-18T12:10:35.364Z] HOSTNAME=c73e7c0e375d [2019-04-18T12:10:35.364Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/1/display/redirect?page=changes [2019-04-18T12:10:35.364Z] NODE_LABELS=master [2019-04-18T12:10:35.365Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-18T12:10:35.365Z] GIT_COMMIT=81d82e7306a186a17ebe21e1006f9d703ef90cca [2019-04-18T12:10:35.365Z] HOME=/root [2019-04-18T12:10:35.365Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/1/ [2019-04-18T12:10:35.365Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-18T12:10:35.365Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-04-18T12:10:35.365Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-18T12:10:35.365Z] JAVA_VERSION=8u212 [2019-04-18T12:10:35.365Z] NODE_NAME=master [2019-04-18T12:10:35.365Z] EXECUTOR_NUMBER=1 [2019-04-18T12:10:35.365Z] GIT_BRANCH=origin/master [2019-04-18T12:10:35.365Z] STAGE_NAME=Execution info [2019-04-18T12:10:35.365Z] BUILD_DISPLAY_NAME=#1 [2019-04-18T12:10:35.365Z] JOB_BASE_NAME=Hub2Swarm [2019-04-18T12:10:35.365Z] HUDSON_HOME=/var/lib/jenkins [2019-04-18T12:10:35.365Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-18T12:10:35.365Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-18T12:10:35.365Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-18T12:10:35.365Z] BUILD_ID=1 [2019-04-18T12:10:35.365Z] BUILDING_FOR=kyberorg [2019-04-18T12:10:35.365Z] BUILD_TAG=jenkins-Hub2Swarm-1 [2019-04-18T12:10:35.365Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-18T12:10:35.365Z] LANG=C.UTF-8 [2019-04-18T12:10:35.365Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-04-18T12:10:35.365Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-04-18T12:10:35.365Z] BUILD_NUMBER=1 [2019-04-18T12:10:35.366Z] JENKINS_NODE_COOKIE=f1fe3583-1020-4194-afe0-810b2782477c [2019-04-18T12:10:35.366Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/1/display/redirect [2019-04-18T12:10:35.366Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-18T12:10:35.366Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-04-18T12:10:35.366Z] CLASSPATH= [2019-04-18T12:10:35.366Z] JOB_NAME=Hub2Swarm [2019-04-18T12:10:35.366Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-18T12:10:35.366Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/5e0b5880-2a54-46f4-bedf-ea1a5b4a15f7 [2019-04-18T12:10:35.366Z] JAVA_HOME=/docker-java-home [2019-04-18T12:10:35.366Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-18T12:10:35.366Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-18T12:10:35.671Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:10:35.963Z] + set +x [2019-04-18T12:10:37.827Z] [INFO] Scanning for projects... [2019-04-18T12:10:37.827Z] [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 [2019-04-18T12:10:38.078Z] [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 [2019-04-18T12:10:38.329Z] [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 36 kB/s) [2019-04-18T12:10:38.329Z] [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 [2019-04-18T12:10:38.580Z] [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 [2019-04-18T12:10:38.831Z] [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 326 kB/s) [2019-04-18T12:10:39.082Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom [2019-04-18T12:10:39.083Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom [2019-04-18T12:10:39.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/13.0.3/vaadin-bom-13.0.3.pom [2019-04-18T12:10:39.334Z] [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 230 kB/s) [2019-04-18T12:10:39.334Z] [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 [2019-04-18T12:10:39.585Z] [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 [2019-04-18T12:10:39.585Z] [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 [2019-04-18T12:10:39.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-platform-parent/13.0.3/vaadin-platform-parent-13.0.3.pom (5.2 kB at 324 kB/s) [2019-04-18T12:10:39.585Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom [2019-04-18T12:10:39.836Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom [2019-04-18T12:10:39.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom [2019-04-18T12:10:39.836Z] [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 527 kB/s) [2019-04-18T12:10:39.836Z] [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 [2019-04-18T12:10:40.087Z] [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 [2019-04-18T12:10:40.087Z] [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 [2019-04-18T12:10:40.639Z] [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 [2019-04-18T12:10:40.890Z] [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 [2019-04-18T12:10:40.890Z] [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.1 MB/s) [2019-04-18T12:10:40.890Z] [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 [2019-04-18T12:10:41.141Z] [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 [2019-04-18T12:10:41.141Z] [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 [2019-04-18T12:10:41.693Z] [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 [2019-04-18T12:10:41.944Z] [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 [2019-04-18T12:10:41.944Z] [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 261 kB/s) [2019-04-18T12:10:41.944Z] [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 [2019-04-18T12:10:41.944Z] [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 [2019-04-18T12:10:42.195Z] [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 [2019-04-18T12:10:42.446Z] [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 [2019-04-18T12:10:42.697Z] [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 [2019-04-18T12:10:42.697Z] [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 152 kB/s) [2019-04-18T12:10:42.697Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [2019-04-18T12:10:42.948Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [2019-04-18T12:10:42.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom [2019-04-18T12:10:42.948Z] [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) [2019-04-18T12:10:42.948Z] [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 [2019-04-18T12:10:43.199Z] [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 [2019-04-18T12:10:43.450Z] [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 [2019-04-18T12:10:43.450Z] [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) [2019-04-18T12:10:43.450Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/34/oss-parent-34.pom [2019-04-18T12:10:43.450Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/34/oss-parent-34.pom [2019-04-18T12:10:43.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom [2019-04-18T12:10:43.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.5 MB/s) [2019-04-18T12:10:43.701Z] [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 [2019-04-18T12:10:43.952Z] [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 [2019-04-18T12:10:43.952Z] [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 [2019-04-18T12:10:43.952Z] [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 608 kB/s) [2019-04-18T12:10:43.952Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-04-18T12:10:44.203Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-04-18T12:10:44.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-04-18T12:10:44.203Z] [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) [2019-04-18T12:10:44.203Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom [2019-04-18T12:10:44.454Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom [2019-04-18T12:10:44.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom [2019-04-18T12:10:44.454Z] [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 265 kB/s) [2019-04-18T12:10:44.454Z] [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 [2019-04-18T12:10:44.705Z] [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 [2019-04-18T12:10:44.956Z] [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 [2019-04-18T12:10:44.956Z] [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 384 kB/s) [2019-04-18T12:10:44.956Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/logging-parent/1/logging-parent-1.pom [2019-04-18T12:10:44.956Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/logging-parent/1/logging-parent-1.pom [2019-04-18T12:10:45.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom [2019-04-18T12:10:45.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 226 kB/s) [2019-04-18T12:10:45.207Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/18/apache-18.pom [2019-04-18T12:10:45.207Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/18/apache-18.pom [2019-04-18T12:10:45.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [2019-04-18T12:10:45.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.0 MB/s) [2019-04-18T12:10:45.458Z] [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 [2019-04-18T12:10:45.458Z] [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 [2019-04-18T12:10:45.709Z] [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 [2019-04-18T12:10:45.709Z] [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) [2019-04-18T12:10:45.709Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom [2019-04-18T12:10:45.959Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom [2019-04-18T12:10:45.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom [2019-04-18T12:10:45.960Z] [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) [2019-04-18T12:10:45.960Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2019-04-18T12:10:46.210Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2019-04-18T12:10:46.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2019-04-18T12:10:46.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 878 kB/s) [2019-04-18T12:10:46.211Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom [2019-04-18T12:10:46.461Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom [2019-04-18T12:10:46.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.3.30/kotlin-bom-1.3.30.pom [2019-04-18T12:10:46.461Z] [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 570 kB/s) [2019-04-18T12:10:46.713Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom [2019-04-18T12:10:46.713Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom [2019-04-18T12:10:46.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom [2019-04-18T12:10:46.965Z] [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 295 kB/s) [2019-04-18T12:10:46.965Z] [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 [2019-04-18T12:10:46.965Z] [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 [2019-04-18T12:10:47.216Z] [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) [2019-04-18T12:10:47.217Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom [2019-04-18T12:10:47.467Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Moore-M3/spring-data-releasetrain-Moore-M3.pom [2019-04-18T12:10:47.718Z] [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) [2019-04-18T12:10:47.718Z] [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 [2019-04-18T12:10:47.718Z] [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 [2019-04-18T12:10:47.969Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom (6.6 kB at 26 kB/s) [2019-04-18T12:10:47.969Z] [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 [2019-04-18T12:10:48.220Z] [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 [2019-04-18T12:10:48.471Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.2.0.M1/spring-integration-bom-5.2.0.M1.pom (8.5 kB at 35 kB/s) [2019-04-18T12:10:48.471Z] [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 [2019-04-18T12:10:48.471Z] [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 [2019-04-18T12:10:48.722Z] [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) [2019-04-18T12:10:48.722Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom [2019-04-18T12:10:48.722Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Corn-M1/spring-session-bom-Corn-M1.pom [2019-04-18T12:10:48.973Z] [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) [2019-04-18T12:10:49.225Z] [INFO] [2019-04-18T12:10:49.225Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-18T12:10:49.225Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-18T12:10:49.225Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-18T12:10:49.225Z] [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 [2019-04-18T12:10:49.225Z] [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 [2019-04-18T12:10:49.475Z] [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 20 kB/s) [2019-04-18T12:10:49.476Z] [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 [2019-04-18T12:10:49.726Z] [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 [2019-04-18T12:10:49.977Z] [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.4 kB/s) [2019-04-18T12:10:49.977Z] [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 [2019-04-18T12:10:49.977Z] [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 [2019-04-18T12:10:50.228Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-parent/2.2.0.M2/spring-boot-parent-2.2.0.M2.pom (1.8 kB at 7.1 kB/s) [2019-04-18T12:10:50.228Z] [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 [2019-04-18T12:10:50.479Z] [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 [2019-04-18T12:10:50.729Z] [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 200 kB/s) [2019-04-18T12:10:50.730Z] [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 [2019-04-18T12:10:50.981Z] [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 [2019-04-18T12:10:50.981Z] [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 [2019-04-18T12:10:50.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 512 kB/s) [2019-04-18T12:10:50.981Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2019-04-18T12:10:51.232Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2019-04-18T12:10:51.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2019-04-18T12:10:51.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 743 kB/s) [2019-04-18T12:10:51.233Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-04-18T12:10:51.483Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-04-18T12:10:51.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-04-18T12:10:51.734Z] [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) [2019-04-18T12:10:51.734Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/19/apache-19.pom [2019-04-18T12:10:51.734Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/19/apache-19.pom [2019-04-18T12:10:51.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [2019-04-18T12:10:51.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.2 MB/s) [2019-04-18T12:10:51.985Z] [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 [2019-04-18T12:10:51.985Z] [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 [2019-04-18T12:10:52.236Z] [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 [2019-04-18T12:10:52.236Z] [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.0 MB/s) [2019-04-18T12:10:52.236Z] [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 [2019-04-18T12:10:52.236Z] [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 [2019-04-18T12:10:52.487Z] [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 [2019-04-18T12:10:52.487Z] [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 888 kB/s) [2019-04-18T12:10:52.487Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom [2019-04-18T12:10:52.738Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom [2019-04-18T12:10:52.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom [2019-04-18T12:10:52.738Z] [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) [2019-04-18T12:10:52.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/32/maven-parent-32.pom [2019-04-18T12:10:52.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/32/maven-parent-32.pom [2019-04-18T12:10:52.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom [2019-04-18T12:10:52.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.3 MB/s) [2019-04-18T12:10:52.989Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/20/apache-20.pom [2019-04-18T12:10:53.239Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/20/apache-20.pom [2019-04-18T12:10:53.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom [2019-04-18T12:10:53.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 1.3 MB/s) [2019-04-18T12:10:53.239Z] [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 [2019-04-18T12:10:53.490Z] [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 [2019-04-18T12:10:53.490Z] [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 [2019-04-18T12:10:53.490Z] [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 3.6 MB/s) [2019-04-18T12:10:53.741Z] [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 [2019-04-18T12:10:53.741Z] [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 [2019-04-18T12:10:53.992Z] [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 [2019-04-18T12:10:53.992Z] [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) [2019-04-18T12:10:53.992Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom [2019-04-18T12:10:53.992Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom [2019-04-18T12:10:54.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom [2019-04-18T12:10:54.243Z] [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) [2019-04-18T12:10:54.243Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/33/maven-parent-33.pom [2019-04-18T12:10:54.243Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/33/maven-parent-33.pom [2019-04-18T12:10:54.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [2019-04-18T12:10:54.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.3 MB/s) [2019-04-18T12:10:54.494Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/21/apache-21.pom [2019-04-18T12:10:54.494Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/21/apache-21.pom [2019-04-18T12:10:54.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [2019-04-18T12:10:54.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.2 MB/s) [2019-04-18T12:10:54.745Z] [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 [2019-04-18T12:10:54.745Z] [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 [2019-04-18T12:10:54.995Z] [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 [2019-04-18T12:10:54.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar (41 kB at 2.5 MB/s) [2019-04-18T12:10:54.996Z] [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 [2019-04-18T12:10:55.246Z] [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 [2019-04-18T12:10:55.497Z] [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) [2019-04-18T12:10:55.497Z] [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 [2019-04-18T12:10:55.497Z] [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 [2019-04-18T12:10:55.748Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starters/2.2.0.M2/spring-boot-starters-2.2.0.M2.pom (1.8 kB at 7.5 kB/s) [2019-04-18T12:10:55.748Z] [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 [2019-04-18T12:10:56.000Z] [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 [2019-04-18T12:10:56.251Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter/2.2.0.M2/spring-boot-starter-2.2.0.M2.pom (3.1 kB at 13 kB/s) [2019-04-18T12:10:56.251Z] [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 [2019-04-18T12:10:56.251Z] [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 [2019-04-18T12:10:56.502Z] [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 58 kB/s) [2019-04-18T12:10:56.502Z] [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 [2019-04-18T12:10:56.753Z] [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 [2019-04-18T12:10:57.004Z] [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) [2019-04-18T12:10:57.004Z] [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 [2019-04-18T12:10:57.004Z] [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 [2019-04-18T12:10:57.255Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.pom (1.9 kB at 7.8 kB/s) [2019-04-18T12:10:57.255Z] [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 [2019-04-18T12:10:57.506Z] [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 [2019-04-18T12:10:57.756Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-context/5.2.0.M1/spring-context-5.2.0.M1.pom (5.7 kB at 23 kB/s) [2019-04-18T12:10:57.756Z] [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 [2019-04-18T12:10:57.757Z] [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 [2019-04-18T12:10:58.007Z] [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) [2019-04-18T12:10:58.007Z] [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 [2019-04-18T12:10:58.007Z] [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 [2019-04-18T12:10:58.258Z] [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) [2019-04-18T12:10:58.258Z] [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 [2019-04-18T12:10:58.509Z] [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 [2019-04-18T12:10:58.761Z] [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.0 kB/s) [2019-04-18T12:10:58.761Z] [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 [2019-04-18T12:10:58.761Z] [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 [2019-04-18T12:10:59.012Z] [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 136 kB/s) [2019-04-18T12:10:59.012Z] [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 [2019-04-18T12:10:59.263Z] [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 [2019-04-18T12:10:59.513Z] [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) [2019-04-18T12:10:59.513Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [2019-04-18T12:10:59.764Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [2019-04-18T12:10:59.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [2019-04-18T12:10:59.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 934 kB/s) [2019-04-18T12:10:59.764Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [2019-04-18T12:11:00.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [2019-04-18T12:11:00.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [2019-04-18T12:11:00.015Z] [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.4 MB/s) [2019-04-18T12:11:00.015Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [2019-04-18T12:11:00.266Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [2019-04-18T12:11:00.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [2019-04-18T12:11:00.266Z] [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) [2019-04-18T12:11:00.266Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom [2019-04-18T12:11:00.517Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom [2019-04-18T12:11:00.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom [2019-04-18T12:11:00.768Z] [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) [2019-04-18T12:11:00.768Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [2019-04-18T12:11:00.768Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [2019-04-18T12:11:01.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [2019-04-18T12:11:01.018Z] [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 1.1 MB/s) [2019-04-18T12:11:01.019Z] [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 [2019-04-18T12:11:01.019Z] [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 [2019-04-18T12:11:01.269Z] [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 [2019-04-18T12:11:01.270Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom (7.2 kB at 552 kB/s) [2019-04-18T12:11:01.270Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom [2019-04-18T12:11:01.270Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom [2019-04-18T12:11:01.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom [2019-04-18T12:11:01.520Z] [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 2.7 MB/s) [2019-04-18T12:11:01.520Z] [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 [2019-04-18T12:11:01.771Z] [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 [2019-04-18T12:11:01.771Z] [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 [2019-04-18T12:11:01.772Z] [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 821 kB/s) [2019-04-18T12:11:01.772Z] [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 [2019-04-18T12:11:02.023Z] [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 [2019-04-18T12:11:02.023Z] [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 [2019-04-18T12:11:02.023Z] [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 82 kB/s) [2019-04-18T12:11:02.023Z] [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 [2019-04-18T12:11:02.274Z] [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 [2019-04-18T12:11:02.274Z] [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 [2019-04-18T12:11:02.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 1.1 MB/s) [2019-04-18T12:11:02.274Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2019-04-18T12:11:02.525Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2019-04-18T12:11:02.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2019-04-18T12:11:02.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 828 kB/s) [2019-04-18T12:11:02.775Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2019-04-18T12:11:02.775Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2019-04-18T12:11:03.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2019-04-18T12:11:03.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 2.1 MB/s) [2019-04-18T12:11:03.026Z] [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 [2019-04-18T12:11:03.026Z] [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 [2019-04-18T12:11:03.277Z] [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 94 kB/s) [2019-04-18T12:11:03.277Z] [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 [2019-04-18T12:11:03.528Z] [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 [2019-04-18T12:11:03.778Z] [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 60 kB/s) [2019-04-18T12:11:03.778Z] [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 [2019-04-18T12:11:03.778Z] [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 [2019-04-18T12:11:04.029Z] [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 [2019-04-18T12:11:04.029Z] [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) [2019-04-18T12:11:04.029Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [2019-04-18T12:11:04.280Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [2019-04-18T12:11:04.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom [2019-04-18T12:11:04.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 423 kB/s) [2019-04-18T12:11:04.531Z] [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 [2019-04-18T12:11:04.531Z] [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 [2019-04-18T12:11:04.782Z] [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 [2019-04-18T12:11:04.782Z] [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 149 kB/s) [2019-04-18T12:11:04.782Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [2019-04-18T12:11:05.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [2019-04-18T12:11:05.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [2019-04-18T12:11:05.033Z] [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) [2019-04-18T12:11:05.033Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/28/oss-parent-28.pom [2019-04-18T12:11:05.284Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/28/oss-parent-28.pom [2019-04-18T12:11:05.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom [2019-04-18T12:11:05.284Z] [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) [2019-04-18T12:11:05.284Z] [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 [2019-04-18T12:11:05.535Z] [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 [2019-04-18T12:11:05.535Z] [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 [2019-04-18T12:11:05.535Z] [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) [2019-04-18T12:11:05.535Z] [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 [2019-04-18T12:11:05.785Z] [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 [2019-04-18T12:11:05.786Z] [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 [2019-04-18T12:11:05.786Z] [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) [2019-04-18T12:11:05.786Z] [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 [2019-04-18T12:11:06.036Z] [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 [2019-04-18T12:11:06.287Z] [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 [2019-04-18T12:11:06.287Z] [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 251 kB/s) [2019-04-18T12:11:06.287Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom [2019-04-18T12:11:06.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom [2019-04-18T12:11:06.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom [2019-04-18T12:11:06.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.pom (6.7 kB at 562 kB/s) [2019-04-18T12:11:06.538Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom [2019-04-18T12:11:06.538Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom [2019-04-18T12:11:06.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom [2019-04-18T12:11:06.789Z] [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 690 kB/s) [2019-04-18T12:11:06.789Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom [2019-04-18T12:11:06.789Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom [2019-04-18T12:11:07.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom [2019-04-18T12:11:07.040Z] [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 517 kB/s) [2019-04-18T12:11:07.040Z] [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 [2019-04-18T12:11:07.040Z] [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 [2019-04-18T12:11:07.591Z] [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 7.4 kB/s) [2019-04-18T12:11:07.591Z] [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 [2019-04-18T12:11:07.591Z] [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 [2019-04-18T12:11:07.842Z] [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) [2019-04-18T12:11:07.842Z] [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 [2019-04-18T12:11:08.093Z] [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 [2019-04-18T12:11:08.344Z] [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) [2019-04-18T12:11:08.344Z] [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 [2019-04-18T12:11:08.344Z] [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 [2019-04-18T12:11:08.594Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.pom (12 kB at 48 kB/s) [2019-04-18T12:11:08.595Z] [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 [2019-04-18T12:11:08.595Z] [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 [2019-04-18T12:11:08.845Z] [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 [2019-04-18T12:11:08.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom (1.9 kB at 160 kB/s) [2019-04-18T12:11:08.845Z] [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 [2019-04-18T12:11:09.096Z] [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 [2019-04-18T12:11:09.096Z] [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 [2019-04-18T12:11:09.096Z] [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 287 kB/s) [2019-04-18T12:11:09.096Z] [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 [2019-04-18T12:11:09.348Z] [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 [2019-04-18T12:11:09.599Z] [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) [2019-04-18T12:11:09.599Z] [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 [2019-04-18T12:11:09.599Z] [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 [2019-04-18T12:11:09.850Z] [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 [2019-04-18T12:11:09.850Z] [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) [2019-04-18T12:11:09.850Z] [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 [2019-04-18T12:11:09.850Z] [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 [2019-04-18T12:11:10.101Z] [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 [2019-04-18T12:11:10.102Z] [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 140 kB/s) [2019-04-18T12:11:10.102Z] [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 [2019-04-18T12:11:10.102Z] [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 [2019-04-18T12:11:10.352Z] [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 [2019-04-18T12:11:10.352Z] [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 137 kB/s) [2019-04-18T12:11:10.353Z] [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 [2019-04-18T12:11:10.353Z] [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 [2019-04-18T12:11:10.603Z] [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 [2019-04-18T12:11:10.604Z] [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 118 kB/s) [2019-04-18T12:11:10.604Z] [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 [2019-04-18T12:11:10.854Z] [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 [2019-04-18T12:11:11.105Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-validation/2.2.0.M2/spring-boot-starter-validation-2.2.0.M2.pom (2.9 kB at 12 kB/s) [2019-04-18T12:11:11.105Z] [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 [2019-04-18T12:11:11.105Z] [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 [2019-04-18T12:11:11.356Z] [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 [2019-04-18T12:11:11.356Z] [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) [2019-04-18T12:11:11.356Z] [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 [2019-04-18T12:11:11.356Z] [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 [2019-04-18T12:11:11.606Z] [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 [2019-04-18T12:11:11.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.pom (15 kB at 997 kB/s) [2019-04-18T12:11:11.607Z] [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 [2019-04-18T12:11:11.607Z] [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 [2019-04-18T12:11:11.857Z] [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 [2019-04-18T12:11:11.857Z] [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.5 MB/s) [2019-04-18T12:11:11.857Z] [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 [2019-04-18T12:11:12.108Z] [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 [2019-04-18T12:11:12.108Z] [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 [2019-04-18T12:11:12.108Z] [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) [2019-04-18T12:11:12.108Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [2019-04-18T12:11:12.359Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [2019-04-18T12:11:12.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [2019-04-18T12:11:12.360Z] [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 221 kB/s) [2019-04-18T12:11:12.360Z] [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 [2019-04-18T12:11:12.610Z] [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 [2019-04-18T12:11:12.610Z] [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 [2019-04-18T12:11:12.610Z] [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 442 kB/s) [2019-04-18T12:11:12.610Z] [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 [2019-04-18T12:11:12.861Z] [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 [2019-04-18T12:11:12.861Z] [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 [2019-04-18T12:11:12.861Z] [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 477 kB/s) [2019-04-18T12:11:12.861Z] [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 [2019-04-18T12:11:13.112Z] [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 [2019-04-18T12:11:13.112Z] [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 [2019-04-18T12:11:13.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 489 kB/s) [2019-04-18T12:11:13.363Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/15/jboss-parent-15.pom [2019-04-18T12:11:13.363Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/15/jboss-parent-15.pom [2019-04-18T12:11:13.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom [2019-04-18T12:11:13.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.7 MB/s) [2019-04-18T12:11:13.614Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom [2019-04-18T12:11:13.614Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom [2019-04-18T12:11:13.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom [2019-04-18T12:11:13.865Z] [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) [2019-04-18T12:11:13.865Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/35/oss-parent-35.pom [2019-04-18T12:11:13.865Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/35/oss-parent-35.pom [2019-04-18T12:11:14.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom [2019-04-18T12:11:14.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 1.5 MB/s) [2019-04-18T12:11:14.115Z] [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 [2019-04-18T12:11:14.115Z] [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 [2019-04-18T12:11:14.366Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-webmvc/5.2.0.M1/spring-webmvc-5.2.0.M1.pom (9.4 kB at 39 kB/s) [2019-04-18T12:11:14.366Z] [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 [2019-04-18T12:11:14.617Z] [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 [2019-04-18T12:11:14.867Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/hateoas/spring-hateoas/1.0.0.M1/spring-hateoas-1.0.0.M1.pom (23 kB at 76 kB/s) [2019-04-18T12:11:14.868Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom [2019-04-18T12:11:15.118Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom [2019-04-18T12:11:15.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom [2019-04-18T12:11:15.119Z] [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) [2019-04-18T12:11:15.119Z] [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 [2019-04-18T12:11:15.370Z] [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 [2019-04-18T12:11:15.621Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.pom (1.3 kB at 5.5 kB/s) [2019-04-18T12:11:15.621Z] [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 [2019-04-18T12:11:15.621Z] [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 [2019-04-18T12:11:15.871Z] [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 23 kB/s) [2019-04-18T12:11:15.872Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [2019-04-18T12:11:15.872Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [2019-04-18T12:11:16.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [2019-04-18T12:11:16.123Z] [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 188 kB/s) [2019-04-18T12:11:16.123Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.pom [2019-04-18T12:11:16.373Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.pom [2019-04-18T12:11:16.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom [2019-04-18T12:11:16.373Z] [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) [2019-04-18T12:11:16.373Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2019-04-18T12:11:16.624Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2019-04-18T12:11:16.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2019-04-18T12:11:16.624Z] [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) [2019-04-18T12:11:16.624Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2019-04-18T12:11:16.875Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2019-04-18T12:11:16.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2019-04-18T12:11:17.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 964 kB/s) [2019-04-18T12:11:17.126Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2019-04-18T12:11:17.126Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2019-04-18T12:11:17.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2019-04-18T12:11:17.376Z] [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 176 kB/s) [2019-04-18T12:11:17.376Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [2019-04-18T12:11:17.376Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [2019-04-18T12:11:17.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [2019-04-18T12:11:17.627Z] [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) [2019-04-18T12:11:17.627Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.3/ow2-1.3.pom [2019-04-18T12:11:17.627Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.3/ow2-1.3.pom [2019-04-18T12:11:17.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [2019-04-18T12:11:17.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 731 kB/s) [2019-04-18T12:11:17.878Z] [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 [2019-04-18T12:11:17.878Z] [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 [2019-04-18T12:11:18.128Z] [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 24 kB/s) [2019-04-18T12:11:18.128Z] [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 [2019-04-18T12:11:18.379Z] [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 [2019-04-18T12:11:18.379Z] [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 [2019-04-18T12:11:18.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom (35 kB at 1.9 MB/s) [2019-04-18T12:11:18.379Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom [2019-04-18T12:11:18.630Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom [2019-04-18T12:11:18.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.pom [2019-04-18T12:11:18.881Z] [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 874 kB/s) [2019-04-18T12:11:18.881Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/project/2.28/project-2.28.pom [2019-04-18T12:11:18.881Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/project/2.28/project-2.28.pom [2019-04-18T12:11:19.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom [2019-04-18T12:11:19.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom (94 kB at 2.0 MB/s) [2019-04-18T12:11:19.132Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom [2019-04-18T12:11:19.132Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom [2019-04-18T12:11:19.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom [2019-04-18T12:11:19.383Z] [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 639 kB/s) [2019-04-18T12:11:19.383Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom [2019-04-18T12:11:19.383Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom [2019-04-18T12:11:19.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.pom [2019-04-18T12:11:19.634Z] [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 779 kB/s) [2019-04-18T12:11:19.634Z] [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 [2019-04-18T12:11:19.885Z] [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 [2019-04-18T12:11:19.885Z] [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 [2019-04-18T12:11:19.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/jakarta.inject/2.5.0/jakarta.inject-2.5.0.pom (5.2 kB at 433 kB/s) [2019-04-18T12:11:19.885Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom [2019-04-18T12:11:20.135Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom [2019-04-18T12:11:20.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom [2019-04-18T12:11:20.135Z] [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) [2019-04-18T12:11:20.136Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom [2019-04-18T12:11:20.386Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom [2019-04-18T12:11:20.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0/hk2-parent-2.5.0.pom [2019-04-18T12:11:20.386Z] [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.2 MB/s) [2019-04-18T12:11:20.386Z] [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 [2019-04-18T12:11:20.637Z] [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 [2019-04-18T12:11:20.637Z] [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 [2019-04-18T12:11:20.637Z] [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 516 kB/s) [2019-04-18T12:11:20.637Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/pom/8/pom-8.pom [2019-04-18T12:11:20.888Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/pom/8/pom-8.pom [2019-04-18T12:11:20.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom [2019-04-18T12:11:20.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 kB at 812 kB/s) [2019-04-18T12:11:21.138Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom [2019-04-18T12:11:21.139Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom [2019-04-18T12:11:21.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom [2019-04-18T12:11:21.389Z] [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 502 kB/s) [2019-04-18T12:11:21.389Z] [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 [2019-04-18T12:11:21.389Z] [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 [2019-04-18T12:11:21.640Z] [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 [2019-04-18T12:11:21.640Z] [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 510 kB/s) [2019-04-18T12:11:21.640Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/project/2.28/project-2.28.pom [2019-04-18T12:11:21.640Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/project/2.28/project-2.28.pom [2019-04-18T12:11:21.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.28/project-2.28.pom [2019-04-18T12:11:21.891Z] [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) [2019-04-18T12:11:21.891Z] [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 [2019-04-18T12:11:21.891Z] [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 [2019-04-18T12:11:22.142Z] [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 [2019-04-18T12:11:22.142Z] [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 226 kB/s) [2019-04-18T12:11:22.142Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/project/2.28/project-2.28.pom [2019-04-18T12:11:22.142Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/project/2.28/project-2.28.pom [2019-04-18T12:11:22.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.28/project-2.28.pom [2019-04-18T12:11:22.393Z] [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 253 kB/s) [2019-04-18T12:11:22.393Z] [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 [2019-04-18T12:11:22.393Z] [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 [2019-04-18T12:11:22.643Z] [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 [2019-04-18T12:11:22.644Z] [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 649 kB/s) [2019-04-18T12:11:22.644Z] [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 [2019-04-18T12:11:22.894Z] [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 [2019-04-18T12:11:22.894Z] [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 [2019-04-18T12:11:22.894Z] [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 272 kB/s) [2019-04-18T12:11:22.894Z] [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 [2019-04-18T12:11:23.145Z] [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 [2019-04-18T12:11:23.145Z] [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 [2019-04-18T12:11:23.145Z] [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) [2019-04-18T12:11:23.145Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/project/2.28/project-2.28.pom [2019-04-18T12:11:23.396Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/project/2.28/project-2.28.pom [2019-04-18T12:11:23.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.28/project-2.28.pom [2019-04-18T12:11:23.396Z] [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 230 kB/s) [2019-04-18T12:11:23.396Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom [2019-04-18T12:11:23.646Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom [2019-04-18T12:11:23.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.pom [2019-04-18T12:11:23.647Z] [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 549 kB/s) [2019-04-18T12:11:23.647Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom [2019-04-18T12:11:23.897Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom [2019-04-18T12:11:23.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom [2019-04-18T12:11:23.897Z] [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 338 kB/s) [2019-04-18T12:11:23.897Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/project/2.28/project-2.28.pom [2019-04-18T12:11:24.148Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/project/2.28/project-2.28.pom [2019-04-18T12:11:24.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.28/project-2.28.pom [2019-04-18T12:11:24.399Z] [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 134 kB/s) [2019-04-18T12:11:24.399Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom [2019-04-18T12:11:24.399Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom [2019-04-18T12:11:24.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.pom [2019-04-18T12:11:24.649Z] [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 534 kB/s) [2019-04-18T12:11:24.650Z] [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 [2019-04-18T12:11:24.650Z] [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 [2019-04-18T12:11:24.900Z] [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 [2019-04-18T12:11:24.901Z] [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 456 kB/s) [2019-04-18T12:11:24.901Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom [2019-04-18T12:11:24.901Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom [2019-04-18T12:11:25.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.pom [2019-04-18T12:11:25.151Z] [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 228 kB/s) [2019-04-18T12:11:25.151Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom [2019-04-18T12:11:25.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom [2019-04-18T12:11:25.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom [2019-04-18T12:11:25.402Z] [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 420 kB/s) [2019-04-18T12:11:25.402Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [2019-04-18T12:11:25.653Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [2019-04-18T12:11:25.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [2019-04-18T12:11:25.653Z] [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 837 kB/s) [2019-04-18T12:11:25.653Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom [2019-04-18T12:11:25.903Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom [2019-04-18T12:11:25.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom [2019-04-18T12:11:25.904Z] [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 340 kB/s) [2019-04-18T12:11:25.904Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom [2019-04-18T12:11:26.154Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom [2019-04-18T12:11:26.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.pom [2019-04-18T12:11:26.154Z] [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) [2019-04-18T12:11:26.154Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom [2019-04-18T12:11:26.405Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom [2019-04-18T12:11:26.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.pom [2019-04-18T12:11:26.405Z] [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) [2019-04-18T12:11:26.405Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom [2019-04-18T12:11:26.656Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom [2019-04-18T12:11:26.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom [2019-04-18T12:11:26.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.pom (3.2 kB at 268 kB/s) [2019-04-18T12:11:26.906Z] [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 [2019-04-18T12:11:26.907Z] [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 [2019-04-18T12:11:27.157Z] [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 [2019-04-18T12:11:27.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-repackaged/2.5.0/asm-repackaged-2.5.0.pom (5.1 kB at 391 kB/s) [2019-04-18T12:11:27.157Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom [2019-04-18T12:11:27.157Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom [2019-04-18T12:11:27.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom [2019-04-18T12:11:27.409Z] [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 219 kB/s) [2019-04-18T12:11:27.409Z] [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 [2019-04-18T12:11:27.409Z] [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 [2019-04-18T12:11:27.659Z] [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 [2019-04-18T12:11:27.659Z] [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 365 kB/s) [2019-04-18T12:11:27.659Z] [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 [2019-04-18T12:11:27.659Z] [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 [2019-04-18T12:11:27.910Z] [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 [2019-04-18T12:11:27.910Z] [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 127 kB/s) [2019-04-18T12:11:27.910Z] [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 [2019-04-18T12:11:28.161Z] [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 [2019-04-18T12:11:28.161Z] [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 [2019-04-18T12:11:28.161Z] [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) [2019-04-18T12:11:28.161Z] [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 [2019-04-18T12:11:28.411Z] [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 [2019-04-18T12:11:28.411Z] [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 [2019-04-18T12:11:28.411Z] [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 275 kB/s) [2019-04-18T12:11:28.411Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [2019-04-18T12:11:28.662Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [2019-04-18T12:11:28.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [2019-04-18T12:11:28.662Z] [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) [2019-04-18T12:11:28.662Z] [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 [2019-04-18T12:11:28.913Z] [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 [2019-04-18T12:11:28.913Z] [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 [2019-04-18T12:11:28.913Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 737 kB/s) [2019-04-18T12:11:28.913Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/5/jvnet-parent-5.pom [2019-04-18T12:11:29.164Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/5/jvnet-parent-5.pom [2019-04-18T12:11:29.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [2019-04-18T12:11:29.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 633 kB/s) [2019-04-18T12:11:29.164Z] [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 [2019-04-18T12:11:29.414Z] [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 [2019-04-18T12:11:29.665Z] [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 [2019-04-18T12:11:29.665Z] [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 447 kB/s) [2019-04-18T12:11:29.665Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.0/all-1.2.0.pom [2019-04-18T12:11:29.665Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.0/all-1.2.0.pom [2019-04-18T12:11:29.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom [2019-04-18T12:11:29.916Z] [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.2 MB/s) [2019-04-18T12:11:29.916Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/1/jvnet-parent-1.pom [2019-04-18T12:11:29.916Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/1/jvnet-parent-1.pom [2019-04-18T12:11:30.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [2019-04-18T12:11:30.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 393 kB/s) [2019-04-18T12:11:30.167Z] [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 [2019-04-18T12:11:30.167Z] [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 [2019-04-18T12:11:30.417Z] [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 [2019-04-18T12:11:30.417Z] [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) [2019-04-18T12:11:30.417Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom [2019-04-18T12:11:30.668Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom [2019-04-18T12:11:30.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom [2019-04-18T12:11:30.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.pom (4.6 kB at 351 kB/s) [2019-04-18T12:11:30.668Z] [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 [2019-04-18T12:11:30.918Z] [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 [2019-04-18T12:11:30.919Z] [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 [2019-04-18T12:11:30.919Z] [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 733 kB/s) [2019-04-18T12:11:30.919Z] [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 [2019-04-18T12:11:31.169Z] [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 [2019-04-18T12:11:31.169Z] [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) [2019-04-18T12:11:31.169Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [2019-04-18T12:11:31.169Z] [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 [2019-04-18T12:11:31.420Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [2019-04-18T12:11:31.672Z] [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 [2019-04-18T12:11:31.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom [2019-04-18T12:11:32.173Z] [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 946 kB/s) [2019-04-18T12:11:32.173Z] [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 [2019-04-18T12:11:32.173Z] [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 [2019-04-18T12:11:32.424Z] [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 [2019-04-18T12:11:32.424Z] [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 [2019-04-18T12:11:32.975Z] [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 [2019-04-18T12:11:32.975Z] [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 669 kB/s) [2019-04-18T12:11:32.975Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-18T12:11:32.975Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-18T12:11:33.226Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-18T12:11:33.477Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-18T12:11:33.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-18T12:11:33.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.8 MB/s) [2019-04-18T12:11:33.728Z] [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 [2019-04-18T12:11:33.979Z] [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 [2019-04-18T12:11:34.230Z] [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 [2019-04-18T12:11:34.481Z] [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 [2019-04-18T12:11:34.732Z] [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 [2019-04-18T12:11:34.732Z] [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 608 kB/s) [2019-04-18T12:11:34.732Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-18T12:11:34.982Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-18T12:11:35.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-18T12:11:35.233Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-18T12:11:35.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-18T12:11:35.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom (3.6 kB at 330 kB/s) [2019-04-18T12:11:35.784Z] [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 [2019-04-18T12:11:35.784Z] [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 [2019-04-18T12:11:36.035Z] [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 [2019-04-18T12:11:36.286Z] [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 [2019-04-18T12:11:36.537Z] [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 [2019-04-18T12:11:36.537Z] [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 467 kB/s) [2019-04-18T12:11:36.537Z] [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 [2019-04-18T12:11:36.787Z] [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 [2019-04-18T12:11:37.038Z] [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 [2019-04-18T12:11:37.038Z] [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 [2019-04-18T12:11:37.589Z] [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 [2019-04-18T12:11:37.589Z] [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.1 MB/s) [2019-04-18T12:11:37.589Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-18T12:11:37.589Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-18T12:11:37.840Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-18T12:11:37.840Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-18T12:11:38.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-18T12:11:38.392Z] [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.3 MB/s) [2019-04-18T12:11:38.392Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-18T12:11:38.642Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-18T12:11:38.642Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-18T12:11:38.893Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-18T12:11:39.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-18T12:11:39.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 646 kB/s) [2019-04-18T12:11:39.445Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [2019-04-18T12:11:39.445Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [2019-04-18T12:11:39.697Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [2019-04-18T12:11:39.697Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [2019-04-18T12:11:40.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.1/junit-bom-5.3.1.pom [2019-04-18T12:11:40.249Z] [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 314 kB/s) [2019-04-18T12:11:40.249Z] [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 [2019-04-18T12:11:40.249Z] [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 [2019-04-18T12:11:40.500Z] [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 [2019-04-18T12:11:40.750Z] [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 22 kB/s) [2019-04-18T12:11:40.750Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom [2019-04-18T12:11:41.001Z] [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 [2019-04-18T12:11:41.001Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom [2019-04-18T12:11:41.252Z] [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 20 kB/s) [2019-04-18T12:11:41.252Z] [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 [2019-04-18T12:11:41.502Z] [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 [2019-04-18T12:11:41.753Z] [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 [2019-04-18T12:11:42.004Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.1.2.RELEASE/spring-data-build-2.1.2.RELEASE.pom (6.6 kB at 26 kB/s) [2019-04-18T12:11:42.004Z] [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 [2019-04-18T12:11:42.004Z] [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 [2019-04-18T12:11:42.255Z] [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 [2019-04-18T12:11:42.505Z] [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) [2019-04-18T12:11:42.505Z] [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 [2019-04-18T12:11:42.505Z] [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 [2019-04-18T12:11:42.756Z] [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 [2019-04-18T12:11:43.007Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom (5.0 kB at 20 kB/s) [2019-04-18T12:11:43.007Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom [2019-04-18T12:11:43.257Z] [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 [2019-04-18T12:11:43.258Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Bean-RELEASE/spring-session-bom-Bean-RELEASE.pom [2019-04-18T12:11:43.508Z] [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) [2019-04-18T12:11:43.508Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom [2019-04-18T12:11:43.759Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom [2019-04-18T12:11:43.759Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom [2019-04-18T12:11:43.759Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.pom (7.9 kB at 525 kB/s) [2019-04-18T12:11:43.759Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom [2019-04-18T12:11:44.009Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom [2019-04-18T12:11:44.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom [2019-04-18T12:11:44.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.4.3/flow-project-1.4.3.pom (27 kB at 1.7 MB/s) [2019-04-18T12:11:44.260Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom [2019-04-18T12:11:44.260Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom [2019-04-18T12:11:44.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom [2019-04-18T12:11:44.511Z] [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) [2019-04-18T12:11:44.511Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom [2019-04-18T12:11:44.511Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom [2019-04-18T12:11:44.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom [2019-04-18T12:11:44.762Z] [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) [2019-04-18T12:11:44.762Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [2019-04-18T12:11:44.762Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [2019-04-18T12:11:45.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [2019-04-18T12:11:45.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 364 kB/s) [2019-04-18T12:11:45.012Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom [2019-04-18T12:11:45.263Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom [2019-04-18T12:11:45.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.pom [2019-04-18T12:11:45.263Z] [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 411 kB/s) [2019-04-18T12:11:45.263Z] [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 [2019-04-18T12:11:45.513Z] [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 [2019-04-18T12:11:45.764Z] [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 [2019-04-18T12:11:45.764Z] [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) [2019-04-18T12:11:45.764Z] [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 [2019-04-18T12:11:45.764Z] [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 [2019-04-18T12:11:46.015Z] [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 [2019-04-18T12:11:46.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom (25 kB at 1.7 MB/s) [2019-04-18T12:11:46.015Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-04-18T12:11:46.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-04-18T12:11:46.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-04-18T12:11:46.266Z] [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) [2019-04-18T12:11:46.266Z] [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 [2019-04-18T12:11:46.266Z] [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 [2019-04-18T12:11:46.516Z] [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 [2019-04-18T12:11:46.516Z] [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) [2019-04-18T12:11:46.516Z] [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 [2019-04-18T12:11:46.516Z] [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 [2019-04-18T12:11:46.767Z] [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 [2019-04-18T12:11:46.767Z] [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 305 kB/s) [2019-04-18T12:11:46.767Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom [2019-04-18T12:11:46.767Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom [2019-04-18T12:11:47.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom [2019-04-18T12:11:47.018Z] [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 795 kB/s) [2019-04-18T12:11:47.018Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/41/commons-parent-41.pom [2019-04-18T12:11:47.268Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/41/commons-parent-41.pom [2019-04-18T12:11:47.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [2019-04-18T12:11:47.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 3.2 MB/s) [2019-04-18T12:11:47.268Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-04-18T12:11:47.519Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-04-18T12:11:47.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-04-18T12:11:47.519Z] [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) [2019-04-18T12:11:47.519Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-04-18T12:11:47.770Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-04-18T12:11:47.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-04-18T12:11:47.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 4.1 MB/s) [2019-04-18T12:11:47.770Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/16/apache-16.pom [2019-04-18T12:11:48.020Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/16/apache-16.pom [2019-04-18T12:11:48.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [2019-04-18T12:11:48.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.3 MB/s) [2019-04-18T12:11:48.271Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [2019-04-18T12:11:48.271Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [2019-04-18T12:11:48.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [2019-04-18T12:11:48.522Z] [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) [2019-04-18T12:11:48.522Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom [2019-04-18T12:11:48.522Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom [2019-04-18T12:11:48.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom [2019-04-18T12:11:48.773Z] [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 541 kB/s) [2019-04-18T12:11:48.773Z] [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 [2019-04-18T12:11:48.773Z] [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 [2019-04-18T12:11:49.023Z] [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 [2019-04-18T12:11:49.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom (3.4 kB at 283 kB/s) [2019-04-18T12:11:49.023Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom [2019-04-18T12:11:49.023Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom [2019-04-18T12:11:49.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom [2019-04-18T12:11:49.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom (42 kB at 2.4 MB/s) [2019-04-18T12:11:49.275Z] [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 [2019-04-18T12:11:49.275Z] [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 [2019-04-18T12:11:49.525Z] [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 [2019-04-18T12:11:49.525Z] [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 745 kB/s) [2019-04-18T12:11:49.525Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom [2019-04-18T12:11:49.525Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom [2019-04-18T12:11:49.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom [2019-04-18T12:11:49.776Z] [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.5 MB/s) [2019-04-18T12:11:49.776Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom [2019-04-18T12:11:50.027Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom [2019-04-18T12:11:50.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom [2019-04-18T12:11:50.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom (4.9 kB at 412 kB/s) [2019-04-18T12:11:50.027Z] [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 [2019-04-18T12:11:50.277Z] [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 [2019-04-18T12:11:50.277Z] [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 [2019-04-18T12:11:50.277Z] [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) [2019-04-18T12:11:50.277Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [2019-04-18T12:11:50.528Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [2019-04-18T12:11:50.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [2019-04-18T12:11:50.528Z] [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 357 kB/s) [2019-04-18T12:11:50.528Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom [2019-04-18T12:11:50.778Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom [2019-04-18T12:11:50.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.pom [2019-04-18T12:11:50.779Z] [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 794 kB/s) [2019-04-18T12:11:50.779Z] [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 [2019-04-18T12:11:51.029Z] [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 [2019-04-18T12:11:51.280Z] [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 [2019-04-18T12:11:51.280Z] [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.0 MB/s) [2019-04-18T12:11:51.280Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom [2019-04-18T12:11:51.280Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom [2019-04-18T12:11:51.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom [2019-04-18T12:11:51.531Z] [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 512 kB/s) [2019-04-18T12:11:51.531Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom [2019-04-18T12:11:51.531Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom [2019-04-18T12:11:51.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.pom [2019-04-18T12:11:51.782Z] [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 614 kB/s) [2019-04-18T12:11:51.782Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [2019-04-18T12:11:51.782Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [2019-04-18T12:11:52.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [2019-04-18T12:11:52.032Z] [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) [2019-04-18T12:11:52.032Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [2019-04-18T12:11:52.032Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [2019-04-18T12:11:52.283Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [2019-04-18T12:11:52.834Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [2019-04-18T12:11:52.834Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [2019-04-18T12:11:53.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom [2019-04-18T12:11:53.084Z] [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 93 kB/s) [2019-04-18T12:11:53.084Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-18T12:11:53.335Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-18T12:11:53.335Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-18T12:11:53.886Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-18T12:11:53.886Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-18T12:11:54.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-18T12:11:54.137Z] [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) [2019-04-18T12:11:54.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-04-18T12:11:54.388Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-04-18T12:11:54.388Z] [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 [2019-04-18T12:11:54.938Z] [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 [2019-04-18T12:11:55.189Z] [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 [2019-04-18T12:11:55.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-04-18T12:11:55.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 500 kB/s) [2019-04-18T12:11:55.189Z] [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 [2019-04-18T12:11:55.440Z] [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 [2019-04-18T12:11:55.690Z] [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) [2019-04-18T12:11:55.690Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom [2019-04-18T12:11:55.690Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom [2019-04-18T12:11:55.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.pom [2019-04-18T12:11:55.941Z] [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 284 kB/s) [2019-04-18T12:11:55.941Z] [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 [2019-04-18T12:11:56.191Z] [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 [2019-04-18T12:11:56.191Z] [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 [2019-04-18T12:11:56.191Z] [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 112 kB/s) [2019-04-18T12:11:56.191Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom [2019-04-18T12:11:56.442Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom [2019-04-18T12:11:56.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.pom [2019-04-18T12:11:56.442Z] [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 410 kB/s) [2019-04-18T12:11:56.442Z] [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 [2019-04-18T12:11:56.693Z] [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 [2019-04-18T12:11:56.693Z] [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 [2019-04-18T12:11:56.693Z] [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 201 kB/s) [2019-04-18T12:11:56.693Z] [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 [2019-04-18T12:11:56.943Z] [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 [2019-04-18T12:11:56.943Z] [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 [2019-04-18T12:11:56.943Z] [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 132 kB/s) [2019-04-18T12:11:56.943Z] [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 [2019-04-18T12:11:57.194Z] [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 [2019-04-18T12:11:57.194Z] [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 [2019-04-18T12:11:57.445Z] [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 200 kB/s) [2019-04-18T12:11:57.445Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom [2019-04-18T12:11:57.445Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom [2019-04-18T12:11:57.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom [2019-04-18T12:11:57.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.pom (1.9 kB at 175 kB/s) [2019-04-18T12:11:57.695Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom [2019-04-18T12:11:57.946Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom [2019-04-18T12:11:57.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom [2019-04-18T12:11:57.946Z] [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 128 kB/s) [2019-04-18T12:11:57.946Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom [2019-04-18T12:11:58.197Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom [2019-04-18T12:11:58.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom [2019-04-18T12:11:58.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom (1.6 kB at 144 kB/s) [2019-04-18T12:11:58.197Z] [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 [2019-04-18T12:11:58.447Z] [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 [2019-04-18T12:11:58.447Z] [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 [2019-04-18T12:11:58.447Z] [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 197 kB/s) [2019-04-18T12:11:58.447Z] [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 [2019-04-18T12:11:58.698Z] [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 [2019-04-18T12:11:58.698Z] [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 [2019-04-18T12:11:58.948Z] [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) [2019-04-18T12:11:58.948Z] [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 [2019-04-18T12:11:58.948Z] [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 [2019-04-18T12:11:59.199Z] [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 [2019-04-18T12:11:59.199Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom (1.8 kB at 159 kB/s) [2019-04-18T12:11:59.199Z] [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 [2019-04-18T12:11:59.199Z] [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 [2019-04-18T12:11:59.450Z] [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 [2019-04-18T12:11:59.450Z] [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 155 kB/s) [2019-04-18T12:11:59.450Z] [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 [2019-04-18T12:11:59.450Z] [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 [2019-04-18T12:11:59.700Z] [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 [2019-04-18T12:11:59.700Z] [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 145 kB/s) [2019-04-18T12:11:59.700Z] [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 [2019-04-18T12:11:59.700Z] [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 [2019-04-18T12:11:59.951Z] [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 [2019-04-18T12:11:59.951Z] [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 163 kB/s) [2019-04-18T12:11:59.951Z] [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 [2019-04-18T12:11:59.951Z] [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 [2019-04-18T12:12:00.202Z] [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 [2019-04-18T12:12:00.202Z] [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) [2019-04-18T12:12:00.202Z] [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 [2019-04-18T12:12:00.453Z] [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 [2019-04-18T12:12:00.453Z] [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 [2019-04-18T12:12:00.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow-root/1.0.3/vaadin-accordion-flow-root-1.0.3.pom (2.1 kB at 171 kB/s) [2019-04-18T12:12:00.453Z] [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 [2019-04-18T12:12:00.703Z] [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 [2019-04-18T12:12:00.703Z] [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 [2019-04-18T12:12:00.703Z] [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) [2019-04-18T12:12:00.703Z] [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 [2019-04-18T12:12:00.954Z] [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 [2019-04-18T12:12:00.954Z] [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 [2019-04-18T12:12:00.954Z] [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) [2019-04-18T12:12:00.954Z] [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 [2019-04-18T12:12:01.204Z] [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 [2019-04-18T12:12:01.205Z] [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 [2019-04-18T12:12:01.205Z] [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 130 kB/s) [2019-04-18T12:12:01.205Z] [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 [2019-04-18T12:12:01.455Z] [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 [2019-04-18T12:12:01.706Z] [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 [2019-04-18T12:12:01.706Z] [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 187 kB/s) [2019-04-18T12:12:01.706Z] [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 [2019-04-18T12:12:01.706Z] [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 [2019-04-18T12:12:01.957Z] [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 [2019-04-18T12:12:01.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.pom (1.8 kB at 166 kB/s) [2019-04-18T12:12:01.957Z] [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 [2019-04-18T12:12:01.957Z] [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 [2019-04-18T12:12:02.207Z] [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 [2019-04-18T12:12:02.207Z] [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) [2019-04-18T12:12:02.207Z] [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 [2019-04-18T12:12:02.207Z] [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 [2019-04-18T12:12:02.458Z] [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 [2019-04-18T12:12:02.458Z] [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 202 kB/s) [2019-04-18T12:12:02.458Z] [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 [2019-04-18T12:12:02.458Z] [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 [2019-04-18T12:12:02.709Z] [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 [2019-04-18T12:12:02.709Z] [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 152 kB/s) [2019-04-18T12:12:02.709Z] [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 [2019-04-18T12:12:02.709Z] [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 [2019-04-18T12:12:02.960Z] [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 [2019-04-18T12:12:02.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom (1.7 kB at 128 kB/s) [2019-04-18T12:12:02.960Z] [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 [2019-04-18T12:12:03.210Z] [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 [2019-04-18T12:12:03.210Z] [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 [2019-04-18T12:12:03.210Z] [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 201 kB/s) [2019-04-18T12:12:03.210Z] [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 [2019-04-18T12:12:03.461Z] [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 [2019-04-18T12:12:03.461Z] [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 [2019-04-18T12:12:03.461Z] [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 359 kB/s) [2019-04-18T12:12:03.461Z] [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 [2019-04-18T12:12:03.712Z] [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 [2019-04-18T12:12:03.712Z] [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 [2019-04-18T12:12:03.712Z] [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) [2019-04-18T12:12:03.712Z] [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 [2019-04-18T12:12:03.963Z] [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 [2019-04-18T12:12:03.963Z] [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 [2019-04-18T12:12:04.213Z] [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) [2019-04-18T12:12:04.213Z] [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 [2019-04-18T12:12:04.464Z] [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 [2019-04-18T12:12:04.464Z] [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 [2019-04-18T12:12:04.464Z] [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 345 kB/s) [2019-04-18T12:12:04.715Z] [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 [2019-04-18T12:12:04.715Z] [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 [2019-04-18T12:12:04.966Z] [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 [2019-04-18T12:12:04.966Z] [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) [2019-04-18T12:12:04.966Z] [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 [2019-04-18T12:12:04.966Z] [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 [2019-04-18T12:12:05.216Z] [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 [2019-04-18T12:12:05.216Z] [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) [2019-04-18T12:12:05.216Z] [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 [2019-04-18T12:12:05.216Z] [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 [2019-04-18T12:12:05.467Z] [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 [2019-04-18T12:12:05.467Z] [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 503 kB/s) [2019-04-18T12:12:05.467Z] [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 [2019-04-18T12:12:05.467Z] [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 [2019-04-18T12:12:05.717Z] [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 [2019-04-18T12:12:05.718Z] [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) [2019-04-18T12:12:05.718Z] [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 [2019-04-18T12:12:05.718Z] [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 [2019-04-18T12:12:05.968Z] [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 [2019-04-18T12:12:05.968Z] [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) [2019-04-18T12:12:05.968Z] [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 [2019-04-18T12:12:05.968Z] [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 [2019-04-18T12:12:06.219Z] [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 [2019-04-18T12:12:06.219Z] [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 214 kB/s) [2019-04-18T12:12:06.219Z] [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 [2019-04-18T12:12:06.470Z] [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 [2019-04-18T12:12:06.470Z] [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 [2019-04-18T12:12:06.470Z] [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 132 kB/s) [2019-04-18T12:12:06.470Z] [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 [2019-04-18T12:12:06.721Z] [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 [2019-04-18T12:12:06.721Z] [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 [2019-04-18T12:12:06.721Z] [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) [2019-04-18T12:12:06.721Z] [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 [2019-04-18T12:12:06.971Z] [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 [2019-04-18T12:12:06.971Z] [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 [2019-04-18T12:12:06.971Z] [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 154 kB/s) [2019-04-18T12:12:06.971Z] [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 [2019-04-18T12:12:07.222Z] [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 [2019-04-18T12:12:07.222Z] [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 [2019-04-18T12:12:07.222Z] [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) [2019-04-18T12:12:07.222Z] [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 [2019-04-18T12:12:07.472Z] [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 [2019-04-18T12:12:07.473Z] [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 [2019-04-18T12:12:07.723Z] [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 149 kB/s) [2019-04-18T12:12:07.723Z] [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 [2019-04-18T12:12:07.723Z] [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 [2019-04-18T12:12:07.974Z] [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 [2019-04-18T12:12:07.974Z] [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) [2019-04-18T12:12:07.974Z] [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 [2019-04-18T12:12:07.974Z] [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 [2019-04-18T12:12:08.224Z] [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 [2019-04-18T12:12:08.225Z] [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 152 kB/s) [2019-04-18T12:12:08.225Z] [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 [2019-04-18T12:12:08.225Z] [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 [2019-04-18T12:12:08.475Z] [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 [2019-04-18T12:12:08.475Z] [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) [2019-04-18T12:12:08.475Z] [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 [2019-04-18T12:12:08.475Z] [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 [2019-04-18T12:12:08.726Z] [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 [2019-04-18T12:12:08.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom (1.8 kB at 164 kB/s) [2019-04-18T12:12:08.726Z] [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 [2019-04-18T12:12:08.726Z] [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 [2019-04-18T12:12:08.976Z] [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 [2019-04-18T12:12:08.976Z] [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) [2019-04-18T12:12:08.976Z] [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 [2019-04-18T12:12:09.227Z] [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 [2019-04-18T12:12:09.227Z] [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 [2019-04-18T12:12:09.227Z] [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) [2019-04-18T12:12:09.227Z] [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 [2019-04-18T12:12:09.478Z] [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 [2019-04-18T12:12:09.478Z] [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 [2019-04-18T12:12:09.478Z] [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) [2019-04-18T12:12:09.478Z] [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 [2019-04-18T12:12:09.728Z] [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 [2019-04-18T12:12:09.729Z] [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 [2019-04-18T12:12:09.729Z] [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 568 kB/s) [2019-04-18T12:12:09.729Z] [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 [2019-04-18T12:12:09.979Z] [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 [2019-04-18T12:12:09.979Z] [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 [2019-04-18T12:12:09.979Z] [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 163 kB/s) [2019-04-18T12:12:09.979Z] [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 [2019-04-18T12:12:10.230Z] [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 [2019-04-18T12:12:10.230Z] [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 [2019-04-18T12:12:10.230Z] [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 362 kB/s) [2019-04-18T12:12:10.230Z] [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 [2019-04-18T12:12:10.481Z] [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 [2019-04-18T12:12:10.731Z] [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 [2019-04-18T12:12:10.731Z] [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) [2019-04-18T12:12:10.731Z] [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 [2019-04-18T12:12:10.732Z] [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 [2019-04-18T12:12:10.982Z] [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 [2019-04-18T12:12:10.982Z] [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) [2019-04-18T12:12:10.982Z] [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 [2019-04-18T12:12:10.982Z] [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 [2019-04-18T12:12:11.233Z] [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 [2019-04-18T12:12:11.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-time-picker-flow-parent/1.1.1/vaadin-time-picker-flow-parent-1.1.1.pom (2.5 kB at 209 kB/s) [2019-04-18T12:12:11.233Z] [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 [2019-04-18T12:12:11.233Z] [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 [2019-04-18T12:12:11.484Z] [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 [2019-04-18T12:12:11.484Z] [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 233 kB/s) [2019-04-18T12:12:11.484Z] [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 [2019-04-18T12:12:11.484Z] [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 [2019-04-18T12:12:11.735Z] [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 [2019-04-18T12:12:11.735Z] [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) [2019-04-18T12:12:11.735Z] [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 [2019-04-18T12:12:11.735Z] [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 [2019-04-18T12:12:11.985Z] [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 [2019-04-18T12:12:11.986Z] [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 180 kB/s) [2019-04-18T12:12:11.986Z] [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 [2019-04-18T12:12:12.238Z] [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 [2019-04-18T12:12:12.238Z] [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 [2019-04-18T12:12:12.238Z] [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 313 kB/s) [2019-04-18T12:12:12.238Z] [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 [2019-04-18T12:12:12.492Z] [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 [2019-04-18T12:12:12.492Z] [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 [2019-04-18T12:12:12.492Z] [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 251 kB/s) [2019-04-18T12:12:12.492Z] [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 [2019-04-18T12:12:12.743Z] [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 [2019-04-18T12:12:12.994Z] [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 [2019-04-18T12:12:12.994Z] [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) [2019-04-18T12:12:12.994Z] [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 [2019-04-18T12:12:12.994Z] [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 [2019-04-18T12:12:13.244Z] [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 [2019-04-18T12:12:13.245Z] [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 520 kB/s) [2019-04-18T12:12:13.245Z] [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 [2019-04-18T12:12:13.245Z] [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 [2019-04-18T12:12:13.495Z] [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 [2019-04-18T12:12:13.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow-parent/1.3.0/vaadin-dialog-flow-parent-1.3.0.pom (2.3 kB at 193 kB/s) [2019-04-18T12:12:13.495Z] [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 [2019-04-18T12:12:13.495Z] [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 [2019-04-18T12:12:13.746Z] [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 [2019-04-18T12:12:13.746Z] [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 233 kB/s) [2019-04-18T12:12:13.746Z] [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 [2019-04-18T12:12:13.996Z] [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 [2019-04-18T12:12:13.996Z] [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 [2019-04-18T12:12:13.996Z] [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) [2019-04-18T12:12:13.996Z] [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 [2019-04-18T12:12:14.247Z] [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 [2019-04-18T12:12:14.247Z] [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 [2019-04-18T12:12:14.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow-parent/1.3.1/vaadin-form-layout-flow-parent-1.3.1.pom (2.3 kB at 195 kB/s) [2019-04-18T12:12:14.247Z] [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 [2019-04-18T12:12:14.498Z] [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 [2019-04-18T12:12:14.498Z] [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 [2019-04-18T12:12:14.498Z] [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 259 kB/s) [2019-04-18T12:12:14.498Z] [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 [2019-04-18T12:12:14.749Z] [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 [2019-04-18T12:12:14.750Z] [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 [2019-04-18T12:12:14.750Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/3.0.3/vaadin-grid-flow-3.0.3.pom (7.6 kB at 633 kB/s) [2019-04-18T12:12:14.750Z] [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 [2019-04-18T12:12:15.000Z] [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 [2019-04-18T12:12:15.251Z] [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 [2019-04-18T12:12:15.251Z] [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) [2019-04-18T12:12:15.251Z] [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 [2019-04-18T12:12:15.251Z] [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 [2019-04-18T12:12:15.501Z] [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 [2019-04-18T12:12:15.501Z] [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 324 kB/s) [2019-04-18T12:12:15.501Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [2019-04-18T12:12:15.501Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [2019-04-18T12:12:15.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [2019-04-18T12:12:15.752Z] [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) [2019-04-18T12:12:15.752Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/47/commons-parent-47.pom [2019-04-18T12:12:15.752Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/47/commons-parent-47.pom [2019-04-18T12:12:16.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [2019-04-18T12:12:16.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.8 MB/s) [2019-04-18T12:12:16.003Z] [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 [2019-04-18T12:12:16.003Z] [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 [2019-04-18T12:12:16.253Z] [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 [2019-04-18T12:12:16.253Z] [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 528 kB/s) [2019-04-18T12:12:16.253Z] [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 [2019-04-18T12:12:16.253Z] [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 [2019-04-18T12:12:16.504Z] [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 [2019-04-18T12:12:16.504Z] [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 186 kB/s) [2019-04-18T12:12:16.504Z] [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 [2019-04-18T12:12:16.755Z] [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 [2019-04-18T12:12:16.755Z] [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 [2019-04-18T12:12:16.755Z] [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 247 kB/s) [2019-04-18T12:12:16.755Z] [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 [2019-04-18T12:12:17.005Z] [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 [2019-04-18T12:12:17.005Z] [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 [2019-04-18T12:12:17.005Z] [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 326 kB/s) [2019-04-18T12:12:17.005Z] [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 [2019-04-18T12:12:17.256Z] [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 [2019-04-18T12:12:17.256Z] [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 [2019-04-18T12:12:17.256Z] [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 174 kB/s) [2019-04-18T12:12:17.256Z] [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 [2019-04-18T12:12:17.507Z] [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 [2019-04-18T12:12:17.507Z] [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 [2019-04-18T12:12:17.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom (2.2 kB at 166 kB/s) [2019-04-18T12:12:17.507Z] [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 [2019-04-18T12:12:17.757Z] [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 [2019-04-18T12:12:17.757Z] [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 [2019-04-18T12:12:17.757Z] [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) [2019-04-18T12:12:17.757Z] [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 [2019-04-18T12:12:18.008Z] [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 [2019-04-18T12:12:18.258Z] [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 [2019-04-18T12:12:18.258Z] [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 167 kB/s) [2019-04-18T12:12:18.258Z] [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 [2019-04-18T12:12:18.258Z] [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 [2019-04-18T12:12:18.509Z] [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 [2019-04-18T12:12:18.509Z] [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 369 kB/s) [2019-04-18T12:12:18.509Z] [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 [2019-04-18T12:12:18.509Z] [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 [2019-04-18T12:12:18.760Z] [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 [2019-04-18T12:12:18.760Z] [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 149 kB/s) [2019-04-18T12:12:18.760Z] [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 [2019-04-18T12:12:18.760Z] [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 [2019-04-18T12:12:19.010Z] [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 [2019-04-18T12:12:19.010Z] [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 945 kB/s) [2019-04-18T12:12:19.010Z] [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 [2019-04-18T12:12:19.010Z] [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 [2019-04-18T12:12:19.261Z] [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 [2019-04-18T12:12:19.261Z] [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) [2019-04-18T12:12:19.261Z] [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 [2019-04-18T12:12:19.261Z] [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 [2019-04-18T12:12:19.512Z] [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 [2019-04-18T12:12:19.512Z] [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 246 kB/s) [2019-04-18T12:12:19.512Z] [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 [2019-04-18T12:12:19.762Z] [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 [2019-04-18T12:12:19.762Z] [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 [2019-04-18T12:12:19.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.pom (4.2 kB at 352 kB/s) [2019-04-18T12:12:19.762Z] [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 [2019-04-18T12:12:20.013Z] [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 [2019-04-18T12:12:20.013Z] [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 [2019-04-18T12:12:20.013Z] [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 169 kB/s) [2019-04-18T12:12:20.013Z] [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 [2019-04-18T12:12:20.264Z] [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 [2019-04-18T12:12:20.264Z] [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 [2019-04-18T12:12:20.264Z] [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) [2019-04-18T12:12:20.264Z] [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 [2019-04-18T12:12:20.515Z] [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 [2019-04-18T12:12:20.515Z] [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 [2019-04-18T12:12:20.765Z] [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 324 kB/s) [2019-04-18T12:12:20.765Z] [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 [2019-04-18T12:12:20.765Z] [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 [2019-04-18T12:12:21.016Z] [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 [2019-04-18T12:12:21.016Z] [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 184 kB/s) [2019-04-18T12:12:21.016Z] [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 [2019-04-18T12:12:21.016Z] [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 [2019-04-18T12:12:21.266Z] [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 [2019-04-18T12:12:21.266Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom (2.6 kB at 219 kB/s) [2019-04-18T12:12:21.266Z] [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 [2019-04-18T12:12:21.517Z] [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 [2019-04-18T12:12:21.517Z] [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 [2019-04-18T12:12:21.517Z] [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) [2019-04-18T12:12:21.517Z] [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 [2019-04-18T12:12:21.767Z] [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 [2019-04-18T12:12:21.767Z] [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 [2019-04-18T12:12:21.767Z] [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 221 kB/s) [2019-04-18T12:12:21.767Z] [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 [2019-04-18T12:12:22.018Z] [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 [2019-04-18T12:12:22.018Z] [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 [2019-04-18T12:12:22.018Z] [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 237 kB/s) [2019-04-18T12:12:22.018Z] [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 [2019-04-18T12:12:22.268Z] [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 [2019-04-18T12:12:22.269Z] [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 [2019-04-18T12:12:22.269Z] [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) [2019-04-18T12:12:22.269Z] [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 [2019-04-18T12:12:22.519Z] [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 [2019-04-18T12:12:22.519Z] [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 [2019-04-18T12:12:22.519Z] [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 194 kB/s) [2019-04-18T12:12:22.519Z] [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 [2019-04-18T12:12:22.770Z] [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 [2019-04-18T12:12:22.770Z] [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 [2019-04-18T12:12:22.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom (2.9 kB at 238 kB/s) [2019-04-18T12:12:22.770Z] [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 [2019-04-18T12:12:23.020Z] [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 [2019-04-18T12:12:23.271Z] [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 [2019-04-18T12:12:23.271Z] [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) [2019-04-18T12:12:23.271Z] [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 [2019-04-18T12:12:23.271Z] [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 [2019-04-18T12:12:23.521Z] [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 [2019-04-18T12:12:23.522Z] [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) [2019-04-18T12:12:23.522Z] [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 [2019-04-18T12:12:23.522Z] [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 [2019-04-18T12:12:23.772Z] [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 [2019-04-18T12:12:23.772Z] [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 292 kB/s) [2019-04-18T12:12:23.772Z] [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 [2019-04-18T12:12:24.023Z] [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 [2019-04-18T12:12:24.023Z] [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 [2019-04-18T12:12:24.023Z] [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) [2019-04-18T12:12:24.023Z] [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 [2019-04-18T12:12:24.273Z] [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 [2019-04-18T12:12:24.273Z] [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 [2019-04-18T12:12:24.273Z] [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 168 kB/s) [2019-04-18T12:12:24.273Z] [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 [2019-04-18T12:12:24.524Z] [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 [2019-04-18T12:12:24.524Z] [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 [2019-04-18T12:12:24.524Z] [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) [2019-04-18T12:12:24.524Z] [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 [2019-04-18T12:12:24.775Z] [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 [2019-04-18T12:12:24.775Z] [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 [2019-04-18T12:12:24.775Z] [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 213 kB/s) [2019-04-18T12:12:24.775Z] [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 [2019-04-18T12:12:25.025Z] [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 [2019-04-18T12:12:25.025Z] [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 [2019-04-18T12:12:25.276Z] [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 250 kB/s) [2019-04-18T12:12:25.276Z] [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 [2019-04-18T12:12:25.276Z] [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 [2019-04-18T12:12:25.526Z] [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 [2019-04-18T12:12:25.526Z] [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 382 kB/s) [2019-04-18T12:12:25.526Z] [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 [2019-04-18T12:12:25.526Z] [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 [2019-04-18T12:12:25.777Z] [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 [2019-04-18T12:12:25.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow-parent/1.3.0/vaadin-notification-flow-parent-1.3.0.pom (2.2 kB at 203 kB/s) [2019-04-18T12:12:25.777Z] [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 [2019-04-18T12:12:25.777Z] [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 [2019-04-18T12:12:26.027Z] [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 [2019-04-18T12:12:26.027Z] [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) [2019-04-18T12:12:26.027Z] [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 [2019-04-18T12:12:26.027Z] [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 [2019-04-18T12:12:26.278Z] [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 [2019-04-18T12:12:26.278Z] [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 812 kB/s) [2019-04-18T12:12:26.278Z] [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 [2019-04-18T12:12:26.278Z] [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 [2019-04-18T12:12:26.528Z] [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 [2019-04-18T12:12:26.529Z] [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 153 kB/s) [2019-04-18T12:12:26.529Z] [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 [2019-04-18T12:12:26.529Z] [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 [2019-04-18T12:12:26.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom [2019-04-18T12:12:26.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom (2.6 kB at 237 kB/s) [2019-04-18T12:12:26.779Z] [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 [2019-04-18T12:12:27.030Z] [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 [2019-04-18T12:12:27.280Z] [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) [2019-04-18T12:12:27.280Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom [2019-04-18T12:12:27.280Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom [2019-04-18T12:12:27.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom [2019-04-18T12:12:27.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom (1.5 kB at 135 kB/s) [2019-04-18T12:12:27.531Z] [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 [2019-04-18T12:12:27.531Z] [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 [2019-04-18T12:12:27.782Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.pom (4.7 kB at 20 kB/s) [2019-04-18T12:12:27.782Z] [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 [2019-04-18T12:12:28.032Z] [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 [2019-04-18T12:12:28.032Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.pom (7.1 kB at 29 kB/s) [2019-04-18T12:12:28.283Z] [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 [2019-04-18T12:12:28.283Z] [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 [2019-04-18T12:12:28.534Z] [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 44 kB/s) [2019-04-18T12:12:28.534Z] [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 [2019-04-18T12:12:28.534Z] [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 [2019-04-18T12:12:28.785Z] [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 [2019-04-18T12:12:28.785Z] [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.3 MB/s) [2019-04-18T12:12:28.785Z] [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 [2019-04-18T12:12:29.035Z] [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 [2019-04-18T12:12:29.035Z] [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 [2019-04-18T12:12:29.035Z] [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 696 kB/s) [2019-04-18T12:12:29.035Z] [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 [2019-04-18T12:12:29.286Z] [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 [2019-04-18T12:12:29.286Z] [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 [2019-04-18T12:12:29.286Z] [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 352 kB/s) [2019-04-18T12:12:29.286Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.1/all-1.2.1.pom [2019-04-18T12:12:29.536Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.1/all-1.2.1.pom [2019-04-18T12:12:29.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom [2019-04-18T12:12:29.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 1.2 MB/s) [2019-04-18T12:12:29.787Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2019-04-18T12:12:29.787Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2019-04-18T12:12:30.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2019-04-18T12:12:30.038Z] [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) [2019-04-18T12:12:30.038Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.pom [2019-04-18T12:12:30.038Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.pom [2019-04-18T12:12:30.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom [2019-04-18T12:12:30.289Z] [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) [2019-04-18T12:12:30.289Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-04-18T12:12:30.289Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-04-18T12:12:30.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-04-18T12:12:30.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 77 kB/s) [2019-04-18T12:12:30.540Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-04-18T12:12:30.540Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-04-18T12:12:30.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-04-18T12:12:30.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 197 kB/s) [2019-04-18T12:12:30.790Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom [2019-04-18T12:12:30.790Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom [2019-04-18T12:12:31.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.pom [2019-04-18T12:12:31.041Z] [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) [2019-04-18T12:12:31.041Z] [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 [2019-04-18T12:12:31.291Z] [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 [2019-04-18T12:12:31.292Z] [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 [2019-04-18T12:12:31.292Z] [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.4 MB/s) [2019-04-18T12:12:31.292Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom [2019-04-18T12:12:31.542Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom [2019-04-18T12:12:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.0/junit-bom-5.4.0.pom [2019-04-18T12:12:31.542Z] [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) [2019-04-18T12:12:31.542Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2019-04-18T12:12:31.793Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2019-04-18T12:12:31.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2019-04-18T12:12:31.793Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 82 kB/s) [2019-04-18T12:12:31.793Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom [2019-04-18T12:12:32.043Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom [2019-04-18T12:12:32.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.pom [2019-04-18T12:12:32.043Z] [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) [2019-04-18T12:12:32.043Z] [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 [2019-04-18T12:12:32.294Z] [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 [2019-04-18T12:12:32.294Z] [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 [2019-04-18T12:12:32.294Z] [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) [2019-04-18T12:12:32.545Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-04-18T12:12:32.545Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-04-18T12:12:32.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-04-18T12:12:32.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 278 kB/s) [2019-04-18T12:12:32.795Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-04-18T12:12:32.795Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-04-18T12:12:33.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-04-18T12:12:33.046Z] [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.2 MB/s) [2019-04-18T12:12:33.046Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [2019-04-18T12:12:33.046Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [2019-04-18T12:12:33.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [2019-04-18T12:12:33.296Z] [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) [2019-04-18T12:12:33.296Z] [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 [2019-04-18T12:12:33.296Z] [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 [2019-04-18T12:12:33.547Z] [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 [2019-04-18T12:12:33.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 253 kB/s) [2019-04-18T12:12:33.547Z] [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 [2019-04-18T12:12:33.547Z] [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 [2019-04-18T12:12:33.798Z] [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 41 kB/s) [2019-04-18T12:12:33.798Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom [2019-04-18T12:12:34.048Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom [2019-04-18T12:12:34.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom [2019-04-18T12:12:34.600Z] [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 226 kB/s) [2019-04-18T12:12:34.600Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom [2019-04-18T12:12:34.600Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom [2019-04-18T12:12:34.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom [2019-04-18T12:12:34.851Z] [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.3 MB/s) [2019-04-18T12:12:34.851Z] [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 [2019-04-18T12:12:34.851Z] [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 [2019-04-18T12:12:35.102Z] [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 23 kB/s) [2019-04-18T12:12:35.102Z] [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 [2019-04-18T12:12:35.352Z] [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 [2019-04-18T12:12:35.604Z] [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) [2019-04-18T12:12:35.604Z] [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 [2019-04-18T12:12:35.604Z] [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 [2019-04-18T12:12:35.854Z] [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 [2019-04-18T12:12:35.854Z] [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.6 MB/s) [2019-04-18T12:12:35.854Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/3/jvnet-parent-3.pom [2019-04-18T12:12:35.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/3/jvnet-parent-3.pom [2019-04-18T12:12:36.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [2019-04-18T12:12:36.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 435 kB/s) [2019-04-18T12:12:36.105Z] [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 [2019-04-18T12:12:36.105Z] [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 [2019-04-18T12:12:36.356Z] [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 26 kB/s) [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.606Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.606Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.606Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2019-04-18T12:12:36.606Z] [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 [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:36.857Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar [2019-04-18T12:12:36.857Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar [2019-04-18T12:12:36.857Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:36.857Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.108Z] [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 [2019-04-18T12:12:37.358Z] [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 [2019-04-18T12:12:37.358Z] [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 [2019-04-18T12:12:37.358Z] [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 [2019-04-18T12:12:37.358Z] [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 [2019-04-18T12:12:37.358Z] [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 [2019-04-18T12:12:37.359Z] [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 [2019-04-18T12:12:37.359Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar [2019-04-18T12:12:37.359Z] [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 [2019-04-18T12:12:37.359Z] [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 [2019-04-18T12:12:37.359Z] [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 [2019-04-18T12:12:37.609Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar [2019-04-18T12:12:37.609Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar [2019-04-18T12:12:37.609Z] [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 [2019-04-18T12:12:37.609Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar [2019-04-18T12:12:37.609Z] [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 [2019-04-18T12:12:37.609Z] [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 [2019-04-18T12:12:37.609Z] [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 [2019-04-18T12:12:37.609Z] [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 [2019-04-18T12:12:37.609Z] [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 [2019-04-18T12:12:37.609Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar [2019-04-18T12:12:37.860Z] [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 [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar [2019-04-18T12:12:37.860Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.110Z] [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 [2019-04-18T12:12:38.361Z] [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 [2019-04-18T12:12:38.361Z] [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 [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar [2019-04-18T12:12:38.361Z] [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 [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar [2019-04-18T12:12:38.361Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar [2019-04-18T12:12:38.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [2019-04-18T12:12:38.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar [2019-04-18T12:12:38.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar [2019-04-18T12:12:38.612Z] [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 [2019-04-18T12:12:38.612Z] [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 [2019-04-18T12:12:38.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar [2019-04-18T12:12:38.612Z] [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 [2019-04-18T12:12:38.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar [2019-04-18T12:12:38.612Z] [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 [2019-04-18T12:12:38.612Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [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 [2019-04-18T12:12:38.863Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar [2019-04-18T12:12:38.863Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar [2019-04-18T12:12:39.113Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar [2019-04-18T12:12:39.113Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.114Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.365Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.615Z] [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 [2019-04-18T12:12:39.616Z] [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 [2019-04-18T12:12:39.866Z] [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 [2019-04-18T12:12:39.866Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:39.867Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.133Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.384Z] [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 [2019-04-18T12:12:40.635Z] [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 [2019-04-18T12:12:40.635Z] [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 [2019-04-18T12:12:40.635Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.636Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:40.886Z] [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 [2019-04-18T12:12:41.137Z] [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 [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.jar [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2019-04-18T12:12:41.137Z] [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 [2019-04-18T12:12:41.137Z] [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 [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.jar [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar [2019-04-18T12:12:41.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-04-18T12:12:41.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2019-04-18T12:12:41.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar [2019-04-18T12:12:41.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar [2019-04-18T12:12:41.388Z] [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 [2019-04-18T12:12:41.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-04-18T12:12:41.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [2019-04-18T12:12:41.388Z] [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 [2019-04-18T12:12:41.388Z] [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 [2019-04-18T12:12:41.388Z] [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 [2019-04-18T12:12:41.388Z] [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 [2019-04-18T12:12:41.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar [2019-04-18T12:12:41.639Z] [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 [2019-04-18T12:12:41.639Z] [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 [2019-04-18T12:12:41.639Z] [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 [2019-04-18T12:12:41.639Z] [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 [2019-04-18T12:12:41.639Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [2019-04-18T12:12:41.639Z] [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 [2019-04-18T12:12:41.639Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [2019-04-18T12:12:41.639Z] [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 [2019-04-18T12:12:41.890Z] [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 [2019-04-18T12:12:41.890Z] [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 [2019-04-18T12:12:41.890Z] [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) [2019-04-18T12:12:41.890Z] [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 [2019-04-18T12:12:41.890Z] [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.6 kB/s) [2019-04-18T12:12:41.890Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2019-04-18T12:12:41.890Z] [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) [2019-04-18T12:12:41.890Z] [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 [2019-04-18T12:12:41.890Z] [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 [2019-04-18T12:12:41.890Z] [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 [2019-04-18T12:12:42.140Z] [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 [2019-04-18T12:12:42.140Z] [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 [2019-04-18T12:12:42.140Z] [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 [2019-04-18T12:12:42.140Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar [2019-04-18T12:12:42.391Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar [2019-04-18T12:12:42.391Z] [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 763 kB/s) [2019-04-18T12:12:42.391Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar [2019-04-18T12:12:42.391Z] [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 [2019-04-18T12:12:42.391Z] [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 [2019-04-18T12:12:42.391Z] [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 [2019-04-18T12:12:42.642Z] [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 479 B/s) [2019-04-18T12:12:42.642Z] [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 [2019-04-18T12:12:42.642Z] [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 563 kB/s) [2019-04-18T12:12:42.642Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar [2019-04-18T12:12:42.642Z] [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 [2019-04-18T12:12:42.892Z] [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) [2019-04-18T12:12:42.892Z] [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 [2019-04-18T12:12:42.892Z] [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 571 kB/s) [2019-04-18T12:12:42.892Z] [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 [2019-04-18T12:12:42.892Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/plugin/spring-plugin-core/2.0.0.M1/spring-plugin-core-2.0.0.M1.jar (22 kB at 17 kB/s) [2019-04-18T12:12:42.892Z] [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 [2019-04-18T12:12:42.892Z] [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 289 kB/s) [2019-04-18T12:12:42.892Z] [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 [2019-04-18T12:12:43.143Z] [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 [2019-04-18T12:12:43.143Z] [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 [2019-04-18T12:12:43.143Z] [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 281 B/s) [2019-04-18T12:12:43.143Z] [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 [2019-04-18T12:12:43.143Z] [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 270 B/s) [2019-04-18T12:12:43.143Z] [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 [2019-04-18T12:12:43.143Z] [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 [2019-04-18T12:12:43.143Z] [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 [2019-04-18T12:12:43.394Z] [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 [2019-04-18T12:12:43.394Z] [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 249 B/s) [2019-04-18T12:12:43.394Z] [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 [2019-04-18T12:12:43.394Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar [2019-04-18T12:12:43.394Z] [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 [2019-04-18T12:12:43.394Z] [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 [2019-04-18T12:12:43.394Z] [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 252 kB/s) [2019-04-18T12:12:43.394Z] [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 [2019-04-18T12:12:43.394Z] [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 228 B/s) [2019-04-18T12:12:43.394Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar [2019-04-18T12:12:43.394Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar [2019-04-18T12:12:43.644Z] [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 [2019-04-18T12:12:43.644Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar [2019-04-18T12:12:43.644Z] [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 [2019-04-18T12:12:43.644Z] [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 [2019-04-18T12:12:43.644Z] [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 [2019-04-18T12:12:43.644Z] [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 [2019-04-18T12:12:43.644Z] [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 [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar [2019-04-18T12:12:43.896Z] [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 [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar [2019-04-18T12:12:43.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar [2019-04-18T12:12:44.147Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar [2019-04-18T12:12:44.147Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar [2019-04-18T12:12:44.147Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar [2019-04-18T12:12:44.147Z] [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 [2019-04-18T12:12:44.147Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar [2019-04-18T12:12:44.147Z] [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 [2019-04-18T12:12:44.147Z] [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 [2019-04-18T12:12:44.147Z] [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 559 kB/s) [2019-04-18T12:12:44.147Z] [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 [2019-04-18T12:12:44.147Z] [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 [2019-04-18T12:12:44.147Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [2019-04-18T12:12:44.398Z] [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 [2019-04-18T12:12:44.398Z] [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 [2019-04-18T12:12:44.398Z] [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 [2019-04-18T12:12:44.398Z] [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 [2019-04-18T12:12:44.398Z] [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 [2019-04-18T12:12:44.398Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar [2019-04-18T12:12:44.649Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar [2019-04-18T12:12:44.649Z] [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 140 B/s) [2019-04-18T12:12:44.649Z] [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 [2019-04-18T12:12:44.649Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar [2019-04-18T12:12:44.649Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-04-18T12:12:44.649Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [2019-04-18T12:12:44.649Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar [2019-04-18T12:12:44.900Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar [2019-04-18T12:12:44.900Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [2019-04-18T12:12:44.900Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar [2019-04-18T12:12:44.900Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-expression/5.2.0.M1/spring-expression-5.2.0.M1.jar (281 kB at 90 kB/s) [2019-04-18T12:12:44.900Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar [2019-04-18T12:12:44.900Z] [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 [2019-04-18T12:12:44.900Z] [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 [2019-04-18T12:12:44.900Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar [2019-04-18T12:12:44.900Z] [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 [2019-04-18T12:12:44.900Z] [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 283 kB/s) [2019-04-18T12:12:44.900Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.151Z] [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 [2019-04-18T12:12:45.401Z] [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 [2019-04-18T12:12:45.402Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar [2019-04-18T12:12:45.402Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar [2019-04-18T12:12:45.402Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar [2019-04-18T12:12:45.402Z] [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 [2019-04-18T12:12:45.402Z] [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 [2019-04-18T12:12:45.402Z] [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 [2019-04-18T12:12:45.402Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 106 kB/s) [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.652Z] [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 [2019-04-18T12:12:45.653Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:45.903Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.154Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.405Z] [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 [2019-04-18T12:12:46.655Z] [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 [2019-04-18T12:12:46.655Z] [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 [2019-04-18T12:12:46.655Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.656Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:46.907Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.158Z] [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 [2019-04-18T12:12:47.409Z] [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 [2019-04-18T12:12:47.409Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar [2019-04-18T12:12:47.409Z] [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 [2019-04-18T12:12:47.409Z] [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 [2019-04-18T12:12:47.659Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-test/2.2.0.M2/spring-boot-starter-test-2.2.0.M2.jar (397 B at 67 B/s) [2019-04-18T12:12:47.660Z] [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 [2019-04-18T12:12:47.910Z] [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 34 kB/s) [2019-04-18T12:12:47.910Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [2019-04-18T12:12:47.910Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.jar [2019-04-18T12:12:47.910Z] [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) [2019-04-18T12:12:47.910Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2019-04-18T12:12:47.910Z] [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) [2019-04-18T12:12:47.910Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2019-04-18T12:12:48.161Z] [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 156 kB/s) [2019-04-18T12:12:48.161Z] [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 [2019-04-18T12:12:48.161Z] [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 [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.jar [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar [2019-04-18T12:12:48.161Z] [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 203 kB/s) [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar [2019-04-18T12:12:48.161Z] [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 [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-04-18T12:12:48.161Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [2019-04-18T12:12:48.412Z] [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 [2019-04-18T12:12:48.412Z] [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 [2019-04-18T12:12:48.412Z] [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 [2019-04-18T12:12:48.412Z] [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 [2019-04-18T12:12:48.412Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar [2019-04-18T12:12:48.412Z] [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 [2019-04-18T12:12:48.662Z] [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 [2019-04-18T12:12:48.662Z] [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.4 kB/s) [2019-04-18T12:12:48.662Z] [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 [2019-04-18T12:12:48.662Z] [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.8 kB/s) [2019-04-18T12:12:48.662Z] [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 94 kB/s) [2019-04-18T12:12:48.913Z] [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 191 kB/s) [2019-04-18T12:12:48.913Z] [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 39 kB/s) [2019-04-18T12:12:49.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [2019-04-18T12:12:49.163Z] [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 [2019-04-18T12:12:49.163Z] [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 [2019-04-18T12:12:49.163Z] [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 [2019-04-18T12:12:49.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [2019-04-18T12:12:49.163Z] [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.1 MB/s) [2019-04-18T12:12:49.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2019-04-18T12:12:49.164Z] [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 73 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 265 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar (303 kB at 4.5 MB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar (101 kB at 1.2 MB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar [2019-04-18T12:12:49.164Z] [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 2.9 MB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar [2019-04-18T12:12:49.164Z] [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 4.6 MB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 3.1 MB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.jar [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 1.1 MB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 248 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 334 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar (425 kB at 3.4 MB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 259 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 66 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 638 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.jar (250 kB at 1.6 MB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.17/tomcat-embed-websocket-9.0.17.jar (265 kB at 1.7 MB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar [2019-04-18T12:12:49.164Z] [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 398 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar (68 kB at 396 kB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 137 kB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.28/jersey-server-2.28.jar [2019-04-18T12:12:49.164Z] [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 742 kB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.28/jersey-common-2.28.jar [2019-04-18T12:12:49.164Z] [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 6.8 MB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.164Z] [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 94 kB/s) [2019-04-18T12:12:49.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.jar [2019-04-18T12:12:49.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.16.Final/hibernate-validator-6.0.16.Final.jar (1.2 MB at 5.1 MB/s) [2019-04-18T12:12:49.164Z] [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 [2019-04-18T12:12:49.414Z] [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 3.9 MB/s) [2019-04-18T12:12:49.414Z] [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 354 kB/s) [2019-04-18T12:12:49.414Z] [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 809 kB/s) [2019-04-18T12:12:49.414Z] [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 [2019-04-18T12:12:49.414Z] [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 [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 125 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 21 kB/s) [2019-04-18T12:12:49.415Z] [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 4.4 MB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.jar [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring4/2.28/jersey-spring4-2.28.jar [2019-04-18T12:12:49.415Z] [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 274 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0/hk2-locator-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 133 kB/s) [2019-04-18T12:12:49.415Z] [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 194 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar [2019-04-18T12:12:49.415Z] [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 280 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 50 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 9.6 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0/hk2-api-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 642 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.5.0/hk2-core-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 386 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.5.0/hk2-runlevel-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 374 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.5.0/class-model-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 11 MB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar (738 kB at 2.4 MB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.jar [2019-04-18T12:12:49.415Z] [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 580 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 39 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 269 kB/s) [2019-04-18T12:12:49.415Z] [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 177 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 308 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [2019-04-18T12:12:49.415Z] [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 223 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 197 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 248 kB/s) [2019-04-18T12:12:49.415Z] [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 97 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/11.0.0/vaadin-spring-11.0.0.jar [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.4.3/flow-server-1.4.3.jar [2019-04-18T12:12:49.415Z] [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 374 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 5.5 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar [2019-04-18T12:12:49.415Z] [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 162 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-04-18T12:12:49.415Z] [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 139 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [2019-04-18T12:12:49.415Z] [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 184 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar [2019-04-18T12:12:49.415Z] [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 196 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar [2019-04-18T12:12:49.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 541 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [2019-04-18T12:12:49.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (392 kB at 1.0 MB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar [2019-04-18T12:12:49.415Z] [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 50 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.4.3/flow-push-1.4.3.jar [2019-04-18T12:12:49.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar (510 kB at 1.3 MB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 58 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 197 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.4.3/flow-client-1.4.3.jar [2019-04-18T12:12:49.415Z] [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 84 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar [2019-04-18T12:12:49.415Z] [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.7 MB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/13.0.3/vaadin-core-13.0.3.jar (1.9 kB at 4.4 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.4.3/flow-data-1.4.3.jar [2019-04-18T12:12:49.415Z] [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 73 kB/s) [2019-04-18T12:12:49.415Z] [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.9 MB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 318 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 12 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 209 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 655 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar (896 kB at 2.0 MB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 57 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.7.0/polymer-2.7.0.jar [2019-04-18T12:12:49.415Z] [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 78 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar [2019-04-18T12:12:49.415Z] [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 737 kB/s) [2019-04-18T12:12:49.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar [2019-04-18T12:12:49.415Z] [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 85 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 76 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.415Z] [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 8.7 kB/s) [2019-04-18T12:12:49.415Z] [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 [2019-04-18T12:12:49.666Z] [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 138 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 661 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 17 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 243 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 34 kB/s) [2019-04-18T12:12:49.666Z] [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 307 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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.7 MB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 21 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar (1.0 MB at 2.0 MB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 53 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 24 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 202 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 23 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 45 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 633 kB/s) [2019-04-18T12:12:49.666Z] [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 65 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 248 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 44 kB/s) [2019-04-18T12:12:49.666Z] [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 74 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 409 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 72 kB/s) [2019-04-18T12:12:49.666Z] [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 800 kB/s) [2019-04-18T12:12:49.666Z] [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 69 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 71 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar (45 kB at 80 kB/s) [2019-04-18T12:12:49.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.jar (7.2 kB at 13 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 755 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 136 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 133 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 35 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 38 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-details-flow/1.0.1/vaadin-details-flow-1.0.1.jar (8.3 kB at 14 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 273 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 30 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 251 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 36 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 256 kB/s) [2019-04-18T12:12:49.666Z] [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 [2019-04-18T12:12:49.666Z] [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 71 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.3/vaadin-date-picker-3.3.3.jar (670 kB at 1.1 MB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 41 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.jar (13 kB at 21 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.3.1/vaadin-form-layout-flow-1.3.1.jar (11 kB at 18 kB/s) [2019-04-18T12:12:49.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [2019-04-18T12:12:49.667Z] [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 136 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 247 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 39 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.3.0/vaadin-iron-list-flow-1.3.0.jar (16 kB at 24 kB/s) [2019-04-18T12:12:49.667Z] [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 750 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.3.3/vaadin-grid-5.3.3.jar (689 kB at 1.0 MB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 846 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.3.0/vaadin-list-box-flow-1.3.0.jar (8.7 kB at 13 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-login-flow/1.0.0/vaadin-login-flow-1.0.0.jar (16 kB at 24 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 179 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.3.0/vaadin-ordered-layout-flow-1.3.0.jar (17 kB at 25 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar (6.7 kB at 9.7 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 105 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 131 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 26 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 109 kB/s) [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.3.1/vaadin-split-layout-flow-1.3.1.jar (11 kB at 16 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 58 kB/s) [2019-04-18T12:12:49.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.3.0/vaadin-tabs-flow-1.3.0.jar (16 kB at 23 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.667Z] [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 66 kB/s) [2019-04-18T12:12:49.667Z] [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 [2019-04-18T12:12:49.918Z] [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 137 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [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 74 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [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 124 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.jar (15 kB at 20 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.jar (1.4 MB at 1.9 MB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.1.1/vaadin-app-layout-flow-1.1.1.jar (15 kB at 20 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar [2019-04-18T12:12:49.918Z] [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 192 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [2019-04-18T12:12:49.918Z] [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 78 kB/s) [2019-04-18T12:12:49.918Z] [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 37 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2019-04-18T12:12:49.918Z] [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 288 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2019-04-18T12:12:49.918Z] [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 447 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 38 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 153 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar [2019-04-18T12:12:49.918Z] [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 67 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar [2019-04-18T12:12:49.918Z] [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 56 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-04-18T12:12:49.918Z] [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 143 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 56 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.25.1/mockito-core-2.25.1.jar [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 379 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 64 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar (1.7 MB at 2.1 MB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-04-18T12:12:49.918Z] [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 686 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 66 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [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 51 kB/s) [2019-04-18T12:12:49.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar [2019-04-18T12:12:49.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 35 kB/s) [2019-04-18T12:12:49.918Z] [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 [2019-04-18T12:12:49.918Z] [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 21 kB/s) [2019-04-18T12:12:49.918Z] [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 193 kB/s) [2019-04-18T12:12:49.918Z] [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 109 kB/s) [2019-04-18T12:12:50.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.12/byte-buddy-1.9.12.jar (3.3 MB at 3.3 MB/s) [2019-04-18T12:12:50.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar (4.4 MB at 4.3 MB/s) [2019-04-18T12:12:50.169Z] [INFO] [2019-04-18T12:12:50.169Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-18T12:12:50.169Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-04-18T12:12:50.169Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-04-18T12:12:50.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-04-18T12:12:50.420Z] [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) [2019-04-18T12:12:50.420Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.0/maven-3.0.pom [2019-04-18T12:12:50.420Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.0/maven-3.0.pom [2019-04-18T12:12:50.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [2019-04-18T12:12:50.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.5 MB/s) [2019-04-18T12:12:50.670Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-04-18T12:12:50.921Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-04-18T12:12:50.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-04-18T12:12:50.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.8 MB/s) [2019-04-18T12:12:50.921Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/6/apache-6.pom [2019-04-18T12:12:51.171Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/6/apache-6.pom [2019-04-18T12:12:51.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [2019-04-18T12:12:51.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s) [2019-04-18T12:12:51.171Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-04-18T12:12:51.422Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-04-18T12:12:51.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-04-18T12:12:51.422Z] [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 354 kB/s) [2019-04-18T12:12:51.422Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-04-18T12:12:51.672Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-04-18T12:12:51.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-04-18T12:12:51.673Z] [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 333 kB/s) [2019-04-18T12:12:51.673Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-04-18T12:12:51.923Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-04-18T12:12:51.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-04-18T12:12:51.923Z] [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) [2019-04-18T12:12:52.174Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-04-18T12:12:52.174Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-04-18T12:12:52.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-04-18T12:12:52.424Z] [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 193 kB/s) [2019-04-18T12:12:52.424Z] [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 [2019-04-18T12:12:52.424Z] [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 [2019-04-18T12:12:52.675Z] [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 [2019-04-18T12:12:52.675Z] [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 537 kB/s) [2019-04-18T12:12:52.675Z] [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 [2019-04-18T12:12:52.675Z] [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 [2019-04-18T12:12:52.926Z] [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 [2019-04-18T12:12:52.926Z] [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 313 kB/s) [2019-04-18T12:12:52.926Z] [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 [2019-04-18T12:12:52.926Z] [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 [2019-04-18T12:12:53.176Z] [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 [2019-04-18T12:12:53.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 237 kB/s) [2019-04-18T12:12:53.176Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-04-18T12:12:53.176Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-04-18T12:12:53.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-04-18T12:12:53.427Z] [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 114 kB/s) [2019-04-18T12:12:53.427Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-04-18T12:12:53.427Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-04-18T12:12:53.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-04-18T12:12:53.677Z] [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) [2019-04-18T12:12:53.677Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-04-18T12:12:53.928Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-04-18T12:12:53.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-04-18T12:12:53.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 978 kB/s) [2019-04-18T12:12:53.928Z] [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 [2019-04-18T12:12:54.178Z] [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 [2019-04-18T12:12:54.178Z] [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 [2019-04-18T12:12:54.178Z] [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) [2019-04-18T12:12:54.179Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-04-18T12:12:54.429Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-04-18T12:12:54.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-04-18T12:12:54.429Z] [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) [2019-04-18T12:12:54.429Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-04-18T12:12:54.679Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-04-18T12:12:54.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-04-18T12:12:54.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.1 MB/s) [2019-04-18T12:12:54.680Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-04-18T12:12:54.930Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-04-18T12:12:54.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-04-18T12:12:54.930Z] [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) [2019-04-18T12:12:54.930Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-04-18T12:12:55.181Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-04-18T12:12:55.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-04-18T12:12:55.181Z] [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 333 kB/s) [2019-04-18T12:12:55.181Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-04-18T12:12:55.431Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-04-18T12:12:55.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-04-18T12:12:55.682Z] [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) [2019-04-18T12:12:55.682Z] [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 [2019-04-18T12:12:55.682Z] [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 [2019-04-18T12:12:55.932Z] [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 [2019-04-18T12:12:55.932Z] [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 455 kB/s) [2019-04-18T12:12:55.932Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-04-18T12:12:55.932Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-04-18T12:12:56.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-04-18T12:12:56.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.1 MB/s) [2019-04-18T12:12:56.183Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-04-18T12:12:56.183Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-04-18T12:12:56.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-04-18T12:12:56.433Z] [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 603 kB/s) [2019-04-18T12:12:56.433Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-04-18T12:12:56.433Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-04-18T12:12:56.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-04-18T12:12:56.684Z] [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 209 kB/s) [2019-04-18T12:12:56.684Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-04-18T12:12:56.684Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-04-18T12:12:56.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-04-18T12:12:56.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s) [2019-04-18T12:12:56.935Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-04-18T12:12:56.935Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-04-18T12:12:57.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-04-18T12:12:57.186Z] [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 76 kB/s) [2019-04-18T12:12:57.186Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-04-18T12:12:57.186Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-04-18T12:12:57.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-04-18T12:12:57.436Z] [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) [2019-04-18T12:12:57.436Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-04-18T12:12:57.687Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-04-18T12:12:57.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-04-18T12:12:57.687Z] [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.4 MB/s) [2019-04-18T12:12:57.687Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-04-18T12:12:57.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-04-18T12:12:57.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-04-18T12:12:57.937Z] [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 185 kB/s) [2019-04-18T12:12:57.937Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-04-18T12:12:58.188Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-04-18T12:12:58.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-04-18T12:12:58.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 618 kB/s) [2019-04-18T12:12:58.188Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-04-18T12:12:58.438Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-04-18T12:12:58.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-04-18T12:12:58.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 840 kB/s) [2019-04-18T12:12:58.438Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-04-18T12:12:58.689Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-04-18T12:12:58.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-04-18T12:12:58.689Z] [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 515 kB/s) [2019-04-18T12:12:58.689Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-04-18T12:12:58.939Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-04-18T12:12:58.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-04-18T12:12:59.190Z] [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 897 kB/s) [2019-04-18T12:12:59.190Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-04-18T12:12:59.190Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-04-18T12:12:59.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-04-18T12:12:59.441Z] [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) [2019-04-18T12:12:59.441Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-04-18T12:12:59.441Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-04-18T12:12:59.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-04-18T12:12:59.691Z] [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 214 kB/s) [2019-04-18T12:12:59.691Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-04-18T12:12:59.691Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-04-18T12:12:59.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-04-18T12:12:59.942Z] [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) [2019-04-18T12:12:59.942Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-04-18T12:12:59.942Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-04-18T12:13:00.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-04-18T12:13:00.193Z] [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 247 kB/s) [2019-04-18T12:13:00.193Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-04-18T12:13:00.193Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-04-18T12:13:00.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-04-18T12:13:00.443Z] [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) [2019-04-18T12:13:00.443Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-04-18T12:13:00.443Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-04-18T12:13:00.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-04-18T12:13:00.694Z] [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 702 kB/s) [2019-04-18T12:13:00.694Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-04-18T12:13:00.944Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-04-18T12:13:00.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-04-18T12:13:00.944Z] [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) [2019-04-18T12:13:00.944Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-04-18T12:13:01.196Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-04-18T12:13:01.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-04-18T12:13:01.196Z] [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) [2019-04-18T12:13:01.196Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-04-18T12:13:01.446Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-04-18T12:13:01.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-04-18T12:13:01.447Z] [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) [2019-04-18T12:13:01.447Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [2019-04-18T12:13:01.697Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [2019-04-18T12:13:01.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [2019-04-18T12:13:01.697Z] [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 466 kB/s) [2019-04-18T12:13:01.697Z] [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 [2019-04-18T12:13:01.948Z] [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 [2019-04-18T12:13:01.948Z] [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 [2019-04-18T12:13:02.199Z] [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) [2019-04-18T12:13:02.199Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-04-18T12:13:02.199Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-04-18T12:13:02.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-04-18T12:13:02.450Z] [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) [2019-04-18T12:13:02.450Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-04-18T12:13:02.450Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-04-18T12:13:02.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-04-18T12:13:02.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.2 MB/s) [2019-04-18T12:13:02.700Z] [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 [2019-04-18T12:13:02.700Z] [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 [2019-04-18T12:13:02.951Z] [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 [2019-04-18T12:13:02.951Z] [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) [2019-04-18T12:13:02.951Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-04-18T12:13:02.951Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-04-18T12:13:03.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-04-18T12:13:03.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 464 kB/s) [2019-04-18T12:13:03.201Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-04-18T12:13:03.201Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-04-18T12:13:03.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-04-18T12:13:03.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.7 MB/s) [2019-04-18T12:13:03.452Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/15/apache-15.pom [2019-04-18T12:13:03.452Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/15/apache-15.pom [2019-04-18T12:13:03.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [2019-04-18T12:13:03.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.3 MB/s) [2019-04-18T12:13:03.702Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-04-18T12:13:03.702Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-04-18T12:13:03.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-04-18T12:13:03.953Z] [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) [2019-04-18T12:13:03.953Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-04-18T12:13:03.953Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-04-18T12:13:04.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-04-18T12:13:04.504Z] [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) [2019-04-18T12:13:04.504Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/9/apache-9.pom [2019-04-18T12:13:04.754Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/9/apache-9.pom [2019-04-18T12:13:04.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [2019-04-18T12:13:04.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.5 MB/s) [2019-04-18T12:13:04.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-04-18T12:13:05.005Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-04-18T12:13:05.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-04-18T12:13:05.005Z] [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 96 kB/s) [2019-04-18T12:13:05.005Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-04-18T12:13:05.256Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-04-18T12:13:05.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-04-18T12:13:05.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s) [2019-04-18T12:13:05.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-04-18T12:13:05.506Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-04-18T12:13:05.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-04-18T12:13:05.506Z] [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) [2019-04-18T12:13:05.757Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-04-18T12:13:05.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-04-18T12:13:06.007Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-04-18T12:13:06.007Z] [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) [2019-04-18T12:13:06.007Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-04-18T12:13:06.007Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-04-18T12:13:06.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-04-18T12:13:06.258Z] [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.7 MB/s) [2019-04-18T12:13:06.258Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-04-18T12:13:06.258Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-04-18T12:13:06.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-04-18T12:13:06.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 614 kB/s) [2019-04-18T12:13:06.508Z] [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 [2019-04-18T12:13:06.508Z] [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 [2019-04-18T12:13:06.759Z] [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 [2019-04-18T12:13:06.759Z] [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 320 kB/s) [2019-04-18T12:13:06.759Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-04-18T12:13:06.759Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-04-18T12:13:07.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-04-18T12:13:07.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 836 kB/s) [2019-04-18T12:13:07.010Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-04-18T12:13:07.010Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-04-18T12:13:07.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-04-18T12:13:07.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 697 kB/s) [2019-04-18T12:13:07.260Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-04-18T12:13:07.511Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-04-18T12:13:07.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-04-18T12:13:07.511Z] [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 733 kB/s) [2019-04-18T12:13:07.511Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-04-18T12:13:07.761Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-04-18T12:13:07.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-04-18T12:13:07.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.1 MB/s) [2019-04-18T12:13:07.761Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-04-18T12:13:08.012Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-04-18T12:13:08.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-04-18T12:13:08.012Z] [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 262 kB/s) [2019-04-18T12:13:08.012Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-04-18T12:13:08.012Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-04-18T12:13:08.012Z] [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 [2019-04-18T12:13:08.012Z] [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 [2019-04-18T12:13:08.012Z] [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 [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-04-18T12:13:08.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-04-18T12:13:08.514Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-04-18T12:13:08.514Z] [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 [2019-04-18T12:13:08.514Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-04-18T12:13:08.514Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-04-18T12:13:08.514Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-04-18T12:13:08.514Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [2019-04-18T12:13:08.514Z] [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 [2019-04-18T12:13:08.514Z] [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 [2019-04-18T12:13:08.514Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-04-18T12:13:08.514Z] [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 [2019-04-18T12:13:08.764Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-04-18T12:13:08.764Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-04-18T12:13:08.764Z] [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 [2019-04-18T12:13:08.764Z] [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 [2019-04-18T12:13:08.764Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-04-18T12:13:08.764Z] [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 [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-04-18T12:13:09.015Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-04-18T12:13:09.265Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-04-18T12:13:09.266Z] [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 [2019-04-18T12:13:09.266Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-04-18T12:13:09.266Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-04-18T12:13:09.266Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-04-18T12:13:09.266Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [2019-04-18T12:13:09.266Z] [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 [2019-04-18T12:13:09.266Z] [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 [2019-04-18T12:13:09.266Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-04-18T12:13:09.266Z] [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 [2019-04-18T12:13:09.516Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-04-18T12:13:09.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-04-18T12:13:09.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-04-18T12:13:09.516Z] [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 [2019-04-18T12:13:09.516Z] [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 [2019-04-18T12:13:09.516Z] [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 [2019-04-18T12:13:09.516Z] [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 3.5 MB/s) [2019-04-18T12:13:09.516Z] [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 2.7 MB/s) [2019-04-18T12:13:09.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-04-18T12:13:09.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-04-18T12:13:09.516Z] [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 7.0 MB/s) [2019-04-18T12:13:09.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-04-18T12:13:09.768Z] [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 7.8 MB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-04-18T12:13:09.769Z] [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 14 MB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-04-18T12:13:09.769Z] [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.1 MB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-04-18T12:13:09.769Z] [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) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-04-18T12:13:09.769Z] [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) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-04-18T12:13:09.769Z] [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.1 MB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-04-18T12:13:09.769Z] [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 3.1 MB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-04-18T12:13:09.769Z] [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.2 MB/s) [2019-04-18T12:13:09.769Z] [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 271 kB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-04-18T12:13:09.769Z] [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 [2019-04-18T12:13:09.769Z] [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) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-04-18T12:13:09.769Z] [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.3 MB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-04-18T12:13:09.769Z] [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 71 kB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-04-18T12:13:09.769Z] [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 744 kB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [2019-04-18T12:13:09.769Z] [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 453 kB/s) [2019-04-18T12:13:09.769Z] [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) [2019-04-18T12:13:09.769Z] [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 [2019-04-18T12:13:09.769Z] [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 [2019-04-18T12:13:09.769Z] [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 175 kB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-04-18T12:13:09.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 3.1 MB/s) [2019-04-18T12:13:09.769Z] [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 [2019-04-18T12:13:09.769Z] [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 584 kB/s) [2019-04-18T12:13:09.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-04-18T12:13:09.769Z] [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 358 kB/s) [2019-04-18T12:13:09.769Z] [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.7 MB/s) [2019-04-18T12:13:09.769Z] [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 1.8 MB/s) [2019-04-18T12:13:09.769Z] [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) [2019-04-18T12:13:09.769Z] [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 781 kB/s) [2019-04-18T12:13:09.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-18T12:13:09.769Z] [INFO] Copying 1 resource [2019-04-18T12:13:09.769Z] [INFO] Copying 0 resource [2019-04-18T12:13:09.769Z] [INFO] [2019-04-18T12:13:09.769Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-18T12:13:09.769Z] [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 [2019-04-18T12:13:10.020Z] [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 [2019-04-18T12:13:10.020Z] [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 [2019-04-18T12:13:10.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 563 kB/s) [2019-04-18T12:13:10.020Z] [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 [2019-04-18T12:13:10.270Z] [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 [2019-04-18T12:13:10.270Z] [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 [2019-04-18T12:13:10.270Z] [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 365 kB/s) [2019-04-18T12:13:10.270Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-04-18T12:13:10.521Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-04-18T12:13:10.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-04-18T12:13:10.771Z] [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) [2019-04-18T12:13:10.771Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-04-18T12:13:10.771Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-04-18T12:13:11.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-04-18T12:13:11.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.5 MB/s) [2019-04-18T12:13:11.022Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/13/apache-13.pom [2019-04-18T12:13:11.022Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/13/apache-13.pom [2019-04-18T12:13:11.272Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [2019-04-18T12:13:11.272Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.3 MB/s) [2019-04-18T12:13:11.272Z] [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 [2019-04-18T12:13:11.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.pom [2019-04-18T12:13:11.523Z] [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 [2019-04-18T12:13:11.523Z] [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) [2019-04-18T12:13:11.523Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-04-18T12:13:11.773Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-04-18T12:13:11.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-04-18T12:13:11.773Z] [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 1.9 MB/s) [2019-04-18T12:13:11.773Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-04-18T12:13:12.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-04-18T12:13:12.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-04-18T12:13:12.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.7 MB/s) [2019-04-18T12:13:12.024Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/5/apache-5.pom [2019-04-18T12:13:12.274Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/5/apache-5.pom [2019-04-18T12:13:12.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [2019-04-18T12:13:12.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 410 kB/s) [2019-04-18T12:13:12.275Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-04-18T12:13:12.525Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-04-18T12:13:12.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-04-18T12:13:12.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.1 MB/s) [2019-04-18T12:13:12.525Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-04-18T12:13:12.776Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-04-18T12:13:12.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-04-18T12:13:12.776Z] [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 218 kB/s) [2019-04-18T12:13:12.776Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-04-18T12:13:13.026Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-04-18T12:13:13.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-04-18T12:13:13.281Z] [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 295 kB/s) [2019-04-18T12:13:13.281Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-04-18T12:13:13.281Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-04-18T12:13:13.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-04-18T12:13:13.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 685 kB/s) [2019-04-18T12:13:13.532Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-04-18T12:13:13.532Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-04-18T12:13:13.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-04-18T12:13:13.782Z] [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 25 kB/s) [2019-04-18T12:13:13.782Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-04-18T12:13:14.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-04-18T12:13:14.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-04-18T12:13:14.033Z] [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 389 kB/s) [2019-04-18T12:13:14.033Z] [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 [2019-04-18T12:13:14.284Z] [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 [2019-04-18T12:13:14.284Z] [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 [2019-04-18T12:13:14.284Z] [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 217 kB/s) [2019-04-18T12:13:14.284Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-04-18T12:13:14.534Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-04-18T12:13:14.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-04-18T12:13:14.785Z] [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 190 kB/s) [2019-04-18T12:13:14.785Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-04-18T12:13:14.785Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-04-18T12:13:15.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-04-18T12:13:15.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 792 kB/s) [2019-04-18T12:13:15.035Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-04-18T12:13:15.035Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-04-18T12:13:15.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-04-18T12:13:15.286Z] [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 249 kB/s) [2019-04-18T12:13:15.286Z] [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 [2019-04-18T12:13:15.286Z] [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 [2019-04-18T12:13:15.536Z] [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 [2019-04-18T12:13:15.536Z] [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 197 kB/s) [2019-04-18T12:13:15.536Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-04-18T12:13:15.536Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-04-18T12:13:15.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-04-18T12:13:15.787Z] [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 241 kB/s) [2019-04-18T12:13:15.787Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-04-18T12:13:15.787Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-04-18T12:13:16.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-04-18T12:13:16.037Z] [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 144 kB/s) [2019-04-18T12:13:16.037Z] [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 [2019-04-18T12:13:16.037Z] [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 [2019-04-18T12:13:16.288Z] [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 [2019-04-18T12:13:16.288Z] [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) [2019-04-18T12:13:16.288Z] [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 [2019-04-18T12:13:16.538Z] [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 [2019-04-18T12:13:16.539Z] [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 [2019-04-18T12:13:16.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 171 kB/s) [2019-04-18T12:13:16.539Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-04-18T12:13:16.789Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-04-18T12:13:16.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-04-18T12:13:16.789Z] [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 277 kB/s) [2019-04-18T12:13:16.789Z] [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 [2019-04-18T12:13:17.040Z] [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 [2019-04-18T12:13:17.040Z] [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 [2019-04-18T12:13:17.040Z] [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) [2019-04-18T12:13:17.040Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-04-18T12:13:17.290Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-04-18T12:13:17.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-04-18T12:13:17.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 80 kB/s) [2019-04-18T12:13:17.290Z] [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 [2019-04-18T12:13:17.541Z] [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 [2019-04-18T12:13:17.541Z] [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 [2019-04-18T12:13:17.541Z] [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) [2019-04-18T12:13:17.541Z] [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 [2019-04-18T12:13:17.791Z] [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 [2019-04-18T12:13:17.791Z] [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 [2019-04-18T12:13:17.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 206 kB/s) [2019-04-18T12:13:17.791Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-04-18T12:13:18.042Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-04-18T12:13:18.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-04-18T12:13:18.042Z] [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) [2019-04-18T12:13:18.292Z] [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 [2019-04-18T12:13:18.293Z] [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 [2019-04-18T12:13:18.543Z] [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 [2019-04-18T12:13:18.543Z] [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 184 kB/s) [2019-04-18T12:13:18.543Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [2019-04-18T12:13:18.543Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [2019-04-18T12:13:18.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [2019-04-18T12:13:18.794Z] [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 449 kB/s) [2019-04-18T12:13:18.794Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/22/maven-parent-22.pom [2019-04-18T12:13:18.794Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/22/maven-parent-22.pom [2019-04-18T12:13:19.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [2019-04-18T12:13:19.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.7 MB/s) [2019-04-18T12:13:19.044Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/11/apache-11.pom [2019-04-18T12:13:19.045Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/11/apache-11.pom [2019-04-18T12:13:19.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [2019-04-18T12:13:19.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.2 MB/s) [2019-04-18T12:13:19.295Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [2019-04-18T12:13:19.295Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [2019-04-18T12:13:19.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [2019-04-18T12:13:19.546Z] [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) [2019-04-18T12:13:19.546Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [2019-04-18T12:13:19.546Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [2019-04-18T12:13:19.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [2019-04-18T12:13:19.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 414 kB/s) [2019-04-18T12:13:19.796Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.pom [2019-04-18T12:13:20.047Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.pom [2019-04-18T12:13:20.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom [2019-04-18T12:13:20.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 294 kB/s) [2019-04-18T12:13:20.047Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.5/ow2-1.5.pom [2019-04-18T12:13:20.297Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.5/ow2-1.5.pom [2019-04-18T12:13:20.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [2019-04-18T12:13:20.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.1 MB/s) [2019-04-18T12:13:20.297Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2019-04-18T12:13:20.548Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2019-04-18T12:13:20.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2019-04-18T12:13:20.548Z] [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.3 MB/s) [2019-04-18T12:13:20.548Z] [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 [2019-04-18T12:13:20.799Z] [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 [2019-04-18T12:13:20.799Z] [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 [2019-04-18T12:13:20.799Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 79 kB/s) [2019-04-18T12:13:20.799Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [2019-04-18T12:13:21.050Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [2019-04-18T12:13:21.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [2019-04-18T12:13:21.300Z] [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 183 kB/s) [2019-04-18T12:13:21.300Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2019-04-18T12:13:21.300Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2019-04-18T12:13:21.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2019-04-18T12:13:21.551Z] [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 266 kB/s) [2019-04-18T12:13:21.551Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-04-18T12:13:21.551Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-04-18T12:13:21.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-04-18T12:13:21.802Z] [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 295 kB/s) [2019-04-18T12:13:21.802Z] [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 [2019-04-18T12:13:21.802Z] [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 [2019-04-18T12:13:22.052Z] [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 [2019-04-18T12:13:22.052Z] [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) [2019-04-18T12:13:22.052Z] [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 [2019-04-18T12:13:22.302Z] [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 [2019-04-18T12:13:22.303Z] [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 [2019-04-18T12:13:22.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 70 kB/s) [2019-04-18T12:13:22.303Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [2019-04-18T12:13:22.558Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [2019-04-18T12:13:22.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [2019-04-18T12:13:22.558Z] [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 112 kB/s) [2019-04-18T12:13:22.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-04-18T12:13:22.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-04-18T12:13:22.809Z] [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 [2019-04-18T12:13:22.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [2019-04-18T12:13:22.809Z] [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 [2019-04-18T12:13:22.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.jar [2019-04-18T12:13:22.809Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2019-04-18T12:13:22.809Z] [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 [2019-04-18T12:13:22.809Z] [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 [2019-04-18T12:13:22.809Z] [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 [2019-04-18T12:13:23.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-04-18T12:13:23.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-04-18T12:13:23.060Z] [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 [2019-04-18T12:13:23.060Z] [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 [2019-04-18T12:13:23.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [2019-04-18T12:13:23.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.jar [2019-04-18T12:13:23.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2019-04-18T12:13:23.060Z] [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 [2019-04-18T12:13:23.060Z] [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 [2019-04-18T12:13:23.060Z] [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 [2019-04-18T12:13:23.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-04-18T12:13:23.310Z] [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 [2019-04-18T12:13:23.310Z] [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 [2019-04-18T12:13:23.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-04-18T12:13:23.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [2019-04-18T12:13:23.310Z] [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 1.1 MB/s) [2019-04-18T12:13:23.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar [2019-04-18T12:13:23.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 3.4 MB/s) [2019-04-18T12:13:23.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2019-04-18T12:13:23.312Z] [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.8 MB/s) [2019-04-18T12:13:23.312Z] [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 [2019-04-18T12:13:23.312Z] [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.9 MB/s) [2019-04-18T12:13:23.312Z] [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 [2019-04-18T12:13:23.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 4.3 MB/s) [2019-04-18T12:13:23.312Z] [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 [2019-04-18T12:13:23.312Z] [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 8.5 MB/s) [2019-04-18T12:13:23.312Z] [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 874 kB/s) [2019-04-18T12:13:23.312Z] [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 147 kB/s) [2019-04-18T12:13:23.312Z] [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 560 kB/s) [2019-04-18T12:13:23.312Z] [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.6 MB/s) [2019-04-18T12:13:23.312Z] [INFO] Changes detected - recompiling the module! [2019-04-18T12:13:23.312Z] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-18T12:13:24.657Z] [INFO] [2019-04-18T12:13:24.657Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-18T12:13:24.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-18T12:13:24.657Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources [2019-04-18T12:13:24.657Z] [INFO] [2019-04-18T12:13:24.657Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-18T12:13:24.657Z] [INFO] Changes detected - recompiling the module! [2019-04-18T12:13:24.657Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes [2019-04-18T12:13:25.208Z] [INFO] [2019-04-18T12:13:25.208Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-18T12:13:25.208Z] [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 [2019-04-18T12:13:25.208Z] [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 [2019-04-18T12:13:25.458Z] [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 [2019-04-18T12:13:25.458Z] [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 881 kB/s) [2019-04-18T12:13:25.458Z] [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 [2019-04-18T12:13:25.458Z] [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 [2019-04-18T12:13:25.709Z] [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 [2019-04-18T12:13:25.709Z] [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 163 kB/s) [2019-04-18T12:13:25.709Z] [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 [2019-04-18T12:13:25.709Z] [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 [2019-04-18T12:13:25.959Z] [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 [2019-04-18T12:13:25.959Z] [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.3 MB/s) [2019-04-18T12:13:25.959Z] [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 [2019-04-18T12:13:26.210Z] [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 [2019-04-18T12:13:26.210Z] [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 [2019-04-18T12:13:26.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom (3.5 kB at 354 kB/s) [2019-04-18T12:13:26.210Z] [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 [2019-04-18T12:13:26.460Z] [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 [2019-04-18T12:13:26.460Z] [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 [2019-04-18T12:13:26.460Z] [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) [2019-04-18T12:13:26.460Z] [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 [2019-04-18T12:13:26.711Z] [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 [2019-04-18T12:13:26.711Z] [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 [2019-04-18T12:13:26.711Z] [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 678 kB/s) [2019-04-18T12:13:26.711Z] [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 [2019-04-18T12:13:26.962Z] [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 [2019-04-18T12:13:26.962Z] [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 [2019-04-18T12:13:26.962Z] [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) [2019-04-18T12:13:26.962Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-04-18T12:13:27.212Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-04-18T12:13:27.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-04-18T12:13:27.212Z] [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) [2019-04-18T12:13:27.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-04-18T12:13:27.463Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-04-18T12:13:27.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-04-18T12:13:27.463Z] [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 522 kB/s) [2019-04-18T12:13:27.463Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-04-18T12:13:27.713Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-04-18T12:13:27.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-04-18T12:13:27.714Z] [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 686 kB/s) [2019-04-18T12:13:27.964Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-04-18T12:13:27.964Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-04-18T12:13:28.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-04-18T12:13:28.215Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 313 kB/s) [2019-04-18T12:13:28.215Z] [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 [2019-04-18T12:13:28.215Z] [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 [2019-04-18T12:13:28.466Z] [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 [2019-04-18T12:13:28.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 216 kB/s) [2019-04-18T12:13:28.466Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-04-18T12:13:28.466Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-04-18T12:13:28.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-04-18T12:13:28.716Z] [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 934 kB/s) [2019-04-18T12:13:28.716Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-04-18T12:13:28.716Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-04-18T12:13:28.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-04-18T12:13:28.967Z] [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) [2019-04-18T12:13:28.967Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/7/apache-7.pom [2019-04-18T12:13:28.967Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/7/apache-7.pom [2019-04-18T12:13:29.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [2019-04-18T12:13:29.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s) [2019-04-18T12:13:29.217Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-04-18T12:13:29.217Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-04-18T12:13:29.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-04-18T12:13:29.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 332 kB/s) [2019-04-18T12:13:29.468Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-04-18T12:13:29.468Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-04-18T12:13:29.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-04-18T12:13:29.719Z] [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) [2019-04-18T12:13:29.719Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [2019-04-18T12:13:29.969Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [2019-04-18T12:13:29.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [2019-04-18T12:13:29.969Z] [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) [2019-04-18T12:13:29.969Z] [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 [2019-04-18T12:13:29.969Z] [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 [2019-04-18T12:13:29.969Z] [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 [2019-04-18T12:13:29.969Z] [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 [2019-04-18T12:13:29.969Z] [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 [2019-04-18T12:13:30.220Z] [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 [2019-04-18T12:13:30.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-04-18T12:13:30.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [2019-04-18T12:13:30.220Z] [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 [2019-04-18T12:13:30.220Z] [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 [2019-04-18T12:13:30.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-04-18T12:13:30.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-04-18T12:13:30.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-04-18T12:13:30.220Z] [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 [2019-04-18T12:13:30.220Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-04-18T12:13:30.470Z] [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 [2019-04-18T12:13:30.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-04-18T12:13:30.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-04-18T12:13:30.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-04-18T12:13:30.470Z] [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 [2019-04-18T12:13:30.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-04-18T12:13:30.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-04-18T12:13:30.470Z] [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 [2019-04-18T12:13:30.470Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-04-18T12:13:30.470Z] [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 [2019-04-18T12:13:30.721Z] [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 [2019-04-18T12:13:30.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-04-18T12:13:30.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-04-18T12:13:30.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-04-18T12:13:30.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [2019-04-18T12:13:30.721Z] [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 [2019-04-18T12:13:30.721Z] [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 [2019-04-18T12:13:30.721Z] [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 [2019-04-18T12:13:30.721Z] [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 [2019-04-18T12:13:30.721Z] [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 [2019-04-18T12:13:30.971Z] [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 [2019-04-18T12:13:30.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-04-18T12:13:30.971Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [2019-04-18T12:13:30.972Z] [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 [2019-04-18T12:13:30.972Z] [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 [2019-04-18T12:13:30.972Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-04-18T12:13:30.972Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-04-18T12:13:30.972Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-04-18T12:13:30.972Z] [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 [2019-04-18T12:13:31.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-04-18T12:13:31.222Z] [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 [2019-04-18T12:13:31.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-04-18T12:13:31.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-04-18T12:13:31.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-04-18T12:13:31.222Z] [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 [2019-04-18T12:13:31.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-04-18T12:13:31.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-04-18T12:13:31.222Z] [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 [2019-04-18T12:13:31.222Z] [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 [2019-04-18T12:13:31.474Z] [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 [2019-04-18T12:13:31.474Z] [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 [2019-04-18T12:13:31.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-04-18T12:13:31.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-04-18T12:13:31.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-04-18T12:13:31.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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 1.0 MB/s) [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-04-18T12:13:31.724Z] [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 1.0 MB/s) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [2019-04-18T12:13:31.724Z] [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 8.4 MB/s) [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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.2 MB/s) [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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 8.1 MB/s) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-04-18T12:13:31.724Z] [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.3 MB/s) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-04-18T12:13:31.724Z] [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 8.3 MB/s) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-04-18T12:13:31.724Z] [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 15 MB/s) [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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.6 MB/s) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-04-18T12:13:31.724Z] [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 804 kB/s) [2019-04-18T12:13:31.724Z] [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 [2019-04-18T12:13:31.724Z] [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.1 MB/s) [2019-04-18T12:13:31.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-04-18T12:13:31.725Z] [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.5 MB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-04-18T12:13:31.725Z] [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.3 MB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-04-18T12:13:31.725Z] [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 540 kB/s) [2019-04-18T12:13:31.725Z] [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 [2019-04-18T12:13:31.725Z] [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 835 kB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-04-18T12:13:31.725Z] [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.3 MB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-04-18T12:13:31.725Z] [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 308 kB/s) [2019-04-18T12:13:31.725Z] [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 [2019-04-18T12:13:31.725Z] [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 114 kB/s) [2019-04-18T12:13:31.725Z] [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.3 MB/s) [2019-04-18T12:13:31.725Z] [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 [2019-04-18T12:13:31.725Z] [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 [2019-04-18T12:13:31.725Z] [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 283 kB/s) [2019-04-18T12:13:31.725Z] [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 [2019-04-18T12:13:31.725Z] [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.1 MB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-04-18T12:13:31.725Z] [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 201 kB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-04-18T12:13:31.725Z] [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 123 kB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-04-18T12:13:31.725Z] [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 145 kB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [2019-04-18T12:13:31.725Z] [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 282 kB/s) [2019-04-18T12:13:31.725Z] [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 115 kB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 398 kB/s) [2019-04-18T12:13:31.725Z] [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 373 kB/s) [2019-04-18T12:13:31.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.7 MB/s) [2019-04-18T12:13:31.975Z] [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 [2019-04-18T12:13:32.226Z] [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 [2019-04-18T12:13:32.226Z] [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 [2019-04-18T12:13:32.226Z] [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 280 kB/s) [2019-04-18T12:13:32.226Z] [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 [2019-04-18T12:13:32.477Z] [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 [2019-04-18T12:13:32.477Z] [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 [2019-04-18T12:13:32.477Z] [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) [2019-04-18T12:13:32.477Z] [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 [2019-04-18T12:13:32.727Z] [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 [2019-04-18T12:13:32.727Z] [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 [2019-04-18T12:13:32.727Z] [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 6.0 MB/s) [2019-04-18T12:13:32.978Z] [INFO] [2019-04-18T12:13:32.978Z] [INFO] ------------------------------------------------------- [2019-04-18T12:13:32.978Z] [INFO] T E S T S [2019-04-18T12:13:32.978Z] [INFO] ------------------------------------------------------- [2019-04-18T12:13:33.529Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-04-18T12:13:33.529Z] 12:13:33.415 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:33.529Z] 12:13:33.424 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2019-04-18T12:13:33.529Z] 12:13:33.437 [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)] [2019-04-18T12:13:33.529Z] 12:13:33.495 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] [2019-04-18T12:13:33.529Z] 12:13:33.525 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader [2019-04-18T12:13:33.779Z] 12:13:33.532 [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 [2019-04-18T12:13:33.779Z] 12:13:33.534 [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 [2019-04-18T12:13:33.779Z] 12:13:33.536 [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}. [2019-04-18T12:13:33.779Z] 12:13:33.537 [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. [2019-04-18T12:13:33.780Z] 12:13:33.604 [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] [2019-04-18T12:13:33.780Z] 12:13:33.729 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] [2019-04-18T12:13:33.780Z] 12:13:33.736 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-04-18T12:13:34.030Z] 12:13:33.884 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. [2019-04-18T12:13:34.030Z] 12:13:33.885 [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] [2019-04-18T12:13:34.030Z] 12:13:33.903 [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] [2019-04-18T12:13:34.030Z] 12:13:33.904 [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] [2019-04-18T12:13:34.030Z] 12:13:33.904 [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] [2019-04-18T12:13:34.030Z] 12:13:33.907 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.909 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.911 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.911 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.912 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.913 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.919 [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]. [2019-04-18T12:13:34.030Z] 12:13:33.922 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.922 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-18T12:13:34.030Z] 12:13:33.957 [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} [2019-04-18T12:13:34.281Z] [2019-04-18T12:13:34.281Z] . ____ _ __ _ _ [2019-04-18T12:13:34.281Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2019-04-18T12:13:34.281Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2019-04-18T12:13:34.281Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2019-04-18T12:13:34.281Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2019-04-18T12:13:34.281Z] =========|_|==============|___/=/_/_/_/ [2019-04-18T12:13:34.281Z] :: Spring Boot :: (v2.2.0.M2) [2019-04-18T12:13:34.281Z] [2019-04-18T12:13:34.281Z] 2019-04-18 12:13:34.276 INFO 291 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on c73e7c0e375d with PID 291 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) [2019-04-18T12:13:34.281Z] 2019-04-18 12:13:34.277 INFO 291 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default [2019-04-18T12:13:36.764Z] 2019-04-18 12:13:36.693 INFO 291 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' [2019-04-18T12:13:37.678Z] 2019-04-18 12:13:37.427 INFO 291 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' [2019-04-18T12:13:37.678Z] 2019-04-18 12:13:37.502 INFO 291 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 3.53 seconds (JVM running for 4.681) [2019-04-18T12:13:37.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.497 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-04-18T12:13:37.929Z] 2019-04-18 12:13:37.815 INFO 291 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' [2019-04-18T12:13:38.180Z] [INFO] [2019-04-18T12:13:38.180Z] [INFO] Results: [2019-04-18T12:13:38.180Z] [INFO] [2019-04-18T12:13:38.180Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-04-18T12:13:38.180Z] [INFO] [2019-04-18T12:13:38.430Z] [INFO] ------------------------------------------------------------------------ [2019-04-18T12:13:38.430Z] [INFO] BUILD SUCCESS [2019-04-18T12:13:38.430Z] [INFO] ------------------------------------------------------------------------ [2019-04-18T12:13:38.430Z] [INFO] Total time: 03:00 min [2019-04-18T12:13:38.430Z] [INFO] Finished at: 2019-04-18T12:13:38Z [2019-04-18T12:13:38.430Z] [INFO] ------------------------------------------------------------------------ [2019-04-18T12:13:38.430Z] Well tested for kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] junit [2019-04-18T12:13:38.501Z] Recording test results [Pipeline] timeout [2019-04-18T12:13:38.592Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-18T12:13:38.883Z] + set -x [2019-04-18T12:13:38.883Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true [2019-04-18T12:13:39.134Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-18T12:13:39.134Z] Maven home: /opt/mvn [2019-04-18T12:13:39.134Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-18T12:13:39.134Z] Default locale: en, platform encoding: UTF-8 [2019-04-18T12:13:39.134Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-18T12:13:40.478Z] [INFO] Scanning for projects... [2019-04-18T12:13:40.478Z] [INFO] [2019-04-18T12:13:40.478Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-18T12:13:40.478Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-18T12:13:40.478Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-18T12:13:40.728Z] [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 [2019-04-18T12:13:41.280Z] [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 [2019-04-18T12:13:41.531Z] [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 [2019-04-18T12:13:41.531Z] [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 89 kB/s) [2019-04-18T12:13:41.531Z] [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 [2019-04-18T12:13:41.531Z] [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 [2019-04-18T12:13:41.782Z] [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 [2019-04-18T12:13:41.782Z] [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.3 MB/s) [2019-04-18T12:13:41.782Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.pom [2019-04-18T12:13:42.032Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.pom [2019-04-18T12:13:42.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.pom [2019-04-18T12:13:42.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.pom (18 kB at 944 kB/s) [2019-04-18T12:13:42.283Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.jar [2019-04-18T12:13:42.283Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.jar [2019-04-18T12:13:42.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.jar [2019-04-18T12:13:42.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/1.5.3/asciidoctor-maven-plugin-1.5.3.jar (50 kB at 1.8 MB/s) [2019-04-18T12:13:42.533Z] [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 [2019-04-18T12:13:42.533Z] [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 [2019-04-18T12:13:42.784Z] [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 [2019-04-18T12:13:42.784Z] [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 512 kB/s) [2019-04-18T12:13:42.784Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2019-04-18T12:13:42.784Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2019-04-18T12:13:43.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2019-04-18T12:13:43.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 668 kB/s) [2019-04-18T12:13:43.035Z] [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 [2019-04-18T12:13:43.291Z] [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 [2019-04-18T12:13:43.291Z] [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 [2019-04-18T12:13:43.291Z] [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.3 MB/s) [2019-04-18T12:13:44.202Z] [INFO] [2019-04-18T12:13:44.202Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-04-18T12:13:44.202Z] [INFO] Deleting /var/lib/jenkins/workspace/Hub2Swarm/target [2019-04-18T12:13:44.202Z] [INFO] [2019-04-18T12:13:44.203Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-18T12:13:44.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-18T12:13:44.453Z] [INFO] Copying 1 resource [2019-04-18T12:13:44.453Z] [INFO] Copying 0 resource [2019-04-18T12:13:44.453Z] [INFO] [2019-04-18T12:13:44.453Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-18T12:13:44.704Z] [INFO] Changes detected - recompiling the module! [2019-04-18T12:13:44.704Z] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-18T12:13:46.047Z] [INFO] [2019-04-18T12:13:46.047Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-18T12:13:46.047Z] [INFO] Not copying test resources [2019-04-18T12:13:46.047Z] [INFO] [2019-04-18T12:13:46.047Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-18T12:13:46.047Z] [INFO] Not compiling test sources [2019-04-18T12:13:46.047Z] [INFO] [2019-04-18T12:13:46.047Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-18T12:13:46.047Z] [INFO] Tests are skipped. [2019-04-18T12:13:46.047Z] [INFO] [2019-04-18T12:13:46.047Z] [INFO] --- asciidoctor-maven-plugin:1.5.3:process-asciidoc (generate-docs) @ hub2swarm --- [2019-04-18T12:13:46.047Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/restdocs/spring-restdocs-asciidoctor/2.0.3.RELEASE/spring-restdocs-asciidoctor-2.0.3.RELEASE.pom [2019-04-18T12:13:46.298Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-asciidoctor/2.0.3.RELEASE/spring-restdocs-asciidoctor-2.0.3.RELEASE.pom [2019-04-18T12:13:46.548Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-asciidoctor/2.0.3.RELEASE/spring-restdocs-asciidoctor-2.0.3.RELEASE.pom (5.5 kB at 18 kB/s) [2019-04-18T12:13:46.548Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.pom [2019-04-18T12:13:46.548Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.pom [2019-04-18T12:13:46.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.pom [2019-04-18T12:13:46.799Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.pom (8.3 kB at 519 kB/s) [2019-04-18T12:13:46.799Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-artifacts/1.7.23/jruby-artifacts-1.7.23.pom [2019-04-18T12:13:47.050Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-artifacts/1.7.23/jruby-artifacts-1.7.23.pom [2019-04-18T12:13:47.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/1.7.23/jruby-artifacts-1.7.23.pom [2019-04-18T12:13:47.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/1.7.23/jruby-artifacts-1.7.23.pom (3.5 kB at 220 kB/s) [2019-04-18T12:13:47.050Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-parent/1.7.23/jruby-parent-1.7.23.pom [2019-04-18T12:13:47.300Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-parent/1.7.23/jruby-parent-1.7.23.pom [2019-04-18T12:13:47.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/1.7.23/jruby-parent-1.7.23.pom [2019-04-18T12:13:47.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/1.7.23/jruby-parent-1.7.23.pom (24 kB at 1.1 MB/s) [2019-04-18T12:13:47.301Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-04-18T12:13:47.551Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-04-18T12:13:47.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-04-18T12:13:47.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 43 kB/s) [2019-04-18T12:13:47.551Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/2.0/maven-2.0.pom [2019-04-18T12:13:47.802Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/2.0/maven-2.0.pom [2019-04-18T12:13:48.052Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom [2019-04-18T12:13:48.052Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 626 kB/s) [2019-04-18T12:13:48.052Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/3.8.1/junit-3.8.1.pom [2019-04-18T12:13:48.052Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/3.8.1/junit-3.8.1.pom [2019-04-18T12:13:48.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [2019-04-18T12:13:48.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 77 kB/s) [2019-04-18T12:13:48.303Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [2019-04-18T12:13:48.303Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [2019-04-18T12:13:48.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [2019-04-18T12:13:48.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 135 kB/s) [2019-04-18T12:13:48.554Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [2019-04-18T12:13:48.554Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [2019-04-18T12:13:48.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [2019-04-18T12:13:48.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 870 kB/s) [2019-04-18T12:13:48.804Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-04-18T12:13:49.055Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-04-18T12:13:49.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-04-18T12:13:49.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 262 kB/s) [2019-04-18T12:13:49.055Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-04-18T12:13:49.306Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-04-18T12:13:49.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-04-18T12:13:49.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.3 MB/s) [2019-04-18T12:13:49.306Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.pom [2019-04-18T12:13:49.557Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.pom [2019-04-18T12:13:49.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.pom [2019-04-18T12:13:49.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.pom (2.2 kB at 180 kB/s) [2019-04-18T12:13:49.557Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-complete/1.7.21/jruby-complete-1.7.21.pom [2019-04-18T12:13:49.807Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-complete/1.7.21/jruby-complete-1.7.21.pom [2019-04-18T12:13:49.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.21/jruby-complete-1.7.21.pom [2019-04-18T12:13:50.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.21/jruby-complete-1.7.21.pom (8.3 kB at 552 kB/s) [2019-04-18T12:13:50.058Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-artifacts/1.7.21/jruby-artifacts-1.7.21.pom [2019-04-18T12:13:50.058Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-artifacts/1.7.21/jruby-artifacts-1.7.21.pom [2019-04-18T12:13:50.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/1.7.21/jruby-artifacts-1.7.21.pom [2019-04-18T12:13:50.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/1.7.21/jruby-artifacts-1.7.21.pom (3.5 kB at 235 kB/s) [2019-04-18T12:13:50.308Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-parent/1.7.21/jruby-parent-1.7.21.pom [2019-04-18T12:13:50.308Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-parent/1.7.21/jruby-parent-1.7.21.pom [2019-04-18T12:13:50.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/1.7.21/jruby-parent-1.7.21.pom [2019-04-18T12:13:50.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/1.7.21/jruby-parent-1.7.21.pom (24 kB at 1.1 MB/s) [2019-04-18T12:13:50.559Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/beust/jcommander/1.35/jcommander-1.35.pom [2019-04-18T12:13:50.810Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/beust/jcommander/1.35/jcommander-1.35.pom [2019-04-18T12:13:50.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.pom [2019-04-18T12:13:50.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.pom (7.2 kB at 556 kB/s) [2019-04-18T12:13:50.810Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [2019-04-18T12:13:51.060Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [2019-04-18T12:13:51.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [2019-04-18T12:13:51.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 258 kB/s) [2019-04-18T12:13:51.060Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.pom [2019-04-18T12:13:51.311Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.pom [2019-04-18T12:13:51.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.pom [2019-04-18T12:13:51.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.pom (1.7 kB at 121 kB/s) [2019-04-18T12:13:51.562Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-parent/4.0.0.CR1/netty-parent-4.0.0.CR1.pom [2019-04-18T12:13:51.562Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-parent/4.0.0.CR1/netty-parent-4.0.0.CR1.pom [2019-04-18T12:13:51.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.0.0.CR1/netty-parent-4.0.0.CR1.pom [2019-04-18T12:13:51.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.0.0.CR1/netty-parent-4.0.0.CR1.pom (19 kB at 986 kB/s) [2019-04-18T12:13:51.812Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.pom [2019-04-18T12:13:51.812Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.pom [2019-04-18T12:13:52.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.pom [2019-04-18T12:13:52.063Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.pom (2.2 kB at 173 kB/s) [2019-04-18T12:13:52.063Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.pom [2019-04-18T12:13:52.063Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.pom [2019-04-18T12:13:52.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.pom [2019-04-18T12:13:52.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.pom (1.4 kB at 116 kB/s) [2019-04-18T12:13:52.313Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.pom [2019-04-18T12:13:52.313Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.pom [2019-04-18T12:13:52.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.pom [2019-04-18T12:13:52.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.pom (1.4 kB at 106 kB/s) [2019-04-18T12:13:52.564Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.pom [2019-04-18T12:13:52.814Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.pom [2019-04-18T12:13:52.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.pom [2019-04-18T12:13:52.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.pom (2.3 kB at 178 kB/s) [2019-04-18T12:13:52.815Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.pom [2019-04-18T12:13:53.065Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.pom [2019-04-18T12:13:53.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.pom [2019-04-18T12:13:53.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.pom (1.6 kB at 111 kB/s) [2019-04-18T12:13:53.065Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom [2019-04-18T12:13:53.316Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom [2019-04-18T12:13:53.316Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom [2019-04-18T12:13:53.316Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (4.2 kB at 323 kB/s) [2019-04-18T12:13:53.316Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [2019-04-18T12:13:53.566Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [2019-04-18T12:13:53.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [2019-04-18T12:13:53.566Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 949 kB/s) [2019-04-18T12:13:53.566Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-04-18T12:13:53.817Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-04-18T12:13:54.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-04-18T12:13:54.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) [2019-04-18T12:13:54.068Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/14/apache-14.pom [2019-04-18T12:13:54.068Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/14/apache-14.pom [2019-04-18T12:13:54.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [2019-04-18T12:13:54.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 1.0 MB/s) [2019-04-18T12:13:54.318Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom [2019-04-18T12:13:54.318Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom [2019-04-18T12:13:54.569Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom [2019-04-18T12:13:54.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (1.5 kB at 70 kB/s) [2019-04-18T12:13:54.569Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [2019-04-18T12:13:54.569Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [2019-04-18T12:13:54.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [2019-04-18T12:13:54.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 128 kB/s) [2019-04-18T12:13:54.819Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-04-18T12:13:55.070Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-04-18T12:13:55.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-04-18T12:13:55.070Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 kB/s) [2019-04-18T12:13:55.070Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-04-18T12:13:55.320Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-04-18T12:13:55.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-04-18T12:13:55.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 135 kB/s) [2019-04-18T12:13:55.320Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-04-18T12:13:55.571Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-04-18T12:13:55.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-04-18T12:13:55.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 162 kB/s) [2019-04-18T12:13:55.822Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-04-18T12:13:55.822Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-04-18T12:13:56.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-04-18T12:13:56.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 248 kB/s) [2019-04-18T12:13:56.073Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-04-18T12:13:56.073Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-04-18T12:13:56.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-04-18T12:13:56.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 750 kB/s) [2019-04-18T12:13:56.323Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-04-18T12:13:56.323Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-04-18T12:13:56.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-04-18T12:13:56.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 225 kB/s) [2019-04-18T12:13:56.574Z] [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 [2019-04-18T12:13:56.574Z] [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 [2019-04-18T12:13:56.825Z] [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 [2019-04-18T12:13:56.825Z] [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 63 kB/s) [2019-04-18T12:13:56.825Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-04-18T12:13:57.075Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-04-18T12:13:57.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-04-18T12:13:57.075Z] [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) [2019-04-18T12:13:57.075Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [2019-04-18T12:13:57.326Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [2019-04-18T12:13:57.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [2019-04-18T12:13:57.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 124 kB/s) [2019-04-18T12:13:57.326Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/4/apache-4.pom [2019-04-18T12:13:57.576Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/4/apache-4.pom [2019-04-18T12:13:57.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [2019-04-18T12:13:57.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 321 kB/s) [2019-04-18T12:13:57.576Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [2019-04-18T12:13:57.827Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [2019-04-18T12:13:57.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [2019-04-18T12:13:57.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 140 kB/s) [2019-04-18T12:13:58.077Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/3/apache-3.pom [2019-04-18T12:13:58.077Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/3/apache-3.pom [2019-04-18T12:13:58.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [2019-04-18T12:13:58.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 286 kB/s) [2019-04-18T12:13:58.328Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-04-18T12:13:58.328Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-04-18T12:13:58.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-04-18T12:13:58.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 932 kB/s) [2019-04-18T12:13:58.579Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-04-18T12:13:58.579Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-04-18T12:13:58.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-04-18T12:13:58.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 843 kB/s) [2019-04-18T12:13:58.829Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [2019-04-18T12:13:58.829Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [2019-04-18T12:13:59.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [2019-04-18T12:13:59.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 625 kB/s) [2019-04-18T12:13:59.080Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [2019-04-18T12:13:59.330Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [2019-04-18T12:13:59.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [2019-04-18T12:13:59.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 598 kB/s) [2019-04-18T12:13:59.330Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/project/4.1/project-4.1.pom [2019-04-18T12:13:59.581Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/project/4.1/project-4.1.pom [2019-04-18T12:13:59.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom [2019-04-18T12:13:59.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.0 MB/s) [2019-04-18T12:13:59.581Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [2019-04-18T12:13:59.831Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [2019-04-18T12:13:59.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [2019-04-18T12:13:59.831Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 407 kB/s) [2019-04-18T12:13:59.831Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [2019-04-18T12:14:00.082Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [2019-04-18T12:14:00.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [2019-04-18T12:14:00.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 719 kB/s) [2019-04-18T12:14:00.082Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-04-18T12:14:00.332Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-04-18T12:14:00.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-04-18T12:14:00.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 820 kB/s) [2019-04-18T12:14:00.583Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-04-18T12:14:00.583Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-04-18T12:14:00.834Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-04-18T12:14:00.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.3 MB/s) [2019-04-18T12:14:00.834Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-04-18T12:14:00.834Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-04-18T12:14:01.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-04-18T12:14:01.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.1 MB/s) [2019-04-18T12:14:01.084Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-04-18T12:14:01.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-04-18T12:14:01.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-04-18T12:14:01.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 382 kB/s) [2019-04-18T12:14:01.335Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [2019-04-18T12:14:01.586Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [2019-04-18T12:14:01.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [2019-04-18T12:14:01.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 254 kB/s) [2019-04-18T12:14:01.586Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom [2019-04-18T12:14:01.837Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom [2019-04-18T12:14:01.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom [2019-04-18T12:14:01.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (1.6 kB at 136 kB/s) [2019-04-18T12:14:01.837Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom [2019-04-18T12:14:02.087Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom [2019-04-18T12:14:02.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom [2019-04-18T12:14:02.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (2.6 kB at 218 kB/s) [2019-04-18T12:14:02.087Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/restdocs/spring-restdocs-asciidoctor/2.0.3.RELEASE/spring-restdocs-asciidoctor-2.0.3.RELEASE.jar [2019-04-18T12:14:02.087Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-04-18T12:14:02.087Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.jar [2019-04-18T12:14:02.087Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/3.8.1/junit-3.8.1.jar [2019-04-18T12:14:02.087Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-04-18T12:14:02.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [2019-04-18T12:14:02.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [2019-04-18T12:14:02.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.jar [2019-04-18T12:14:02.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/beust/jcommander/1.35/jcommander-1.35.jar [2019-04-18T12:14:02.339Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar [2019-04-18T12:14:02.590Z] [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.jar [2019-04-18T12:14:02.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-04-18T12:14:02.840Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-asciidoctor/2.0.3.RELEASE/spring-restdocs-asciidoctor-2.0.3.RELEASE.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/3.8.1/junit-3.8.1.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.jar [2019-04-18T12:14:03.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/beust/jcommander/1.35/jcommander-1.35.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.jar [2019-04-18T12:14:03.342Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-asciidoctor/2.0.3.RELEASE/spring-restdocs-asciidoctor-2.0.3.RELEASE.jar (6.4 kB at 21 kB/s) [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar [2019-04-18T12:14:03.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar [2019-04-18T12:14:03.342Z] [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.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-04-18T12:14:03.593Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar [2019-04-18T12:14:03.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.jar [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 390 kB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.3 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 539 kB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 3.3 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar (61 kB at 1.3 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 4.1 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.0.0.CR1/netty-codec-4.0.0.CR1.jar (130 kB at 1.9 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.0.0.CR1/netty-codec-http-4.0.0.CR1.jar (350 kB at 4.9 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.0.0.CR1/netty-handler-4.0.0.CR1.jar (81 kB at 913 kB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.3.2/asciidoctorj-1.5.3.2.jar (706 kB at 7.2 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar [2019-04-18T12:14:03.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.0.0.CR1/netty-buffer-4.0.0.CR1.jar (150 kB at 1.5 MB/s) [2019-04-18T12:14:03.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.0.0.CR1/netty-transport-4.0.0.CR1.jar (347 kB at 3.4 MB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar (11 kB at 98 kB/s) [2019-04-18T12:14:04.094Z] [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.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (162 kB at 1.3 MB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (11 kB at 91 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.0.0.CR1/netty-common-4.0.0.CR1.jar (284 kB at 2.3 MB/s) [2019-04-18T12:14:04.094Z] [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.jar (4.2 kB at 33 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 1.3 MB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.6 MB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 361 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 253 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.6 MB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 900 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 kB at 77 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 465 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 838 kB/s) [2019-04-18T12:14:04.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 5.5 MB/s) [2019-04-18T12:14:05.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.23/jruby-complete-1.7.23.jar (24 MB at 22 MB/s) [2019-04-18T12:14:07.490Z] [INFO] ------------------------------------------------------------------------ [2019-04-18T12:14:07.490Z] [INFO] BUILD FAILURE [2019-04-18T12:14:07.490Z] [INFO] ------------------------------------------------------------------------ [2019-04-18T12:14:07.490Z] [INFO] Total time: 27.340 s [2019-04-18T12:14:07.490Z] [INFO] Finished at: 2019-04-18T12:14:07Z [2019-04-18T12:14:07.490Z] [INFO] ------------------------------------------------------------------------ [2019-04-18T12:14:07.490Z] [ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:1.5.3:process-asciidoc (generate-docs) on project hub2swarm: Error copying resources: Source '/var/lib/jenkins/workspace/Hub2Swarm/src/main/asciidoc' does not exist -> [Help 1] [2019-04-18T12:14:07.490Z] [ERROR] [2019-04-18T12:14:07.490Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-04-18T12:14:07.490Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-04-18T12:14:07.490Z] [ERROR] [2019-04-18T12:14:07.490Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-04-18T12:14:07.490Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) Stage "Docker: Build and Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-04-18T12:14:08.233Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-18T12:14:08.516Z] + set +x [2019-04-18T12:14:08.516Z] Making workspace writable for correct cleanup [2019-04-18T12:14:08.516Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-18T12:14:08.593Z] Perkele! I failed :( [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c73e7c0e375d58274c91875aaa901a383cfa17d3cee7c0cfa5b6283aadc9b56c $ docker rm -f c73e7c0e375d58274c91875aaa901a383cfa17d3cee7c0cfa5b6283aadc9b56c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE