Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision dcec466550de95bf21d4b8529ce267a520bad573 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f dcec466550de95bf21d4b8529ce267a520bad573 # timeout=10 Commit message: "Flyway first DB" > /usr/bin/git rev-list --no-walk 91cb821d1c960ccc609e85f5717663b4d14ab21c # timeout=10 Running in Durability level: MAX_SURVIVABILITY Loading library common-pipe@2.3.3 Attempting to resolve 2.3.3 from remote references... > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10 Could not find 2.3.3 in remote references. Pulling heads to local for deep search... > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/yasys/common-pipe.git > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d using credential kyberorg_gl > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision dcec466550de95bf21d4b8529ce267a520bad573 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f dcec466550de95bf21d4b8529ce267a520bad573 # timeout=10 Commit message: "Flyway first DB" [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/f2decc89-71a3-4733-836b-14c348f2f2fd/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] sh + docker inspect -f . yasys/jobbari:1.7.0 . [Pipeline] withDockerContainer Jenkins does not seem to be running inside a container $ docker run -t -d -u 108:112 -u root --privileged -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat $ docker top f359ef77990881b4f8e7872a85542e287222dd3a5dc1a4e3e96a9ca580ced2b2 -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-22T08:32:38.988Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:32:39.279Z] + set +x [2019-04-22T08:32:39.279Z] [Runner info] [2019-04-22T08:32:39.279Z] Hostname: f359ef779908 [2019-04-22T08:32:39.279Z] Network Status: Host Online [2019-04-22T08:32:39.279Z] [2019-04-22T08:32:39.280Z] === Tools info === [2019-04-22T08:32:39.530Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-22T08:32:39.530Z] [2019-04-22T08:32:39.530Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T08:32:39.530Z] Maven home: /opt/mvn [2019-04-22T08:32:39.530Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T08:32:39.530Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T08:32:39.531Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T08:32:39.531Z] [2019-04-22T08:32:39.531Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T08:32:39.602Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:32:39.897Z] + set +x [2019-04-22T08:32:39.897Z] [Build info] [2019-04-22T08:32:39.897Z] ===== Git info ===== [2019-04-22T08:32:39.897Z] Git branch: master [2019-04-22T08:32:39.897Z] Git commit: dcec466550de95bf21d4b8529ce267a520bad573 [2019-04-22T08:32:39.897Z] Git tag: - [2019-04-22T08:32:39.897Z] [2019-04-22T08:32:39.897Z] ===== Jenkins info ===== [2019-04-22T08:32:39.897Z] Jenkins Job #8 [2019-04-22T08:32:39.897Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/8/ [2019-04-22T08:32:39.897Z] Jenkins Tag: jenkins-Hub2Swarm-8 [2019-04-22T08:32:39.897Z] [2019-04-22T08:32:39.897Z] ===== Job Params ===== [2019-04-22T08:32:39.897Z] [2019-04-22T08:32:39.897Z] dockerRepo=yasys/hub2swarm [2019-04-22T08:32:39.897Z] dockerStep=ee.yadev.pipe.commonpipe.Default@52d39d07 [2019-04-22T08:32:39.897Z] javaStep=ee.yadev.pipe.commonpipe.Default@52d39d07 [2019-04-22T08:32:39.897Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@52d39d07 [2019-04-22T08:32:39.897Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-22T08:32:39.897Z] useDebugTag=false [2019-04-22T08:32:39.897Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-22T08:32:39.897Z] preparationStep=ee.yadev.pipe.commonpipe.Default@52d39d07 [2019-04-22T08:32:39.897Z] stepTimeout=5 [2019-04-22T08:32:39.897Z] hubCredentialsId=docker-hub [2019-04-22T08:32:39.897Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-22T08:32:39.897Z] skipMavenTests=true [2019-04-22T08:32:39.897Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged} [2019-04-22T08:32:39.897Z] verbose=false [2019-04-22T08:32:39.897Z] mavenTestsTimeout=5 [2019-04-22T08:32:39.897Z] pipelineTimeout=15 [2019-04-22T08:32:39.897Z] hubUser=kyberorg [2019-04-22T08:32:39.897Z] [2019-04-22T08:32:39.897Z] ==== Environment Variables ===== [2019-04-22T08:32:39.897Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T08:32:39.897Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-22T08:32:39.897Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=91cb821d1c960ccc609e85f5717663b4d14ab21c [2019-04-22T08:32:39.897Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-22T08:32:39.897Z] HOSTNAME=f359ef779908 [2019-04-22T08:32:39.897Z] gitlabAfter=dcec466550de95bf21d4b8529ce267a520bad573 [2019-04-22T08:32:39.897Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/8/display/redirect?page=changes [2019-04-22T08:32:39.897Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-22T08:32:39.897Z] NODE_LABELS=master [2019-04-22T08:32:39.897Z] GIT_COMMIT=dcec466550de95bf21d4b8529ce267a520bad573 [2019-04-22T08:32:39.897Z] HOME=/root [2019-04-22T08:32:39.897Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/8/ [2019-04-22T08:32:39.897Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-04-22T08:32:39.897Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-22T08:32:39.897Z] gitlabTargetBranch=master [2019-04-22T08:32:39.897Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T08:32:39.897Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T08:32:39.897Z] gitlabMergeRequestLastCommit=dcec466550de95bf21d4b8529ce267a520bad573 [2019-04-22T08:32:39.897Z] JAVA_VERSION=8u212 [2019-04-22T08:32:39.897Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-04-22T08:32:39.897Z] NODE_NAME=master [2019-04-22T08:32:39.897Z] EXECUTOR_NUMBER=0 [2019-04-22T08:32:39.897Z] GIT_BRANCH=origin/master [2019-04-22T08:32:39.897Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-04-22T08:32:39.897Z] STAGE_NAME=Execution info [2019-04-22T08:32:39.897Z] gitlabBranch=master [2019-04-22T08:32:39.897Z] BUILD_DISPLAY_NAME=#8 [2019-04-22T08:32:39.897Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-22T08:32:39.897Z] gitlabSourceBranch=master [2019-04-22T08:32:39.897Z] JOB_BASE_NAME=Hub2Swarm [2019-04-22T08:32:39.897Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-22T08:32:39.897Z] HUDSON_HOME=/var/lib/jenkins [2019-04-22T08:32:39.897Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-22T08:32:39.897Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-22T08:32:39.897Z] BUILD_ID=8 [2019-04-22T08:32:39.897Z] BUILDING_FOR=kyberorg [2019-04-22T08:32:39.897Z] gitlabBefore=91cb821d1c960ccc609e85f5717663b4d14ab21c [2019-04-22T08:32:39.897Z] BUILD_TAG=jenkins-Hub2Swarm-8 [2019-04-22T08:32:39.897Z] gitlabActionType=PUSH [2019-04-22T08:32:39.897Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-22T08:32:39.897Z] LANG=C.UTF-8 [2019-04-22T08:32:39.897Z] gitlabSourceRepoName=Hub2Swarm [2019-04-22T08:32:39.897Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-04-22T08:32:39.897Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-04-22T08:32:39.897Z] gitlabSourceNamespace=Yet another Systems [2019-04-22T08:32:39.897Z] BUILD_NUMBER=8 [2019-04-22T08:32:39.897Z] JENKINS_NODE_COOKIE=98ae24bf-cf31-4ed2-9f67-006cf9c34a6f [2019-04-22T08:32:39.897Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/8/display/redirect [2019-04-22T08:32:39.897Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-22T08:32:39.897Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-04-22T08:32:39.897Z] CLASSPATH= [2019-04-22T08:32:39.897Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-22T08:32:39.897Z] JOB_NAME=Hub2Swarm [2019-04-22T08:32:39.897Z] gitlabUserName=Alex Muravya [2019-04-22T08:32:39.897Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/f2decc89-71a3-4733-836b-14c348f2f2fd [2019-04-22T08:32:39.897Z] JAVA_HOME=/docker-java-home [2019-04-22T08:32:39.897Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-22T08:32:39.897Z] GIT_PREVIOUS_COMMIT=91cb821d1c960ccc609e85f5717663b4d14ab21c [2019-04-22T08:32:39.897Z] 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-22T08:32:40.069Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:32:40.394Z] + set -x [2019-04-22T08:32:40.394Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true [2019-04-22T08:32:40.645Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-22T08:32:40.645Z] Maven home: /opt/mvn [2019-04-22T08:32:40.645Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-22T08:32:40.645Z] Default locale: en, platform encoding: UTF-8 [2019-04-22T08:32:40.645Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-22T08:32:41.988Z] [INFO] Scanning for projects... [2019-04-22T08:32:41.988Z] [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-22T08:32:42.539Z] [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-22T08:32:42.539Z] [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 37 kB/s) [2019-04-22T08:32:42.539Z] [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-22T08:32:42.789Z] [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-22T08:32:43.340Z] [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 287 kB/s) [2019-04-22T08:32:43.340Z] [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-22T08:32:43.340Z] [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-22T08:32:43.590Z] [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-22T08:32:43.590Z] [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 205 kB/s) [2019-04-22T08:32:43.590Z] [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-22T08:32:43.841Z] [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-22T08:32:43.841Z] [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-22T08:32:43.841Z] [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 305 kB/s) [2019-04-22T08:32:43.841Z] [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-22T08:32:44.091Z] [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-22T08:32:44.091Z] [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-22T08:32:44.091Z] [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 468 kB/s) [2019-04-22T08:32:44.091Z] [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-22T08:32:44.348Z] [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-22T08:32:44.348Z] [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-22T08:32:44.899Z] [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-22T08:32:45.150Z] [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-22T08:32:45.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-bom/13.0.3/vaadin-spring-bom-13.0.3.pom (19 kB at 985 kB/s) [2019-04-22T08:32:45.150Z] [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-22T08:32:45.400Z] [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-22T08:32:45.400Z] [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-22T08:32:45.951Z] [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-22T08:32:45.951Z] [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-22T08:32:46.201Z] [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-22T08:32:46.201Z] [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-22T08:32:46.201Z] [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-22T08:32:46.452Z] [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-22T08:32:46.702Z] [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-22T08:32:46.953Z] [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-22T08:32:46.953Z] [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 99 kB/s) [2019-04-22T08:32:46.953Z] [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-22T08:32:47.203Z] [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-22T08:32:47.454Z] [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-22T08:32:47.454Z] [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 774 kB/s) [2019-04-22T08:32:47.454Z] [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-22T08:32:47.454Z] [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-22T08:32:47.704Z] [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-22T08:32:47.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 564 kB/s) [2019-04-22T08:32:47.704Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/34/oss-parent-34.pom [2019-04-22T08:32:47.704Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/34/oss-parent-34.pom [2019-04-22T08:32:47.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom [2019-04-22T08:32:47.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.1 MB/s) [2019-04-22T08:32:47.955Z] [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-22T08:32:48.205Z] [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-22T08:32:48.205Z] [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-22T08:32:48.205Z] [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 565 kB/s) [2019-04-22T08:32:48.205Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-04-22T08:32:48.456Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-04-22T08:32:48.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-04-22T08:32:48.456Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 302 kB/s) [2019-04-22T08:32:48.456Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom [2019-04-22T08:32:48.706Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom [2019-04-22T08:32:48.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR6/reactor-bom-Californium-SR6.pom [2019-04-22T08:32:48.706Z] [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 284 kB/s) [2019-04-22T08:32:48.706Z] [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-22T08:32:48.957Z] [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-22T08:32:48.957Z] [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-22T08:32:48.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom (6.5 kB at 502 kB/s) [2019-04-22T08:32:49.207Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/logging/logging-parent/1/logging-parent-1.pom [2019-04-22T08:32:49.207Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/logging-parent/1/logging-parent-1.pom [2019-04-22T08:32:49.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom [2019-04-22T08:32:49.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 287 kB/s) [2019-04-22T08:32:49.458Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/18/apache-18.pom [2019-04-22T08:32:49.458Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/18/apache-18.pom [2019-04-22T08:32:49.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [2019-04-22T08:32:49.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 979 kB/s) [2019-04-22T08:32:49.708Z] [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-22T08:32:49.708Z] [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-22T08:32:49.959Z] [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-22T08:32:49.959Z] [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 955 kB/s) [2019-04-22T08:32:49.959Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom [2019-04-22T08:32:49.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-22T08:32:50.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom [2019-04-22T08:32:50.209Z] [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 965 kB/s) [2019-04-22T08:32:50.209Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2019-04-22T08:32:50.459Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2019-04-22T08:32:50.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2019-04-22T08:32:50.460Z] [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 775 kB/s) [2019-04-22T08:32:50.460Z] [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-22T08:32:50.712Z] [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-22T08:32:50.713Z] [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-22T08:32:50.713Z] [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 475 kB/s) [2019-04-22T08:32:50.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-22T08:32:50.964Z] [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-22T08:32:50.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-22T08:32:50.964Z] [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-22T08:32:50.964Z] [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-22T08:32:51.214Z] [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-22T08:32:51.465Z] [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-22T08:32:51.465Z] [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-22T08:32:51.465Z] [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-22T08:32:51.715Z] [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-22T08:32:51.715Z] [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-22T08:32:51.966Z] [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-22T08:32:52.216Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.2.0.M3/spring-data-build-2.2.0.M3.pom (6.6 kB at 27 kB/s) [2019-04-22T08:32:52.216Z] [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-22T08:32:52.216Z] [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-22T08:32:52.467Z] [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 36 kB/s) [2019-04-22T08:32:52.467Z] [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-22T08:32:52.718Z] [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-22T08:32:52.968Z] [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-22T08:32:52.968Z] [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-22T08:32:52.968Z] [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-22T08:32:53.218Z] [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-22T08:32:53.469Z] [INFO] [2019-04-22T08:32:53.469Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-22T08:32:53.469Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-22T08:32:53.469Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-22T08:32:53.469Z] [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-22T08:32:53.469Z] [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-22T08:32:53.719Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.pom (5.1 kB at 21 kB/s) [2019-04-22T08:32:53.719Z] [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-22T08:32:53.719Z] [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-22T08:32:53.970Z] [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-22T08:32:53.970Z] [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-22T08:32:54.220Z] [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-22T08:32:54.471Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-parent/2.2.0.M2/spring-boot-parent-2.2.0.M2.pom (1.8 kB at 7.2 kB/s) [2019-04-22T08:32:54.471Z] [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-22T08:32:54.471Z] [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-22T08:32:55.021Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-maven-plugin/2.2.0.M2/spring-boot-maven-plugin-2.2.0.M2.jar (68 kB at 201 kB/s) [2019-04-22T08:32:55.021Z] [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-22T08:32:55.021Z] [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-22T08:32:55.272Z] [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-22T08:32:55.272Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 369 kB/s) [2019-04-22T08:32:55.272Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2019-04-22T08:32:55.272Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2019-04-22T08:32:55.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2019-04-22T08:32:55.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 612 kB/s) [2019-04-22T08:32:55.522Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-04-22T08:32:55.522Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-04-22T08:32:55.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-04-22T08:32:55.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.9 MB/s) [2019-04-22T08:32:55.773Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/19/apache-19.pom [2019-04-22T08:32:56.023Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/19/apache-19.pom [2019-04-22T08:32:56.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [2019-04-22T08:32:56.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 815 kB/s) [2019-04-22T08:32:56.024Z] [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-22T08:32:56.274Z] [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-22T08:32:56.274Z] [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-22T08:32:56.274Z] [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.5 MB/s) [2019-04-22T08:32:56.274Z] [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-22T08:32:56.524Z] [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-22T08:32:56.524Z] [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-22T08:32:56.775Z] [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 448 kB/s) [2019-04-22T08:32:56.775Z] [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-22T08:32:56.775Z] [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-22T08:32:57.027Z] [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-22T08:32:57.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 1.5 MB/s) [2019-04-22T08:32:57.027Z] [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-22T08:32:57.027Z] [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-22T08:32:57.277Z] [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-22T08:32:57.277Z] [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 622 kB/s) [2019-04-22T08:32:57.277Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom [2019-04-22T08:32:57.277Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom [2019-04-22T08:32:57.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom [2019-04-22T08:32:57.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 763 kB/s) [2019-04-22T08:32:57.528Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/32/maven-parent-32.pom [2019-04-22T08:32:57.528Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/32/maven-parent-32.pom [2019-04-22T08:32:57.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom [2019-04-22T08:32:57.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.0 MB/s) [2019-04-22T08:32:57.778Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/20/apache-20.pom [2019-04-22T08:32:58.028Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/20/apache-20.pom [2019-04-22T08:32:58.028Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom [2019-04-22T08:32:58.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 932 kB/s) [2019-04-22T08:32:58.028Z] [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-22T08:32:58.279Z] [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-22T08:32:58.279Z] [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-22T08:32:58.279Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 2.6 MB/s) [2019-04-22T08:32:58.279Z] [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-22T08:32:58.529Z] [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-22T08:32:58.529Z] [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-22T08:32:58.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom (5.0 kB at 384 kB/s) [2019-04-22T08:32:58.529Z] [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-22T08:32:58.780Z] [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-22T08:32:59.030Z] [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-22T08:32:59.030Z] [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.6 MB/s) [2019-04-22T08:32:59.030Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/33/maven-parent-33.pom [2019-04-22T08:32:59.030Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/33/maven-parent-33.pom [2019-04-22T08:32:59.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [2019-04-22T08:32:59.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.1 MB/s) [2019-04-22T08:32:59.281Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/21/apache-21.pom [2019-04-22T08:32:59.281Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/21/apache-21.pom [2019-04-22T08:32:59.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [2019-04-22T08:32:59.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.1 MB/s) [2019-04-22T08:32:59.531Z] [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-22T08:32:59.531Z] [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-22T08:32:59.782Z] [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-22T08:32:59.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar (41 kB at 1.9 MB/s) [2019-04-22T08:32:59.782Z] [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-22T08:33:00.032Z] [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-22T08:33:00.032Z] [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-22T08:33:00.032Z] [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 554 kB/s) [2019-04-22T08:33:00.032Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2019-04-22T08:33:00.283Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2019-04-22T08:33:00.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2019-04-22T08:33:00.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 712 kB/s) [2019-04-22T08:33:00.283Z] [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-22T08:33:00.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.jar [2019-04-22T08:33:00.533Z] [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-22T08:33:00.533Z] [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.5 MB/s) [2019-04-22T08:33:00.533Z] [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-22T08:33:00.784Z] [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-22T08:33:01.034Z] [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-22T08:33:01.034Z] [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-22T08:33:01.034Z] [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-22T08:33:01.285Z] [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.6 kB/s) [2019-04-22T08:33:01.285Z] [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-22T08:33:01.535Z] [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-22T08:33:01.786Z] [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-22T08:33:01.786Z] [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-22T08:33:01.786Z] [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-22T08:33:02.036Z] [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 62 kB/s) [2019-04-22T08:33:02.036Z] [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-22T08:33:02.287Z] [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-22T08:33:02.537Z] [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-22T08:33:02.537Z] [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-22T08:33:02.537Z] [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-22T08:33:02.788Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.pom (1.9 kB at 7.9 kB/s) [2019-04-22T08:33:02.788Z] [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-22T08:33:03.038Z] [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-22T08:33:03.289Z] [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-22T08:33:03.289Z] [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-22T08:33:03.289Z] [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-22T08:33:03.539Z] [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-22T08:33:03.539Z] [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-22T08:33:03.539Z] [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-22T08:33:03.790Z] [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-22T08:33:03.790Z] [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-22T08:33:04.040Z] [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-22T08:33:04.951Z] [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 1.7 kB/s) [2019-04-22T08:33:04.951Z] [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-22T08:33:05.202Z] [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-22T08:33:05.452Z] [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 150 kB/s) [2019-04-22T08:33:05.452Z] [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-22T08:33:05.452Z] [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-22T08:33:05.702Z] [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-22T08:33:05.702Z] [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-22T08:33:05.953Z] [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-22T08:33:05.953Z] [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-22T08:33:05.953Z] [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 1.0 MB/s) [2019-04-22T08:33:05.953Z] [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-22T08:33:06.203Z] [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-22T08:33:06.203Z] [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-22T08:33:06.203Z] [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.0 MB/s) [2019-04-22T08:33:06.203Z] [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-22T08:33:06.454Z] [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-22T08:33:06.704Z] [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-22T08:33:06.704Z] [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-22T08:33:06.704Z] [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-22T08:33:06.704Z] [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-22T08:33:06.954Z] [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-22T08:33:06.954Z] [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 320 kB/s) [2019-04-22T08:33:06.954Z] [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-22T08:33:06.954Z] [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-22T08:33:07.205Z] [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-22T08:33:07.205Z] [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 855 kB/s) [2019-04-22T08:33:07.205Z] [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-22T08:33:07.205Z] [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-22T08:33:07.455Z] [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-22T08:33:07.455Z] [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 652 kB/s) [2019-04-22T08:33:07.455Z] [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-22T08:33:07.455Z] [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-22T08:33:07.706Z] [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-22T08:33:07.706Z] [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.4 MB/s) [2019-04-22T08:33:07.706Z] [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-22T08:33:07.956Z] [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-22T08:33:07.956Z] [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-22T08:33:07.956Z] [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 876 kB/s) [2019-04-22T08:33:07.956Z] [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-22T08:33:08.207Z] [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-22T08:33:08.207Z] [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-22T08:33:08.207Z] [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 76 kB/s) [2019-04-22T08:33:08.207Z] [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-22T08:33:08.457Z] [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-22T08:33:08.457Z] [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-22T08:33:08.457Z] [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 925 kB/s) [2019-04-22T08:33:08.457Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2019-04-22T08:33:08.708Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2019-04-22T08:33:08.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [2019-04-22T08:33:08.958Z] [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-22T08:33:08.958Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2019-04-22T08:33:08.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2019-04-22T08:33:09.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2019-04-22T08:33:09.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 1.8 MB/s) [2019-04-22T08:33:09.209Z] [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-22T08:33:09.209Z] [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-22T08:33:09.459Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.0.M2/spring-boot-actuator-autoconfigure-2.2.0.M2.pom (23 kB at 88 kB/s) [2019-04-22T08:33:09.459Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.pom [2019-04-22T08:33:09.709Z] [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-22T08:33:09.960Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-actuator/2.2.0.M2/spring-boot-actuator-2.2.0.M2.pom (15 kB at 55 kB/s) [2019-04-22T08:33:09.960Z] [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-22T08:33:10.210Z] [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-22T08:33:10.210Z] [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-22T08:33:10.210Z] [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 485 kB/s) [2019-04-22T08:33:10.210Z] [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-22T08:33:10.461Z] [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-22T08:33:10.461Z] [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-22T08:33:10.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 500 kB/s) [2019-04-22T08:33:10.461Z] [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-22T08:33:10.711Z] [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-22T08:33:10.711Z] [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-22T08:33:10.711Z] [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 162 kB/s) [2019-04-22T08:33:10.711Z] [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-22T08:33:10.962Z] [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-22T08:33:10.962Z] [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-22T08:33:10.962Z] [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 559 kB/s) [2019-04-22T08:33:11.212Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/28/oss-parent-28.pom [2019-04-22T08:33:11.212Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/28/oss-parent-28.pom [2019-04-22T08:33:11.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom [2019-04-22T08:33:11.463Z] [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-22T08:33:11.463Z] [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-22T08:33:11.463Z] [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-22T08:33:11.713Z] [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-22T08:33:11.713Z] [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 290 kB/s) [2019-04-22T08:33:11.713Z] [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-22T08:33:11.713Z] [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-22T08:33:11.964Z] [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-22T08:33:11.964Z] [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-22T08:33:11.964Z] [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-22T08:33:11.964Z] [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-22T08:33:12.214Z] [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-22T08:33:12.214Z] [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 230 kB/s) [2019-04-22T08:33:12.214Z] [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-22T08:33:12.465Z] [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-22T08:33:12.465Z] [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-22T08:33:12.465Z] [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 250 kB/s) [2019-04-22T08:33:12.465Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom [2019-04-22T08:33:12.715Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom [2019-04-22T08:33:12.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom [2019-04-22T08:33:12.715Z] [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 743 kB/s) [2019-04-22T08:33:12.715Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom [2019-04-22T08:33:12.966Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom [2019-04-22T08:33:12.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom [2019-04-22T08:33:12.966Z] [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 724 kB/s) [2019-04-22T08:33:12.966Z] [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-22T08:33:13.216Z] [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-22T08:33:13.467Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-hateoas/2.2.0.M2/spring-boot-starter-hateoas-2.2.0.M2.pom (2.6 kB at 11 kB/s) [2019-04-22T08:33:13.467Z] [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-22T08:33:13.467Z] [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-22T08:33:13.717Z] [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-22T08:33:13.717Z] [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-22T08:33:13.967Z] [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-22T08:33:14.218Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-json/2.2.0.M2/spring-boot-starter-json-2.2.0.M2.pom (3.1 kB at 13 kB/s) [2019-04-22T08:33:14.218Z] [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-22T08:33:14.218Z] [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-22T08:33:14.468Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-web/5.2.0.M1/spring-web-5.2.0.M1.pom (12 kB at 45 kB/s) [2019-04-22T08:33:14.468Z] [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-22T08:33:14.719Z] [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-22T08:33:14.719Z] [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-22T08:33:14.719Z] [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-22T08:33:14.719Z] [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-22T08:33:14.969Z] [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-22T08:33:14.969Z] [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-22T08:33:14.969Z] [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 339 kB/s) [2019-04-22T08:33:14.969Z] [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-22T08:33:15.220Z] [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-22T08:33:15.470Z] [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-22T08:33:15.470Z] [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-22T08:33:15.470Z] [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-22T08:33:15.721Z] [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-22T08:33:15.721Z] [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 148 kB/s) [2019-04-22T08:33:15.721Z] [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-22T08:33:15.721Z] [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-22T08:33:15.971Z] [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-22T08:33:15.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.17/tomcat-embed-el-9.0.17.pom (1.5 kB at 118 kB/s) [2019-04-22T08:33:15.971Z] [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-22T08:33:16.223Z] [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-22T08:33:16.223Z] [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-22T08:33:16.223Z] [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-22T08:33:16.223Z] [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-22T08:33:16.474Z] [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-22T08:33:16.474Z] [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-22T08:33:16.474Z] [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-22T08:33:16.474Z] [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-22T08:33:16.724Z] [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-22T08:33:16.975Z] [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-22T08:33:16.975Z] [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-22T08:33:16.975Z] [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-22T08:33:17.225Z] [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-22T08:33:17.225Z] [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 688 kB/s) [2019-04-22T08:33:17.225Z] [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-22T08:33:17.225Z] [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-22T08:33:17.476Z] [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-22T08:33:17.476Z] [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 935 kB/s) [2019-04-22T08:33:17.476Z] [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-22T08:33:17.726Z] [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-22T08:33:17.726Z] [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-22T08:33:17.726Z] [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.3 MB/s) [2019-04-22T08:33:17.726Z] [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-22T08:33:17.977Z] [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-22T08:33:17.977Z] [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-22T08:33:17.977Z] [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 818 kB/s) [2019-04-22T08:33:17.977Z] [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-22T08:33:18.227Z] [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-22T08:33:18.227Z] [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-22T08:33:18.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 332 kB/s) [2019-04-22T08:33:18.478Z] [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-22T08:33:18.478Z] [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-22T08:33:18.728Z] [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-22T08:33:18.728Z] [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-22T08:33:18.728Z] [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-22T08:33:18.729Z] [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-22T08:33:18.979Z] [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-22T08:33:18.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 437 kB/s) [2019-04-22T08:33:18.979Z] [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-22T08:33:18.979Z] [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-22T08:33:19.230Z] [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-22T08:33:19.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 529 kB/s) [2019-04-22T08:33:19.230Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/15/jboss-parent-15.pom [2019-04-22T08:33:19.230Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/15/jboss-parent-15.pom [2019-04-22T08:33:19.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom [2019-04-22T08:33:19.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.8 MB/s) [2019-04-22T08:33:19.480Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom [2019-04-22T08:33:19.731Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom [2019-04-22T08:33:19.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.pom [2019-04-22T08:33:19.731Z] [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-22T08:33:19.731Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/35/oss-parent-35.pom [2019-04-22T08:33:19.981Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/35/oss-parent-35.pom [2019-04-22T08:33:19.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom [2019-04-22T08:33:19.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 1.3 MB/s) [2019-04-22T08:33:19.981Z] [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-22T08:33:20.232Z] [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-22T08:33:20.482Z] [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 34 kB/s) [2019-04-22T08:33:20.482Z] [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-22T08:33:20.482Z] [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-22T08:33:20.732Z] [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 86 kB/s) [2019-04-22T08:33:20.733Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom [2019-04-22T08:33:20.983Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom [2019-04-22T08:33:20.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom [2019-04-22T08:33:20.983Z] [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-22T08:33:20.983Z] [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-22T08:33:21.233Z] [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-22T08:33:21.484Z] [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-22T08:33:21.484Z] [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-22T08:33:21.484Z] [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-22T08:33:21.734Z] [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 25 kB/s) [2019-04-22T08:33:21.734Z] [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-22T08:33:21.985Z] [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-22T08:33:21.985Z] [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-22T08:33:21.985Z] [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 220 kB/s) [2019-04-22T08:33:21.985Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.pom [2019-04-22T08:33:22.235Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.pom [2019-04-22T08:33:22.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom [2019-04-22T08:33:22.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 752 kB/s) [2019-04-22T08:33:22.486Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2019-04-22T08:33:22.486Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2019-04-22T08:33:22.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2019-04-22T08:33:22.736Z] [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 771 kB/s) [2019-04-22T08:33:22.736Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2019-04-22T08:33:22.736Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2019-04-22T08:33:22.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2019-04-22T08:33:22.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 827 kB/s) [2019-04-22T08:33:22.986Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2019-04-22T08:33:22.986Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2019-04-22T08:33:23.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2019-04-22T08:33:23.237Z] [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 108 kB/s) [2019-04-22T08:33:23.237Z] [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-22T08:33:23.237Z] [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-22T08:33:23.487Z] [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-22T08:33:23.487Z] [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 500 kB/s) [2019-04-22T08:33:23.487Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.3/ow2-1.3.pom [2019-04-22T08:33:23.738Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.3/ow2-1.3.pom [2019-04-22T08:33:23.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [2019-04-22T08:33:23.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 792 kB/s) [2019-04-22T08:33:23.738Z] [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-22T08:33:23.988Z] [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-22T08:33:24.239Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jersey/2.2.0.M2/spring-boot-starter-jersey-2.2.0.M2.pom (6.1 kB at 21 kB/s) [2019-04-22T08:33:24.239Z] [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-22T08:33:24.239Z] [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-22T08:33:24.489Z] [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-22T08:33:24.489Z] [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.5 MB/s) [2019-04-22T08:33:24.489Z] [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-22T08:33:24.489Z] [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-22T08:33:24.740Z] [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-22T08:33:24.740Z] [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-22T08:33:24.740Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/project/2.28/project-2.28.pom [2019-04-22T08:33:24.740Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/project/2.28/project-2.28.pom [2019-04-22T08:33:24.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom [2019-04-22T08:33:24.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.28/project-2.28.pom (94 kB at 3.0 MB/s) [2019-04-22T08:33:24.990Z] [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-22T08:33:25.240Z] [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-22T08:33:25.240Z] [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-22T08:33:25.240Z] [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 590 kB/s) [2019-04-22T08:33:25.240Z] [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-22T08:33:25.491Z] [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-22T08:33:25.491Z] [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-22T08:33:25.491Z] [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 724 kB/s) [2019-04-22T08:33:25.491Z] [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-22T08:33:25.741Z] [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-22T08:33:25.741Z] [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-22T08:33:25.741Z] [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-22T08:33:25.741Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom [2019-04-22T08:33:25.992Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom [2019-04-22T08:33:26.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0/external-2.5.0.pom [2019-04-22T08:33:26.243Z] [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 116 kB/s) [2019-04-22T08:33:26.243Z] [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-22T08:33:26.243Z] [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-22T08:33:26.493Z] [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-22T08:33:26.493Z] [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 1.8 MB/s) [2019-04-22T08:33:26.493Z] [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-22T08:33:26.493Z] [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-22T08:33:26.743Z] [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-22T08:33:26.743Z] [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-22T08:33:26.743Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/pom/8/pom-8.pom [2019-04-22T08:33:26.744Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/pom/8/pom-8.pom [2019-04-22T08:33:26.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom [2019-04-22T08:33:26.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 kB at 555 kB/s) [2019-04-22T08:33:26.994Z] [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-22T08:33:26.994Z] [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-22T08:33:27.244Z] [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-22T08:33:27.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.28/jersey-client-2.28.pom (6.5 kB at 435 kB/s) [2019-04-22T08:33:27.244Z] [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-22T08:33:27.495Z] [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-22T08:33:27.495Z] [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-22T08:33:27.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.28/jersey-media-jaxb-2.28.pom (5.6 kB at 400 kB/s) [2019-04-22T08:33:27.495Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/media/project/2.28/project-2.28.pom [2019-04-22T08:33:27.745Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/media/project/2.28/project-2.28.pom [2019-04-22T08:33:27.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.28/project-2.28.pom [2019-04-22T08:33:27.745Z] [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-22T08:33:27.745Z] [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-22T08:33:27.996Z] [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-22T08:33:27.996Z] [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-22T08:33:27.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/2.28/jersey-container-servlet-core-2.28.pom (3.4 kB at 243 kB/s) [2019-04-22T08:33:27.996Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/containers/project/2.28/project-2.28.pom [2019-04-22T08:33:28.246Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/containers/project/2.28/project-2.28.pom [2019-04-22T08:33:28.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.28/project-2.28.pom [2019-04-22T08:33:28.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/2.28/project-2.28.pom (2.8 kB at 214 kB/s) [2019-04-22T08:33:28.497Z] [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-22T08:33:28.497Z] [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-22T08:33:28.747Z] [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-22T08:33:28.747Z] [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 974 kB/s) [2019-04-22T08:33:28.747Z] [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-22T08:33:28.747Z] [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-22T08:33:28.997Z] [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-22T08:33:28.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/2.28/jersey-container-servlet-2.28.pom (3.5 kB at 253 kB/s) [2019-04-22T08:33:28.998Z] [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-22T08:33:28.998Z] [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-22T08:33:29.248Z] [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-22T08:33:29.248Z] [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 294 kB/s) [2019-04-22T08:33:29.248Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/ext/project/2.28/project-2.28.pom [2019-04-22T08:33:29.248Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/ext/project/2.28/project-2.28.pom [2019-04-22T08:33:29.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.28/project-2.28.pom [2019-04-22T08:33:29.498Z] [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-22T08:33:29.498Z] [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-22T08:33:29.749Z] [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-22T08:33:29.749Z] [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-22T08:33:29.749Z] [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 507 kB/s) [2019-04-22T08:33:29.749Z] [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-22T08:33:30.000Z] [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-22T08:33:30.000Z] [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-22T08:33:30.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/2.28/jersey-hk2-2.28.pom (4.1 kB at 312 kB/s) [2019-04-22T08:33:30.000Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/inject/project/2.28/project-2.28.pom [2019-04-22T08:33:30.250Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/inject/project/2.28/project-2.28.pom [2019-04-22T08:33:30.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/2.28/project-2.28.pom [2019-04-22T08:33:30.250Z] [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 98 kB/s) [2019-04-22T08:33:30.250Z] [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-22T08:33:30.500Z] [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-22T08:33:30.500Z] [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-22T08:33:30.500Z] [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-22T08:33:30.500Z] [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-22T08:33:30.751Z] [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-22T08:33:31.001Z] [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-22T08:33:31.002Z] [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 421 kB/s) [2019-04-22T08:33:31.002Z] [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-22T08:33:31.002Z] [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-22T08:33:31.252Z] [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-22T08:33:31.252Z] [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 284 kB/s) [2019-04-22T08:33:31.252Z] [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-22T08:33:31.252Z] [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-22T08:33:31.502Z] [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-22T08:33:31.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0/hk2-utils-2.5.0.pom (4.6 kB at 385 kB/s) [2019-04-22T08:33:31.502Z] [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-22T08:33:31.502Z] [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-22T08:33:31.753Z] [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-22T08:33:31.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 773 kB/s) [2019-04-22T08:33:31.753Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom [2019-04-22T08:33:31.753Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom [2019-04-22T08:33:32.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.pom [2019-04-22T08:33:32.003Z] [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-22T08:33:32.003Z] [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-22T08:33:32.254Z] [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-22T08:33:32.254Z] [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-22T08:33:32.254Z] [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 272 kB/s) [2019-04-22T08:33:32.254Z] [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-22T08:33:32.504Z] [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-22T08:33:32.504Z] [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-22T08:33:32.504Z] [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 261 kB/s) [2019-04-22T08:33:32.504Z] [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-22T08:33:32.755Z] [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-22T08:33:32.755Z] [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-22T08:33:32.755Z] [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 230 kB/s) [2019-04-22T08:33:32.755Z] [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-22T08:33:33.005Z] [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-22T08:33:33.005Z] [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-22T08:33:33.005Z] [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-22T08:33:33.005Z] [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-22T08:33:33.256Z] [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-22T08:33:33.506Z] [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-22T08:33:33.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.5.0/spring-bridge-2.5.0.pom (2.8 kB at 203 kB/s) [2019-04-22T08:33:33.506Z] [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-22T08:33:33.506Z] [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-22T08:33:33.756Z] [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-22T08:33:33.756Z] [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 393 kB/s) [2019-04-22T08:33:33.756Z] [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-22T08:33:34.007Z] [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-22T08:33:34.007Z] [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-22T08:33:34.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.28/jersey-entity-filtering-2.28.pom (3.3 kB at 254 kB/s) [2019-04-22T08:33:34.007Z] [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-22T08:33:34.558Z] [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-22T08:33:34.558Z] [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-22T08:33:34.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.8/jackson-module-jaxb-annotations-2.9.8.pom (2.0 kB at 165 kB/s) [2019-04-22T08:33:34.558Z] [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-22T08:33:34.808Z] [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-22T08:33:35.058Z] [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-22T08:33:35.059Z] [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 233 kB/s) [2019-04-22T08:33:35.059Z] [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-22T08:33:35.059Z] [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-22T08:33:35.309Z] [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-22T08:33:35.309Z] [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-22T08:33:35.309Z] [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-22T08:33:35.309Z] [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-22T08:33:35.559Z] [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-22T08:33:35.559Z] [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 676 kB/s) [2019-04-22T08:33:35.559Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/5/jvnet-parent-5.pom [2019-04-22T08:33:35.560Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/5/jvnet-parent-5.pom [2019-04-22T08:33:35.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [2019-04-22T08:33:35.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 739 kB/s) [2019-04-22T08:33:35.810Z] [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-22T08:33:36.061Z] [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-22T08:33:36.061Z] [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-22T08:33:36.061Z] [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 328 kB/s) [2019-04-22T08:33:36.061Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.0/all-1.2.0.pom [2019-04-22T08:33:36.311Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.0/all-1.2.0.pom [2019-04-22T08:33:36.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom [2019-04-22T08:33:36.311Z] [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.1 MB/s) [2019-04-22T08:33:36.311Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/1/jvnet-parent-1.pom [2019-04-22T08:33:36.562Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/1/jvnet-parent-1.pom [2019-04-22T08:33:36.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [2019-04-22T08:33:36.562Z] [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-22T08:33:36.562Z] [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-22T08:33:36.812Z] [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-22T08:33:36.812Z] [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-22T08:33:36.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/13.0.3/vaadin-spring-boot-starter-13.0.3.pom (2.2 kB at 171 kB/s) [2019-04-22T08:33:36.812Z] [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-22T08:33:37.062Z] [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-22T08:33:37.063Z] [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-22T08:33:37.313Z] [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 254 kB/s) [2019-04-22T08:33:37.313Z] [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-22T08:33:37.313Z] [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-22T08:33:37.563Z] [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-22T08:33:37.563Z] [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 587 kB/s) [2019-04-22T08:33:37.563Z] [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-22T08:33:37.563Z] [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-22T08:33:37.563Z] [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.2 MB/s) [2019-04-22T08:33:37.563Z] [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-22T08:33:37.814Z] [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-22T08:33:38.064Z] [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-22T08:33:38.064Z] [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-22T08:33:38.615Z] [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-22T08:33:38.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.7/jackson-bom-2.9.7.pom (12 kB at 878 kB/s) [2019-04-22T08:33:38.615Z] [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-22T08:33:38.615Z] [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-22T08:33:38.866Z] [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-22T08:33:38.866Z] [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-22T08:33:39.416Z] [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-22T08:33:39.416Z] [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 535 kB/s) [2019-04-22T08:33:39.416Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-22T08:33:39.667Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-22T08:33:39.667Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-22T08:33:39.917Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-22T08:33:40.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom [2019-04-22T08:33:40.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.3 MB/s) [2019-04-22T08:33:40.418Z] [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-22T08:33:40.418Z] [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-22T08:33:40.669Z] [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-22T08:33:40.669Z] [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-22T08:33:41.219Z] [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-22T08:33:41.219Z] [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-22T08:33:41.219Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-22T08:33:41.219Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-22T08:33:41.470Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-22T08:33:41.720Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-22T08:33:41.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR2/reactor-bom-Californium-SR2.pom [2019-04-22T08:33:41.971Z] [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 303 kB/s) [2019-04-22T08:33:41.971Z] [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-22T08:33:42.221Z] [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-22T08:33:42.472Z] [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-22T08:33:42.472Z] [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-22T08:33:43.023Z] [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-22T08:33:43.023Z] [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 506 kB/s) [2019-04-22T08:33:43.023Z] [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-22T08:33:43.023Z] [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-22T08:33:43.273Z] [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-22T08:33:43.523Z] [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-22T08:33:43.774Z] [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-22T08:33:43.774Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.12.v20180830/jetty-bom-9.4.12.v20180830.pom (18 kB at 1.2 MB/s) [2019-04-22T08:33:43.774Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-22T08:33:44.024Z] [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-22T08:33:44.275Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-22T08:33:44.275Z] [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-22T08:33:44.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom [2019-04-22T08:33:44.826Z] [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.5 MB/s) [2019-04-22T08:33:44.826Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-22T08:33:44.826Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-22T08:33:45.076Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-22T08:33:45.326Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-22T08:33:45.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom [2019-04-22T08:33:45.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 705 kB/s) [2019-04-22T08:33:45.577Z] [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-22T08:33:45.827Z] [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-22T08:33:46.078Z] [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-22T08:33:46.078Z] [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-22T08:33:46.629Z] [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-22T08:33:46.629Z] [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-22T08:33:46.629Z] [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-22T08:33:46.629Z] [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-22T08:33:46.879Z] [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-22T08:33:47.129Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.1.2.RELEASE/spring-framework-bom-5.1.2.RELEASE.pom (5.3 kB at 21 kB/s) [2019-04-22T08:33:47.129Z] [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-22T08:33:47.129Z] [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-22T08:33:47.380Z] [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-22T08:33:47.630Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Lovelace-SR2/spring-data-releasetrain-Lovelace-SR2.pom (4.6 kB at 19 kB/s) [2019-04-22T08:33:47.630Z] [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-22T08:33:47.881Z] [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-22T08:33:48.131Z] [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-22T08:33:48.382Z] [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-22T08:33:48.382Z] [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-22T08:33:48.382Z] [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-22T08:33:48.632Z] [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-22T08:33:48.883Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.1.0.RELEASE/spring-integration-bom-5.1.0.RELEASE.pom (8.7 kB at 35 kB/s) [2019-04-22T08:33:48.883Z] [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-22T08:33:48.883Z] [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-22T08:33:49.133Z] [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-22T08:33:49.384Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.1.1.RELEASE/spring-security-bom-5.1.1.RELEASE.pom (5.0 kB at 21 kB/s) [2019-04-22T08:33:49.384Z] [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-22T08:33:49.384Z] [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-22T08:33:49.634Z] [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-22T08:33:49.884Z] [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-22T08:33:49.884Z] [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-22T08:33:50.135Z] [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-22T08:33:50.135Z] [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-22T08:33:50.135Z] [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 562 kB/s) [2019-04-22T08:33:50.135Z] [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-22T08:33:50.385Z] [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-22T08:33:50.385Z] [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-22T08:33:50.385Z] [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.5 MB/s) [2019-04-22T08:33:50.385Z] [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-22T08:33:50.636Z] [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-22T08:33:50.636Z] [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-22T08:33:50.636Z] [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 617 kB/s) [2019-04-22T08:33:50.886Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom [2019-04-22T08:33:50.886Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom [2019-04-22T08:33:51.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom [2019-04-22T08:33:51.137Z] [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 57 kB/s) [2019-04-22T08:33:51.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [2019-04-22T08:33:51.137Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [2019-04-22T08:33:51.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom [2019-04-22T08:33:51.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 308 kB/s) [2019-04-22T08:33:51.387Z] [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-22T08:33:51.387Z] [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-22T08:33:51.638Z] [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-22T08:33:51.638Z] [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 382 kB/s) [2019-04-22T08:33:51.638Z] [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-22T08:33:51.638Z] [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-22T08:33:51.888Z] [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-22T08:33:51.888Z] [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 869 kB/s) [2019-04-22T08:33:51.888Z] [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-22T08:33:51.888Z] [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-22T08:33:52.138Z] [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-22T08:33:52.138Z] [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.3 MB/s) [2019-04-22T08:33:52.138Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-04-22T08:33:52.389Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-04-22T08:33:52.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-04-22T08:33:52.389Z] [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-22T08:33:52.389Z] [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-22T08:33:52.639Z] [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-22T08:33:52.639Z] [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-22T08:33:52.639Z] [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-22T08:33:52.639Z] [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-22T08:33:52.890Z] [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-22T08:33:52.890Z] [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-22T08:33:52.890Z] [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 192 kB/s) [2019-04-22T08:33:52.890Z] [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-22T08:33:53.140Z] [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-22T08:33:53.390Z] [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-22T08:33:53.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 928 kB/s) [2019-04-22T08:33:53.391Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/41/commons-parent-41.pom [2019-04-22T08:33:53.391Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/41/commons-parent-41.pom [2019-04-22T08:33:53.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [2019-04-22T08:33:53.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 3.1 MB/s) [2019-04-22T08:33:53.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-04-22T08:33:53.641Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-04-22T08:33:53.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-04-22T08:33:53.891Z] [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-22T08:33:53.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-04-22T08:33:53.891Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-04-22T08:33:54.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-04-22T08:33:54.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.1 MB/s) [2019-04-22T08:33:54.142Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/16/apache-16.pom [2019-04-22T08:33:54.392Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/16/apache-16.pom [2019-04-22T08:33:54.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [2019-04-22T08:33:54.392Z] [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-22T08:33:54.392Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [2019-04-22T08:33:54.643Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [2019-04-22T08:33:54.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom [2019-04-22T08:33:54.643Z] [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 585 kB/s) [2019-04-22T08:33:54.643Z] [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-22T08:33:54.893Z] [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-22T08:33:54.893Z] [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-22T08:33:54.893Z] [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 458 kB/s) [2019-04-22T08:33:54.893Z] [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-22T08:33:55.143Z] [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-22T08:33:55.144Z] [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-22T08:33:55.394Z] [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-22T08:33:55.394Z] [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-22T08:33:55.394Z] [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-22T08:33:55.644Z] [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-22T08:33:55.644Z] [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 425 kB/s) [2019-04-22T08:33:55.644Z] [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-22T08:33:55.644Z] [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-22T08:33:55.895Z] [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-22T08:33:55.895Z] [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 639 kB/s) [2019-04-22T08:33:55.895Z] [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-22T08:33:56.146Z] [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-22T08:33:56.146Z] [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-22T08:33:56.146Z] [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.0 MB/s) [2019-04-22T08:33:56.146Z] [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-22T08:33:56.396Z] [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-22T08:33:56.396Z] [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-22T08:33:56.396Z] [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-22T08:33:56.396Z] [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-22T08:33:56.647Z] [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-22T08:33:56.647Z] [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-22T08:33:56.647Z] [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 699 kB/s) [2019-04-22T08:33:56.647Z] [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-22T08:33:56.897Z] [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-22T08:33:56.897Z] [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-22T08:33:57.147Z] [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 306 kB/s) [2019-04-22T08:33:57.147Z] [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-22T08:33:57.147Z] [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-22T08:33:57.398Z] [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-22T08:33:57.398Z] [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-22T08:33:57.398Z] [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-22T08:33:57.398Z] [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-22T08:33:57.648Z] [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-22T08:33:57.648Z] [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.3 MB/s) [2019-04-22T08:33:57.648Z] [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-22T08:33:57.648Z] [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-22T08:33:57.899Z] [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-22T08:33:57.899Z] [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 433 kB/s) [2019-04-22T08:33:57.899Z] [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-22T08:33:57.899Z] [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-22T08:33:58.149Z] [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-22T08:33:58.149Z] [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 709 kB/s) [2019-04-22T08:33:58.149Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [2019-04-22T08:33:58.149Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [2019-04-22T08:33:58.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom [2019-04-22T08:33:58.400Z] [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 639 kB/s) [2019-04-22T08:33:58.400Z] [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-22T08:33:58.650Z] [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-22T08:33:58.650Z] [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-22T08:33:59.201Z] [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-22T08:33:59.201Z] [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-22T08:33:59.451Z] [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-22T08:33:59.451Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 170 kB/s) [2019-04-22T08:33:59.451Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-22T08:33:59.702Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-22T08:33:59.702Z] [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-22T08:34:00.252Z] [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-22T08:34:00.252Z] [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-22T08:34:00.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom [2019-04-22T08:34:00.503Z] [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 109 kB/s) [2019-04-22T08:34:00.503Z] [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-22T08:34:00.753Z] [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-22T08:34:00.753Z] [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-22T08:34:01.304Z] [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-22T08:34:01.555Z] [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-22T08:34:01.805Z] [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-22T08:34:01.805Z] [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 366 kB/s) [2019-04-22T08:34:01.805Z] [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-22T08:34:01.805Z] [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-22T08:34:02.056Z] [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-22T08:34:02.056Z] [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-22T08:34:02.307Z] [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-22T08:34:02.307Z] [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-22T08:34:02.307Z] [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 426 kB/s) [2019-04-22T08:34:02.307Z] [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-22T08:34:02.557Z] [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-22T08:34:02.557Z] [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-22T08:34:02.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.4.3/flow-html-components-1.4.3.pom (1.7 kB at 120 kB/s) [2019-04-22T08:34:02.557Z] [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-22T08:34:02.808Z] [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-22T08:34:02.808Z] [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-22T08:34:02.808Z] [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 196 kB/s) [2019-04-22T08:34:02.808Z] [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-22T08:34:03.068Z] [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-22T08:34:03.068Z] [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-22T08:34:03.068Z] [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 174 kB/s) [2019-04-22T08:34:03.068Z] [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-22T08:34:03.318Z] [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-22T08:34:03.318Z] [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-22T08:34:03.569Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-theme-integrations/1.4.3/flow-theme-integrations-1.4.3.pom (1.6 kB at 122 kB/s) [2019-04-22T08:34:03.569Z] [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-22T08:34:03.569Z] [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-22T08:34:03.819Z] [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-22T08:34:03.819Z] [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 183 kB/s) [2019-04-22T08:34:03.819Z] [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-22T08:34:03.819Z] [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-22T08:34:04.070Z] [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-22T08:34:04.070Z] [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 148 kB/s) [2019-04-22T08:34:04.070Z] [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-22T08:34:04.621Z] [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-22T08:34:04.621Z] [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-22T08:34:04.621Z] [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-22T08:34:04.621Z] [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-22T08:34:04.871Z] [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-22T08:34:04.871Z] [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-22T08:34:05.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom (1.6 kB at 122 kB/s) [2019-04-22T08:34:05.122Z] [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-22T08:34:05.122Z] [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-22T08:34:05.372Z] [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-22T08:34:05.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom (2.2 kB at 181 kB/s) [2019-04-22T08:34:05.372Z] [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-22T08:34:05.372Z] [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-22T08:34:05.623Z] [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-22T08:34:05.623Z] [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 138 kB/s) [2019-04-22T08:34:05.623Z] [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-22T08:34:05.623Z] [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-22T08:34:05.874Z] [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-22T08:34:05.874Z] [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 146 kB/s) [2019-04-22T08:34:05.874Z] [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-22T08:34:05.874Z] [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-22T08:34:06.124Z] [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-22T08:34:06.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom (2.0 kB at 144 kB/s) [2019-04-22T08:34:06.124Z] [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-22T08:34:06.124Z] [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-22T08:34:06.374Z] [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-22T08:34:06.374Z] [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-22T08:34:06.374Z] [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-22T08:34:06.374Z] [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-22T08:34:06.625Z] [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-22T08:34:06.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.2/vaadin-material-styles-1.2.2.pom (1.8 kB at 150 kB/s) [2019-04-22T08:34:06.625Z] [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-22T08:34:06.875Z] [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-22T08:34:06.875Z] [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-22T08:34:06.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-accordion-flow/1.0.3/vaadin-accordion-flow-1.0.3.pom (12 kB at 793 kB/s) [2019-04-22T08:34:06.875Z] [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-22T08:34:07.126Z] [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-22T08:34:07.126Z] [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-22T08:34:07.126Z] [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 82 kB/s) [2019-04-22T08:34:07.126Z] [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-22T08:34:07.376Z] [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-22T08:34:07.376Z] [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-22T08:34:07.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.3.0/flow-component-base-1.3.0.pom (18 kB at 1.1 MB/s) [2019-04-22T08:34:07.376Z] [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-22T08:34:07.627Z] [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-22T08:34:07.627Z] [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-22T08:34:07.627Z] [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 907 kB/s) [2019-04-22T08:34:07.627Z] [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-22T08:34:07.879Z] [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-22T08:34:08.130Z] [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-22T08:34:08.130Z] [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 94 kB/s) [2019-04-22T08:34:08.130Z] [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-22T08:34:08.130Z] [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-22T08:34:08.380Z] [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-22T08:34:08.380Z] [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 201 kB/s) [2019-04-22T08:34:08.380Z] [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-22T08:34:08.380Z] [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-22T08:34:08.631Z] [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-22T08:34:08.631Z] [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-22T08:34:08.631Z] [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-22T08:34:08.631Z] [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-22T08:34:08.881Z] [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-22T08:34:08.881Z] [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 149 kB/s) [2019-04-22T08:34:08.881Z] [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-22T08:34:08.881Z] [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-22T08:34:09.132Z] [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-22T08:34:09.132Z] [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 159 kB/s) [2019-04-22T08:34:09.132Z] [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-22T08:34:09.132Z] [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-22T08:34:09.382Z] [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-22T08:34:09.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom (1.8 kB at 130 kB/s) [2019-04-22T08:34:09.382Z] [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-22T08:34:09.633Z] [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-22T08:34:09.633Z] [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-22T08:34:09.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom (1.7 kB at 139 kB/s) [2019-04-22T08:34:09.633Z] [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-22T08:34:09.883Z] [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-22T08:34:09.883Z] [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-22T08:34:09.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-accordion/1.0.0/vaadin-accordion-1.0.0.pom (2.8 kB at 234 kB/s) [2019-04-22T08:34:09.883Z] [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-22T08:34:10.133Z] [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-22T08:34:10.133Z] [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-22T08:34:10.133Z] [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 389 kB/s) [2019-04-22T08:34:10.133Z] [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-22T08:34:10.384Z] [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-22T08:34:10.384Z] [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-22T08:34:10.634Z] [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-22T08:34:10.634Z] [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-22T08:34:10.634Z] [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-22T08:34:10.885Z] [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-22T08:34:10.885Z] [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 90 kB/s) [2019-04-22T08:34:10.885Z] [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-22T08:34:10.885Z] [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-22T08:34:11.135Z] [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-22T08:34:11.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.3.1/vaadin-checkbox-flow-1.3.1.pom (4.8 kB at 403 kB/s) [2019-04-22T08:34:11.135Z] [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-22T08:34:11.135Z] [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-22T08:34:11.386Z] [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-22T08:34:11.386Z] [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 162 kB/s) [2019-04-22T08:34:11.386Z] [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-22T08:34:11.386Z] [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-22T08:34:11.636Z] [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-22T08:34:11.636Z] [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-22T08:34:11.636Z] [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-22T08:34:11.887Z] [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-22T08:34:11.887Z] [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-22T08:34:11.887Z] [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 293 kB/s) [2019-04-22T08:34:11.887Z] [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-22T08:34:12.137Z] [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-22T08:34:12.137Z] [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-22T08:34:12.137Z] [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 171 kB/s) [2019-04-22T08:34:12.137Z] [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-22T08:34:12.387Z] [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-22T08:34:12.387Z] [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-22T08:34:12.387Z] [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 309 kB/s) [2019-04-22T08:34:12.387Z] [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-22T08:34:12.638Z] [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-22T08:34:12.638Z] [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-22T08:34:12.638Z] [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 168 kB/s) [2019-04-22T08:34:12.638Z] [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-22T08:34:12.888Z] [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-22T08:34:12.888Z] [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-22T08:34:13.139Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom (1.9 kB at 142 kB/s) [2019-04-22T08:34:13.139Z] [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-22T08:34:13.139Z] [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-22T08:34:13.389Z] [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-22T08:34:13.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom (2.4 kB at 221 kB/s) [2019-04-22T08:34:13.389Z] [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-22T08:34:13.389Z] [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-22T08:34:13.639Z] [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-22T08:34:13.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom (1.9 kB at 142 kB/s) [2019-04-22T08:34:13.639Z] [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-22T08:34:13.639Z] [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-22T08:34:13.890Z] [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-22T08:34:13.890Z] [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-22T08:34:13.890Z] [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-22T08:34:13.890Z] [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-22T08:34:14.140Z] [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-22T08:34:14.140Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.11/vaadin-overlay-3.2.11.pom (2.4 kB at 198 kB/s) [2019-04-22T08:34:14.140Z] [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-22T08:34:14.140Z] [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-22T08:34:14.391Z] [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-22T08:34:14.391Z] [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 236 kB/s) [2019-04-22T08:34:14.391Z] [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-22T08:34:14.391Z] [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-22T08:34:14.641Z] [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-22T08:34:14.641Z] [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 140 kB/s) [2019-04-22T08:34:14.641Z] [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-22T08:34:14.891Z] [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-22T08:34:14.891Z] [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-22T08:34:14.891Z] [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 193 kB/s) [2019-04-22T08:34:14.891Z] [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-22T08:34:15.142Z] [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-22T08:34:15.142Z] [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-22T08:34:15.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom (1.8 kB at 151 kB/s) [2019-04-22T08:34:15.142Z] [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-22T08:34:15.392Z] [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-22T08:34:15.392Z] [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-22T08:34:15.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow/2.0.2/vaadin-custom-field-flow-2.0.2.pom (13 kB at 895 kB/s) [2019-04-22T08:34:15.392Z] [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-22T08:34:15.643Z] [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-22T08:34:15.643Z] [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-22T08:34:15.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-custom-field-flow-parent/2.0.2/vaadin-custom-field-flow-parent-2.0.2.pom (1.7 kB at 132 kB/s) [2019-04-22T08:34:15.643Z] [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-22T08:34:15.893Z] [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-22T08:34:15.893Z] [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-22T08:34:15.893Z] [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 175 kB/s) [2019-04-22T08:34:16.144Z] [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-22T08:34:16.144Z] [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-22T08:34:16.394Z] [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-22T08:34:16.394Z] [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 487 kB/s) [2019-04-22T08:34:16.394Z] [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-22T08:34:16.394Z] [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-22T08:34:16.645Z] [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-22T08:34:16.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow-parent/1.3.0/vaadin-date-picker-flow-parent-1.3.0.pom (2.1 kB at 177 kB/s) [2019-04-22T08:34:16.645Z] [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-22T08:34:16.645Z] [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-22T08:34:16.895Z] [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-22T08:34:16.895Z] [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-22T08:34:16.895Z] [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-22T08:34:16.895Z] [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-22T08:34:17.146Z] [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-22T08:34:17.146Z] [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 128 kB/s) [2019-04-22T08:34:17.146Z] [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-22T08:34:17.146Z] [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-22T08:34:17.396Z] [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-22T08:34:17.396Z] [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-22T08:34:17.396Z] [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-22T08:34:17.396Z] [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-22T08:34:17.647Z] [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-22T08:34:17.647Z] [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 167 kB/s) [2019-04-22T08:34:17.647Z] [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-22T08:34:17.898Z] [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-22T08:34:17.898Z] [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-22T08:34:17.898Z] [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 249 kB/s) [2019-04-22T08:34:17.898Z] [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-22T08:34:18.148Z] [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-22T08:34:18.148Z] [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-22T08:34:18.148Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow/1.0.0/vaadin-select-flow-1.0.0.pom (6.8 kB at 563 kB/s) [2019-04-22T08:34:18.148Z] [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-22T08:34:18.398Z] [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-22T08:34:18.398Z] [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-22T08:34:18.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-select-flow-parent/1.0.0/vaadin-select-flow-parent-1.0.0.pom (2.2 kB at 167 kB/s) [2019-04-22T08:34:18.398Z] [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-22T08:34:18.649Z] [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-22T08:34:18.649Z] [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-22T08:34:18.649Z] [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 370 kB/s) [2019-04-22T08:34:18.649Z] [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-22T08:34:18.899Z] [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-22T08:34:18.899Z] [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-22T08:34:19.150Z] [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 215 kB/s) [2019-04-22T08:34:19.150Z] [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-22T08:34:19.150Z] [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-22T08:34:19.400Z] [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-22T08:34:19.400Z] [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 147 kB/s) [2019-04-22T08:34:19.400Z] [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-22T08:34:19.400Z] [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-22T08:34:19.651Z] [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-22T08:34:19.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.3.0/vaadin-dialog-flow-1.3.0.pom (5.7 kB at 477 kB/s) [2019-04-22T08:34:19.651Z] [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-22T08:34:19.651Z] [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-22T08:34:19.901Z] [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-22T08:34:19.901Z] [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 178 kB/s) [2019-04-22T08:34:19.901Z] [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-22T08:34:19.901Z] [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-22T08:34:20.152Z] [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-22T08:34:20.152Z] [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-22T08:34:20.152Z] [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-22T08:34:20.152Z] [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-22T08:34:20.402Z] [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-22T08:34:20.402Z] [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 308 kB/s) [2019-04-22T08:34:20.402Z] [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-22T08:34:20.402Z] [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-22T08:34:20.652Z] [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-22T08:34:20.652Z] [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 212 kB/s) [2019-04-22T08:34:20.652Z] [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-22T08:34:20.903Z] [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-22T08:34:20.903Z] [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-22T08:34:20.903Z] [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 203 kB/s) [2019-04-22T08:34:20.903Z] [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-22T08:34:21.153Z] [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-22T08:34:21.153Z] [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-22T08:34:21.153Z] [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-22T08:34:21.153Z] [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-22T08:34:21.404Z] [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-22T08:34:21.404Z] [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-22T08:34:21.404Z] [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-22T08:34:21.404Z] [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-22T08:34:21.654Z] [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-22T08:34:21.654Z] [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-22T08:34:21.654Z] [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 259 kB/s) [2019-04-22T08:34:21.654Z] [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-22T08:34:21.905Z] [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-22T08:34:21.905Z] [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-22T08:34:22.155Z] [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.1 MB/s) [2019-04-22T08:34:22.155Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/47/commons-parent-47.pom [2019-04-22T08:34:22.155Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/47/commons-parent-47.pom [2019-04-22T08:34:22.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [2019-04-22T08:34:22.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.4 MB/s) [2019-04-22T08:34:22.406Z] [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-22T08:34:22.406Z] [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-22T08:34:22.656Z] [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-22T08:34:22.656Z] [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-22T08:34:22.656Z] [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-22T08:34:22.656Z] [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-22T08:34:22.906Z] [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-22T08:34:22.906Z] [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-22T08:34:22.906Z] [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-22T08:34:22.906Z] [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-22T08:34:23.157Z] [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-22T08:34:23.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.3.2/vaadin-context-menu-4.3.2.pom (3.5 kB at 315 kB/s) [2019-04-22T08:34:23.157Z] [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-22T08:34:23.407Z] [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-22T08:34:23.407Z] [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-22T08:34:23.407Z] [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 276 kB/s) [2019-04-22T08:34:23.407Z] [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-22T08:34:23.658Z] [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-22T08:34:23.658Z] [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-22T08:34:23.658Z] [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-22T08:34:23.658Z] [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-22T08:34:23.908Z] [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-22T08:34:23.908Z] [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-22T08:34:23.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.2/vaadin-icons-4.2.2.pom (2.2 kB at 196 kB/s) [2019-04-22T08:34:23.908Z] [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-22T08:34:24.159Z] [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-22T08:34:24.159Z] [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-22T08:34:24.409Z] [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 370 kB/s) [2019-04-22T08:34:24.409Z] [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-22T08:34:24.409Z] [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-22T08:34:24.660Z] [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-22T08:34:24.660Z] [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 95 kB/s) [2019-04-22T08:34:24.660Z] [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-22T08:34:24.660Z] [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-22T08:34:24.910Z] [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-22T08:34:24.910Z] [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 342 kB/s) [2019-04-22T08:34:24.910Z] [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-22T08:34:24.910Z] [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-22T08:34:25.161Z] [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-22T08:34:25.161Z] [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 199 kB/s) [2019-04-22T08:34:25.161Z] [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-22T08:34:25.161Z] [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-22T08:34:25.411Z] [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-22T08:34:25.411Z] [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-22T08:34:25.411Z] [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-22T08:34:25.667Z] [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-22T08:34:25.667Z] [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-22T08:34:25.667Z] [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-22T08:34:25.667Z] [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-22T08:34:25.918Z] [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-22T08:34:25.918Z] [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-22T08:34:25.918Z] [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-22T08:34:25.918Z] [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-22T08:34:26.168Z] [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-22T08:34:26.168Z] [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-22T08:34:26.168Z] [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-22T08:34:26.168Z] [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-22T08:34:26.419Z] [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-22T08:34:26.419Z] [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-22T08:34:26.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow-parent/1.3.0/vaadin-ordered-layout-flow-parent-1.3.0.pom (2.0 kB at 185 kB/s) [2019-04-22T08:34:26.419Z] [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-22T08:34:26.669Z] [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-22T08:34:26.669Z] [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-22T08:34:26.669Z] [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 176 kB/s) [2019-04-22T08:34:26.669Z] [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-22T08:34:26.920Z] [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-22T08:34:27.170Z] [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-22T08:34:27.170Z] [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 351 kB/s) [2019-04-22T08:34:27.170Z] [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-22T08:34:27.170Z] [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-22T08:34:27.421Z] [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-22T08:34:27.421Z] [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-22T08:34:27.421Z] [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-22T08:34:27.421Z] [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-22T08:34:27.671Z] [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-22T08:34:27.671Z] [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 125 kB/s) [2019-04-22T08:34:27.671Z] [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-22T08:34:27.671Z] [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-22T08:34:27.922Z] [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-22T08:34:27.922Z] [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 309 kB/s) [2019-04-22T08:34:27.922Z] [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-22T08:34:27.922Z] [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-22T08:34:28.172Z] [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-22T08:34:28.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow-parent/1.3.1/vaadin-radio-button-flow-parent-1.3.1.pom (2.4 kB at 203 kB/s) [2019-04-22T08:34:28.172Z] [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-22T08:34:28.172Z] [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-22T08:34:28.423Z] [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-22T08:34:28.423Z] [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 178 kB/s) [2019-04-22T08:34:28.423Z] [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-22T08:34:28.673Z] [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-22T08:34:28.673Z] [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-22T08:34:28.673Z] [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 340 kB/s) [2019-04-22T08:34:28.673Z] [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-22T08:34:28.923Z] [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-22T08:34:28.923Z] [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-22T08:34:28.923Z] [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 177 kB/s) [2019-04-22T08:34:28.923Z] [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-22T08:34:29.174Z] [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-22T08:34:29.174Z] [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-22T08:34:29.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom (2.9 kB at 259 kB/s) [2019-04-22T08:34:29.174Z] [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-22T08:34:29.424Z] [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-22T08:34:29.424Z] [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-22T08:34:29.675Z] [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 422 kB/s) [2019-04-22T08:34:29.675Z] [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-22T08:34:29.675Z] [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-22T08:34:29.925Z] [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-22T08:34:29.925Z] [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 160 kB/s) [2019-04-22T08:34:29.925Z] [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-22T08:34:29.925Z] [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-22T08:34:30.176Z] [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-22T08:34:30.176Z] [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 247 kB/s) [2019-04-22T08:34:30.176Z] [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-22T08:34:30.176Z] [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-22T08:34:30.426Z] [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-22T08:34:30.426Z] [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 356 kB/s) [2019-04-22T08:34:30.426Z] [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-22T08:34:30.426Z] [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-22T08:34:30.677Z] [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-22T08:34:30.677Z] [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 155 kB/s) [2019-04-22T08:34:30.677Z] [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-22T08:34:30.927Z] [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-22T08:34:30.927Z] [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-22T08:34:30.927Z] [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 462 kB/s) [2019-04-22T08:34:30.927Z] [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-22T08:34:31.178Z] [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-22T08:34:31.178Z] [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-22T08:34:31.178Z] [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 168 kB/s) [2019-04-22T08:34:31.178Z] [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-22T08:34:31.428Z] [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-22T08:34:31.428Z] [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-22T08:34:31.428Z] [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-22T08:34:31.428Z] [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-22T08:34:31.678Z] [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-22T08:34:31.678Z] [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-22T08:34:31.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.3.0/vaadin-notification-flow-1.3.0.pom (4.2 kB at 350 kB/s) [2019-04-22T08:34:31.678Z] [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-22T08:34:31.929Z] [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-22T08:34:31.929Z] [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-22T08:34:32.179Z] [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-22T08:34:32.179Z] [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-22T08:34:32.179Z] [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-22T08:34:32.430Z] [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-22T08:34:32.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom (2.6 kB at 239 kB/s) [2019-04-22T08:34:32.430Z] [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-22T08:34:32.430Z] [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-22T08:34:32.680Z] [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-22T08:34:32.680Z] [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-22T08:34:32.680Z] [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-22T08:34:32.680Z] [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-22T08:34:32.931Z] [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-22T08:34:32.931Z] [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-22T08:34:32.931Z] [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-22T08:34:32.931Z] [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-22T08:34:33.181Z] [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-22T08:34:33.181Z] [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 131 kB/s) [2019-04-22T08:34:33.181Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.pom [2019-04-22T08:34:33.181Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.pom [2019-04-22T08:34:33.732Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.pom (4.4 kB at 13 kB/s) [2019-04-22T08:34:33.732Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.pom [2019-04-22T08:34:33.732Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.pom [2019-04-22T08:34:33.982Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.pom (2.5 kB at 10 kB/s) [2019-04-22T08:34:33.982Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom [2019-04-22T08:34:33.982Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom [2019-04-22T08:34:34.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom [2019-04-22T08:34:34.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.pom (1.0 kB at 87 kB/s) [2019-04-22T08:34:34.533Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.pom [2019-04-22T08:34:34.784Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.pom [2019-04-22T08:34:35.034Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.pom (2.5 kB at 11 kB/s) [2019-04-22T08:34:35.034Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom [2019-04-22T08:34:35.034Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom [2019-04-22T08:34:35.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom [2019-04-22T08:34:35.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.pom (19 kB at 1.1 MB/s) [2019-04-22T08:34:35.285Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.pom [2019-04-22T08:34:35.285Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.pom [2019-04-22T08:34:35.535Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.pom (3.7 kB at 15 kB/s) [2019-04-22T08:34:35.536Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.pom [2019-04-22T08:34:35.786Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.pom [2019-04-22T08:34:36.036Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.pom (3.6 kB at 15 kB/s) [2019-04-22T08:34:36.036Z] [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-22T08:34:36.036Z] [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-22T08:34:36.287Z] [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-22T08:34:36.287Z] [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-22T08:34:36.287Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/activation/all/1.2.1/all-1.2.1.pom [2019-04-22T08:34:36.287Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/activation/all/1.2.1/all-1.2.1.pom [2019-04-22T08:34:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom [2019-04-22T08:34:36.537Z] [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.4 MB/s) [2019-04-22T08:34:36.537Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2019-04-22T08:34:36.537Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2019-04-22T08:34:36.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2019-04-22T08:34:36.788Z] [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 1.1 MB/s) [2019-04-22T08:34:36.788Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom [2019-04-22T08:34:36.788Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom [2019-04-22T08:34:37.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom [2019-04-22T08:34:37.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.pom (12 kB at 899 kB/s) [2019-04-22T08:34:37.038Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom [2019-04-22T08:34:37.038Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom [2019-04-22T08:34:37.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom [2019-04-22T08:34:37.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 1.0 MB/s) [2019-04-22T08:34:37.289Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom [2019-04-22T08:34:37.289Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom [2019-04-22T08:34:37.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom [2019-04-22T08:34:37.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.pom (6.1 kB at 511 kB/s) [2019-04-22T08:34:37.539Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom [2019-04-22T08:34:37.539Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom [2019-04-22T08:34:37.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom [2019-04-22T08:34:37.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom (11 kB at 895 kB/s) [2019-04-22T08:34:37.790Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/antlr/antlr/2.7.7/antlr-2.7.7.pom [2019-04-22T08:34:38.040Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/antlr/antlr/2.7.7/antlr-2.7.7.pom [2019-04-22T08:34:38.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [2019-04-22T08:34:38.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 63 kB/s) [2019-04-22T08:34:38.040Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom [2019-04-22T08:34:38.291Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom [2019-04-22T08:34:38.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom [2019-04-22T08:34:38.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.pom (5.7 kB at 521 kB/s) [2019-04-22T08:34:38.291Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jboss-parent/12/jboss-parent-12.pom [2019-04-22T08:34:38.541Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jboss-parent/12/jboss-parent-12.pom [2019-04-22T08:34:38.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom [2019-04-22T08:34:38.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 2.0 MB/s) [2019-04-22T08:34:38.541Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [2019-04-22T08:34:38.792Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [2019-04-22T08:34:38.792Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [2019-04-22T08:34:38.792Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom (2.4 kB at 184 kB/s) [2019-04-22T08:34:38.792Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom [2019-04-22T08:34:39.042Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom [2019-04-22T08:34:39.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom [2019-04-22T08:34:39.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom (1.9 kB at 162 kB/s) [2019-04-22T08:34:39.293Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom [2019-04-22T08:34:39.293Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom [2019-04-22T08:34:39.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom [2019-04-22T08:34:39.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom (5.6 kB at 507 kB/s) [2019-04-22T08:34:39.543Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom [2019-04-22T08:34:39.543Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom [2019-04-22T08:34:39.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom [2019-04-22T08:34:39.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom (1.1 kB at 103 kB/s) [2019-04-22T08:34:39.794Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom [2019-04-22T08:34:39.794Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom [2019-04-22T08:34:40.044Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom [2019-04-22T08:34:40.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 1.7 MB/s) [2019-04-22T08:34:40.044Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom [2019-04-22T08:34:40.044Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom [2019-04-22T08:34:40.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom [2019-04-22T08:34:40.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 262 kB/s) [2019-04-22T08:34:40.295Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom [2019-04-22T08:34:40.546Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom [2019-04-22T08:34:40.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom [2019-04-22T08:34:40.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 668 kB/s) [2019-04-22T08:34:40.546Z] [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-22T08:34:40.796Z] [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-22T08:34:40.796Z] [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-22T08:34:40.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 1.2 MB/s) [2019-04-22T08:34:40.796Z] [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-22T08:34:41.047Z] [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-22T08:34:41.047Z] [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-22T08:34:41.047Z] [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 511 kB/s) [2019-04-22T08:34:41.047Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom [2019-04-22T08:34:41.297Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom [2019-04-22T08:34:41.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom [2019-04-22T08:34:41.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom (2.8 kB at 277 kB/s) [2019-04-22T08:34:41.297Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom [2019-04-22T08:34:41.547Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom [2019-04-22T08:34:41.547Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom [2019-04-22T08:34:41.547Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom (1.1 kB at 95 kB/s) [2019-04-22T08:34:41.547Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom [2019-04-22T08:34:41.798Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom [2019-04-22T08:34:42.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom [2019-04-22T08:34:42.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom (3.6 kB at 296 kB/s) [2019-04-22T08:34:42.049Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom [2019-04-22T08:34:42.049Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom [2019-04-22T08:34:42.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom [2019-04-22T08:34:42.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom (19 kB at 1.2 MB/s) [2019-04-22T08:34:42.299Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom [2019-04-22T08:34:42.299Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom [2019-04-22T08:34:42.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom [2019-04-22T08:34:42.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom (15 kB at 1.1 MB/s) [2019-04-22T08:34:42.550Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom [2019-04-22T08:34:42.550Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom [2019-04-22T08:34:42.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom [2019-04-22T08:34:42.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom (5.3 kB at 478 kB/s) [2019-04-22T08:34:42.800Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom [2019-04-22T08:34:42.800Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom [2019-04-22T08:34:43.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom [2019-04-22T08:34:43.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom (15 kB at 1.1 MB/s) [2019-04-22T08:34:43.051Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.pom [2019-04-22T08:34:43.051Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.pom [2019-04-22T08:34:43.601Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.pom (13 kB at 37 kB/s) [2019-04-22T08:34:43.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/build/spring-data-parent/2.2.0.M3/spring-data-parent-2.2.0.M3.pom [2019-04-22T08:34:43.601Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/2.2.0.M3/spring-data-parent-2.2.0.M3.pom [2019-04-22T08:34:43.852Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/2.2.0.M3/spring-data-parent-2.2.0.M3.pom (34 kB at 127 kB/s) [2019-04-22T08:34:43.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom [2019-04-22T08:34:44.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom [2019-04-22T08:34:44.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom [2019-04-22T08:34:44.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.3.21/kotlin-bom-1.3.21.pom (8.6 kB at 658 kB/s) [2019-04-22T08:34:44.102Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.pom [2019-04-22T08:34:44.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.pom [2019-04-22T08:34:44.603Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.pom (9.7 kB at 40 kB/s) [2019-04-22T08:34:44.603Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.pom [2019-04-22T08:34:44.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.pom [2019-04-22T08:34:44.854Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.pom (3.6 kB at 15 kB/s) [2019-04-22T08:34:44.854Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.pom [2019-04-22T08:34:45.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.pom [2019-04-22T08:34:45.354Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.pom (3.4 kB at 14 kB/s) [2019-04-22T08:34:45.354Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom [2019-04-22T08:34:45.354Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom [2019-04-22T08:34:45.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom [2019-04-22T08:34:45.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.pom (7.6 kB at 689 kB/s) [2019-04-22T08:34:45.605Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom [2019-04-22T08:34:45.605Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom [2019-04-22T08:34:45.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom [2019-04-22T08:34:45.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/5.2.4/flyway-parent-5.2.4.pom (22 kB at 1.3 MB/s) [2019-04-22T08:34:45.855Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/h2database/h2/1.4.199/h2-1.4.199.pom [2019-04-22T08:34:45.855Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/h2database/h2/1.4.199/h2-1.4.199.pom [2019-04-22T08:34:46.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.pom [2019-04-22T08:34:46.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.pom (960 B at 87 kB/s) [2019-04-22T08:34:46.106Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom [2019-04-22T08:34:46.106Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom [2019-04-22T08:34:46.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom [2019-04-22T08:34:46.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.pom (11 kB at 736 kB/s) [2019-04-22T08:34:46.356Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom [2019-04-22T08:34:46.356Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom [2019-04-22T08:34:46.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom [2019-04-22T08:34:46.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-core-parent/1.1.5/pgjdbc-core-parent-1.1.5.pom (18 kB at 1.3 MB/s) [2019-04-22T08:34:46.607Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom [2019-04-22T08:34:46.607Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom [2019-04-22T08:34:46.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom [2019-04-22T08:34:46.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/pgjdbc-versions/1.1.5/pgjdbc-versions-1.1.5.pom (23 kB at 1.2 MB/s) [2019-04-22T08:34:46.858Z] [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-22T08:34:47.108Z] [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-22T08:34:47.108Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-devtools/2.2.0.M2/spring-boot-devtools-2.2.0.M2.pom (5.4 kB at 23 kB/s) [2019-04-22T08:34:47.359Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom [2019-04-22T08:34:47.359Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom [2019-04-22T08:34:47.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.pom [2019-04-22T08:34:47.609Z] [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 123 kB/s) [2019-04-22T08:34:47.609Z] [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-22T08:34:47.609Z] [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-22T08:34:47.860Z] [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-22T08:34:47.860Z] [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-22T08:34:47.860Z] [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-22T08:34:48.110Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-test/2.2.0.M2/spring-boot-test-2.2.0.M2.pom (7.1 kB at 30 kB/s) [2019-04-22T08:34:48.110Z] [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-22T08:34:48.360Z] [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-22T08:34:48.611Z] [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-22T08:34:48.611Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.pom [2019-04-22T08:34:48.611Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.pom [2019-04-22T08:34:48.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom [2019-04-22T08:34:48.862Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 1.6 MB/s) [2019-04-22T08:34:48.862Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-04-22T08:34:49.112Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-04-22T08:34:49.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-04-22T08:34:49.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 70 kB/s) [2019-04-22T08:34:49.363Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-04-22T08:34:49.363Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-04-22T08:34:49.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-04-22T08:34:49.613Z] [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-22T08:34:49.613Z] [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-22T08:34:49.613Z] [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-22T08:34:49.863Z] [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-22T08:34:49.863Z] [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.0 MB/s) [2019-04-22T08:34:49.863Z] [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-22T08:34:49.863Z] [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-22T08:34:50.114Z] [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-22T08:34:50.114Z] [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 993 kB/s) [2019-04-22T08:34:50.114Z] [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-22T08:34:50.114Z] [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-22T08:34:50.364Z] [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-22T08:34:50.364Z] [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 368 kB/s) [2019-04-22T08:34:50.364Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2019-04-22T08:34:50.364Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2019-04-22T08:34:50.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2019-04-22T08:34:50.615Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 75 kB/s) [2019-04-22T08:34:50.615Z] [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-22T08:34:50.615Z] [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-22T08:34:50.865Z] [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-22T08:34:50.865Z] [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-22T08:34:50.865Z] [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-22T08:34:51.116Z] [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-22T08:34:51.116Z] [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-22T08:34:51.116Z] [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-22T08:34:51.116Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-04-22T08:34:51.366Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-04-22T08:34:51.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-04-22T08:34:51.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 253 kB/s) [2019-04-22T08:34:51.366Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-04-22T08:34:51.617Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-04-22T08:34:51.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-04-22T08:34:51.617Z] [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.0 MB/s) [2019-04-22T08:34:51.617Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [2019-04-22T08:34:51.867Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [2019-04-22T08:34:51.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [2019-04-22T08:34:51.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 470 kB/s) [2019-04-22T08:34:51.867Z] [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-22T08:34:52.118Z] [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-22T08:34:52.118Z] [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-22T08:34:52.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 279 kB/s) [2019-04-22T08:34:52.118Z] [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-22T08:34:52.368Z] [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-22T08:34:52.618Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-test/5.2.0.M1/spring-test-5.2.0.M1.pom (9.9 kB at 40 kB/s) [2019-04-22T08:34:52.618Z] [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-22T08:34:52.618Z] [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-22T08:34:52.869Z] [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-22T08:34:52.869Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom (2.7 kB at 246 kB/s) [2019-04-22T08:34:52.869Z] [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-22T08:34:52.869Z] [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-22T08:34:53.120Z] [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-22T08:34:53.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom (18 kB at 1.5 MB/s) [2019-04-22T08:34:53.120Z] [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-22T08:34:53.120Z] [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-22T08:34:53.370Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/restdocs/spring-restdocs-mockmvc/2.0.3.RELEASE/spring-restdocs-mockmvc-2.0.3.RELEASE.pom (6.1 kB at 25 kB/s) [2019-04-22T08:34:53.370Z] [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-22T08:34:53.620Z] [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-22T08:34:53.871Z] [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-22T08:34:53.871Z] [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-22T08:34:53.871Z] [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-22T08:34:54.121Z] [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-22T08:34:54.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 1.2 MB/s) [2019-04-22T08:34:54.121Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/java/jvnet-parent/3/jvnet-parent-3.pom [2019-04-22T08:34:54.121Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/java/jvnet-parent/3/jvnet-parent-3.pom [2019-04-22T08:34:54.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [2019-04-22T08:34:54.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 532 kB/s) [2019-04-22T08:34:54.372Z] [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-22T08:34:54.622Z] [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-22T08:34:54.873Z] [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-22T08:34:54.873Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom [2019-04-22T08:34:54.873Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom [2019-04-22T08:34:54.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom [2019-04-22T08:34:55.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.pom (28 kB at 1.8 MB/s) [2019-04-22T08:34:55.123Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/yasson/1.0/yasson-1.0.pom [2019-04-22T08:34:55.123Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/yasson/1.0/yasson-1.0.pom [2019-04-22T08:34:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.pom [2019-04-22T08:34:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.pom (22 kB at 1.4 MB/s) [2019-04-22T08:34:55.373Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2019-04-22T08:34:55.373Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2019-04-22T08:34:55.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2019-04-22T08:34:55.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 556 kB/s) [2019-04-22T08:34:55.624Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/json/1.1.4/json-1.1.4.pom [2019-04-22T08:34:55.624Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/json/1.1.4/json-1.1.4.pom [2019-04-22T08:34:55.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom [2019-04-22T08:34:55.874Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 1.2 MB/s) [2019-04-22T08:34:55.874Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom [2019-04-22T08:34:55.874Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom [2019-04-22T08:34:56.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom [2019-04-22T08:34:56.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom (7.2 kB at 344 kB/s) [2019-04-22T08:34:56.125Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/36/weld-parent-36.pom [2019-04-22T08:34:56.375Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/36/weld-parent-36.pom [2019-04-22T08:34:56.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/36/weld-parent-36.pom [2019-04-22T08:34:56.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/36/weld-parent-36.pom (29 kB at 1.8 MB/s) [2019-04-22T08:34:56.375Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom [2019-04-22T08:34:56.626Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom [2019-04-22T08:34:56.626Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom [2019-04-22T08:34:56.626Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.pom (11 kB at 1.0 MB/s) [2019-04-22T08:34:56.626Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom [2019-04-22T08:34:56.876Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom [2019-04-22T08:34:56.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom [2019-04-22T08:34:56.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.pom (13 kB at 1.0 MB/s) [2019-04-22T08:34:56.876Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.pom [2019-04-22T08:34:57.127Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.pom [2019-04-22T08:34:57.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [2019-04-22T08:34:57.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 56 kB/s) [2019-04-22T08:34:57.127Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/javax.json/1.1/javax.json-1.1.pom [2019-04-22T08:34:57.377Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/javax.json/1.1/javax.json-1.1.pom [2019-04-22T08:34:57.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.pom [2019-04-22T08:34:57.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.pom (9.8 kB at 753 kB/s) [2019-04-22T08:34:57.627Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/json/1.1/json-1.1.pom [2019-04-22T08:34:57.627Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/json/1.1/json-1.1.pom [2019-04-22T08:34:57.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1/json-1.1.pom [2019-04-22T08:34:57.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1/json-1.1.pom (18 kB at 1.3 MB/s) [2019-04-22T08:34:57.878Z] [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-22T08:34:57.878Z] [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-22T08:34:57.878Z] [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-22T08:34:57.878Z] [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-22T08:34:57.878Z] [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-22T08:34:57.878Z] [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-22T08:34:57.878Z] [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-22T08:34:58.128Z] [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-22T08:34:58.128Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2019-04-22T08:34:58.128Z] [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-22T08:34:58.128Z] [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-22T08:34:58.128Z] [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-22T08:34:58.128Z] [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-22T08:34:58.128Z] [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-22T08:34:58.128Z] [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-22T08:34:58.128Z] [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-22T08:34:58.379Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar [2019-04-22T08:34:58.379Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar [2019-04-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.379Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.629Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:58.880Z] [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-22T08:34:59.130Z] [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-22T08:34:59.130Z] [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-22T08:34:59.130Z] [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-22T08:34:59.130Z] [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-22T08:34:59.131Z] [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-22T08:34:59.131Z] [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-22T08:34:59.131Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar [2019-04-22T08:34:59.131Z] [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-22T08:34:59.131Z] [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-22T08:34:59.131Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.381Z] [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-22T08:34:59.631Z] [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-22T08:34:59.631Z] [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-22T08:34:59.631Z] [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-22T08:34:59.631Z] [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-22T08:34:59.632Z] [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-22T08:34:59.632Z] [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-22T08:34:59.632Z] [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-22T08:34:59.632Z] [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-22T08:34:59.632Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-04-22T08:34:59.632Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [2019-04-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:34:59.882Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.132Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.383Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.634Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:00.884Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.135Z] [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-22T08:35:01.385Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.386Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.636Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:01.887Z] [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-22T08:35:02.137Z] [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-22T08:35:02.137Z] [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-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.jar [2019-04-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.jar [2019-04-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar [2019-04-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.jar [2019-04-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar [2019-04-22T08:35:02.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-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar [2019-04-22T08:35:02.137Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.jar [2019-04-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar [2019-04-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar [2019-04-22T08:35:02.388Z] [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-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar [2019-04-22T08:35:02.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-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/antlr/antlr/2.7.7/antlr-2.7.7.jar [2019-04-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar [2019-04-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar [2019-04-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [2019-04-22T08:35:02.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar [2019-04-22T08:35:02.638Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.jar [2019-04-22T08:35:02.639Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.jar [2019-04-22T08:35:02.889Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar [2019-04-22T08:35:02.889Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/h2database/h2/1.4.199/h2-1.4.199.jar [2019-04-22T08:35:02.889Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar [2019-04-22T08:35:02.889Z] [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-22T08:35:02.889Z] [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-22T08:35:02.889Z] [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-22T08:35:02.889Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar [2019-04-22T08:35:02.889Z] [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-22T08:35:03.140Z] [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-22T08:35:03.140Z] [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-22T08:35:03.140Z] [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-22T08:35:03.140Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/json-smart/2.3/json-smart-2.3.jar [2019-04-22T08:35:03.140Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2019-04-22T08:35:03.140Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2019-04-22T08:35:03.140Z] [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-22T08:35:03.140Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/junit/junit/4.12/junit-4.12.jar [2019-04-22T08:35:03.390Z] [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-22T08:35:03.390Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-04-22T08:35:03.390Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2019-04-22T08:35:03.390Z] [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-22T08:35:03.390Z] [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-22T08:35:03.390Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-04-22T08:35:03.390Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [2019-04-22T08:35:03.390Z] [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-22T08:35:03.390Z] [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-22T08:35:03.390Z] [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-22T08:35:03.390Z] [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-22T08:35:03.641Z] [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-22T08:35:03.641Z] [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-22T08:35:03.641Z] [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-22T08:35:03.641Z] [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-22T08:35:03.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar [2019-04-22T08:35:03.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/yasson/1.0/yasson-1.0.jar [2019-04-22T08:35:03.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2019-04-22T08:35:03.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar [2019-04-22T08:35:03.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar [2019-04-22T08:35:03.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar [2019-04-22T08:35:03.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/inject/javax.inject/1/javax.inject-1.jar [2019-04-22T08:35:03.891Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/glassfish/javax.json/1.1/javax.json-1.1.jar [2019-04-22T08:35:03.891Z] [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-22T08:35:03.891Z] [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-22T08:35:03.891Z] [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-22T08:35:03.891Z] [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-22T08:35:03.891Z] [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-22T08:35:04.442Z] [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-22T08:35:04.442Z] [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-22T08:35:04.693Z] [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 565 B/s) [2019-04-22T08:35:04.693Z] [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-22T08:35:04.693Z] [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 575 B/s) [2019-04-22T08:35:04.693Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2019-04-22T08:35:04.693Z] [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 576 B/s) [2019-04-22T08:35:04.693Z] [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-22T08:35:04.693Z] [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-22T08:35:04.693Z] [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-22T08:35:04.693Z] [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-22T08:35:04.693Z] [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-22T08:35:04.693Z] [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-22T08:35:04.943Z] [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-22T08:35:04.943Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar [2019-04-22T08:35:04.943Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar [2019-04-22T08:35:05.194Z] [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-22T08:35:05.194Z] [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-22T08:35:05.194Z] [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 424 kB/s) [2019-04-22T08:35:05.194Z] [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-22T08:35:05.194Z] [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 345 kB/s) [2019-04-22T08:35:05.194Z] [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-22T08:35:05.445Z] [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 293 B/s) [2019-04-22T08:35:05.445Z] [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-22T08:35:05.445Z] [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-22T08:35:05.445Z] [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 767 kB/s) [2019-04-22T08:35:05.445Z] [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-22T08:35:05.696Z] [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 273 kB/s) [2019-04-22T08:35:05.696Z] [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-22T08:35:05.696Z] [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 213 kB/s) [2019-04-22T08:35:05.696Z] [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 13 kB/s) [2019-04-22T08:35:05.696Z] [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-22T08:35:05.696Z] [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-22T08:35:05.696Z] [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 219 B/s) [2019-04-22T08:35:05.696Z] [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-22T08:35:05.946Z] [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-22T08:35:05.946Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/tomcat/embed/tomcat-embed-core/9.0.17/tomcat-embed-core-9.0.17.jar [2019-04-22T08:35:05.946Z] [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 214 B/s) [2019-04-22T08:35:05.946Z] [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-22T08:35:05.946Z] [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 345 kB/s) [2019-04-22T08:35:05.946Z] [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-22T08:35:05.946Z] [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-22T08:35:05.946Z] [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-22T08:35:05.946Z] [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-22T08:35:05.946Z] [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 196 B/s) [2019-04-22T08:35:05.946Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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 183 B/s) [2019-04-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.197Z] [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-22T08:35:06.447Z] [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-22T08:35:06.447Z] [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-22T08:35:06.447Z] [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-22T08:35:06.447Z] [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-22T08:35:06.447Z] [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-22T08:35:06.447Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar [2019-04-22T08:35:06.447Z] [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-22T08:35:06.447Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.701Z] [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-22T08:35:06.951Z] [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 484 kB/s) [2019-04-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:06.951Z] [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-22T08:35:07.202Z] [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-22T08:35:07.202Z] [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 125 B/s) [2019-04-22T08:35:07.202Z] [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-22T08:35:07.202Z] [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-22T08:35:07.202Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-04-22T08:35:07.202Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [2019-04-22T08:35:07.202Z] [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-22T08:35:07.452Z] [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-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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 272 kB/s) [2019-04-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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-22T08:35:07.453Z] [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 78 kB/s) [2019-04-22T08:35:07.453Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.703Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:07.954Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.204Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.455Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.705Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:08.956Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.206Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.457Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [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-22T08:35:09.708Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.jar [2019-04-22T08:35:09.708Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.jar [2019-04-22T08:35:09.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar [2019-04-22T08:35:09.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.jar [2019-04-22T08:35:09.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar [2019-04-22T08:35:09.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.jar [2019-04-22T08:35:09.958Z] [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-22T08:35:09.958Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-data-jpa/2.2.0.M2/spring-boot-starter-data-jpa-2.2.0.M2.jar (404 B at 66 B/s) [2019-04-22T08:35:09.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar [2019-04-22T08:35:09.958Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-aop/2.2.0.M2/spring-boot-starter-aop-2.2.0.M2.jar (398 B at 65 B/s) [2019-04-22T08:35:09.958Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar [2019-04-22T08:35:10.209Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-starter-jdbc/2.2.0.M2/spring-boot-starter-jdbc-2.2.0.M2.jar (400 B at 65 B/s) [2019-04-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar [2019-04-22T08:35:10.209Z] [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-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar [2019-04-22T08:35:10.209Z] [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-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/antlr/antlr/2.7.7/antlr-2.7.7.jar [2019-04-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar [2019-04-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar [2019-04-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [2019-04-22T08:35:10.209Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.jar [2019-04-22T08:35:10.460Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.jar [2019-04-22T08:35:10.710Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.jar [2019-04-22T08:35:10.710Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jdbc/5.2.0.M1/spring-jdbc-5.2.0.M1.jar (405 kB at 60 kB/s) [2019-04-22T08:35:10.710Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.jar [2019-04-22T08:35:10.961Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-jpa/2.2.0.M3/spring-data-jpa-2.2.0.M3.jar (353 kB at 51 kB/s) [2019-04-22T08:35:10.961Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar [2019-04-22T08:35:10.961Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-commons/2.2.0.M3/spring-data-commons-2.2.0.M3.jar (1.2 MB at 167 kB/s) [2019-04-22T08:35:10.961Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/h2database/h2/1.4.199/h2-1.4.199.jar [2019-04-22T08:35:10.961Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar [2019-04-22T08:35:10.961Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-aspects/5.2.0.M1/spring-aspects-5.2.0.M1.jar (47 kB at 6.7 kB/s) [2019-04-22T08:35:10.961Z] [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-22T08:35:10.961Z] [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-22T08:35:10.961Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-orm/5.2.0.M1/spring-orm-5.2.0.M1.jar (200 kB at 28 kB/s) [2019-04-22T08:35:10.961Z] [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-22T08:35:11.211Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar [2019-04-22T08:35:11.211Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-tx/5.2.0.M1/spring-tx-5.2.0.M1.jar (260 kB at 36 kB/s) [2019-04-22T08:35:11.211Z] [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-22T08:35:11.211Z] [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-22T08:35:11.461Z] [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 53 B/s) [2019-04-22T08:35:11.462Z] [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-22T08:35:11.712Z] [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 28 kB/s) [2019-04-22T08:35:11.712Z] [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-22T08:35:11.712Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/json-smart/2.3/json-smart-2.3.jar [2019-04-22T08:35:11.712Z] [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 26 kB/s) [2019-04-22T08:35:11.712Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2019-04-22T08:35:11.712Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2019-04-22T08:35:11.962Z] [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 125 kB/s) [2019-04-22T08:35:11.962Z] [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-22T08:35:11.963Z] [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 164 kB/s) [2019-04-22T08:35:11.963Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/junit/junit/4.12/junit-4.12.jar [2019-04-22T08:35:11.963Z] [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-22T08:35:11.963Z] [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 22 kB/s) [2019-04-22T08:35:11.963Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-04-22T08:35:11.963Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2019-04-22T08:35:11.963Z] [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-22T08:35:11.963Z] [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-22T08:35:11.963Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-04-22T08:35:11.963Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [2019-04-22T08:35:12.213Z] [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-22T08:35:12.213Z] [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-22T08:35:12.213Z] [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-22T08:35:12.213Z] [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-22T08:35:12.213Z] [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-22T08:35:12.213Z] [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-22T08:35:12.213Z] [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-22T08:35:12.463Z] [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-22T08:35:12.463Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-jcl/5.2.0.M1/spring-jcl-5.2.0.M1.jar (24 kB at 2.8 kB/s) [2019-04-22T08:35:12.463Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar [2019-04-22T08:35:12.463Z] [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.3 kB/s) [2019-04-22T08:35:12.464Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/yasson/1.0/yasson-1.0.jar [2019-04-22T08:35:12.464Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2019-04-22T08:35:12.464Z] [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 159 kB/s) [2019-04-22T08:35:12.464Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar [2019-04-22T08:35:12.714Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar [2019-04-22T08:35:12.714Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar [2019-04-22T08:35:12.714Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/inject/javax.inject/1/javax.inject-1.jar [2019-04-22T08:35:12.714Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/glassfish/javax.json/1.1/javax.json-1.1.jar [2019-04-22T08:35:12.965Z] [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 75 kB/s) [2019-04-22T08:35:12.965Z] [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 31 kB/s) [2019-04-22T08:35:12.965Z] [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-22T08:35:12.965Z] [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-22T08:35:12.965Z] [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-22T08:35:12.965Z] [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-22T08:35:12.965Z] [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-22T08:35:12.966Z] [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 1.2 MB/s) [2019-04-22T08:35:12.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2019-04-22T08:35:13.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar (303 kB at 5.4 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 63 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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.6 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 868 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 2.4 MB/s) [2019-04-22T08:35:13.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar [2019-04-22T08:35:13.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 2.6 MB/s) [2019-04-22T08:35:13.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar [2019-04-22T08:35:13.216Z] [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 3.7 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 213 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 9.6 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 290 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 751 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 215 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 55 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.1.4/micrometer-core-1.1.4.jar (425 kB at 2.6 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 529 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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.5 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 133 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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.3 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 712 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 96 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 4.7 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 792 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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.5 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 324 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 273 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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 189 kB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.216Z] [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.3 MB/s) [2019-04-22T08:35:13.216Z] [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-22T08:35:13.467Z] [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 112 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 127 kB/s) [2019-04-22T08:35:13.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.5.0/hk2-2.5.0.jar [2019-04-22T08:35:13.467Z] [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 256 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 47 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 8.9 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 607 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 375 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 10 MB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 360 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 576 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 265 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 37 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 221 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 194 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 242 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 94 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 288 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 159 kB/s) [2019-04-22T08:35:13.467Z] [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 360 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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.4 kB/s) [2019-04-22T08:35:13.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-04-22T08:35:13.467Z] [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 136 kB/s) [2019-04-22T08:35:13.467Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar [2019-04-22T08:35:13.467Z] [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 185 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 539 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 169 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 57 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 190 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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.5 MB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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.2 MB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 79 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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.2 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 70 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 299 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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.7 MB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 199 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 11 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 618 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar (896 kB at 1.9 MB/s) [2019-04-22T08:35:13.467Z] [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 54 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 80 kB/s) [2019-04-22T08:35:13.467Z] [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 73 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 72 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 678 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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.2 kB/s) [2019-04-22T08:35:13.467Z] [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-22T08:35:13.467Z] [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 130 kB/s) [2019-04-22T08:35:13.468Z] [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-22T08:35:13.468Z] [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 16 kB/s) [2019-04-22T08:35:13.468Z] [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-22T08:35:13.468Z] [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 616 kB/s) [2019-04-22T08:35:13.468Z] [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-22T08:35:13.468Z] [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.6 MB/s) [2019-04-22T08:35:13.468Z] [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-22T08:35:13.718Z] [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 32 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 288 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 224 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 20 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 50 kB/s) [2019-04-22T08:35:13.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar [2019-04-22T08:35:13.718Z] [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 23 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 190 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.3/vaadin-control-state-mixin-2.1.3.jar (12 kB at 22 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 43 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 232 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 591 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 60 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 69 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 381 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 41 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 64 kB/s) [2019-04-22T08:35:13.718Z] [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 745 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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-22T08:35:13.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar (1.0 MB at 1.7 MB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 66 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 699 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 64 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 126 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 73 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 122 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 11 kB/s) [2019-04-22T08:35:13.718Z] [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 33 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 35 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 13 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 250 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 28 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 231 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 33 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 235 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 64 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 38 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 19 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 982 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 127 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 16 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 36 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 225 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.718Z] [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 22 kB/s) [2019-04-22T08:35:13.718Z] [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-22T08:35:13.719Z] [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 791 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 686 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 939 kB/s) [2019-04-22T08:35:13.719Z] [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 12 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 22 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 23 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.3.0/vaadin-progress-bar-flow-1.3.0.jar (6.7 kB at 8.9 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 98 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 164 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 24 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 120 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 100 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 15 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 54 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 21 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.719Z] [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 127 kB/s) [2019-04-22T08:35:13.719Z] [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 61 kB/s) [2019-04-22T08:35:13.719Z] [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-22T08:35:13.969Z] [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-22T08:35:13.969Z] [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 69 kB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [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 116 kB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [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 18 kB/s) [2019-04-22T08:35:13.969Z] [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 178 kB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [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 18 kB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar [2019-04-22T08:35:13.969Z] [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 74 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar [2019-04-22T08:35:13.969Z] [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.7 MB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [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 34 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP/3.3.1/HikariCP-3.3.1.jar (139 kB at 168 kB/s) [2019-04-22T08:35:13.969Z] [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 54 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar [2019-04-22T08:35:13.969Z] [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 422 kB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.2/jakarta.persistence-api-2.2.2.jar (171 kB at 204 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 33 kB/s) [2019-04-22T08:35:13.969Z] [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-22T08:35:13.969Z] [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 79 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 512 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar (778 kB at 874 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.0.5.Final/jandex-2.0.5.Final.jar (188 kB at 210 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.0/classmate-1.5.0.jar (68 kB at 75 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar (324 kB at 350 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar (76 kB at 82 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar (72 kB at 75 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.3/aspectjweaver-1.9.3.jar (2.0 MB at 2.1 MB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar (27 kB at 28 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar (317 kB at 317 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar (38 kB at 38 kB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar [2019-04-22T08:35:13.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar (1.0 MB at 1.0 MB/s) [2019-04-22T08:35:13.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar [2019-04-22T08:35:13.969Z] [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.2 MB/s) [2019-04-22T08:35:13.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar [2019-04-22T08:35:13.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/5.2.4/flyway-core-5.2.4.jar (509 kB at 491 kB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [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 211 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.2.5/postgresql-42.2.5.jar (826 kB at 779 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 28 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 111 kB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [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 49 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.6/lombok-1.18.6.jar (1.7 MB at 1.6 MB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 284 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-04-22T08:35:14.220Z] [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 103 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 40 kB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 47 kB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [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 38 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 48 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [2019-04-22T08:35:14.220Z] [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 498 kB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.2.Final/hibernate-core-5.4.2.Final.jar (7.1 MB at 6.1 MB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 26 kB/s) [2019-04-22T08:35:14.220Z] [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-22T08:35:14.220Z] [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 15 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar [2019-04-22T08:35:14.220Z] [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 141 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/bind/javax.json.bind-api/1.0/javax.json.bind-api-1.0.jar (24 kB at 20 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2019-04-22T08:35:14.220Z] [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 80 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 26 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/2.0/cdi-api-2.0.jar (114 kB at 94 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar (2.2 MB at 1.8 MB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0/yasson-1.0.jar (297 kB at 242 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.jar [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar (24 kB at 20 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 2.0 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.0/javax.el-api-3.0.0.jar (73 kB at 59 kB/s) [2019-04-22T08:35:14.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1/javax.json-1.1.jar (126 kB at 101 kB/s) [2019-04-22T08:35:14.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.12.2/assertj-core-3.12.2.jar (4.4 MB at 3.4 MB/s) [2019-04-22T08:35:14.471Z] [INFO] [2019-04-22T08:35:14.471Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-04-22T08:35:14.471Z] [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-22T08:35:14.471Z] [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-22T08:35:14.721Z] [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-22T08:35:14.721Z] [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-22T08:35:14.721Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.0/maven-3.0.pom [2019-04-22T08:35:14.721Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.0/maven-3.0.pom [2019-04-22T08:35:14.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [2019-04-22T08:35:14.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.8 MB/s) [2019-04-22T08:35:14.972Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-04-22T08:35:15.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-04-22T08:35:15.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-04-22T08:35:15.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.7 MB/s) [2019-04-22T08:35:15.222Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/6/apache-6.pom [2019-04-22T08:35:15.473Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/6/apache-6.pom [2019-04-22T08:35:15.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [2019-04-22T08:35:15.473Z] [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-22T08:35:15.473Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-04-22T08:35:15.723Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-04-22T08:35:15.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-04-22T08:35:15.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 389 kB/s) [2019-04-22T08:35:15.723Z] [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-22T08:35:15.974Z] [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-22T08:35:15.974Z] [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-22T08:35:15.974Z] [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 222 kB/s) [2019-04-22T08:35:15.974Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-04-22T08:35:16.224Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-04-22T08:35:16.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-04-22T08:35:16.224Z] [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.3 MB/s) [2019-04-22T08:35:16.224Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-04-22T08:35:16.474Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-04-22T08:35:16.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-04-22T08:35:16.474Z] [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 175 kB/s) [2019-04-22T08:35:16.474Z] [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-22T08:35:16.725Z] [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-22T08:35:16.725Z] [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-22T08:35:16.976Z] [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 447 kB/s) [2019-04-22T08:35:16.976Z] [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-22T08:35:16.976Z] [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-22T08:35:17.226Z] [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-22T08:35:17.226Z] [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 241 kB/s) [2019-04-22T08:35:17.226Z] [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-22T08:35:17.226Z] [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-22T08:35:17.477Z] [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-22T08:35:17.477Z] [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-22T08:35:17.477Z] [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-22T08:35:17.477Z] [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-22T08:35:17.727Z] [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-22T08:35:17.727Z] [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 139 kB/s) [2019-04-22T08:35:17.727Z] [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-22T08:35:17.727Z] [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-22T08:35:17.978Z] [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-22T08:35:17.978Z] [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-22T08:35:17.978Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-04-22T08:35:17.978Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-04-22T08:35:18.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-04-22T08:35:18.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 430 kB/s) [2019-04-22T08:35:18.228Z] [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-22T08:35:18.479Z] [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-22T08:35:18.479Z] [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-22T08:35:18.479Z] [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 64 kB/s) [2019-04-22T08:35:18.479Z] [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-22T08:35:18.729Z] [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-22T08:35:18.729Z] [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-22T08:35:18.729Z] [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 419 kB/s) [2019-04-22T08:35:18.729Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-04-22T08:35:18.980Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-04-22T08:35:18.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-04-22T08:35:18.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.8 MB/s) [2019-04-22T08:35:18.980Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-04-22T08:35:19.230Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-04-22T08:35:19.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-04-22T08:35:19.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 969 kB/s) [2019-04-22T08:35:19.480Z] [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-22T08:35:19.480Z] [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-22T08:35:19.731Z] [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-22T08:35:19.731Z] [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 444 kB/s) [2019-04-22T08:35:19.731Z] [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-22T08:35:19.731Z] [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-22T08:35:19.981Z] [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-22T08:35:19.981Z] [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 256 kB/s) [2019-04-22T08:35:19.981Z] [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-22T08:35:19.981Z] [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-22T08:35:20.232Z] [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-22T08:35:20.232Z] [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 606 kB/s) [2019-04-22T08:35:20.232Z] [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-22T08:35:20.232Z] [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-22T08:35:20.482Z] [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-22T08:35:20.482Z] [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-22T08:35:20.482Z] [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-22T08:35:20.482Z] [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-22T08:35:20.733Z] [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-22T08:35:20.733Z] [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-22T08:35:20.733Z] [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-22T08:35:20.733Z] [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-22T08:35:20.983Z] [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-22T08:35:20.983Z] [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-22T08:35:20.983Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-04-22T08:35:21.233Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-04-22T08:35:21.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-04-22T08:35:21.233Z] [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-22T08:35:21.233Z] [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-22T08:35:21.234Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-04-22T08:35:21.234Z] [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-22T08:35:21.234Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-04-22T08:35:21.234Z] [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-22T08:35:21.484Z] [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-22T08:35:21.484Z] [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-22T08:35:21.484Z] [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-22T08:35:21.484Z] [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-22T08:35:21.484Z] [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-22T08:35:21.484Z] [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-22T08:35:21.484Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-04-22T08:35:21.484Z] [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-22T08:35:21.484Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-04-22T08:35:21.484Z] [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-22T08:35:21.734Z] [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-22T08:35:21.734Z] [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-22T08:35:21.734Z] [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-22T08:35:21.734Z] [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-22T08:35:21.734Z] [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-22T08:35:21.985Z] [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-22T08:35:21.985Z] [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-22T08:35:21.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-04-22T08:35:21.985Z] [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-22T08:35:21.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-04-22T08:35:21.985Z] [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.3 MB/s) [2019-04-22T08:35:21.985Z] [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-22T08:35:21.985Z] [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-22T08:35:21.985Z] [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-22T08:35:21.985Z] [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 7.8 MB/s) [2019-04-22T08:35:21.985Z] [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-22T08:35:21.985Z] [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.9 MB/s) [2019-04-22T08:35:21.985Z] [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-22T08:35:21.985Z] [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.5 MB/s) [2019-04-22T08:35:21.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 159 kB/s) [2019-04-22T08:35:21.985Z] [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-22T08:35:21.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.2 MB/s) [2019-04-22T08:35:21.985Z] [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 3.6 MB/s) [2019-04-22T08:35:21.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 3.7 MB/s) [2019-04-22T08:35:21.985Z] [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 8.1 MB/s) [2019-04-22T08:35:21.985Z] [INFO] [2019-04-22T08:35:21.985Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-22T08:35:21.985Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-04-22T08:35:21.985Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-04-22T08:35:22.235Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-04-22T08:35:22.235Z] [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 737 kB/s) [2019-04-22T08:35:22.235Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-04-22T08:35:22.486Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-04-22T08:35:22.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-04-22T08:35:22.486Z] [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 188 kB/s) [2019-04-22T08:35:22.486Z] [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-22T08:35:22.736Z] [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-22T08:35:22.736Z] [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-22T08:35:22.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 222 kB/s) [2019-04-22T08:35:22.736Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-04-22T08:35:22.987Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-04-22T08:35:22.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-04-22T08:35:22.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 83 kB/s) [2019-04-22T08:35:22.987Z] [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-22T08:35:23.237Z] [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-22T08:35:23.237Z] [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-22T08:35:23.237Z] [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 595 kB/s) [2019-04-22T08:35:23.237Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-04-22T08:35:23.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-04-22T08:35:23.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-04-22T08:35:23.488Z] [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-22T08:35:23.488Z] [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-22T08:35:23.738Z] [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-22T08:35:23.738Z] [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-22T08:35:23.738Z] [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 247 kB/s) [2019-04-22T08:35:23.738Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-04-22T08:35:23.988Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-04-22T08:35:23.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-04-22T08:35:24.239Z] [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-22T08:35:24.239Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-04-22T08:35:24.239Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-04-22T08:35:24.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-04-22T08:35:24.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 763 kB/s) [2019-04-22T08:35:24.489Z] [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-22T08:35:24.489Z] [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-22T08:35:24.740Z] [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-22T08:35:24.740Z] [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 572 kB/s) [2019-04-22T08:35:24.740Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-04-22T08:35:24.740Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-04-22T08:35:24.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-04-22T08:35:24.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 815 kB/s) [2019-04-22T08:35:24.990Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-04-22T08:35:24.990Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-04-22T08:35:25.241Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-04-22T08:35:25.241Z] [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-22T08:35:25.241Z] [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-22T08:35:25.241Z] [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-22T08:35:25.492Z] [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-22T08:35:25.492Z] [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-22T08:35:25.492Z] [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-22T08:35:25.742Z] [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-22T08:35:25.742Z] [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-22T08:35:25.742Z] [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 204 kB/s) [2019-04-22T08:35:25.742Z] [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-22T08:35:25.992Z] [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-22T08:35:25.992Z] [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-22T08:35:25.992Z] [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-22T08:35:25.992Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-04-22T08:35:26.243Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-04-22T08:35:26.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-04-22T08:35:26.243Z] [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-22T08:35:26.243Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-04-22T08:35:26.493Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-04-22T08:35:26.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-04-22T08:35:26.493Z] [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 644 kB/s) [2019-04-22T08:35:26.493Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-04-22T08:35:26.744Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-04-22T08:35:26.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-04-22T08:35:26.744Z] [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-22T08:35:26.744Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-04-22T08:35:26.994Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-04-22T08:35:26.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-04-22T08:35:26.994Z] [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-22T08:35:26.994Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-04-22T08:35:27.245Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-04-22T08:35:27.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-04-22T08:35:27.245Z] [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-22T08:35:27.495Z] [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-22T08:35:27.495Z] [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-22T08:35:27.746Z] [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-22T08:35:27.746Z] [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 358 kB/s) [2019-04-22T08:35:27.746Z] [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-22T08:35:27.746Z] [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-22T08:35:27.996Z] [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-22T08:35:27.996Z] [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-22T08:35:27.996Z] [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-22T08:35:27.996Z] [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-22T08:35:28.247Z] [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-22T08:35:28.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 558 kB/s) [2019-04-22T08:35:28.247Z] [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-22T08:35:28.247Z] [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-22T08:35:28.497Z] [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-22T08:35:28.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 511 kB/s) [2019-04-22T08:35:28.497Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-04-22T08:35:28.497Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-04-22T08:35:28.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-04-22T08:35:28.748Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s) [2019-04-22T08:35:28.748Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/15/apache-15.pom [2019-04-22T08:35:28.748Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/15/apache-15.pom [2019-04-22T08:35:28.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [2019-04-22T08:35:28.998Z] [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-22T08:35:28.998Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-04-22T08:35:29.248Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-04-22T08:35:29.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-04-22T08:35:29.248Z] [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-22T08:35:29.248Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-04-22T08:35:29.499Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-04-22T08:35:29.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-04-22T08:35:29.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 3.2 MB/s) [2019-04-22T08:35:29.499Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/9/apache-9.pom [2019-04-22T08:35:29.749Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/9/apache-9.pom [2019-04-22T08:35:29.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [2019-04-22T08:35:29.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s) [2019-04-22T08:35:29.749Z] [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-22T08:35:29.999Z] [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-22T08:35:30.000Z] [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-22T08:35:30.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 88 kB/s) [2019-04-22T08:35:30.000Z] [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-22T08:35:30.250Z] [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-22T08:35:30.250Z] [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-22T08:35:30.250Z] [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 344 kB/s) [2019-04-22T08:35:30.250Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-04-22T08:35:30.500Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-04-22T08:35:30.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-04-22T08:35:30.500Z] [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-22T08:35:30.500Z] [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-22T08:35:30.751Z] [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-22T08:35:30.751Z] [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-22T08:35:31.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 306 kB/s) [2019-04-22T08:35:31.001Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-04-22T08:35:31.001Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-04-22T08:35:31.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-04-22T08:35:31.252Z] [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 2.0 MB/s) [2019-04-22T08:35:31.252Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-04-22T08:35:31.252Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-04-22T08:35:31.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-04-22T08:35:31.502Z] [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-22T08:35:31.502Z] [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-22T08:35:31.502Z] [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-22T08:35:31.753Z] [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-22T08:35:31.753Z] [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 153 kB/s) [2019-04-22T08:35:31.753Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-04-22T08:35:31.753Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-04-22T08:35:32.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-04-22T08:35:32.003Z] [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-22T08:35:32.003Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-04-22T08:35:32.003Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-04-22T08:35:32.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-04-22T08:35:32.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 836 kB/s) [2019-04-22T08:35:32.254Z] [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-22T08:35:32.254Z] [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-22T08:35:32.504Z] [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-22T08:35:32.504Z] [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-22T08:35:32.504Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-04-22T08:35:32.755Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-04-22T08:35:32.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-04-22T08:35:32.755Z] [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 893 kB/s) [2019-04-22T08:35:32.755Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-04-22T08:35:33.005Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-04-22T08:35:33.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-04-22T08:35:33.005Z] [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-22T08:35:33.005Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-04-22T08:35:33.005Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-04-22T08:35:33.005Z] [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-22T08:35:33.005Z] [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-22T08:35:33.005Z] [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-22T08:35:33.256Z] [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-22T08:35:33.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-04-22T08:35:33.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-04-22T08:35:33.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-04-22T08:35:33.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-04-22T08:35:33.256Z] [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-22T08:35:33.256Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-04-22T08:35:33.256Z] [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-22T08:35:33.256Z] [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-22T08:35:33.256Z] [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-22T08:35:33.506Z] [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-22T08:35:33.506Z] [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-22T08:35:33.506Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-04-22T08:35:33.506Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-04-22T08:35:33.506Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-04-22T08:35:33.506Z] [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-22T08:35:33.506Z] [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-22T08:35:33.506Z] [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-22T08:35:33.757Z] [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-22T08:35:33.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-04-22T08:35:33.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-04-22T08:35:33.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-04-22T08:35:33.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-04-22T08:35:33.757Z] [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-22T08:35:33.757Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-04-22T08:35:33.757Z] [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-22T08:35:33.757Z] [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-22T08:35:33.757Z] [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-22T08:35:34.009Z] [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-22T08:35:34.009Z] [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-22T08:35:34.009Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-04-22T08:35:34.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-04-22T08:35:34.259Z] [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-22T08:35:34.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-04-22T08:35:34.259Z] [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-22T08:35:34.259Z] [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-22T08:35:34.259Z] [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 819 kB/s) [2019-04-22T08:35:34.259Z] [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-22T08:35:34.259Z] [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 609 kB/s) [2019-04-22T08:35:34.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-04-22T08:35:34.259Z] [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 485 kB/s) [2019-04-22T08:35:34.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-04-22T08:35:34.259Z] [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.2 MB/s) [2019-04-22T08:35:34.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-04-22T08:35:34.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.6 MB/s) [2019-04-22T08:35:34.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-04-22T08:35:34.259Z] [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-22T08:35:34.259Z] [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 277 kB/s) [2019-04-22T08:35:34.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-04-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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.4 MB/s) [2019-04-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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 6.1 MB/s) [2019-04-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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 468 kB/s) [2019-04-22T08:35:34.260Z] [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 221 kB/s) [2019-04-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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-22T08:35:34.260Z] [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 736 kB/s) [2019-04-22T08:35:34.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-04-22T08:35:34.260Z] [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.6 MB/s) [2019-04-22T08:35:34.260Z] [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 115 kB/s) [2019-04-22T08:35:34.260Z] [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 419 kB/s) [2019-04-22T08:35:34.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.0 MB/s) [2019-04-22T08:35:34.260Z] [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 962 kB/s) [2019-04-22T08:35:34.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-22T08:35:34.260Z] [INFO] Copying 1 resource [2019-04-22T08:35:34.260Z] [INFO] Copying 1 resource [2019-04-22T08:35:34.260Z] [INFO] [2019-04-22T08:35:34.260Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-22T08:35:34.260Z] [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-22T08:35:34.510Z] [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-22T08:35:34.760Z] [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-22T08:35:34.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 431 kB/s) [2019-04-22T08:35:34.760Z] [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-22T08:35:34.760Z] [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-22T08:35:35.011Z] [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-22T08:35:35.011Z] [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 636 kB/s) [2019-04-22T08:35:35.011Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-04-22T08:35:35.011Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-04-22T08:35:35.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-04-22T08:35:35.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.3 MB/s) [2019-04-22T08:35:35.261Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/13/apache-13.pom [2019-04-22T08:35:35.512Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/13/apache-13.pom [2019-04-22T08:35:35.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [2019-04-22T08:35:35.512Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.4 MB/s) [2019-04-22T08:35:35.512Z] [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-22T08:35:35.762Z] [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-22T08:35:35.762Z] [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-22T08:35:35.762Z] [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 146 kB/s) [2019-04-22T08:35:35.762Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-04-22T08:35:36.013Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-04-22T08:35:36.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-04-22T08:35:36.013Z] [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.4 MB/s) [2019-04-22T08:35:36.013Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-04-22T08:35:36.263Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-04-22T08:35:36.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-04-22T08:35:36.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.9 MB/s) [2019-04-22T08:35:36.263Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/5/apache-5.pom [2019-04-22T08:35:36.514Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/5/apache-5.pom [2019-04-22T08:35:36.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [2019-04-22T08:35:36.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s) [2019-04-22T08:35:36.764Z] [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-22T08:35:36.764Z] [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-22T08:35:37.014Z] [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-22T08:35:37.014Z] [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.2 MB/s) [2019-04-22T08:35:37.014Z] [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-22T08:35:37.014Z] [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-22T08:35:37.265Z] [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-22T08:35:37.265Z] [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-22T08:35:37.265Z] [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-22T08:35:37.265Z] [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-22T08:35:37.516Z] [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-22T08:35:37.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 324 kB/s) [2019-04-22T08:35:37.516Z] [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-22T08:35:37.516Z] [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-22T08:35:37.766Z] [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-22T08:35:37.766Z] [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-22T08:35:37.766Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-04-22T08:35:37.766Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-04-22T08:35:38.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-04-22T08:35:38.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 81 kB/s) [2019-04-22T08:35:38.016Z] [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-22T08:35:38.016Z] [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-22T08:35:38.267Z] [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-22T08:35:38.267Z] [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 531 kB/s) [2019-04-22T08:35:38.267Z] [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-22T08:35:38.518Z] [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-22T08:35:38.518Z] [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-22T08:35:38.518Z] [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 196 kB/s) [2019-04-22T08:35:38.518Z] [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-22T08:35:38.768Z] [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-22T08:35:38.768Z] [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-22T08:35:38.768Z] [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-22T08:35:38.768Z] [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-22T08:35:39.018Z] [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-22T08:35:39.018Z] [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-22T08:35:39.019Z] [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-22T08:35:39.019Z] [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-22T08:35:39.269Z] [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-22T08:35:39.269Z] [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-22T08:35:39.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 298 kB/s) [2019-04-22T08:35:39.269Z] [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-22T08:35:39.519Z] [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-22T08:35:39.519Z] [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-22T08:35:39.519Z] [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-22T08:35:39.519Z] [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-22T08:35:39.770Z] [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-22T08:35:39.770Z] [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-22T08:35:39.770Z] [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-22T08:35:39.770Z] [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-22T08:35:40.020Z] [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-22T08:35:40.020Z] [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-22T08:35:40.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 158 kB/s) [2019-04-22T08:35:40.020Z] [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-22T08:35:40.271Z] [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-22T08:35:40.271Z] [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-22T08:35:40.271Z] [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-22T08:35:40.271Z] [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-22T08:35:40.521Z] [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-22T08:35:40.521Z] [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-22T08:35:40.772Z] [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 122 kB/s) [2019-04-22T08:35:40.772Z] [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-22T08:35:40.772Z] [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-22T08:35:41.022Z] [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-22T08:35:41.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 231 kB/s) [2019-04-22T08:35:41.022Z] [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-22T08:35:41.022Z] [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-22T08:35:41.272Z] [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-22T08:35:41.272Z] [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 282 kB/s) [2019-04-22T08:35:41.272Z] [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-22T08:35:41.273Z] [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-22T08:35:41.523Z] [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-22T08:35:41.523Z] [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-22T08:35:41.523Z] [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-22T08:35:41.773Z] [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-22T08:35:41.773Z] [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-22T08:35:41.773Z] [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-22T08:35:41.773Z] [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-22T08:35:42.024Z] [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-22T08:35:42.024Z] [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-22T08:35:42.024Z] [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-22T08:35:42.024Z] [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-22T08:35:42.274Z] [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-22T08:35:42.274Z] [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-22T08:35:42.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 114 kB/s) [2019-04-22T08:35:42.274Z] [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-22T08:35:42.525Z] [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-22T08:35:42.525Z] [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-22T08:35:42.525Z] [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 337 kB/s) [2019-04-22T08:35:42.525Z] [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-22T08:35:42.775Z] [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-22T08:35:43.026Z] [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-22T08:35:43.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 493 kB/s) [2019-04-22T08:35:43.026Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/22/maven-parent-22.pom [2019-04-22T08:35:43.026Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/22/maven-parent-22.pom [2019-04-22T08:35:43.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [2019-04-22T08:35:43.276Z] [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-22T08:35:43.276Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/11/apache-11.pom [2019-04-22T08:35:43.276Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/11/apache-11.pom [2019-04-22T08:35:43.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [2019-04-22T08:35:43.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.5 MB/s) [2019-04-22T08:35:43.527Z] [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-22T08:35:43.527Z] [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-22T08:35:43.777Z] [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-22T08:35:43.777Z] [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 426 kB/s) [2019-04-22T08:35:43.777Z] [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-22T08:35:43.777Z] [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-22T08:35:44.028Z] [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-22T08:35:44.028Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 376 kB/s) [2019-04-22T08:35:44.028Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.pom [2019-04-22T08:35:44.028Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.pom [2019-04-22T08:35:44.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom [2019-04-22T08:35:44.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 163 kB/s) [2019-04-22T08:35:44.278Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/ow2/1.5/ow2-1.5.pom [2019-04-22T08:35:44.278Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.5/ow2-1.5.pom [2019-04-22T08:35:44.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [2019-04-22T08:35:44.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.0 MB/s) [2019-04-22T08:35:44.529Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2019-04-22T08:35:44.779Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2019-04-22T08:35:44.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2019-04-22T08:35:44.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 1.4 MB/s) [2019-04-22T08:35:44.779Z] [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-22T08:35:45.030Z] [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-22T08:35:45.030Z] [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-22T08:35:45.030Z] [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-22T08:35:45.030Z] [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-22T08:35:45.280Z] [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-22T08:35:45.280Z] [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-22T08:35:45.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 603 kB/s) [2019-04-22T08:35:45.280Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2019-04-22T08:35:45.531Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2019-04-22T08:35:45.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2019-04-22T08:35:45.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 242 kB/s) [2019-04-22T08:35:45.531Z] [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-22T08:35:45.781Z] [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-22T08:35:45.781Z] [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-22T08:35:45.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 383 kB/s) [2019-04-22T08:35:45.781Z] [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-22T08:35:46.031Z] [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-22T08:35:46.032Z] [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-22T08:35:46.282Z] [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 69 kB/s) [2019-04-22T08:35:46.282Z] [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-22T08:35:46.282Z] [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-22T08:35:46.532Z] [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-22T08:35:46.532Z] [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-22T08:35:46.532Z] [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-22T08:35:46.532Z] [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-22T08:35:46.783Z] [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-22T08:35:46.783Z] [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 134 kB/s) [2019-04-22T08:35:46.783Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-04-22T08:35:46.783Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2019-04-22T08:35:46.783Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/6.2/asm-6.2.jar [2019-04-22T08:35:46.783Z] [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-22T08:35:46.783Z] [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-22T08:35:46.783Z] [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-22T08:35:46.783Z] [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-22T08:35:46.783Z] [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-22T08:35:47.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-04-22T08:35:47.033Z] [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-22T08:35:47.033Z] [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-22T08:35:47.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/6.2/asm-6.2.jar [2019-04-22T08:35:47.033Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2019-04-22T08:35:47.033Z] [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-22T08:35:47.034Z] [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-22T08:35:47.034Z] [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-22T08:35:47.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-04-22T08:35:47.284Z] [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-22T08:35:47.284Z] [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-22T08:35:47.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2019-04-22T08:35:47.284Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar [2019-04-22T08:35:47.284Z] [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 846 kB/s) [2019-04-22T08:35:47.284Z] [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-22T08:35:47.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 6.2 MB/s) [2019-04-22T08:35:47.284Z] [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-22T08:35:47.284Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 2.1 MB/s) [2019-04-22T08:35:47.284Z] [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.1 MB/s) [2019-04-22T08:35:47.284Z] [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-22T08:35:47.284Z] [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 14 MB/s) [2019-04-22T08:35:47.284Z] [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 967 kB/s) [2019-04-22T08:35:47.284Z] [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 168 kB/s) [2019-04-22T08:35:47.284Z] [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 709 kB/s) [2019-04-22T08:35:47.284Z] [INFO] Changes detected - recompiling the module! [2019-04-22T08:35:47.284Z] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-22T08:35:48.627Z] [INFO] [2019-04-22T08:35:48.627Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-22T08:35:48.627Z] [INFO] Not copying test resources [2019-04-22T08:35:48.627Z] [INFO] [2019-04-22T08:35:48.627Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-22T08:35:48.627Z] [INFO] Not compiling test sources [2019-04-22T08:35:48.627Z] [INFO] [2019-04-22T08:35:48.627Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-22T08:35:48.627Z] [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-22T08:35:48.878Z] [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-22T08:35:49.128Z] [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-22T08:35:49.128Z] [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 1.0 MB/s) [2019-04-22T08:35:49.128Z] [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-22T08:35:49.128Z] [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-22T08:35:49.378Z] [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-22T08:35:49.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 148 kB/s) [2019-04-22T08:35:49.378Z] [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-22T08:35:49.378Z] [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-22T08:35:49.629Z] [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-22T08:35:49.629Z] [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-22T08:35:49.629Z] [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-22T08:35:49.629Z] [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-22T08:35:49.879Z] [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-22T08:35:49.879Z] [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 253 kB/s) [2019-04-22T08:35:49.879Z] [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-22T08:35:49.880Z] [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-22T08:35:50.130Z] [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-22T08:35:50.130Z] [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 196 kB/s) [2019-04-22T08:35:50.130Z] [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-22T08:35:50.380Z] [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-22T08:35:50.380Z] [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-22T08:35:50.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom (7.5 kB at 573 kB/s) [2019-04-22T08:35:50.380Z] [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-22T08:35:50.631Z] [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-22T08:35:50.631Z] [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-22T08:35:50.631Z] [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-22T08:35:50.631Z] [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-22T08:35:50.881Z] [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-22T08:35:50.881Z] [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-22T08:35:50.881Z] [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 55 kB/s) [2019-04-22T08:35:50.881Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-04-22T08:35:51.132Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-04-22T08:35:51.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-04-22T08:35:51.132Z] [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 441 kB/s) [2019-04-22T08:35:51.132Z] [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-22T08:35:51.382Z] [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-22T08:35:51.633Z] [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-22T08:35:51.633Z] [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-22T08:35:51.633Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-04-22T08:35:51.633Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-04-22T08:35:51.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-04-22T08:35:51.883Z] [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 348 kB/s) [2019-04-22T08:35:51.883Z] [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-22T08:35:51.883Z] [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-22T08:35:52.134Z] [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-22T08:35:52.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 237 kB/s) [2019-04-22T08:35:52.134Z] [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-22T08:35:52.134Z] [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-22T08:35:52.384Z] [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-22T08:35:52.384Z] [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-22T08:35:52.384Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-04-22T08:35:52.384Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-04-22T08:35:52.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-04-22T08:35:52.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.9 MB/s) [2019-04-22T08:35:52.635Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/7/apache-7.pom [2019-04-22T08:35:52.635Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/7/apache-7.pom [2019-04-22T08:35:52.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [2019-04-22T08:35:52.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.2 MB/s) [2019-04-22T08:35:52.885Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-04-22T08:35:52.885Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-04-22T08:35:53.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-04-22T08:35:53.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 302 kB/s) [2019-04-22T08:35:53.136Z] [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-22T08:35:53.386Z] [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-22T08:35:53.386Z] [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-22T08:35:53.386Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 334 kB/s) [2019-04-22T08:35:53.386Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [2019-04-22T08:35:53.637Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [2019-04-22T08:35:53.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [2019-04-22T08:35:53.637Z] [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-22T08:35:53.637Z] [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-22T08:35:53.637Z] [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-22T08:35:53.637Z] [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-22T08:35:53.637Z] [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-22T08:35:53.637Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:53.887Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-04-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.138Z] [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-22T08:35:54.388Z] [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-22T08:35:54.388Z] [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-22T08:35:54.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-04-22T08:35:54.388Z] [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-22T08:35:54.388Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [2019-04-22T08:35:54.388Z] [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-22T08:35:54.388Z] [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-22T08:35:54.388Z] [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-22T08:35:54.388Z] [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-22T08:35:54.388Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.639Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-04-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:54.889Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-04-22T08:35:55.140Z] [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-22T08:35:55.140Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [2019-04-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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-22T08:35:55.140Z] [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 619 kB/s) [2019-04-22T08:35:55.140Z] [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-22T08:35:55.390Z] [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 571 kB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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 2.6 MB/s) [2019-04-22T08:35:55.390Z] [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 5.2 MB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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-22T08:35:55.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar (274 kB at 7.6 MB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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 5.1 MB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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 873 kB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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 9.6 MB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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 3.5 MB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.7 MB/s) [2019-04-22T08:35:55.390Z] [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-22T08:35:55.390Z] [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 817 kB/s) [2019-04-22T08:35:55.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-04-22T08:35:55.391Z] [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 553 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 386 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 824 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 592 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 973 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 234 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 89 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.3 MB/s) [2019-04-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.8 MB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 219 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 158 kB/s) [2019-04-22T08:35:55.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-04-22T08:35:55.391Z] [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 99 kB/s) [2019-04-22T08:35:55.391Z] [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-22T08:35:55.391Z] [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 229 kB/s) [2019-04-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 93 kB/s) [2019-04-22T08:35:55.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [2019-04-22T08:35:55.391Z] [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 111 kB/s) [2019-04-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 324 kB/s) [2019-04-22T08:35:55.391Z] [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 303 kB/s) [2019-04-22T08:35:55.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.3 MB/s) [2019-04-22T08:35:55.391Z] [INFO] Tests are skipped. [2019-04-22T08:35:55.391Z] [INFO] [2019-04-22T08:35:55.391Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2019-04-22T08:35:55.391Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom [2019-04-22T08:35:55.641Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom [2019-04-22T08:35:55.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom [2019-04-22T08:35:55.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom (4.4 kB at 341 kB/s) [2019-04-22T08:35:55.641Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [2019-04-22T08:35:55.892Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [2019-04-22T08:35:55.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [2019-04-22T08:35:55.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 510 kB/s) [2019-04-22T08:35:55.892Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [2019-04-22T08:35:56.143Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [2019-04-22T08:35:56.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [2019-04-22T08:35:56.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 438 kB/s) [2019-04-22T08:35:56.393Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [2019-04-22T08:35:56.393Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [2019-04-22T08:35:56.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [2019-04-22T08:35:56.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.8 MB/s) [2019-04-22T08:35:56.644Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [2019-04-22T08:35:56.644Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [2019-04-22T08:35:56.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [2019-04-22T08:35:56.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 379 kB/s) [2019-04-22T08:35:56.894Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-io/commons-io/2.6/commons-io-2.6.pom [2019-04-22T08:35:56.894Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-io/commons-io/2.6/commons-io-2.6.pom [2019-04-22T08:35:57.145Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [2019-04-22T08:35:57.145Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.0 MB/s) [2019-04-22T08:35:57.145Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-04-22T08:35:57.145Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-04-22T08:35:57.395Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-04-22T08:35:57.395Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 5.7 MB/s) [2019-04-22T08:35:57.395Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [2019-04-22T08:35:57.646Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [2019-04-22T08:35:57.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [2019-04-22T08:35:57.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 1.3 MB/s) [2019-04-22T08:35:57.646Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-parent/43/commons-parent-43.pom [2019-04-22T08:35:57.896Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-parent/43/commons-parent-43.pom [2019-04-22T08:35:57.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom [2019-04-22T08:35:57.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 5.0 MB/s) [2019-04-22T08:35:57.897Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-04-22T08:35:58.147Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-04-22T08:35:58.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-04-22T08:35:58.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.3 MB/s) [2019-04-22T08:35:58.147Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.pom [2019-04-22T08:35:58.397Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.pom [2019-04-22T08:35:58.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [2019-04-22T08:35:58.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 191 kB/s) [2019-04-22T08:35:58.397Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [2019-04-22T08:35:58.648Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [2019-04-22T08:35:58.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [2019-04-22T08:35:58.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 265 kB/s) [2019-04-22T08:35:58.648Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2019-04-22T08:35:58.898Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2019-04-22T08:35:58.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2019-04-22T08:35:58.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.9 MB/s) [2019-04-22T08:35:59.149Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom [2019-04-22T08:35:59.149Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom [2019-04-22T08:35:59.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom [2019-04-22T08:35:59.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom (4.8 kB at 537 kB/s) [2019-04-22T08:35:59.399Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom [2019-04-22T08:35:59.399Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom [2019-04-22T08:35:59.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom [2019-04-22T08:35:59.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom (4.5 kB at 198 kB/s) [2019-04-22T08:35:59.650Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [2019-04-22T08:35:59.650Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [2019-04-22T08:35:59.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [2019-04-22T08:35:59.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 1.5 MB/s) [2019-04-22T08:35:59.900Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar [2019-04-22T08:35:59.900Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar [2019-04-22T08:35:59.900Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar [2019-04-22T08:35:59.900Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [2019-04-22T08:35:59.900Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-04-22T08:35:59.900Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.8/xz-1.8.jar [2019-04-22T08:36:00.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar [2019-04-22T08:36:00.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar [2019-04-22T08:36:00.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar [2019-04-22T08:36:00.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-04-22T08:36:00.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [2019-04-22T08:36:00.151Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.8/xz-1.8.jar [2019-04-22T08:36:00.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar [2019-04-22T08:36:00.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [2019-04-22T08:36:00.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar [2019-04-22T08:36:00.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar [2019-04-22T08:36:00.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-04-22T08:36:00.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar (24 kB at 1.7 MB/s) [2019-04-22T08:36:00.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [2019-04-22T08:36:00.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar (75 kB at 5.0 MB/s) [2019-04-22T08:36:00.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 2.8 MB/s) [2019-04-22T08:36:00.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar (192 kB at 7.1 MB/s) [2019-04-22T08:36:00.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 3.9 MB/s) [2019-04-22T08:36:00.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 17 MB/s) [2019-04-22T08:36:00.652Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2019-04-22T08:36:00.902Z] [INFO] [2019-04-22T08:36:00.902Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2019-04-22T08:36:00.902Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.pom [2019-04-22T08:36:00.902Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.pom [2019-04-22T08:36:01.153Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.pom (2.6 kB at 11 kB/s) [2019-04-22T08:36:01.153Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [2019-04-22T08:36:01.153Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [2019-04-22T08:36:01.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [2019-04-22T08:36:01.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 287 kB/s) [2019-04-22T08:36:01.403Z] [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-22T08:36:01.654Z] [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-22T08:36:01.654Z] [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-22T08:36:01.654Z] [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 74 kB/s) [2019-04-22T08:36:01.654Z] [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-22T08:36:01.904Z] [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-22T08:36:01.904Z] [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-22T08:36:01.904Z] [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 353 kB/s) [2019-04-22T08:36:01.904Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-04-22T08:36:02.155Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-04-22T08:36:02.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-04-22T08:36:02.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 74 kB/s) [2019-04-22T08:36:02.405Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-04-22T08:36:02.405Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-04-22T08:36:02.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-04-22T08:36:02.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 385 kB/s) [2019-04-22T08:36:02.655Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-04-22T08:36:02.655Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-04-22T08:36:02.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-04-22T08:36:02.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.6 MB/s) [2019-04-22T08:36:02.906Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [2019-04-22T08:36:02.906Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [2019-04-22T08:36:03.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [2019-04-22T08:36:03.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 491 kB/s) [2019-04-22T08:36:03.156Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [2019-04-22T08:36:03.156Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [2019-04-22T08:36:03.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [2019-04-22T08:36:03.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 401 kB/s) [2019-04-22T08:36:03.407Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [2019-04-22T08:36:03.407Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [2019-04-22T08:36:03.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [2019-04-22T08:36:03.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 379 kB/s) [2019-04-22T08:36:03.657Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [2019-04-22T08:36:03.908Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [2019-04-22T08:36:03.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [2019-04-22T08:36:03.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 1.1 MB/s) [2019-04-22T08:36:03.908Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/tukaani/xz/1.6/xz-1.6.pom [2019-04-22T08:36:04.819Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/tukaani/xz/1.6/xz-1.6.pom [2019-04-22T08:36:04.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom [2019-04-22T08:36:04.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 190 kB/s) [2019-04-22T08:36:04.819Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [2019-04-22T08:36:04.819Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [2019-04-22T08:36:05.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [2019-04-22T08:36:05.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 178 kB/s) [2019-04-22T08:36:05.069Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [2019-04-22T08:36:05.069Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [2019-04-22T08:36:05.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [2019-04-22T08:36:05.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 2.0 MB/s) [2019-04-22T08:36:05.320Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-04-22T08:36:05.570Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-04-22T08:36:05.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-04-22T08:36:05.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.4 MB/s) [2019-04-22T08:36:05.570Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/apache/17/apache-17.pom [2019-04-22T08:36:05.821Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/apache/17/apache-17.pom [2019-04-22T08:36:05.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [2019-04-22T08:36:05.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.5 MB/s) [2019-04-22T08:36:05.821Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [2019-04-22T08:36:06.071Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [2019-04-22T08:36:06.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [2019-04-22T08:36:06.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 754 kB/s) [2019-04-22T08:36:06.071Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [2019-04-22T08:36:06.321Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [2019-04-22T08:36:06.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [2019-04-22T08:36:06.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 403 kB/s) [2019-04-22T08:36:06.322Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [2019-04-22T08:36:06.572Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [2019-04-22T08:36:06.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [2019-04-22T08:36:06.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 131 kB/s) [2019-04-22T08:36:06.572Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [2019-04-22T08:36:06.822Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [2019-04-22T08:36:06.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [2019-04-22T08:36:07.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 238 kB/s) [2019-04-22T08:36:07.073Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [2019-04-22T08:36:07.073Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [2019-04-22T08:36:07.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [2019-04-22T08:36:07.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 150 kB/s) [2019-04-22T08:36:07.323Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [2019-04-22T08:36:07.323Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [2019-04-22T08:36:07.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [2019-04-22T08:36:07.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 128 kB/s) [2019-04-22T08:36:07.574Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-04-22T08:36:07.574Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-04-22T08:36:07.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-04-22T08:36:07.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 68 kB/s) [2019-04-22T08:36:07.824Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-04-22T08:36:07.824Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-04-22T08:36:08.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-04-22T08:36:08.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 342 kB/s) [2019-04-22T08:36:08.075Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-04-22T08:36:08.075Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-04-22T08:36:08.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-04-22T08:36:08.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.8 MB/s) [2019-04-22T08:36:08.325Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [2019-04-22T08:36:08.576Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [2019-04-22T08:36:08.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [2019-04-22T08:36:08.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 158 kB/s) [2019-04-22T08:36:08.576Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [2019-04-22T08:36:08.826Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [2019-04-22T08:36:08.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [2019-04-22T08:36:08.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 269 kB/s) [2019-04-22T08:36:08.826Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [2019-04-22T08:36:09.077Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [2019-04-22T08:36:09.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [2019-04-22T08:36:09.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 379 kB/s) [2019-04-22T08:36:09.077Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [2019-04-22T08:36:09.327Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [2019-04-22T08:36:09.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [2019-04-22T08:36:09.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 1.1 MB/s) [2019-04-22T08:36:09.578Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [2019-04-22T08:36:09.578Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [2019-04-22T08:36:09.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [2019-04-22T08:36:09.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 219 kB/s) [2019-04-22T08:36:09.828Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [2019-04-22T08:36:09.828Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [2019-04-22T08:36:10.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [2019-04-22T08:36:10.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 960 kB/s) [2019-04-22T08:36:10.079Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [2019-04-22T08:36:10.079Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [2019-04-22T08:36:10.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [2019-04-22T08:36:10.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 730 kB/s) [2019-04-22T08:36:10.329Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [2019-04-22T08:36:10.329Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [2019-04-22T08:36:10.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [2019-04-22T08:36:10.580Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 340 kB/s) [2019-04-22T08:36:10.580Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [2019-04-22T08:36:10.830Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [2019-04-22T08:36:10.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [2019-04-22T08:36:10.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 262 kB/s) [2019-04-22T08:36:10.830Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/18.0/guava-18.0.pom [2019-04-22T08:36:11.081Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/18.0/guava-18.0.pom [2019-04-22T08:36:11.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [2019-04-22T08:36:11.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 515 kB/s) [2019-04-22T08:36:11.081Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [2019-04-22T08:36:11.331Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [2019-04-22T08:36:11.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [2019-04-22T08:36:11.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 591 kB/s) [2019-04-22T08:36:11.331Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [2019-04-22T08:36:11.581Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [2019-04-22T08:36:11.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [2019-04-22T08:36:11.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 288 kB/s) [2019-04-22T08:36:11.581Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [2019-04-22T08:36:11.832Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [2019-04-22T08:36:11.832Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [2019-04-22T08:36:11.832Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 183 kB/s) [2019-04-22T08:36:11.832Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [2019-04-22T08:36:12.082Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [2019-04-22T08:36:12.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [2019-04-22T08:36:12.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.7 MB/s) [2019-04-22T08:36:12.333Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [2019-04-22T08:36:12.333Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [2019-04-22T08:36:12.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [2019-04-22T08:36:12.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 180 kB/s) [2019-04-22T08:36:12.583Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [2019-04-22T08:36:12.583Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [2019-04-22T08:36:12.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [2019-04-22T08:36:12.834Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 212 kB/s) [2019-04-22T08:36:12.834Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [2019-04-22T08:36:12.834Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [2019-04-22T08:36:13.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [2019-04-22T08:36:13.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 336 kB/s) [2019-04-22T08:36:13.084Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0.pom [2019-04-22T08:36:13.084Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0.pom [2019-04-22T08:36:13.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom [2019-04-22T08:36:13.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 967 kB/s) [2019-04-22T08:36:13.334Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [2019-04-22T08:36:13.334Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [2019-04-22T08:36:13.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [2019-04-22T08:36:13.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 1.3 MB/s) [2019-04-22T08:36:13.585Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/google/5/google-5.pom [2019-04-22T08:36:13.585Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/google/5/google-5.pom [2019-04-22T08:36:13.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [2019-04-22T08:36:13.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 246 kB/s) [2019-04-22T08:36:13.835Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2019-04-22T08:36:13.835Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2019-04-22T08:36:14.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2019-04-22T08:36:14.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 33 kB/s) [2019-04-22T08:36:14.086Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/16.0.1/guava-16.0.1.pom [2019-04-22T08:36:14.336Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/16.0.1/guava-16.0.1.pom [2019-04-22T08:36:14.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [2019-04-22T08:36:14.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 555 kB/s) [2019-04-22T08:36:14.336Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [2019-04-22T08:36:14.587Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [2019-04-22T08:36:14.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [2019-04-22T08:36:14.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 815 kB/s) [2019-04-22T08:36:14.837Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [2019-04-22T08:36:14.837Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [2019-04-22T08:36:15.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [2019-04-22T08:36:15.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 120 kB/s) [2019-04-22T08:36:15.087Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [2019-04-22T08:36:15.087Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [2019-04-22T08:36:15.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [2019-04-22T08:36:15.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 236 kB/s) [2019-04-22T08:36:15.338Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [2019-04-22T08:36:15.338Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [2019-04-22T08:36:15.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [2019-04-22T08:36:15.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 791 kB/s) [2019-04-22T08:36:15.589Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jboss/weld/weld-parent/6/weld-parent-6.pom [2019-04-22T08:36:15.589Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jboss/weld/weld-parent/6/weld-parent-6.pom [2019-04-22T08:36:15.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [2019-04-22T08:36:15.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.9 MB/s) [2019-04-22T08:36:15.839Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [2019-04-22T08:36:15.839Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [2019-04-22T08:36:16.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [2019-04-22T08:36:16.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 114 kB/s) [2019-04-22T08:36:16.089Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [2019-04-22T08:36:16.089Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [2019-04-22T08:36:16.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [2019-04-22T08:36:16.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 537 kB/s) [2019-04-22T08:36:16.340Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [2019-04-22T08:36:16.340Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [2019-04-22T08:36:16.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [2019-04-22T08:36:16.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 415 kB/s) [2019-04-22T08:36:16.590Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom [2019-04-22T08:36:16.841Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom [2019-04-22T08:36:16.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom [2019-04-22T08:36:16.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 718 kB/s) [2019-04-22T08:36:16.841Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom [2019-04-22T08:36:17.091Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom [2019-04-22T08:36:17.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom [2019-04-22T08:36:17.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 826 kB/s) [2019-04-22T08:36:17.091Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [2019-04-22T08:36:17.342Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [2019-04-22T08:36:17.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [2019-04-22T08:36:17.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 465 kB/s) [2019-04-22T08:36:17.342Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [2019-04-22T08:36:17.592Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [2019-04-22T08:36:17.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom [2019-04-22T08:36:17.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 1.3 MB/s) [2019-04-22T08:36:17.592Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.pom [2019-04-22T08:36:17.843Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.pom [2019-04-22T08:36:17.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom [2019-04-22T08:36:17.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 226 kB/s) [2019-04-22T08:36:17.843Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [2019-04-22T08:36:18.093Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [2019-04-22T08:36:18.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [2019-04-22T08:36:18.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 261 kB/s) [2019-04-22T08:36:18.343Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [2019-04-22T08:36:18.343Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [2019-04-22T08:36:18.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [2019-04-22T08:36:18.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 284 kB/s) [2019-04-22T08:36:18.594Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [2019-04-22T08:36:18.594Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [2019-04-22T08:36:18.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [2019-04-22T08:36:18.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 242 kB/s) [2019-04-22T08:36:18.844Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [2019-04-22T08:36:18.844Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [2019-04-22T08:36:19.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [2019-04-22T08:36:19.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 511 kB/s) [2019-04-22T08:36:19.095Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [2019-04-22T08:36:19.095Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [2019-04-22T08:36:19.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [2019-04-22T08:36:19.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 625 kB/s) [2019-04-22T08:36:19.345Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-04-22T08:36:19.596Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-04-22T08:36:19.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-04-22T08:36:19.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 120 kB/s) [2019-04-22T08:36:19.596Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-04-22T08:36:19.846Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-04-22T08:36:20.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-04-22T08:36:20.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.5 MB/s) [2019-04-22T08:36:20.096Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom [2019-04-22T08:36:20.096Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom [2019-04-22T08:36:20.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom [2019-04-22T08:36:20.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 1.0 MB/s) [2019-04-22T08:36:20.347Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [2019-04-22T08:36:20.347Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [2019-04-22T08:36:20.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [2019-04-22T08:36:20.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 295 kB/s) [2019-04-22T08:36:20.597Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom [2019-04-22T08:36:20.597Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom [2019-04-22T08:36:20.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom [2019-04-22T08:36:20.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 244 kB/s) [2019-04-22T08:36:20.848Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom [2019-04-22T08:36:20.848Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom [2019-04-22T08:36:21.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom [2019-04-22T08:36:21.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 224 kB/s) [2019-04-22T08:36:21.098Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom [2019-04-22T08:36:21.098Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom [2019-04-22T08:36:21.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom [2019-04-22T08:36:21.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 335 kB/s) [2019-04-22T08:36:21.349Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom [2019-04-22T08:36:21.349Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom [2019-04-22T08:36:21.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom [2019-04-22T08:36:21.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 367 kB/s) [2019-04-22T08:36:21.599Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.pom [2019-04-22T08:36:21.850Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.pom [2019-04-22T08:36:21.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom [2019-04-22T08:36:21.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 679 kB/s) [2019-04-22T08:36:21.850Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [2019-04-22T08:36:22.100Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [2019-04-22T08:36:22.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [2019-04-22T08:36:22.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 988 kB/s) [2019-04-22T08:36:22.100Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.jar [2019-04-22T08:36:22.100Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [2019-04-22T08:36:22.100Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [2019-04-22T08:36:22.100Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar [2019-04-22T08:36:22.100Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [2019-04-22T08:36:22.351Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [2019-04-22T08:36:22.601Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm/7.0/asm-7.0.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [2019-04-22T08:36:22.852Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/com/google/guava/guava/19.0/guava-19.0.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [2019-04-22T08:36:23.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [2019-04-22T08:36:23.353Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [2019-04-22T08:36:23.603Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-04-22T08:36:23.854Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/boot/spring-boot-loader-tools/2.2.0.M2/spring-boot-loader-tools-2.2.0.M2.jar (149 kB at 269 kB/s) [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar [2019-04-22T08:36:23.854Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm/7.0/asm-7.0.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar [2019-04-22T08:36:24.104Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/guava/guava/19.0/guava-19.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 817 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 2.3 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.6 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 1.0 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 323 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 569 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 3.1 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 1.1 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 495 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 10 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 2.8 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 2.5 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 1.8 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 2.9 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.6 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 5.0 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 57 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 50 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 4.9 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 613 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 527 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 1.8 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 462 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 621 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.8 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 705 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 1.1 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 660 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 917 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 2.7 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 403 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 910 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 249 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 569 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 1.3 MB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 250 kB/s) [2019-04-22T08:36:24.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 2.0 MB/s) [2019-04-22T08:36:24.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 10 MB/s) [2019-04-22T08:36:25.163Z] [INFO] Replacing main artifact with repackaged archive [2019-04-22T08:36:25.163Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T08:36:25.163Z] [INFO] BUILD SUCCESS [2019-04-22T08:36:25.163Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T08:36:25.163Z] [INFO] Total time: 03:43 min [2019-04-22T08:36:25.163Z] [INFO] Finished at: 2019-04-22T08:36:25Z [2019-04-22T08:36:25.163Z] [INFO] ------------------------------------------------------------------------ [2019-04-22T08:36:25.163Z] + echo Built for kyberorg [2019-04-22T08:36:25.163Z] Built for kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-22T08:36:25.359Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:36:25.648Z] + set +x [2019-04-22T08:36:25.648Z] Starting Docker: docker. [2019-04-22T08:36:25.648Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-22T08:36:25.696Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-22T08:36:25.743Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:36:26.030Z] + set +x [2019-04-22T08:36:26.030Z] Login as **** to Docker Repository [2019-04-22T08:36:27.373Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/f2decc89-71a3-4733-836b-14c348f2f2fd/config.json. [2019-04-22T08:36:27.373Z] Configure a credential helper to remove this warning. See [2019-04-22T08:36:27.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-22T08:36:27.373Z] [2019-04-22T08:36:27.373Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-22T08:36:27.484Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:36:27.771Z] + set +x [2019-04-22T08:36:27.771Z] Building Docker Image yasys/hub2swarm with tags: [latest] [2019-04-22T08:36:28.322Z] Sending build context to Docker daemon 65.62MB [2019-04-22T08:36:28.322Z] Step 1/7 : FROM java:8-jre [2019-04-22T08:36:29.666Z] 8-jre: Pulling from library/java [2019-04-22T08:36:29.666Z] 5040bd298390: Pulling fs layer [2019-04-22T08:36:29.666Z] fce5728aad85: Pulling fs layer [2019-04-22T08:36:29.666Z] c42794440453: Pulling fs layer [2019-04-22T08:36:29.666Z] 0c0da797ba48: Pulling fs layer [2019-04-22T08:36:29.666Z] 7c9b17433752: Pulling fs layer [2019-04-22T08:36:29.666Z] 114e02586e63: Pulling fs layer [2019-04-22T08:36:29.666Z] e4c663802e9a: Pulling fs layer [2019-04-22T08:36:29.666Z] 7c9b17433752: Waiting [2019-04-22T08:36:29.666Z] 114e02586e63: Waiting [2019-04-22T08:36:29.666Z] e4c663802e9a: Waiting [2019-04-22T08:36:29.666Z] 0c0da797ba48: Waiting [2019-04-22T08:36:30.216Z] c42794440453: Download complete [2019-04-22T08:36:30.216Z] fce5728aad85: Download complete [2019-04-22T08:36:30.767Z] 5040bd298390: Verifying Checksum [2019-04-22T08:36:30.767Z] 5040bd298390: Download complete [2019-04-22T08:36:30.767Z] 0c0da797ba48: Verifying Checksum [2019-04-22T08:36:30.767Z] 0c0da797ba48: Download complete [2019-04-22T08:36:30.767Z] 7c9b17433752: Verifying Checksum [2019-04-22T08:36:30.767Z] 7c9b17433752: Download complete [2019-04-22T08:36:31.317Z] e4c663802e9a: Download complete [2019-04-22T08:36:31.568Z] 114e02586e63: Verifying Checksum [2019-04-22T08:36:31.568Z] 114e02586e63: Download complete [2019-04-22T08:36:34.050Z] 5040bd298390: Pull complete [2019-04-22T08:36:35.912Z] fce5728aad85: Pull complete [2019-04-22T08:36:36.823Z] c42794440453: Pull complete [2019-04-22T08:36:37.734Z] 0c0da797ba48: Pull complete [2019-04-22T08:36:38.645Z] 7c9b17433752: Pull complete [2019-04-22T08:36:44.609Z] 114e02586e63: Pull complete [2019-04-22T08:36:45.520Z] e4c663802e9a: Pull complete [2019-04-22T08:36:45.520Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-04-22T08:36:45.520Z] Status: Downloaded newer image for java:8-jre [2019-04-22T08:36:45.520Z] ---> e44d62cf8862 [2019-04-22T08:36:45.520Z] Step 2/7 : VOLUME /tmp [2019-04-22T08:36:47.383Z] ---> Running in 0dc078e212c5 [2019-04-22T08:36:50.611Z] Removing intermediate container 0dc078e212c5 [2019-04-22T08:36:50.611Z] ---> 25c301e3a1f6 [2019-04-22T08:36:50.611Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-04-22T08:36:51.954Z] ---> Running in 94e3ab2da753 [2019-04-22T08:36:53.816Z] Removing intermediate container 94e3ab2da753 [2019-04-22T08:36:53.816Z] ---> 7aab085bd295 [2019-04-22T08:36:53.816Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ [2019-04-22T08:36:57.044Z] ---> df8c32da587b [2019-04-22T08:36:57.044Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' [2019-04-22T08:36:58.387Z] ---> Running in f3c2d34aa86b [2019-04-22T08:37:02.510Z] Removing intermediate container f3c2d34aa86b [2019-04-22T08:37:02.510Z] ---> e9fa5d7ebce9 [2019-04-22T08:37:02.510Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar [2019-04-22T08:37:04.371Z] ---> Running in 7f5c1433c180 [2019-04-22T08:37:06.854Z] Removing intermediate container 7f5c1433c180 [2019-04-22T08:37:06.854Z] ---> 4ea01d2c333c [2019-04-22T08:37:06.854Z] Step 7/7 : EXPOSE 8080 [2019-04-22T08:37:08.715Z] ---> Running in f0f8b1963afb [2019-04-22T08:37:11.198Z] Removing intermediate container f0f8b1963afb [2019-04-22T08:37:11.198Z] ---> 94516067e459 [2019-04-22T08:37:11.198Z] Successfully built 94516067e459 [2019-04-22T08:37:11.198Z] Successfully tagged yasys/hub2swarm:latest [2019-04-22T08:37:11.198Z] Docker image yasys/hub2swarm:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T08:37:11.259Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:37:11.547Z] + set +x [2019-04-22T08:37:11.547Z] Push yasys/hub2swarm to Docker Repository [2019-04-22T08:37:11.547Z] The push refers to repository [docker.io/yasys/hub2swarm] [2019-04-22T08:37:12.098Z] ffd3eee93bd0: Preparing [2019-04-22T08:37:12.098Z] 1922b8747aaa: Preparing [2019-04-22T08:37:12.098Z] 73ad47d4bc12: Preparing [2019-04-22T08:37:12.098Z] c22c27816361: Preparing [2019-04-22T08:37:12.098Z] 04dba64afa87: Preparing [2019-04-22T08:37:12.098Z] 500ca2ff7d52: Preparing [2019-04-22T08:37:12.098Z] 782d5215f910: Preparing [2019-04-22T08:37:12.098Z] 0eb22bfb707d: Preparing [2019-04-22T08:37:12.098Z] a2ae92ffcd29: Preparing [2019-04-22T08:37:12.098Z] 782d5215f910: Waiting [2019-04-22T08:37:12.098Z] 0eb22bfb707d: Waiting [2019-04-22T08:37:12.098Z] a2ae92ffcd29: Waiting [2019-04-22T08:37:12.098Z] 500ca2ff7d52: Waiting [2019-04-22T08:37:13.009Z] 73ad47d4bc12: Layer already exists [2019-04-22T08:37:13.009Z] c22c27816361: Layer already exists [2019-04-22T08:37:13.009Z] 04dba64afa87: Layer already exists [2019-04-22T08:37:13.569Z] 782d5215f910: Layer already exists [2019-04-22T08:37:13.569Z] 500ca2ff7d52: Layer already exists [2019-04-22T08:37:13.569Z] 0eb22bfb707d: Layer already exists [2019-04-22T08:37:14.120Z] a2ae92ffcd29: Layer already exists [2019-04-22T08:37:23.996Z] 1922b8747aaa: Pushed [2019-04-22T08:37:23.996Z] ffd3eee93bd0: Pushed [2019-04-22T08:37:27.224Z] latest: digest: sha256:6bc95b371591f6960f8a612e9db23541b49c342a5fd7fd7ee77b189521d00fa0 size: 2211 [2019-04-22T08:37:27.224Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-22T08:37:27.272Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-22T08:37:27.567Z] + set +x [2019-04-22T08:37:27.567Z] Moikka kyberorg! [2019-04-22T08:37:27.567Z] Here is Docker Summary: [2019-04-22T08:37:27.567Z] Images built and pushed: 1 [2019-04-22T08:37:27.567Z] [ [2019-04-22T08:37:27.567Z] yasys/hub2swarm:latest [2019-04-22T08:37:27.567Z] ] [2019-04-22T08:37:27.567Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-04-22T08:37:27.689Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-22T08:37:27.974Z] + set +x [2019-04-22T08:37:27.974Z] Making workspace writable for correct cleanup [2019-04-22T08:37:27.974Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-22T08:37:28.037Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 f359ef77990881b4f8e7872a85542e287222dd3a5dc1a4e3e96a9ca580ced2b2 $ docker rm -f f359ef77990881b4f8e7872a85542e287222dd3a5dc1a4e3e96a9ca580ced2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS