+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 421 + echo '1.68.2 70c246ce3' 1.68.2 70c246ce3 + date Sat Feb 2 11:26:41 CET 2019 + uptime 11:26:41 up 49 days, 1:56, 0 users, load average: 5.09, 4.70, 4.56 + head=git@github.com:codecentric/cxf-spring-boot-starter.git + image=yegor256/java8 + head_branch=master + author=jonashackt + tag=2.1.2.RELEASE + vars=('--env=head=git@github.com:codecentric/cxf-spring-boot-starter.git' '--env=tag=2.1.2.RELEASE' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:codecentric/cxf-spring-boot-starter.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=2.1.2.RELEASE'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=jonashackt'\''\'\'''\'''\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=jonashackt') + scripts=('export '\''head=git@github.com:codecentric/cxf-spring-boot-starter.git'\''' ';' 'export '\''tag=2.1.2.RELEASE'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=jonashackt'\''' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter' ';') + directory= + container=codecentric_cxf-spring-boot-starter_40 + as_root=false + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:codecentric/cxf-spring-boot-starter.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:codecentric/cxf-spring-boot-starter.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:codecentric/cxf-spring-boot-starter.git'\''' ';' 'export '\''tag=2.1.2.RELEASE'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=jonashackt'\''' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter' ';' + sensitive=() + gpgconf --reload gpg-agent + gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net gpg: armor header: Version: SKS 1.1.6 gpg: armor header: Comment: Hostname: fks.pgpkeys.eu gpg: pub 2048R/9AF0FA4C 2014-08-17 Rultor.com <gpg@rultor.com> gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 + gpg --version gpg (GnuPG) 1.4.20 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: ~/.gnupg Supported algorithms: Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-rxrt/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-rxrt/.gpg/secring.gpg --decrypt repo/settings.xml.asc gpg: armor header: Version: GnuPG v1 gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: AES256 encrypted data gpg: original file name='rultor-XXXX.ggxxycHr' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:codecentric/cxf-spring-boot-starter settings.xml.enc gpg: armor header: Version: GnuPG v1 gpg: AES encrypted data gpg: gpg-agent is not available in this session gpg: encrypted with 1 passphrase gpg: original file name='settings.xml' + rm -rf settings.xml.enc ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-rxrt/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-rxrt/.gpg/secring.gpg --decrypt repo/pubring.gpg.asc gpg: armor header: Version: GnuPG v1 gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: AES256 encrypted data gpg: original file name='rultor-XXXX.klGLhylD' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:codecentric/cxf-spring-boot-starter pubring.gpg.enc gpg: armor header: Version: GnuPG v1 gpg: AES encrypted data gpg: gpg-agent is not available in this session gpg: encrypted with 1 passphrase gpg: original file name='pubring.gpg' + rm -rf pubring.gpg.enc ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-rxrt/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-rxrt/.gpg/secring.gpg --decrypt repo/secring.gpg.asc gpg: armor header: Version: GnuPG v1 gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: AES256 encrypted data gpg: original file name='rultor-XXXX.bm6S9xPK' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:codecentric/cxf-spring-boot-starter secring.gpg.enc gpg: armor header: Version: GnuPG v1 gpg: AES encrypted data gpg: gpg-agent is not available in this session gpg: encrypted with 1 passphrase gpg: original file name='secring.gpg' + rm -rf secring.gpg.enc + rm -rf .gpg + '[' -z 2.1.2.RELEASE ']' + [[ 2.1.2.RELEASE =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "2.1.2.RELEASE"' tag name is valid: "2.1.2.RELEASE" + cd repo ++ git tag -l 2.1.2.RELEASE + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=4.56 ++ echo 4.56 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 4.56, low enough to run a new Docker container' load average is 4.56, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/java8 + docker pull yegor256/java8 Using default tag: latest latest: Pulling from yegor256/java8 Digest: sha256:fc3b52526d557cc92fb73c755b863fc37d3022ffcd296b2781bba35142a4ef13 Status: Image is up to date for yegor256/java8:latest + docker ps --filter=status=exited + grep --quiet '\scodecentric_cxf-spring-boot-starter_40\s*$' + ls -al . total 724 drwx--x--x 3 rultor rultor 4096 Feb 2 11:26 . drwxrwxrwt 14 root root 684032 Feb 2 11:26 .. -rw-rw-r-- 1 rultor rultor 444 Feb 2 11:26 end.sh -rwxrwxr-x 1 rultor rultor 338 Feb 2 11:26 entry.sh -rw-rw-r-- 1 rultor rultor 4 Feb 2 11:26 pid -rw-rw-r-- 1 rultor rultor 1250 Feb 2 11:26 pubring.gpg drwxrwxr-x 4 rultor rultor 4096 Feb 2 11:26 repo -rwxrwxr-x 1 rultor rultor 6399 Feb 2 11:26 run.sh -rw-rw-r-- 1 rultor rultor 443 Feb 2 11:26 script.sh -rw-rw-r-- 1 rultor rultor 2628 Feb 2 11:26 secring.gpg -rw-rw-r-- 1 rultor rultor 832 Feb 2 11:26 settings.xml -rw-rw-r-- 1 rultor rultor 6997 Feb 2 11:26 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-rxrt:/main --env=head=git@github.com:codecentric/cxf-spring-boot-starter.git --env=tag=2.1.2.RELEASE '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:codecentric/cxf-spring-boot-starter.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=2.1.2.RELEASE'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=jonashackt'\''\'\'''\'''\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter'\'' '\'';'\'' )' --env=head_branch=master --env=author=jonashackt --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-rxrt/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=codecentric_cxf-spring-boot-starter_40 yegor256/java8 /main/entry.sh WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su --login r --command /home/r/script.sh + set -e + set -o pipefail + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + export head=git@github.com:codecentric/cxf-spring-boot-starter.git + head=git@github.com:codecentric/cxf-spring-boot-starter.git + export tag=2.1.2.RELEASE + tag=2.1.2.RELEASE + export head_branch=master + head_branch=master + export author=jonashackt + author=jonashackt + mvn versions:set -DnewVersion=2.1.2.RELEASE [INFO] Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.2.RELEASE/spring-boot-dependencies-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.2.RELEASE/spring-boot-dependencies-2.1.2.RELEASE.pom (141 KB at 824.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (13 KB at 417.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (8 KB at 335.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 KB at 964.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.31.Final/netty-bom-4.1.31.Final.pom Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.31.Final/netty-bom-4.1.31.Final.pom (8 KB at 335.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom Downloaded: http://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom (4 KB at 168.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom (6 KB at 237.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (4 KB at 140.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.14.v20181114/jetty-bom-9.4.14.v20181114.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.14.v20181114/jetty-bom-9.4.14.v20181114.pom (18 KB at 714.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (22 KB at 875.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom (4 KB at 181.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.1.4.RELEASE/spring-framework-bom-5.1.4.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.1.4.RELEASE/spring-framework-bom-5.1.4.RELEASE.pom (6 KB at 244.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Lovelace-SR4/spring-data-releasetrain-Lovelace-SR4.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Lovelace-SR4/spring-data-releasetrain-Lovelace-SR4.pom (5 KB at 206.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.1.4.RELEASE/spring-data-build-2.1.4.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.1.4.RELEASE/spring-data-build-2.1.4.RELEASE.pom (7 KB at 290.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.1.2.RELEASE/spring-integration-bom-5.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.1.2.RELEASE/spring-integration-bom-5.1.2.RELEASE.pom (9 KB at 384.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.1.3.RELEASE/spring-security-bom-5.1.3.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.1.3.RELEASE/spring-security-bom-5.1.3.RELEASE.pom (5 KB at 233.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Bean-SR2/spring-session-bom-Bean-SR2.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Bean-SR2/spring-session-bom-Bean-SR2.pom (3 KB at 138.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-sleuth/2.1.0.RELEASE/spring-cloud-sleuth-2.1.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-sleuth/2.1.0.RELEASE/spring-cloud-sleuth-2.1.0.RELEASE.pom (13 KB at 525.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-build/2.1.2.RELEASE/spring-cloud-build-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-build/2.1.2.RELEASE/spring-cloud-build-2.1.2.RELEASE.pom (38 KB at 1427.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-sleuth-dependencies/2.1.0.RELEASE/spring-cloud-sleuth-dependencies-2.1.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-sleuth-dependencies/2.1.0.RELEASE/spring-cloud-sleuth-dependencies-2.1.0.RELEASE.pom (5 KB at 198.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.2.RELEASE/spring-cloud-dependencies-parent-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.2.RELEASE/spring-cloud-dependencies-parent-2.1.2.RELEASE.pom (7 KB at 260.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-netflix-dependencies/2.1.0.RELEASE/spring-cloud-netflix-dependencies-2.1.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-netflix-dependencies/2.1.0.RELEASE/spring-cloud-netflix-dependencies-2.1.0.RELEASE.pom (16 KB at 659.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-commons-dependencies/2.1.0.RELEASE/spring-cloud-commons-dependencies-2.1.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-commons-dependencies/2.1.0.RELEASE/spring-cloud-commons-dependencies-2.1.0.RELEASE.pom (4 KB at 163.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-gateway-dependencies/2.1.0.RELEASE/spring-cloud-gateway-dependencies-2.1.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-gateway-dependencies/2.1.0.RELEASE/spring-cloud-gateway-dependencies-2.1.0.RELEASE.pom (3 KB at 126.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-stream-dependencies/Fishtown.RELEASE/spring-cloud-stream-dependencies-Fishtown.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-stream-dependencies/Fishtown.RELEASE/spring-cloud-stream-dependencies-Fishtown.RELEASE.pom (7 KB at 315.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.1.RELEASE/spring-cloud-dependencies-parent-2.1.1.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.1.RELEASE/spring-cloud-dependencies-parent-2.1.1.RELEASE.pom (7 KB at 284.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-openfeign-dependencies/2.1.0.RELEASE/spring-cloud-openfeign-dependencies-2.1.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-openfeign-dependencies/2.1.0.RELEASE/spring-cloud-openfeign-dependencies-2.1.0.RELEASE.pom (5 KB at 219.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/io/zipkin/brave/brave-bom/5.6.1/brave-bom-5.6.1.pom Downloaded: http://repo.maven.apache.org/maven2/io/zipkin/brave/brave-bom/5.6.1/brave-bom-5.6.1.pom (9 KB at 371.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-bom/2.7.14/zipkin-reporter-bom-2.7.14.pom Downloaded: http://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-bom/2.7.14/zipkin-reporter-bom-2.7.14.pom (5 KB at 196.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-build-dependencies/2.1.2.RELEASE/spring-cloud-build-dependencies-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-build-dependencies/2.1.2.RELEASE/spring-cloud-build-dependencies-2.1.2.RELEASE.pom (5 KB at 213.8 KB/sec) [WARNING] [WARNING] Some problems were encountered while building the effective model for de.codecentric:cxf-spring-boot-starter:jar:2.1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 180, column 12 [WARNING] 'dependencies.dependency.scope' for org.camunda.bpm.dmn:camunda-engine-dmn-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 129, column 11 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml (4 KB at 150.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.pom (5 KB at 193.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/2.1.2.RELEASE/spring-boot-tools-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/2.1.2.RELEASE/spring-boot-tools-2.1.2.RELEASE.pom (2 KB at 88.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.1.2.RELEASE/spring-boot-parent-2.1.2.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.1.2.RELEASE/spring-boot-parent-2.1.2.RELEASE.pom (2 KB at 81.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.jar Downloaded: http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.jar (67 KB at 2366.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (7 KB at 285.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 KB at 511.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 KB at 1013.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 KB at 916.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.pom Downloaded: http://repo.maven.apache.org/maven2/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.pom (8 KB at 358.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.jar Downloaded: http://repo.maven.apache.org/maven2/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.jar (19 KB at 161.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom (5 KB at 226.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom (39 KB at 1609.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar (53 KB at 2018.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.3.0/coveralls-maven-plugin-4.3.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.3.0/coveralls-maven-plugin-4.3.0.pom (11 KB at 423.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eluder/eluder-parent/8/eluder-parent-8.pom Downloaded: http://repo.maven.apache.org/maven2/org/eluder/eluder-parent/8/eluder-parent-8.pom (15 KB at 615.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.3.0/coveralls-maven-plugin-4.3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.3.0/coveralls-maven-plugin-4.3.0.jar (88 KB at 642.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 259.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1444.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 453.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1823.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 465.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 641.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 1239.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 296.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 1052.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (6 KB at 261.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 1091.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 KB at 883.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (122 KB at 3571.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (5 KB at 200.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 498.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 KB at 959.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 KB at 592.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 549.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (204 KB at 3708.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.1/maven-release-plugin-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.1/maven-release-plugin-2.1.pom (9 KB at 349.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.1/maven-release-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.1/maven-release-2.1.pom (7 KB at 287.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.1/maven-release-plugin-2.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.1/maven-release-plugin-2.1.jar (40 KB at 1508.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 KB at 633.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 526.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (800 B at 39.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 KB at 692.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (33 KB at 1313.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (304 KB at 3608.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building cxf-spring-boot-starter 2.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ cxf-spring-boot-starter --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (8 KB at 323.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (5 KB at 228.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (2 KB at 68.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 KB at 595.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (2 KB at 65.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (4 KB at 54.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (15 KB at 615.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4 KB at 172.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (7 KB at 310.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3 KB at 140.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (2 KB at 75.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (3 KB at 121.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (3 KB at 131.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 191.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (5 KB at 205.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (2 KB at 81.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 KB at 846.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (2 KB at 75.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (3 KB at 119.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (7 KB at 291.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 KB at 600.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (4 KB at 144.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (3 KB at 143.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (5 KB at 205.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (3 KB at 122.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 234.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 226.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 367.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 255.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 790.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 817.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 33.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (2 KB at 49.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 118.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (2 KB at 56.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (3 KB at 92.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (2 KB at 76.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Downloaded: http://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 42.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (2 KB at 65.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 KB at 543.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (60 KB at 1973.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar Downloaded:1http://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 1091.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 KB at 198.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (54 KB at 897.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (162 KB at 1969.5 KB/sec) Downloading:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (164 KB at 2120.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 KB at 146.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (12 KB at 139.1 KB/sec) Downloading:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (61 KB at 692.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 KB at 165.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (18 KB at 153.5 KB/sec) Downloading:8http://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (38 KB at 338.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (226 KB at 1503.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Downloaded:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 1538.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 KB at 66.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar Downloaded:4http://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (145 KB at 803.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 KB at 65.1 KB/sec) Downloading:1http://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Downloading:1http://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar Downloaded:1http://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 102.7 KB/sec) Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (178 KB at 673.7 KB/sec) Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (471 KB at 1731.4 KB/sec) Downloaded:6http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 1892.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (49 KB at 122.2 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/r/repo [INFO] Processing change of de.codecentric:cxf-spring-boot-starter:2.1.0-SNAPSHOT -> 2.1.2.RELEASE [INFO] Processing de.codecentric:cxf-spring-boot-starter [INFO] Updating project de.codecentric:cxf-spring-boot-starter [INFO] from version 2.1.0-SNAPSHOT to 2.1.2.RELEASE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.303 s [INFO] Finished at: 2019-02-02T10:26:54+00:00 [INFO] Final Memory: 23M/454M [INFO] ------------------------------------------------------------------------ + git commit -am 2.1.2.RELEASE [__rultor 999ad74] 2.1.2.RELEASE 1 file changed, 1 insertion(+), 1 deletion(-) + mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter [INFO] Scanning for projects... Downloading: https://repo.spring.io/libs-release/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom (12 KB at 43.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom (3 KB at 9.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom (18 KB at 67.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 2.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 87.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom (3 KB at 8.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 16.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 32.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/guava/guava/14.0.1/guava-14.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 15.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 10.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom (5 KB at 19.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom (3 KB at 10.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom (38 KB at 98.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom (760 B at 3.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom (24 KB at 90.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom (7 KB at 25.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom (3 KB at 7.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom (4 KB at 12.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom (4 KB at 12.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom (3 KB at 8.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom (3 KB at 8.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom (5 KB at 17.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom (7 KB at 23.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom (5 KB at 19.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom (4 KB at 13.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom (3 KB at 8.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom (5 KB at 17.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom (4 KB at 14.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom (4 KB at 12.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom (4 KB at 12.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom (4 KB at 13.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom (2 KB at 8.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom (7 KB at 24.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom (5 KB at 17.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom (5 KB at 20.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom (5 KB at 19.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom (3 KB at 10.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom (4 KB at 13.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom (6 KB at 23.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom (32 KB at 90.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 15.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 85.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/10/apache-10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/10/apache-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 10.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 34.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloaded: https://repo.spring.io/libs-release/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 4.7 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/9/apache-9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/9/apache-9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 44.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 102.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom Downloaded: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.5 KB/sec) Downloading: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom Downloaded: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 6.4 KB/sec) Downloading: https://repo.spring.io/libs-release/joda-time/joda-time/2.2/joda-time-2.2.pom Downloaded: https://repo.spring.io/libs-release/joda-time/joda-time/2.2/joda-time-2.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/7/apache-7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/7/apache-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/4/apache-4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/4/apache-4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 7.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 47.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 2.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 88.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 8.6 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom Downloaded: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 40.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 47.8 KB/sec) Downloading: https://repo.spring.io/libs-release/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded: https://repo.spring.io/libs-release/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloaded: https://repo.spring.io/libs-release/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 26.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 24.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 10.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 18.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 37.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/7/project-7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/7/project-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/13/apache-13.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/13/apache-13.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 7.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 10.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 6.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/11/oss-parent-11.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/11/oss-parent-11.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 23.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/12/oss-parent-12.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/12/oss-parent-12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 20.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 12.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 14.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 6.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 14.7 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded: https://repo.spring.io/libs-release/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 11.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom Downloaded: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 14.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Downloaded: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 30.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloaded: https://repo.spring.io/libs-release/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 49.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Downloaded: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 6.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 7.6 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 59.1 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 46.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://repo.spring.io/libs-release/com/google/guava/guava/14.0.1/guava-14.0.1.jar Downloaded:6https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 45.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 86.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar (16 KB at 43.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar Downloaded:2https://repo.spring.io/libs-release/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar (245 KB at 552.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar (211 KB at 331.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 41.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar (160 KB at 221.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.4/commons-io-2.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (160 KB at 219.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar Downloaded:Bhttps://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar Downloaded:Bhttps://repo.spring.io/libs-release/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar Downloaded:3https://repo.spring.io/libs-release/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 10.4 KB/sec) Downloading: https://repo.spring.io/libs-release/joda-time/joda-time/2.2/joda-time-2.2.jar Downloaded:/https://repo.spring.io/libs-release/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 2188.1 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded:/https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 7.1 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar Downloaded:2https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 22.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar Downloaded: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar Downloaded:5https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 404.6 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Downloaded: https://repo.spring.io/libs-release/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 419.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar Downloaded:8https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 14.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded: https://repo.spring.io/libs-release/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar Downloaded:1https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 6.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 9.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 3.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 75.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar Downloaded:1https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 18.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 8.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 225.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 92.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 407.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar Downloaded:2https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 13.8 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded:9https://repo.spring.io/libs-release/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Downloaded:3https://repo.spring.io/libs-release/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Downloaded:1https://repo.spring.io/libs-release/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 6.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 230.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 10.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 104.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 43.8 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 18.0 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 74.5 KB/sec) Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 81.8 KB/sec) Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 121.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-dependencies/2.1.2.RELEASE/spring-boot-dependencies-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-dependencies/2.1.2.RELEASE/spring-boot-dependencies-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/34/oss-parent-34.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/34/oss-parent-34.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/netty/netty-bom/4.1.31.Final/netty-bom-4.1.31.Final.pom Downloaded: https://repo.spring.io/libs-release/io/netty/netty-bom/4.1.31.Final/netty-bom-4.1.31.Final.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom Downloaded: https://repo.spring.io/libs-release/io/projectreactor/reactor-bom/Californium-SR4/reactor-bom-Californium-SR4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-bom/2.11.1/log4j-bom-2.11.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/logging-parent/1/logging-parent-1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/logging/logging-parent/1/logging-parent-1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/18/apache-18.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/18/apache-18.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/jetty/jetty-bom/9.4.14.v20181114/jetty-bom-9.4.14.v20181114.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/jetty/jetty-bom/9.4.14.v20181114/jetty-bom-9.4.14.v20181114.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/net/java/jvnet-parent/4/jvnet-parent-4.pom Downloaded: https://repo.spring.io/libs-release/net/java/jvnet-parent/4/jvnet-parent-4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-framework-bom/5.1.4.RELEASE/spring-framework-bom-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-framework-bom/5.1.4.RELEASE/spring-framework-bom-5.1.4.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/data/spring-data-releasetrain/Lovelace-SR4/spring-data-releasetrain-Lovelace-SR4.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/data/spring-data-releasetrain/Lovelace-SR4/spring-data-releasetrain-Lovelace-SR4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/data/build/spring-data-build/2.1.4.RELEASE/spring-data-build-2.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/data/build/spring-data-build/2.1.4.RELEASE/spring-data-build-2.1.4.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/integration/spring-integration-bom/5.1.2.RELEASE/spring-integration-bom-5.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/integration/spring-integration-bom/5.1.2.RELEASE/spring-integration-bom-5.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/security/spring-security-bom/5.1.3.RELEASE/spring-security-bom-5.1.3.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/security/spring-security-bom/5.1.3.RELEASE/spring-security-bom-5.1.3.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/session/spring-session-bom/Bean-SR2/spring-session-bom-Bean-SR2.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/session/spring-session-bom/Bean-SR2/spring-session-bom-Bean-SR2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth/2.1.0.RELEASE/spring-cloud-sleuth-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth/2.1.0.RELEASE/spring-cloud-sleuth-2.1.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-build/2.1.2.RELEASE/spring-cloud-build-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-build/2.1.2.RELEASE/spring-cloud-build-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth-dependencies/2.1.0.RELEASE/spring-cloud-sleuth-dependencies-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth-dependencies/2.1.0.RELEASE/spring-cloud-sleuth-dependencies-2.1.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.2.RELEASE/spring-cloud-dependencies-parent-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.2.RELEASE/spring-cloud-dependencies-parent-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-netflix-dependencies/2.1.0.RELEASE/spring-cloud-netflix-dependencies-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-netflix-dependencies/2.1.0.RELEASE/spring-cloud-netflix-dependencies-2.1.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons-dependencies/2.1.0.RELEASE/spring-cloud-commons-dependencies-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons-dependencies/2.1.0.RELEASE/spring-cloud-commons-dependencies-2.1.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-gateway-dependencies/2.1.0.RELEASE/spring-cloud-gateway-dependencies-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-gateway-dependencies/2.1.0.RELEASE/spring-cloud-gateway-dependencies-2.1.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-stream-dependencies/Fishtown.RELEASE/spring-cloud-stream-dependencies-Fishtown.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-stream-dependencies/Fishtown.RELEASE/spring-cloud-stream-dependencies-Fishtown.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.1.RELEASE/spring-cloud-dependencies-parent-2.1.1.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-dependencies-parent/2.1.1.RELEASE/spring-cloud-dependencies-parent-2.1.1.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-openfeign-dependencies/2.1.0.RELEASE/spring-cloud-openfeign-dependencies-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-openfeign-dependencies/2.1.0.RELEASE/spring-cloud-openfeign-dependencies-2.1.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-bom/5.6.1/brave-bom-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-bom/5.6.1/brave-bom-5.6.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter-bom/2.7.14/zipkin-reporter-bom-2.7.14.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter-bom/2.7.14/zipkin-reporter-bom-2.7.14.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-build-dependencies/2.1.2.RELEASE/spring-cloud-build-dependencies-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-build-dependencies/2.1.2.RELEASE/spring-cloud-build-dependencies-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) [WARNING] [WARNING] Some problems were encountered while building the effective model for de.codecentric:cxf-spring-boot-starter:jar:2.1.2.RELEASE [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 180, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 258, column 17 [WARNING] 'dependencies.dependency.scope' for org.camunda.bpm.dmn:camunda-engine-dmn-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 129, column 11 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Inspecting build with total of 1 modules... [INFO] Not installing Nexus Staging features: [INFO] * Preexisting staging related goal bindings found in 1 modules. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building cxf-spring-boot-starter 2.1.2.RELEASE [INFO] ------------------------------------------------------------------------ Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml (4 KB at 39.5 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-maven-plugin/maven-metadata.xml (4 KB at 9.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-tools/2.1.2.RELEASE/spring-boot-tools-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-tools/2.1.2.RELEASE/spring-boot-tools-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-parent/2.1.2.RELEASE/spring-boot-parent-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-parent/2.1.2.RELEASE/spring-boot-parent-2.1.2.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-maven-plugin/2.1.2.RELEASE/spring-boot-maven-plugin-2.1.2.RELEASE.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/17/maven-parent-17.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/17/maven-parent-17.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/de/codecentric/cxf-spring-boot-starter-maven-plugin/2.0.0.RELEASE/cxf-spring-boot-starter-maven-plugin-2.0.0.RELEASE.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom Downloaded: https://repo.spring.io/libs-release/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar Downloaded: https://repo.spring.io/libs-release/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (6 KB at 22.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 KB at 113.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom (19 KB at 55.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (11 KB at 40.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/31/maven-parent-31.pom (44 KB at 113.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/19/apache-19.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/19/apache-19.pom (16 KB at 61.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar (412 KB at 627.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/11/apache-11.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/11/apache-11.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 13.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 35.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/16/apache-16.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/16/apache-16.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 138.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-web/2.1.2.RELEASE/spring-boot-starter-web-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-web/2.1.2.RELEASE/spring-boot-starter-web-2.1.2.RELEASE.pom (4 KB at 11.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starters/2.1.2.RELEASE/spring-boot-starters-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starters/2.1.2.RELEASE/spring-boot-starters-2.1.2.RELEASE.pom (2 KB at 7.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter/2.1.2.RELEASE/spring-boot-starter-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter/2.1.2.RELEASE/spring-boot-starter-2.1.2.RELEASE.pom (4 KB at 12.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot/2.1.2.RELEASE/spring-boot-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot/2.1.2.RELEASE/spring-boot-2.1.2.RELEASE.pom (14 KB at 56.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-core/5.1.4.RELEASE/spring-core-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-core/5.1.4.RELEASE/spring-core-5.1.4.RELEASE.pom (4 KB at 14.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-jcl/5.1.4.RELEASE/spring-jcl-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-jcl/5.1.4.RELEASE/spring-jcl-5.1.4.RELEASE.pom (2 KB at 7.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-context/5.1.4.RELEASE/spring-context-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-context/5.1.4.RELEASE/spring-context-5.1.4.RELEASE.pom (6 KB at 23.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-aop/5.1.4.RELEASE/spring-aop-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-aop/5.1.4.RELEASE/spring-aop-5.1.4.RELEASE.pom (3 KB at 10.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-beans/5.1.4.RELEASE/spring-beans-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-beans/5.1.4.RELEASE/spring-beans-5.1.4.RELEASE.pom (3 KB at 11.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-expression/5.1.4.RELEASE/spring-expression-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-expression/5.1.4.RELEASE/spring-expression-5.1.4.RELEASE.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-autoconfigure/2.1.2.RELEASE/spring-boot-autoconfigure-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-autoconfigure/2.1.2.RELEASE/spring-boot-autoconfigure-2.1.2.RELEASE.pom (34 KB at 121.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-logging/2.1.2.RELEASE/spring-boot-starter-logging-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-logging/2.1.2.RELEASE/spring-boot-starter-logging-2.1.2.RELEASE.pom (3 KB at 10.1 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 KB at 52.1 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 KB at 66.3 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (5 KB at 16.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (4 KB at 15.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 KB at 52.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.pom (8 KB at 29.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j/2.11.1/log4j-2.11.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j/2.11.1/log4j-2.11.1.pom (59 KB at 158.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.pom (14 KB at 51.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom (986 B at 3.9 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom Downloaded: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (15 KB at 57.2 KB/sec) Downloading: https://repo.spring.io/libs-release/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded: https://repo.spring.io/libs-release/net/java/jvnet-parent/3/jvnet-parent-3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom Downloaded: https://repo.spring.io/libs-release/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom (37 KB at 138.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-json/2.1.2.RELEASE/spring-boot-starter-json-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-json/2.1.2.RELEASE/spring-boot-starter-json-2.1.2.RELEASE.pom (4 KB at 12.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-web/5.1.4.RELEASE/spring-web-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-web/5.1.4.RELEASE/spring-web-5.1.4.RELEASE.pom (12 KB at 48.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom (6 KB at 24.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (6 KB at 22.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (2 KB at 7.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (8 KB at 30.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/28/oss-parent-28.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 KB at 74.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4 KB at 15.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom (2 KB at 7.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom (3 KB at 11.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom (5 KB at 17.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom (4 KB at 14.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-tomcat/2.1.2.RELEASE/spring-boot-starter-tomcat-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-tomcat/2.1.2.RELEASE/spring-boot-starter-tomcat-2.1.2.RELEASE.pom (3 KB at 12.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-core/9.0.14/tomcat-embed-core-9.0.14.pom Downloaded: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-core/9.0.14/tomcat-embed-core-9.0.14.pom (2 KB at 6.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-el/9.0.14/tomcat-embed-el-9.0.14.pom Downloaded: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-el/9.0.14/tomcat-embed-el-9.0.14.pom (2 KB at 6.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.14/tomcat-embed-websocket-9.0.14.pom Downloaded: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.14/tomcat-embed-websocket-9.0.14.pom (2 KB at 7.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/tomcat-annotations-api/9.0.14/tomcat-annotations-api-9.0.14.pom Downloaded: https://repo.spring.io/libs-release/org/apache/tomcat/tomcat-annotations-api/9.0.14/tomcat-annotations-api-9.0.14.pom (2 KB at 6.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.pom Downloaded: https://repo.spring.io/libs-release/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.pom (15 KB at 58.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hibernate/validator/hibernate-validator-parent/6.0.14.Final/hibernate-validator-parent-6.0.14.Final.pom Downloaded: https://repo.spring.io/libs-release/org/hibernate/validator/hibernate-validator-parent/6.0.14.Final/hibernate-validator-parent-6.0.14.Final.pom (59 KB at 192.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 KB at 41.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4 KB at 15.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (6 KB at 20.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (6 KB at 20.8 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom Downloaded: https://repo.spring.io/libs-release/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 KB at 46.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (7 KB at 24.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/jboss-parent/15/jboss-parent-15.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/jboss-parent/15/jboss-parent-15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/classmate/1.4.0/classmate-1.4.0.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/classmate/1.4.0/classmate-1.4.0.pom (6 KB at 23.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/24/oss-parent-24.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/oss-parent/24/oss-parent-24.pom (20 KB at 72.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-webmvc/5.1.4.RELEASE/spring-webmvc-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-webmvc/5.1.4.RELEASE/spring-webmvc-5.1.4.RELEASE.pom (10 KB at 38.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-actuator/2.1.2.RELEASE/spring-boot-starter-actuator-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-actuator/2.1.2.RELEASE/spring-boot-starter-actuator-2.1.2.RELEASE.pom (3 KB at 10.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator-autoconfigure/2.1.2.RELEASE/spring-boot-actuator-autoconfigure-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator-autoconfigure/2.1.2.RELEASE/spring-boot-actuator-autoconfigure-2.1.2.RELEASE.pom (22 KB at 84.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator/2.1.2.RELEASE/spring-boot-actuator-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator/2.1.2.RELEASE/spring-boot-actuator-2.1.2.RELEASE.pom (14 KB at 55.4 KB/sec) Downloading: https://repo.spring.io/libs-release/io/micrometer/micrometer-core/1.1.2/micrometer-core-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/io/micrometer/micrometer-core/1.1.2/micrometer-core-1.1.2.pom (7 KB at 26.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom Downloaded: https://repo.spring.io/libs-release/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom (10 KB at 37.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom Downloaded: https://repo.spring.io/libs-release/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (8 KB at 28.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter-sleuth/2.1.0.RELEASE/spring-cloud-starter-sleuth-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter-sleuth/2.1.0.RELEASE/spring-cloud-starter-sleuth-2.1.0.RELEASE.pom (2 KB at 7.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter/2.1.0.RELEASE/spring-cloud-starter-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter/2.1.0.RELEASE/spring-cloud-starter-2.1.0.RELEASE.pom (2 KB at 5.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons-parent/2.1.0.RELEASE/spring-cloud-commons-parent-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons-parent/2.1.0.RELEASE/spring-cloud-commons-parent-2.1.0.RELEASE.pom (5 KB at 17.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-context/2.1.0.RELEASE/spring-cloud-context-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-context/2.1.0.RELEASE/spring-cloud-context-2.1.0.RELEASE.pom (3 KB at 9.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/security/spring-security-crypto/5.1.3.RELEASE/spring-security-crypto-5.1.3.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/security/spring-security-crypto/5.1.3.RELEASE/spring-security-crypto-5.1.3.RELEASE.pom (3 KB at 10.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons/2.1.0.RELEASE/spring-cloud-commons-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons/2.1.0.RELEASE/spring-cloud-commons-2.1.0.RELEASE.pom (5 KB at 20.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.pom (6 KB at 20.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom Downloaded: https://repo.spring.io/libs-release/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom (2 KB at 5.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom Downloaded: https://repo.spring.io/libs-release/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom (2 KB at 4.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-aop/2.1.2.RELEASE/spring-boot-starter-aop-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-aop/2.1.2.RELEASE/spring-boot-starter-aop-2.1.2.RELEASE.pom (3 KB at 10.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.pom Downloaded: https://repo.spring.io/libs-release/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.pom (2 KB at 4.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth-core/2.1.0.RELEASE/spring-cloud-sleuth-core-2.1.0.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth-core/2.1.0.RELEASE/spring-cloud-sleuth-core-2.1.0.RELEASE.pom (11 KB at 43.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.9.2/aspectjrt-1.9.2.pom Downloaded: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.9.2/aspectjrt-1.9.2.pom (2 KB at 4.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave/5.6.1/brave-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave/5.6.1/brave-5.6.1.pom (4 KB at 12.4 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-parent/5.6.1/brave-parent-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-parent/5.6.1/brave-parent-5.6.1.pom (25 KB at 55.7 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/zipkin2/zipkin/2.12.0/zipkin-2.12.0.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/zipkin2/zipkin/2.12.0/zipkin-2.12.0.pom (6 KB at 19.4 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/zipkin2/parent/2.12.0/parent-2.12.0.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/zipkin2/parent/2.12.0/parent-2.12.0.pom (30 KB at 77.2 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter/2.7.14/zipkin-reporter-2.7.14.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter/2.7.14/zipkin-reporter-2.7.14.pom (2 KB at 5.4 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter-parent/2.7.14/zipkin-reporter-parent-2.7.14.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter-parent/2.7.14/zipkin-reporter-parent-2.7.14.pom (18 KB at 58.3 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-context-log4j2/5.6.1/brave-context-log4j2-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-context-log4j2/5.6.1/brave-context-log4j2-5.6.1.pom (2 KB at 4.7 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-context-parent/5.6.1/brave-context-parent-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-context-parent/5.6.1/brave-context-parent-5.6.1.pom (2 KB at 3.8 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-web/5.6.1/brave-instrumentation-spring-web-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-web/5.6.1/brave-instrumentation-spring-web-5.6.1.pom (3 KB at 5.9 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-parent/5.6.1/brave-instrumentation-parent-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-parent/5.6.1/brave-instrumentation-parent-5.6.1.pom (3 KB at 8.1 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-http/5.6.1/brave-instrumentation-http-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-http/5.6.1/brave-instrumentation-http-5.6.1.pom (2 KB at 5.6 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.6.1/brave-instrumentation-spring-rabbit-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.6.1/brave-instrumentation-spring-rabbit-5.6.1.pom (3 KB at 4.9 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-kafka-clients/5.6.1/brave-instrumentation-kafka-clients-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-kafka-clients/5.6.1/brave-instrumentation-kafka-clients-5.6.1.pom (3 KB at 9.6 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpclient/5.6.1/brave-instrumentation-httpclient-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpclient/5.6.1/brave-instrumentation-httpclient-5.6.1.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.6.1/brave-instrumentation-httpasyncclient-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.6.1/brave-instrumentation-httpasyncclient-5.6.1.pom (2 KB at 5.1 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-webmvc/5.6.1/brave-instrumentation-spring-webmvc-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-webmvc/5.6.1/brave-instrumentation-spring-webmvc-5.6.1.pom (3 KB at 8.2 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-servlet/5.6.1/brave-instrumentation-servlet-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-servlet/5.6.1/brave-instrumentation-servlet-5.6.1.pom (2 KB at 6.2 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-jms/5.6.1/brave-instrumentation-jms-5.6.1.pom Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-jms/5.6.1/brave-instrumentation-jms-5.6.1.pom (4 KB at 10.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.0/cxf-rt-frontend-jaxws-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.0/cxf-rt-frontend-jaxws-3.3.0.pom (9 KB at 24.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-parent/3.3.0/cxf-parent-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-parent/3.3.0/cxf-parent-3.3.0.pom (132 KB at 226.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf/3.3.0/cxf-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf/3.3.0/cxf-3.3.0.pom (39 KB at 79.4 KB/sec) Downloading: https://repo.spring.io/libs-release/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom Downloaded: https://repo.spring.io/libs-release/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (2 KB at 6.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/3/apache-3.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/3/apache-3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/7.0/asm-7.0.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/7.0/asm-7.0.pom (3 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 32.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-core/3.3.0/cxf-core-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-core/3.3.0/cxf-core-3.3.0.pom (19 KB at 51.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.pom (8 KB at 31.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.1/jaxb-runtime-parent-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.1/jaxb-runtime-parent-2.3.1.pom (3 KB at 11.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.3.1/jaxb-parent-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.3.1/jaxb-parent-2.3.1.pom (40 KB at 100.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.3.1/jaxb-bom-ext-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.3.1/jaxb-bom-ext-2.3.1.pom (5 KB at 20.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.3.1/jaxb-bom-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.3.1/jaxb-bom-2.3.1.pom (10 KB at 40.2 KB/sec) Downloading: https://repo.spring.io/libs-release/net/java/jvnet-parent/5/jvnet-parent-5.pom Downloaded: https://repo.spring.io/libs-release/net/java/jvnet-parent/5/jvnet-parent-5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 KB at 80.4 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8 KB at 32.6 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom Downloaded: https://repo.spring.io/libs-release/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (5 KB at 19.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/activation/all/1.2.0/all-1.2.0.pom Downloaded: https://repo.spring.io/libs-release/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 KB at 70.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.pom (5 KB at 17.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.1/jaxb-txw-parent-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.1/jaxb-txw-parent-2.3.1.pom (3 KB at 11.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom Downloaded: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom (6 KB at 23.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom Downloaded: https://repo.spring.io/libs-release/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom (14 KB at 54.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom Downloaded: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom (15 KB at 58.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.pom (7 KB at 27.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/fastinfoset-project/1.2.15/fastinfoset-project-1.2.15.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/fastinfoset-project/1.2.15/fastinfoset-project-1.2.15.pom (14 KB at 54.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom Downloaded: https://repo.spring.io/libs-release/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom (7 KB at 28.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (6 KB at 21.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.pom (7 KB at 24.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ws/xmlschema/xmlschema/2.2.4/xmlschema-2.2.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/ws/xmlschema/xmlschema/2.2.4/xmlschema-2.2.4.pom (32 KB at 81.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/21/apache-21.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/21/apache-21.pom (17 KB at 52.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.pom (12 KB at 36.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 KB at 79.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (4 KB at 11.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8 KB at 27.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 KB at 41.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.pom (12 KB at 32.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.pom (4 KB at 10.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.2/jaxb-external-parent-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.2/jaxb-external-parent-2.3.2.pom (3 KB at 6.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom (2 KB at 3.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom (5 KB at 10.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.pom (5 KB at 11.8 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.pom (13 KB at 31.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.pom Downloaded: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.pom (5 KB at 15.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom Downloaded: https://repo.spring.io/libs-release/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom (19 KB at 61.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ant/ant/1.10.5/ant-1.10.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/ant/ant/1.10.5/ant-1.10.5.pom (11 KB at 28.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ant/ant-parent/1.10.5/ant-parent-1.10.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/ant/ant-parent/1.10.5/ant-parent-1.10.5.pom (6 KB at 17.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.pom (3 KB at 6.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom Downloaded: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom (4 KB at 7.8 KB/sec) Downloading: https://repo.spring.io/libs-release/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom Downloaded: https://repo.spring.io/libs-release/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (5 KB at 14.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/activation/all/1.2.1/all-1.2.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 KB at 54.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 KB at 39.2 KB/sec) Downloading: https://repo.spring.io/libs-release/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 KB at 46.9 KB/sec) Downloading: https://repo.spring.io/libs-release/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom Downloaded: https://repo.spring.io/libs-release/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (8 KB at 25.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-soap/3.3.0/cxf-rt-bindings-soap-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-soap/3.3.0/cxf-rt-bindings-soap-3.3.0.pom (5 KB at 12.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-wsdl/3.3.0/cxf-rt-wsdl-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-wsdl/3.3.0/cxf-rt-wsdl-3.3.0.pom (6 KB at 7.4 KB/sec) Downloading: https://repo.spring.io/libs-release/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom Downloaded: https://repo.spring.io/libs-release/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (2 KB at 4.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.0/cxf-rt-databinding-jaxb-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.0/cxf-rt-databinding-jaxb-3.3.0.pom (6 KB at 12.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-xml/3.3.0/cxf-rt-bindings-xml-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-xml/3.3.0/cxf-rt-bindings-xml-3.3.0.pom (6 KB at 17.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-simple/3.3.0/cxf-rt-frontend-simple-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-simple/3.3.0/cxf-rt-frontend-simple-3.3.0.pom (6 KB at 17.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-addr/3.3.0/cxf-rt-ws-addr-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-addr/3.3.0/cxf-rt-ws-addr-3.3.0.pom (4 KB at 12.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-policy/3.3.0/cxf-rt-ws-policy-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-policy/3.3.0/cxf-rt-ws-policy-3.3.0.pom (11 KB at 27.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.pom (14 KB at 48.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-transports-http/3.3.0/cxf-rt-transports-http-3.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-transports-http/3.3.0/cxf-rt-transports-http-3.3.0.pom (13 KB at 39.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn-bom/7.10.0/camunda-engine-dmn-bom-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn-bom/7.10.0/camunda-engine-dmn-bom-7.10.0.pom (2 KB at 4.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/camunda-release-parent/3.1/camunda-release-parent-3.1.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/camunda-release-parent/3.1/camunda-release-parent-3.1.pom (15 KB at 40.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn/7.10.0/camunda-engine-dmn-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn/7.10.0/camunda-engine-dmn-7.10.0.pom (5 KB at 13.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn-root/7.10.0/camunda-engine-dmn-root-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn-root/7.10.0/camunda-engine-dmn-root-7.10.0.pom (5 KB at 13.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-bom/1.6.0/camunda-commons-bom-1.6.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-bom/1.6.0/camunda-commons-bom-1.6.0.pom (2 KB at 4.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/camunda-release-parent/3.0/camunda-release-parent-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/camunda-release-parent/3.0/camunda-release-parent-3.0.pom (13 KB at 35.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-utils/1.6.0/camunda-commons-utils-1.6.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-utils/1.6.0/camunda-commons-utils-1.6.0.pom (2 KB at 2.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-root/1.6.0/camunda-commons-root-1.6.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-root/1.6.0/camunda-commons-root-1.6.0.pom (4 KB at 8.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-logging/1.6.0/camunda-commons-logging-1.6.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-logging/1.6.0/camunda-commons-logging-1.6.0.pom (2 KB at 3.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-typed-values/1.6.0/camunda-commons-typed-values-1.6.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-typed-values/1.6.0/camunda-commons-typed-values-1.6.0.pom (4 KB at 8.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-dmn-model/7.10.0/camunda-dmn-model-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-dmn-model/7.10.0/camunda-dmn-model-7.10.0.pom (7 KB at 11.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-xml-model/7.10.0/camunda-xml-model-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-xml-model/7.10.0/camunda-xml-model-7.10.0.pom (6 KB at 15.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-api/7.10.0/camunda-engine-feel-api-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-api/7.10.0/camunda-engine-feel-api-7.10.0.pom (3 KB at 7.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.10.0/camunda-engine-feel-juel-7.10.0.pom Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.10.0/camunda-engine-feel-juel-7.10.0.pom (7 KB at 14.9 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-api/2.2.7/juel-api-2.2.7.pom Downloaded: https://repo.spring.io/libs-release/de/odysseus/juel/juel-api/2.2.7/juel-api-2.2.7.pom (2 KB at 5.5 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-parent/2.2.7/juel-parent-2.2.7.pom Downloaded: https://repo.spring.io/libs-release/de/odysseus/juel/juel-parent/2.2.7/juel-parent-2.2.7.pom (3 KB at 11.9 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-spi/2.2.7/juel-spi-2.2.7.pom Downloaded: https://repo.spring.io/libs-release/de/odysseus/juel/juel-spi/2.2.7/juel-spi-2.2.7.pom (2 KB at 5.1 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-impl/2.2.7/juel-impl-2.2.7.pom Downloaded: https://repo.spring.io/libs-release/de/odysseus/juel/juel-impl/2.2.7/juel-impl-2.2.7.pom (3 KB at 8.0 KB/sec) Downloading: https://repo.spring.io/libs-release/net/logstash/logback/logstash-logback-encoder/5.3/logstash-logback-encoder-5.3.pom Downloaded: https://repo.spring.io/libs-release/net/logstash/logback/logstash-logback-encoder/5.3/logstash-logback-encoder-5.3.pom (13 KB at 32.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.6/commons-io-2.6.pom Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.6/commons-io-2.6.pom (14 KB at 57.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 182.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/fluent-hc/4.5.7/fluent-hc-4.5.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/fluent-hc/4.5.7/fluent-hc-4.5.7.pom (6 KB at 12.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.7/httpcomponents-client-4.5.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.7/httpcomponents-client-4.5.7.pom (16 KB at 55.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 KB at 76.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom (7 KB at 26.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom (16 KB at 61.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 KB at 131.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom (6 KB at 21.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom (14 KB at 53.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.11/commons-codec-1.11.pom Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 KB at 55.2 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom (3 KB at 9.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/3.5.4/maven-3.5.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/3.5.4/maven-3.5.4.pom (23 KB at 55.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom (4 KB at 10.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (5 KB at 18.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 KB at 109.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/47/commons-parent-47.pom (76 KB at 207.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom (3 KB at 6.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (5 KB at 16.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 KB at 54.3 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded: https://repo.spring.io/libs-release/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded: https://repo.spring.io/libs-release/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded: https://repo.spring.io/libs-release/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (3 KB at 10.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom Downloaded: https://repo.spring.io/libs-release/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (15 KB at 56.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/twdata/maven/mojo-executor/2.3.0/mojo-executor-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/twdata/maven/mojo-executor/2.3.0/mojo-executor-2.3.0.pom (3 KB at 8.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/twdata/maven/mojo-executor-parent/2.3.0/mojo-executor-parent-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/twdata/maven/mojo-executor-parent/2.3.0/mojo-executor-parent-2.3.0.pom (10 KB at 30.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/3.0.5/maven-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.3.1/jaxb-xjc-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.3.1/jaxb-xjc-2.3.1.pom (24 KB at 92.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-bundles/2.3.1/jaxb-bundles-2.3.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-bundles/2.3.1/jaxb-bundles-2.3.1.pom (3 KB at 11.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.pom (16 KB at 63.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-bundles/2.3.0.1/jaxb-bundles-2.3.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-bundles/2.3.0.1/jaxb-bundles-2.3.0.1.pom (3 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.3.0.1/jaxb-parent-2.3.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.3.0.1/jaxb-parent-2.3.0.1.pom (42 KB at 101.8 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.3.0.1/jaxb-bom-ext-2.3.0.1.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.3.0.1/jaxb-bom-ext-2.3.0.1.pom (6 KB at 21.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.3.0.1/jaxb-bom-2.3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.3.0.1/jaxb-bom-2.3.0.1.pom (11 KB at 41.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/2.1.2.RELEASE/spring-boot-starter-test-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/2.1.2.RELEASE/spring-boot-starter-test-2.1.2.RELEASE.pom (5 KB at 17.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test/2.1.2.RELEASE/spring-boot-test-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test/2.1.2.RELEASE/spring-boot-test-2.1.2.RELEASE.pom (7 KB at 29.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test-autoconfigure/2.1.2.RELEASE/spring-boot-test-autoconfigure-2.1.2.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test-autoconfigure/2.1.2.RELEASE/spring-boot-test-autoconfigure-2.1.2.RELEASE.pom (10 KB at 40.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom Downloaded: https://repo.spring.io/libs-release/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (3 KB at 10.6 KB/sec) Downloading: https://repo.spring.io/libs-release/net/minidev/json-smart/2.3/json-smart-2.3.pom Downloaded: https://repo.spring.io/libs-release/net/minidev/json-smart/2.3/json-smart-2.3.pom (9 KB at 35.8 KB/sec) Downloading: https://repo.spring.io/libs-release/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom Downloaded: https://repo.spring.io/libs-release/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (9 KB at 33.4 KB/sec) Downloading: https://repo.spring.io/libs-release/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom Downloaded: https://repo.spring.io/libs-release/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 KB at 45.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (2 KB at 7.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 22.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/4.12/junit-4.12.pom Downloaded: https://repo.spring.io/libs-release/junit/junit/4.12/junit-4.12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.pom Downloaded: https://repo.spring.io/libs-release/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.pom (14 KB at 54.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/assertj/assertj-parent-pom/2.2.1/assertj-parent-pom-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/assertj/assertj-parent-pom/2.2.1/assertj-parent-pom-2.2.1.pom (15 KB at 59.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/junit/junit-bom/5.2.0/junit-bom-5.2.0.pom Downloaded: https://repo.spring.io/libs-release/org/junit/junit-bom/5.2.0/junit-bom-5.2.0.pom (5 KB at 16.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.pom Downloaded: https://repo.spring.io/libs-release/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.pom (18 KB at 68.9 KB/sec) Downloading: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.pom Downloaded: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.pom (10 KB at 40.9 KB/sec) Downloading: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy-parent/1.9.7/byte-buddy-parent-1.9.7.pom Downloaded: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy-parent/1.9.7/byte-buddy-parent-1.9.7.pom (35 KB at 125.5 KB/sec) Downloading: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.pom Downloaded: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.pom (6 KB at 24.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.1/objenesis-2.1.pom Downloaded: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.1/objenesis-2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom Downloaded: https://repo.spring.io/libs-release/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom Downloaded: https://repo.spring.io/libs-release/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (6 KB at 20.8 KB/sec) Downloading: https://repo.spring.io/libs-release/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom Downloaded: https://repo.spring.io/libs-release/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (3 KB at 8.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-test/5.1.4.RELEASE/spring-test-5.1.4.RELEASE.pom Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-test/5.1.4.RELEASE/spring-test-5.1.4.RELEASE.pom (10 KB at 40.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom Downloaded: https://repo.spring.io/libs-release/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom (3 KB at 10.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom Downloaded: https://repo.spring.io/libs-release/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom (18 KB at 68.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/github/stefanbirkner/system-rules/1.19.0/system-rules-1.19.0.pom Downloaded: https://repo.spring.io/libs-release/com/github/stefanbirkner/system-rules/1.19.0/system-rules-1.19.0.pom (3 KB at 7.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit-dep/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/junit/junit-dep/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/junit/junit-dep/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/junit/junit-dep/maven-metadata.xml (563 B at 25.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/junit/junit-dep/maven-metadata.xml (733 B at 2.3 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit-dep/4.9/junit-dep-4.9.pom Downloaded: https://repo.spring.io/libs-release/junit/junit-dep/4.9/junit-dep-4.9.pom (3 KB at 5.5 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit-dep/4.10/junit-dep-4.10.pom Downloaded: https://repo.spring.io/libs-release/junit/junit-dep/4.10/junit-dep-4.10.pom (3 KB at 7.1 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit-dep/4.11-beta-1/junit-dep-4.11-beta-1.pom Downloaded: https://repo.spring.io/libs-release/junit/junit-dep/4.11-beta-1/junit-dep-4.11-beta-1.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/4.11-beta-1/junit-4.11-beta-1.pom Downloaded: https://repo.spring.io/libs-release/junit/junit/4.11-beta-1/junit-4.11-beta-1.pom (3 KB at 7.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-web/2.1.2.RELEASE/spring-boot-starter-web-2.1.2.RELEASE.jar Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter/2.1.2.RELEASE/spring-boot-starter-2.1.2.RELEASE.jar Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot/2.1.2.RELEASE/spring-boot-2.1.2.RELEASE.jar Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-logging/2.1.2.RELEASE/spring-boot-starter-logging-2.1.2.RELEASE.jar Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-autoconfigure/2.1.2.RELEASE/spring-boot-autoconfigure-2.1.2.RELEASE.jar Downloaded:4https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter/2.1.2.RELEASE/spring-boot-starter-2.1.2.RELEASE.jar (399 B at 1.6 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-web/2.1.2.RELEASE/spring-boot-starter-web-2.1.2.RELEASE.jar (405 B at 1.6 KB/sec) Downloading: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-logging/2.1.2.RELEASE/spring-boot-starter-logging-2.1.2.RELEASE.jar (407 B at 1.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.jar Downloaded:6https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-autoconfigure/2.1.2.RELEASE/spring-boot-autoconfigure-2.1.2.RELEASE.jar (1227 KB at 2615.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar Downloaded:8https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.jar (18 KB at 34.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot/2.1.2.RELEASE/spring-boot-2.1.2.RELEASE.jar (927 KB at 1293.4 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (284 KB at 394.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar Downloaded: https://repo.spring.io/libs-release/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar (5 KB at 6.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-json/2.1.2.RELEASE/spring-boot-starter-json-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar (258 KB at 308.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar Downloaded: https://repo.spring.io/libs-release/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (461 KB at 549.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar Downloaded: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (26 KB at 27.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-json/2.1.2.RELEASE/spring-boot-starter-json-2.1.2.RELEASE.jar (405 B at 0.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-tomcat/2.1.2.RELEASE/spring-boot-starter-tomcat-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar (295 KB at 276.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-core/9.0.14/tomcat-embed-core-9.0.14.jar Downloaded:/https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar (33 KB at 30.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-el/9.0.14/tomcat-embed-el-9.0.14.jar Downloaded:/https://repo.spring.io/libs-release/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar (9 KB at 7.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.14/tomcat-embed-websocket-9.0.14.jar Downloaded:3https://repo.spring.io/libs-release/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar (99 KB at 81.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-tomcat/2.1.2.RELEASE/spring-boot-starter-tomcat-2.1.2.RELEASE.jar (406 B at 0.3 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-el/9.0.14/tomcat-embed-el-9.0.14.jar (245 KB at 167.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar Downloaded: https://repo.spring.io/libs-release/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (91 KB at 57.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.14/tomcat-embed-websocket-9.0.14.jar (258 KB at 153.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-web/5.1.4.RELEASE/spring-web-5.1.4.RELEASE.jar Downloaded:6https://repo.spring.io/libs-release/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (65 KB at 35.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-beans/5.1.4.RELEASE/spring-beans-5.1.4.RELEASE.jar Downloaded:1https://repo.spring.io/libs-release/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar (65 KB at 33.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-webmvc/5.1.4.RELEASE/spring-webmvc-5.1.4.RELEASE.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar (1129 KB at 572.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-aop/5.1.4.RELEASE/spring-aop-5.1.4.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/apache/tomcat/embed/tomcat-embed-core/9.0.14/tomcat-embed-core-9.0.14.jar (3177 KB at 1569.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-context/5.1.4.RELEASE/spring-context-5.1.4.RELEASE.jar Downloaded:1https://repo.spring.io/libs-release/org/springframework/spring-web/5.1.4.RELEASE/spring-web-5.1.4.RELEASE.jar (1350 KB at 552.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-expression/5.1.4.RELEASE/spring-expression-5.1.4.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-beans/5.1.4.RELEASE/spring-beans-5.1.4.RELEASE.jar (657 KB at 267.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-actuator/2.1.2.RELEASE/spring-boot-starter-actuator-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-aop/5.1.4.RELEASE/spring-aop-5.1.4.RELEASE.jar (361 KB at 142.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator-autoconfigure/2.1.2.RELEASE/spring-boot-actuator-autoconfigure-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-webmvc/5.1.4.RELEASE/spring-webmvc-5.1.4.RELEASE.jar (782 KB at 308.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator/2.1.2.RELEASE/spring-boot-actuator-2.1.2.RELEASE.jar Downloaded:4https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-actuator/2.1.2.RELEASE/spring-boot-starter-actuator-2.1.2.RELEASE.jar (408 B at 0.1 KB/sec) Downloading: https://repo.spring.io/libs-release/io/micrometer/micrometer-core/1.1.2/micrometer-core-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-context/5.1.4.RELEASE/spring-context-5.1.4.RELEASE.jar (1074 KB at 386.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-expression/5.1.4.RELEASE/spring-expression-5.1.4.RELEASE.jar (274 KB at 97.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator/2.1.2.RELEASE/spring-boot-actuator-2.1.2.RELEASE.jar (498 KB at 167.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter-sleuth/2.1.0.RELEASE/spring-cloud-starter-sleuth-2.1.0.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 KB at 9.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter/2.1.0.RELEASE/spring-cloud-starter-2.1.0.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/io/micrometer/micrometer-core/1.1.2/micrometer-core-1.1.2.jar (412 KB at 133.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-context/2.1.0.RELEASE/spring-cloud-context-2.1.0.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-actuator-autoconfigure/2.1.2.RELEASE/spring-boot-actuator-autoconfigure-2.1.2.RELEASE.jar (426 KB at 137.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/security/spring-security-crypto/5.1.3.RELEASE/spring-security-crypto-5.1.3.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (112 KB at 35.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons/2.1.0.RELEASE/spring-cloud-commons-2.1.0.RELEASE.jar Downloaded:3https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter-sleuth/2.1.0.RELEASE/spring-cloud-starter-sleuth-2.1.0.RELEASE.jar (3 KB at 0.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar Downloaded:6https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-starter/2.1.0.RELEASE/spring-cloud-starter-2.1.0.RELEASE.jar (3 KB at 0.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-context/2.1.0.RELEASE/spring-cloud-context-2.1.0.RELEASE.jar (112 KB at 32.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/security/spring-security-crypto/5.1.3.RELEASE/spring-security-crypto-5.1.3.RELEASE.jar (71 KB at 20.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-aop/2.1.2.RELEASE/spring-boot-starter-aop-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar (20 KB at 5.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-commons/2.1.0.RELEASE/spring-cloud-commons-2.1.0.RELEASE.jar (148 KB at 41.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth-core/2.1.0.RELEASE/spring-cloud-sleuth-core-2.1.0.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-aop/2.1.2.RELEASE/spring-boot-starter-aop-2.1.2.RELEASE.jar (405 B at 0.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.9.2/aspectjrt-1.9.2.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar (778 KB at 192.3 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave/5.6.1/brave-5.6.1.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.9.2/aspectjrt-1.9.2.jar (120 KB at 28.5 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/zipkin2/zipkin/2.12.0/zipkin-2.12.0.jar Downloaded:4https://repo.spring.io/libs-release/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar (4092 KB at 943.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter/2.7.14/zipkin-reporter-2.7.14.jar Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave/5.6.1/brave-5.6.1.jar (145 KB at 31.7 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-context-log4j2/5.6.1/brave-context-log4j2-5.6.1.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.jar (2011 KB at 441.4 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-web/5.6.1/brave-instrumentation-spring-web-5.6.1.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/cloud/spring-cloud-sleuth-core/2.1.0.RELEASE/spring-cloud-sleuth-core-2.1.0.RELEASE.jar (313 KB at 67.9 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-http/5.6.1/brave-instrumentation-http-5.6.1.jar Downloaded: https://repo.spring.io/libs-release/io/zipkin/reporter2/zipkin-reporter/2.7.14/zipkin-reporter-2.7.14.jar (32 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.6.1/brave-instrumentation-spring-rabbit-5.6.1.jar Downloaded:4https://repo.spring.io/libs-release/io/zipkin/zipkin2/zipkin/2.12.0/zipkin-2.12.0.jar (214 KB at 45.0 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-kafka-clients/5.6.1/brave-instrumentation-kafka-clients-5.6.1.jar Downloaded:9https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-web/5.6.1/brave-instrumentation-spring-web-5.6.1.jar (9 KB at 1.9 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpclient/5.6.1/brave-instrumentation-httpclient-5.6.1.jar Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-context-log4j2/5.6.1/brave-context-log4j2-5.6.1.jar (5 KB at 0.8 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.6.1/brave-instrumentation-httpasyncclient-5.6.1.jar Downloaded:1https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-http/5.6.1/brave-instrumentation-http-5.6.1.jar (24 KB at 4.8 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-webmvc/5.6.1/brave-instrumentation-spring-webmvc-5.6.1.jar Downloaded:2https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-rabbit/5.6.1/brave-instrumentation-spring-rabbit-5.6.1.jar (14 KB at 2.7 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-servlet/5.6.1/brave-instrumentation-servlet-5.6.1.jar Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-kafka-clients/5.6.1/brave-instrumentation-kafka-clients-5.6.1.jar (20 KB at 3.8 KB/sec) Downloading: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-jms/5.6.1/brave-instrumentation-jms-5.6.1.jar Downloaded:1https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpasyncclient/5.6.1/brave-instrumentation-httpasyncclient-5.6.1.jar (14 KB at 2.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.0/cxf-rt-frontend-jaxws-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-spring-webmvc/5.6.1/brave-instrumentation-spring-webmvc-5.6.1.jar (10 KB at 1.8 KB/sec) Downloading: https://repo.spring.io/libs-release/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar Downloaded:4https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-httpclient/5.6.1/brave-instrumentation-httpclient-5.6.1.jar (10 KB at 1.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/7.0/asm-7.0.jar Downloaded:4https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-jms/5.6.1/brave-instrumentation-jms-5.6.1.jar (55 KB at 10.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-core/3.3.0/cxf-core-3.3.0.jar Downloaded:2https://repo.spring.io/libs-release/io/zipkin/brave/brave-instrumentation-servlet/5.6.1/brave-instrumentation-servlet-5.6.1.jar (14 KB at 2.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (83 KB at 14.7 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/7.0/asm-7.0.jar (112 KB at 19.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.0/cxf-rt-frontend-jaxws-3.3.0.jar (339 KB at 59.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar Downloaded:5https://repo.spring.io/libs-release/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar (69 KB at 11.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar Downloaded:7https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (126 KB at 20.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar Downloaded:8https://repo.spring.io/libs-release/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar (25 KB at 4.2 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/cxf/cxf-core/3.3.0/cxf-core-3.3.0.jar (1375 KB at 221.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar Downloaded:5https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar (36 KB at 5.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar Downloaded:1https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar (1068 KB at 170.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.jar Downloaded:1https://repo.spring.io/libs-release/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (56 KB at 8.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.jar Downloaded:2https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar (305 KB at 46.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (159 KB at 23.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.jar (170 KB at 25.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.jar Downloaded: https://repo.spring.io/libs-release/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar (501 KB at 73.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.jar Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.jar (883 KB at 125.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.jar Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.jar (406 KB at 57.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ant/ant/1.10.5/ant-1.10.5.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.jar (62 KB at 8.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.jar Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar (156 KB at 21.8 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.jar (309 KB at 42.8 KB/sec) Downloading: https://repo.spring.io/libs-release/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar Downloaded: https://repo.spring.io/libs-release/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.jar (29 KB at 3.9 KB/sec) Downloading: https://repo.spring.io/libs-release/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.jar (20 KB at 2.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-soap/3.3.0/cxf-rt-bindings-soap-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.jar (19 KB at 2.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-wsdl/3.3.0/cxf-rt-wsdl-3.3.0.jar Downloaded:Bhttps://repo.spring.io/libs-release/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (113 KB at 14.8 KB/sec) Downloading: https://repo.spring.io/libs-release/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar Downloaded:2https://repo.spring.io/libs-release/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 KB at 5.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.0/cxf-rt-databinding-jaxb-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/ant/ant/1.10.5/ant-1.10.5.jar (2165 KB at 275.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-xml/3.3.0/cxf-rt-bindings-xml-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-soap/3.3.0/cxf-rt-bindings-soap-3.3.0.jar (179 KB at 22.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-simple/3.3.0/cxf-rt-frontend-simple-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (183 KB at 22.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-addr/3.3.0/cxf-rt-ws-addr-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-wsdl/3.3.0/cxf-rt-wsdl-3.3.0.jar (170 KB at 21.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-policy/3.3.0/cxf-rt-ws-policy-3.3.0.jar Downloaded:2https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.0/cxf-rt-databinding-jaxb-3.3.0.jar (105 KB at 12.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-bindings-xml/3.3.0/cxf-rt-bindings-xml-3.3.0.jar (39 KB at 4.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-transports-http/3.3.0/cxf-rt-transports-http-3.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-frontend-simple/3.3.0/cxf-rt-frontend-simple-3.3.0.jar (102 KB at 12.2 KB/sec) Downloading:1https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn/7.10.0/camunda-engine-dmn-7.10.0.jar Downloaded:4https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-addr/3.3.0/cxf-rt-ws-addr-3.3.0.jar (75 KB at 8.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-utils/1.6.0/camunda-commons-utils-1.6.0.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/neethi/neethi/3.1.1/neethi-3.1.1.jar (73 KB at 8.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-logging/1.6.0/camunda-commons-logging-1.6.0.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-utils/1.6.0/camunda-commons-utils-1.6.0.jar (12 KB at 1.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-typed-values/1.6.0/camunda-commons-typed-values-1.6.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-ws-policy/3.3.0/cxf-rt-ws-policy-3.3.0.jar (211 KB at 24.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-dmn/7.10.0/camunda-engine-dmn-7.10.0.jar (140 KB at 15.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-dmn-model/7.10.0/camunda-dmn-model-7.10.0.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-logging/1.6.0/camunda-commons-logging-1.6.0.jar (5 KB at 0.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-xml-model/7.10.0/camunda-xml-model-7.10.0.jar Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 KB at 4.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-api/7.10.0/camunda-engine-feel-api-7.10.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/cxf/cxf-rt-transports-http/3.3.0/cxf-rt-transports-http-3.3.0.jar (358 KB at 39.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.10.0/camunda-engine-feel-juel-7.10.0.jar Downloaded:6https://repo.spring.io/libs-release/org/camunda/commons/camunda-commons-typed-values/1.6.0/camunda-commons-typed-values-1.6.0.jar (145 KB at 15.7 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-api/2.2.7/juel-api-2.2.7.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-dmn-model/7.10.0/camunda-dmn-model-7.10.0.jar (220 KB at 23.7 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-spi/2.2.7/juel-spi-2.2.7.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-api/7.10.0/camunda-engine-feel-api-7.10.0.jar (5 KB at 0.5 KB/sec) Downloading: https://repo.spring.io/libs-release/de/odysseus/juel/juel-impl/2.2.7/juel-impl-2.2.7.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/model/camunda-xml-model/7.10.0/camunda-xml-model-7.10.0.jar (161 KB at 17.0 KB/sec) Downloading: https://repo.spring.io/libs-release/net/logstash/logback/logstash-logback-encoder/5.3/logstash-logback-encoder-5.3.jar Downloaded: https://repo.spring.io/libs-release/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.10.0/camunda-engine-feel-juel-7.10.0.jar (182 KB at 19.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar Downloaded: https://repo.spring.io/libs-release/de/odysseus/juel/juel-api/2.2.7/juel-api-2.2.7.jar (32 KB at 3.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar Downloaded: https://repo.spring.io/libs-release/de/odysseus/juel/juel-spi/2.2.7/juel-spi-2.2.7.jar (776 B at 0.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar Downloaded:8https://repo.spring.io/libs-release/de/odysseus/juel/juel-impl/2.2.7/juel-impl-2.2.7.jar (107 KB at 11.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.6/commons-io-2.6.jar Downloaded:1https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (65 KB at 6.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/fluent-hc/4.5.7/fluent-hc-4.5.7.jar Downloaded: https://repo.spring.io/libs-release/net/logstash/logback/logstash-logback-encoder/5.3/logstash-logback-encoder-5.3.jar (505 KB at 50.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar Downloaded:1https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (318 KB at 31.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar Downloaded:2https://repo.spring.io/libs-release/org/apache/httpcomponents/fluent-hc/4.5.7/fluent-hc-4.5.7.jar (31 KB at 3.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.11/commons-codec-1.11.jar Downloaded:2https://repo.spring.io/libs-release/commons-io/commons-io/2.6/commons-io-2.6.jar (210 KB at 20.6 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar (1316 KB at 129.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar Downloaded:6https://repo.spring.io/libs-release/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar (750 KB at 72.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (328 KB at 31.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar Downloaded:3https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar (319 KB at 30.2 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar (47 KB at 4.4 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloaded: https://repo.spring.io/libs-release/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar (54 KB at 5.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded: https://repo.spring.io/libs-release/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar (162 KB at 14.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/twdata/maven/mojo-executor/2.3.0/mojo-executor-2.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar Downloaded:2https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar Downloaded:3https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (256 KB at 23.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar Downloaded:3https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (201 KB at 18.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar Downloaded: https://repo.spring.io/libs-release/org/twdata/maven/mojo-executor/2.3.0/mojo-executor-2.3.0.jar (13 KB at 1.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar Downloaded: https://repo.spring.io/libs-release/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (371 KB at 33.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.3.1/jaxb-xjc-2.3.1.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/2.1.2.RELEASE/spring-boot-starter-test-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test/2.1.2.RELEASE/spring-boot-test-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/2.1.2.RELEASE/spring-boot-starter-test-2.1.2.RELEASE.jar (404 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test-autoconfigure/2.1.2.RELEASE/spring-boot-test-autoconfigure-2.1.2.RELEASE.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.3.0.1/jaxb-core-2.3.0.1.jar (249 KB at 21.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test/2.1.2.RELEASE/spring-boot-test-2.1.2.RELEASE.jar (192 KB at 16.2 KB/sec) Downloading: https://repo.spring.io/libs-release/net/minidev/json-smart/2.3/json-smart-2.3.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (491 KB at 40.9 KB/sec) Downloading: https://repo.spring.io/libs-release/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/springframework/boot/spring-boot-test-autoconfigure/2.1.2.RELEASE/spring-boot-test-autoconfigure-2.1.2.RELEASE.jar (169 KB at 14.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/4.12/junit-4.12.jar Downloaded:Bhttps://repo.spring.io/libs-release/junit/junit/4.12/junit-4.12.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.3.1/jaxb-xjc-2.3.1.jar (1949 KB at 159.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.jar Downloaded: https://repo.spring.io/libs-release/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (218 KB at 17.8 KB/sec) Downloading: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.jar Downloaded: https://repo.spring.io/libs-release/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 KB at 2.4 KB/sec) Downloading: https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.jar Downloaded: https://repo.spring.io/libs-release/net/minidev/json-smart/2.3/json-smart-2.3.jar (118 KB at 9.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.1/objenesis-2.1.jar Downloaded: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.1/objenesis-2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded:Bhttps://repo.spring.io/libs-release/net/bytebuddy/byte-buddy-agent/1.9.7/byte-buddy-agent-1.9.7.jar (43 KB at 3.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.jar (552 KB at 43.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-core/5.1.4.RELEASE/spring-core-5.1.4.RELEASE.jar Downloaded:Bhttps://repo.spring.io/libs-release/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 KB at 1.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-jcl/5.1.4.RELEASE/spring-jcl-5.1.4.RELEASE.jar Downloaded:Bhttps://repo.spring.io/libs-release/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar (3990 KB at 304.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/springframework/spring-test/5.1.4.RELEASE/spring-test-5.1.4.RELEASE.jar Downloaded:3https://repo.spring.io/libs-release/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 KB at 2.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar Downloaded:3https://repo.spring.io/libs-release/net/bytebuddy/byte-buddy/1.9.7/byte-buddy-1.9.7.jar (3188 KB at 240.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/github/stefanbirkner/system-rules/1.19.0/system-rules-1.19.0.jar Downloaded:1https://repo.spring.io/libs-release/org/springframework/spring-jcl/5.1.4.RELEASE/spring-jcl-5.1.4.RELEASE.jar (24 KB at 1.7 KB/sec) Downloaded:Bhttps://repo.spring.io/libs-release/org/springframework/spring-core/5.1.4.RELEASE/spring-core-5.1.4.RELEASE.jar (1263 KB at 94.2 KB/sec) Downloaded:6https://repo.spring.io/libs-release/org/springframework/spring-test/5.1.4.RELEASE/spring-test-5.1.4.RELEASE.jar (605 KB at 44.8 KB/sec) Downloaded: https://repo.spring.io/libs-release/com/github/stefanbirkner/system-rules/1.19.0/system-rules-1.19.0.jar (38 KB at 2.8 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar (164 KB at 12.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0.0 KB/sec) [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/3.8.2/junit-3.8.2.pom Downloaded: https://repo.spring.io/libs-release/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded: https://repo.spring.io/libs-release/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/6/maven-parent-6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/6/maven-parent-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded: https://repo.spring.io/libs-release/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.3/commons-lang-2.3.pom Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.pom (4 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.pom (5 KB at 11.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom (5 KB at 17.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/5/apache-5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/5/apache-5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (7 KB at 25.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 10.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (2 KB at 3.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom Downloaded: https://repo.spring.io/libs-release/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom Downloaded: https://repo.spring.io/libs-release/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom (4 KB at 12.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 13.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.3/commons-lang-2.3.jar Downloaded: https://repo.spring.io/libs-release/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar Downloaded:3https://repo.spring.io/libs-release/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.jar (10 KB at 13.1 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar (31 KB at 41.9 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.jar (60 KB at 80.9 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar (34 KB at 40.5 KB/sec) [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/4.8.2/junit-4.8.2.pom Downloaded: https://repo.spring.io/libs-release/junit/junit/4.8.2/junit-4.8.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded: https://repo.spring.io/libs-release/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/9/maven-parent-9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/7/maven-parent-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 18.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 98.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 9.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 13.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 6.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 8.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 11.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 9.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 8.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 6.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 6.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 74.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/6/apache-6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/6/apache-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 6.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 15.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 23.4 KB/sec) Downloading: https://repo.spring.io/libs-release/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloaded: https://repo.spring.io/libs-release/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 9.2 KB/sec) Downloading: https://repo.spring.io/libs-release/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloaded: https://repo.spring.io/libs-release/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 3.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/1/apache-1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/1/apache-1.pom (4 KB at 12.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded: https://repo.spring.io/libs-release/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 32.5 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 16.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 25.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 53.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 12.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 10.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 23.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 51.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/oro/oro/2.0.8/oro-2.0.8.pom Downloaded: https://repo.spring.io/libs-release/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded: https://repo.spring.io/libs-release/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom (4 KB at 14.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom (3 KB at 8.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (3 KB at 12.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom (4 KB at 15.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom (4 KB at 13.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom (4 KB at 13.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom (2 KB at 8.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/4.8.2/junit-4.8.2.jar Downloaded: https://repo.spring.io/libs-release/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloaded: https://repo.spring.io/libs-release/junit/junit/4.8.2/junit-4.8.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Downloaded: https://repo.spring.io/libs-release/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded:1https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded:6https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 23.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 189.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 335.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 32.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloaded:5https://repo.spring.io/libs-release/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 1250.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 51.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloaded:3https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 48.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 13.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 31.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.5/velocity-1.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloaded: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/oro/oro/2.0.8/oro-2.0.8.jar Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar Downloaded: https://repo.spring.io/libs-release/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar Downloaded: https://repo.spring.io/libs-release/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jar Downloaded:5https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 394.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar (172 KB at 104.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar (264 KB at 159.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar (111 KB at 65.3 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar (32 KB at 18.8 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jar (78 KB at 44.9 KB/sec) Downloaded:8https://repo.spring.io/libs-release/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jar (50 KB at 25.8 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar (125 KB at 60.7 KB/sec) [INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/target/jacoco.exec [INFO] [INFO] --- cxf-spring-boot-starter-maven-plugin:2.0.0.RELEASE:generate (default) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 KB at 91.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/41/commons-parent-41.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/41/commons-parent-41.pom (64 KB at 182.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom (3 KB at 9.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom (14 KB at 52.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.jar Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.jar (41 KB at 160.5 KB/sec) [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 0: Scanning for WSDL file in src/main/resources [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 1: Found .wsdl-File: /home/r/repo/src/test/resources/wsdl/Weather1.0.wsdl [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 2: Generating JAX-B Classfiles for Test purpose. [INFO] CXF-BOOT-MAVEN-PLUGIN setting relative wsdlLocation into @WebServiceClient: /wsdl/Weather1.0.wsdl Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/jaxws-maven-plugin/2.5/jaxws-maven-plugin-2.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/jaxws-maven-plugin/2.5/jaxws-maven-plugin-2.5.pom (18 KB at 71.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/jaxws-maven-plugin/2.5/jaxws-maven-plugin-2.5.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/jaxws-maven-plugin/2.5/jaxws-maven-plugin-2.5.jar (55 KB at 208.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/jaxb2_commons/jaxb2-namespace-prefix/1.3/jaxb2-namespace-prefix-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/jvnet/jaxb2_commons/jaxb2-namespace-prefix/1.3/jaxb2-namespace-prefix-1.3.pom (4 KB at 15.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-tools/2.2.10/jaxws-tools-2.2.10.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-tools/2.2.10/jaxws-tools-2.2.10.pom (12 KB at 47.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/bundles/2.2.10/bundles-2.2.10.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/bundles/2.2.10/bundles-2.2.10.pom (4 KB at 10.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/project/2.2.10/project-2.2.10.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/project/2.2.10/project-2.2.10.pom (42 KB at 137.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-ri-bom-ext/2.2.10/jaxws-ri-bom-ext-2.2.10.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-ri-bom-ext/2.2.10/jaxws-ri-bom-ext-2.2.10.pom (5 KB at 19.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-ri-bom/2.2.10/jaxws-ri-bom-2.2.10.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-ri-bom/2.2.10/jaxws-ri-bom-2.2.10.pom (15 KB at 59.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.2.10-b140802.1033/jaxb-bom-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/jaxb/jaxb-bom/2.2.10-b140802.1033/jaxb-bom-2.2.10-b140802.1033.pom (10 KB at 39.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-rt/2.2.10/jaxws-rt-2.2.10.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-rt/2.2.10/jaxws-rt-2.2.10.pom (15 KB at 49.7 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom (16 KB at 61.8 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11.pom (17 KB at 67.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.2.9/jaxb-api-2.2.9.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.2.9/jaxb-api-2.2.9.pom (11 KB at 35.7 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/soap/javax.xml.soap-api/1.3.5/javax.xml.soap-api-1.3.5.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/soap/javax.xml.soap-api/1.3.5/javax.xml.soap-api-1.3.5.pom (12 KB at 47.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.2-b03/javax.annotation-api-1.2-b03.pom Downloaded: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.2-b03/javax.annotation-api-1.2-b03.pom (12 KB at 48.4 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.pom Downloaded: https://repo.spring.io/libs-release/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.pom (156 B at 0.6 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/soap/javax.xml.soap-api/1.3.7/javax.xml.soap-api-1.3.7.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/soap/javax.xml.soap-api/1.3.7/javax.xml.soap-api-1.3.7.pom (13 KB at 44.1 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom Downloaded: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.2.10-b140802.1033/jaxb-core-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.2.10-b140802.1033/jaxb-core-2.2.10-b140802.1033.pom (8 KB at 23.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-bundles/2.2.10-b140802.1033/jaxb-bundles-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-bundles/2.2.10-b140802.1033/jaxb-bundles-2.2.10-b140802.1033.pom (3 KB at 10.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.2.10-b140802.1033/jaxb-parent-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/mvn/jaxb-parent/2.2.10-b140802.1033/jaxb-parent-2.2.10-b140802.1033.pom (35 KB at 135.4 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.2.10-b140802.1033/jaxb-bom-ext-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-bom-ext/2.2.10-b140802.1033/jaxb-bom-ext-2.2.10-b140802.1033.pom (6 KB at 17.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-impl/2.2.10-b140802.1033/jaxb-impl-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-impl/2.2.10-b140802.1033/jaxb-impl-2.2.10-b140802.1033.pom (7 KB at 24.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/policy/2.4/policy-2.4.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/policy/2.4/policy-2.4.pom (16 KB at 62.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.pom (9 KB at 29.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.pom (3 KB at 7.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom Downloaded: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (12 KB at 46.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/stream/buffer/streambuffer/1.5.3/streambuffer-1.5.3.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/stream/buffer/streambuffer/1.5.3/streambuffer-1.5.3.pom (13 KB at 51.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.7.1/stax-ex-1.7.1.pom Downloaded: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.7.1/stax-ex-1.7.1.pom (6 KB at 21.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.pom Downloaded: https://repo.spring.io/libs-release/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.pom (14 KB at 52.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (5 KB at 17.3 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 KB at 31.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.pom Downloaded: https://repo.spring.io/libs-release/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.pom (10 KB at 34.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/messaging/saaj/saaj-impl/1.3.25/saaj-impl-1.3.25.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/messaging/saaj/saaj-impl/1.3.25/saaj-impl-1.3.25.pom (14 KB at 47.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/mimepull/mimepull/1.9/mimepull-1.9.pom Downloaded: https://repo.spring.io/libs-release/org/jvnet/mimepull/mimepull/1.9/mimepull-1.9.pom (9 KB at 35.8 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Downloaded: https://repo.spring.io/libs-release/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/activation/activation/1.1/activation-1.1.pom Downloaded: https://repo.spring.io/libs-release/javax/activation/activation/1.1/activation-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom Downloaded: https://repo.spring.io/libs-release/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom (183 B at 0.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.2.10-b140802.1033/jaxb-xjc-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.2.10-b140802.1033/jaxb-xjc-2.2.10-b140802.1033.pom (11 KB at 37.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-jxc/2.2.10-b140802.1033/jaxb-jxc-2.2.10-b140802.1033.pom Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-jxc/2.2.10-b140802.1033/jaxb-jxc-2.2.10-b140802.1033.pom (8 KB at 28.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/jaxb2_commons/jaxb2-namespace-prefix/1.3/jaxb2-namespace-prefix-1.3.jar Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-tools/2.2.10/jaxws-tools-2.2.10.jar Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-rt/2.2.10/jaxws-rt-2.2.10.jar Downloading: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.2.10-b140802.1033/jaxb-core-2.2.10-b140802.1033.jar Downloaded: https://repo.spring.io/libs-release/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-impl/2.2.10-b140802.1033/jaxb-impl-2.2.10-b140802.1033.jar Downloaded:6https://repo.spring.io/libs-release/org/jvnet/jaxb2_commons/jaxb2-namespace-prefix/1.3/jaxb2-namespace-prefix-1.3.jar (12 KB at 42.9 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/ws/policy/2.4/policy-2.4.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-core/2.2.10-b140802.1033/jaxb-core-2.2.10-b140802.1033.jar (229 KB at 529.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-tools/2.2.10/jaxws-tools-2.2.10.jar (823 KB at 1624.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar Downloaded:Bhttps://repo.spring.io/libs-release/com/sun/xml/ws/policy/2.4/policy-2.4.jar (158 KB at 237.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/ws/jaxws-rt/2.2.10/jaxws-rt-2.2.10.jar (2448 KB at 3380.1 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/stream/buffer/streambuffer/1.5.3/streambuffer-1.5.3.jar Downloaded: https://repo.spring.io/libs-release/org/glassfish/gmbal/gmbal-api-only/3.1.0-b001/gmbal-api-only-3.1.0-b001.jar (22 KB at 29.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.jar Downloaded: https://repo.spring.io/libs-release/org/glassfish/external/management-api/3.0.0-b012/management-api-3.0.0-b012.jar (42 KB at 55.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-impl/2.2.10-b140802.1033/jaxb-impl-2.2.10-b140802.1033.jar (1017 KB at 1323.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar Downloaded:3https://repo.spring.io/libs-release/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (33 KB at 36.2 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/messaging/saaj/saaj-impl/1.3.25/saaj-impl-1.3.25.jar Downloaded:6https://repo.spring.io/libs-release/org/glassfish/ha/ha-api/3.1.9/ha-api-3.1.9.jar (36 KB at 35.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar Downloaded:6https://repo.spring.io/libs-release/com/sun/xml/stream/buffer/streambuffer/1.5.3/streambuffer-1.5.3.jar (65 KB at 60.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar Downloaded: https://repo.spring.io/libs-release/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.jar (62 KB at 57.7 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (290 KB at 262.5 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.2.10-b140802.1033/jaxb-xjc-2.2.10-b140802.1033.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-jxc/2.2.10-b140802.1033/jaxb-jxc-2.2.10-b140802.1033.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11.jar Downloaded:6https://repo.spring.io/libs-release/com/sun/xml/messaging/saaj/saaj-impl/1.3.25/saaj-impl-1.3.25.jar (464 KB at 350.7 KB/sec) Downloading:6https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar Downloaded:1https://repo.spring.io/libs-release/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (67 KB at 47.0 KB/sec) Downloading:2https://repo.spring.io/libs-release/javax/xml/soap/javax.xml.soap-api/1.3.7/javax.xml.soap-api-1.3.7.jar Downloaded:6https://repo.spring.io/libs-release/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11.jar (50 KB at 32.5 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-jxc/2.2.10-b140802.1033/jaxb-jxc-2.2.10-b140802.1033.jar (121 KB at 79.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloaded: https://repo.spring.io/libs-release/com/sun/xml/bind/jaxb-xjc/2.2.10-b140802.1033/jaxb-xjc-2.2.10-b140802.1033.jar (1978 KB at 1218.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloaded: https://repo.spring.io/libs-release/javax/xml/soap/javax.xml.soap-api/1.3.7/javax.xml.soap-api-1.3.7.jar (41 KB at 23.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded: https://repo.spring.io/libs-release/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar (100 KB at 58.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded: https://repo.spring.io/libs-release/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar (8 KB at 4.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloaded: https://repo.spring.io/libs-release/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (0 B at 0.0 KB/sec) [INFO] Processing: file:/home/r/repo/src/test/resources/wsdl/Weather1.0.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/r/repo/target/test/generated-sources/wsdlimport', -d, '/home/r/repo/target/test-classes', -encoding, UTF-8, -Xnocompile, -extension, -B-Xnamespace-prefix, -wsdllocation, /wsdl/Weather1.0.wsdl, "file:/home/r/repo/src/test/resources/wsdl/Weather1.0.wsdl"] parsing WSDL... Generating code... [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 3: Adding the generated Test-Java-Classes to project?s classpath... Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (6 KB at 24.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (63 KB at 145.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (5 KB at 19.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5 KB at 20.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/27/maven-parent-27.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/17/apache-17.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/17/apache-17.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (5 KB at 17.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 16.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 7.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 50.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 8.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (2 KB at 7.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 KB at 83.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 23.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/15/apache-15.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/15/apache-15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 KB at 136.9 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (53 KB at 203.4 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 KB at 156.9 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (279 KB at 555.3 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 264.6 KB/sec) [INFO] Test Source directory: /home/r/repo/target/test/generated-sources/wsdlimport added. [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 4: Guessing SEI implementation?s package name & injecting it into cxf-spring-boot-maven.properties for later Autodetection of Endpoints... [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 5: Extracting targetNamespace from WSDL, generating packageName from it with com.sun.tools.xjc.api.XJC (see wsgen, WSImportTool and WSDLModeler at line 2312 of the JAXWSRI) and injecting it into cxf-spring-boot-maven.properties for later Autodetection of Endpoints... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/3.8.1/junit-3.8.1.pom Downloaded: https://repo.spring.io/libs-release/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded: https://repo.spring.io/libs-release/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/3.8.1/junit-3.8.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded: https://repo.spring.io/libs-release/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0.0 KB/sec) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 3.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 14.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 2.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 3.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 4.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded: https://repo.spring.io/libs-release/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded: https://repo.spring.io/libs-release/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/google/1/google-1.pom Downloaded: https://repo.spring.io/libs-release/com/google/google/1/google-1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0.0 KB/sec) Downloading:7https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 413.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 66.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 11.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 535.8 KB/sec) Downloading: https://repo.spring.io/libs-release/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 46.8 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/junit/junit/3.8.2/junit-3.8.2.jar Downloaded:4https://repo.spring.io/libs-release/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 73.7 KB/sec) Downloaded: https://repo.spring.io/libs-release/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 470.6 KB/sec) Downloaded: https://repo.spring.io/libs-release/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 144.0 KB/sec) [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/r/repo/target/classes [WARNING] /home/r/repo/src/main/java/de/codecentric/cxf/configuration/SoapMessageLoggerConfiguration.java: Some input files use or override a deprecated API. [WARNING] /home/r/repo/src/main/java/de/codecentric/cxf/configuration/SoapMessageLoggerConfiguration.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/r/repo/src/main/java/de/codecentric/cxf/configuration/TimeLoggingConfiguration.java: Some input files use unchecked or unsafe operations. [WARNING] /home/r/repo/src/main/java/de/codecentric/cxf/configuration/TimeLoggingConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cxf-spring-boot-starter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cxf-spring-boot-starter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/r/repo/target/test-classes [WARNING] /home/r/repo/src/test/java/de/codecentric/cxf/autodetection/WebServiceAutoDetectorTest.java: /home/r/repo/src/test/java/de/codecentric/cxf/autodetection/WebServiceAutoDetectorTest.java uses or overrides a deprecated API. [WARNING] /home/r/repo/src/test/java/de/codecentric/cxf/autodetection/WebServiceAutoDetectorTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/r/repo/src/test/java/de/codecentric/cxf/autodetection/WebServiceAutoDetectorTest.java: Some input files use unchecked or unsafe operations. [WARNING] /home/r/repo/src/test/java/de/codecentric/cxf/autodetection/WebServiceAutoDetectorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 9.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 10.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 14.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 6.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 65.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 14.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 15.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/13/maven-parent-13.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/13/maven-parent-13.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 137.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 118.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 102.7 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 314.6 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 691.3 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 28.4 KB/sec) [INFO] Surefire report directory: /home/r/repo/target/surefire-reports Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 10.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 8.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 150.9 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running de.codecentric.cxf.logging.SleuthLogMessagesTest 10:30:18.421 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.434 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 10:30:18.455 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 10:30:18.500 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 10:30:18.522 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest], using SpringBootContextLoader 10:30:18.531 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest]: class path resource [de/codecentric/cxf/logging/SleuthLogMessagesTest-context.xml] does not exist 10:30:18.532 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest]: class path resource [de/codecentric/cxf/logging/SleuthLogMessagesTestContext.groovy] does not exist 10:30:18.532 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest]: no resource found for suffixes {-context.xml, Context.groovy}. 10:30:18.628 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.817 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [de.codecentric.cxf.logging.SleuthLogMessagesTest]: using defaults. 10:30:18.818 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 10:30:18.840 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 10:30:18.841 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 10:30:18.842 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17aa8a11, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@71b639d0, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@18a25bbd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5d5b9ecb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ee27d73, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e5aafc6, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@542f6803, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5583098b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5807efad, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@53a84ff4] 10:30:18.846 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.847 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.848 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.849 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.860 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3664f108 testClass = SleuthLogMessagesTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@77dba4cd testClass = SleuthLogMessagesTest, locations = '{}', classes = '{class de.codecentric.cxf.TestApplication, class de.codecentric.cxf.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{server.port:8087, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a9486c0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@989da1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3c017078, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4074023c], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 10:30:18.863 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.863 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [de.codecentric.cxf.logging.SleuthLogMessagesTest] 10:30:18.881 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@3664f108 testClass = SleuthLogMessagesTest, testInstance = de.codecentric.cxf.logging.SleuthLogMessagesTest@479b5066, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@77dba4cd testClass = SleuthLogMessagesTest, locations = '{}', classes = '{class de.codecentric.cxf.TestApplication, class de.codecentric.cxf.TestApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{server.port:8087, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4a9486c0, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@989da1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3c017078, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@4074023c], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]]. 10:30:18.942 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, server.port:8087, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true} 2019-02-02 10:30:20.136 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.2.RELEASE) 2019-02-02 10:30:20.662 INFO [-,,,] 321 --- [ main] d.c.cxf.logging.SleuthLogMessagesTest : No active profile set, falling back to default profiles: default 2019-02-02 10:30:22.317 INFO [-,,,] 321 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=b350dc84-e5ef-392d-b293-db52a7cec66d 2019-02-02 10:30:22.929 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-02-02 10:30:23.792 INFO [-,,,] 321 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8087 (http) 2019-02-02 10:30:23.843 INFO [-,,,] 321 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2019-02-02 10:30:23.843 INFO [-,,,] 321 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.14] 2019-02-02 10:30:23.862 INFO [-,,,] 321 --- [ main] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib] 2019-02-02 10:30:24.056 INFO [-,,,] 321 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2019-02-02 10:30:24.056 INFO [-,,,] 321 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 3390 ms 2019-02-02 10:30:24.680 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found WebServiceClient class: 'de.codecentric.namespace.weatherservice.Weather' 2019-02-02 10:30:27.281 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}WeatherServiceService from class de.codecentric.namespace.weatherservice.WeatherService http://localhost:8087/soap-api/Weather 2019-02-02 10:30:28.831 INFO [-,,,] 321 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:29.234 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found Service Endpoint Interface (SEI): 'de.codecentric.namespace.weatherservice.WeatherService' 2019-02-02 10:30:29.277 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found SEI implementing class: 'de.codecentric.cxf.TestServiceEndpoint' 2019-02-02 10:30:29.282 INFO [-,,,] 321 --- [ main] d.c.c.c.CxfAutoConfiguration : Autodetection successful. Initializing javax.xml.ws.Endpoint based on de.codecentric.cxf.TestServiceEndpoint 2019-02-02 10:30:29.332 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}Weather from WSDL: file:/home/r/repo/target/test-classes/wsdl/Weather1.0.wsdl 2019-02-02 10:30:29.432 WARN [-,,,] 321 --- [ main] o.a.c.f.AbstractWSDLBasedEndpointFactory : Could not find endpoint/port for {http://cxf.codecentric.de/}TestServiceEndpointPort in wsdl. Using {http://www.codecentric.de/namespace/weatherservice/}WeatherService. 2019-02-02 10:30:29.474 INFO [-,,,] 321 --- [ main] org.apache.cxf.endpoint.ServerImpl : Setting the server's publish address to be /Weather 2019-02-02 10:30:30.482 INFO [-,,,] 321 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2019-02-02 10:30:30.966 INFO [-,,,] 321 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8087 (http) with context path '' 2019-02-02 10:30:30.969 INFO [-,,,] 321 --- [ main] d.c.cxf.logging.SleuthLogMessagesTest : Started SleuthLogMessagesTest in 12.022 seconds (JVM running for 13.526) 2019-02-02 10:30:31.514 INFO [-,607ba59fc9f524d4,607ba59fc9f524d4,false] 321 --- [nio-8087-exec-1] de.codecentric.cxf.TestServiceEndpoint : Returning a forecast. 2019-02-02 10:30:31.564 INFO [-,607ba59fc9f524d4,607ba59fc9f524d4,false] 321 --- [nio-8087-exec-1] d.c.cxf.logging.TimeLoggingFilter : Call time 110ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.473 sec Running de.codecentric.cxf.logging.CxfLoggingSoapActionUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running de.codecentric.cxf.soaprawclient.SoapRawClientTest 2019-02-02 10:30:31.615 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.soaprawclient.SoapRawClientTest], using SpringBootContextLoader 2019-02-02 10:30:31.616 INFO [-,,,] 321 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [de.codecentric.cxf.soaprawclient.SoapRawClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2019-02-02 10:30:31.619 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2019-02-02 10:30:31.621 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27213151, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23cbe174, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2018ac47, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2cf8b90e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27dae79, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7ec12f03, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1bdece08, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@720734b4, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1de642eb, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6a28cf63] 2019-02-02 10:30:31.694 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.2.RELEASE) 2019-02-02 10:30:31.737 INFO [-,,,] 321 --- [ main] d.c.cxf.soaprawclient.SoapRawClientTest : No active profile set, falling back to default profiles: default 2019-02-02 10:30:32.190 INFO [-,,,] 321 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=e2ed9a4b-e44f-3630-9b84-2742a8eb86ba 2019-02-02 10:30:32.269 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-02-02 10:30:32.601 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found WebServiceClient class: 'de.codecentric.namespace.weatherservice.Weather' 2019-02-02 10:30:32.610 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}WeatherServiceService from class de.codecentric.namespace.weatherservice.WeatherService http://localhost:8087/soap-api/Weather 2019-02-02 10:30:33.330 INFO [-,,,] 321 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:33.535 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found Service Endpoint Interface (SEI): 'de.codecentric.namespace.weatherservice.WeatherService' 2019-02-02 10:30:33.562 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found SEI implementing class: 'de.codecentric.cxf.TestServiceEndpoint' 2019-02-02 10:30:33.565 INFO [-,,,] 321 --- [ main] d.c.c.c.CxfAutoConfiguration : Autodetection successful. Initializing javax.xml.ws.Endpoint based on de.codecentric.cxf.TestServiceEndpoint 2019-02-02 10:30:33.582 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}Weather from WSDL: file:/home/r/repo/target/test-classes/wsdl/Weather1.0.wsdl 2019-02-02 10:30:33.619 WARN [-,,,] 321 --- [ main] o.a.c.f.AbstractWSDLBasedEndpointFactory : Could not find endpoint/port for {http://cxf.codecentric.de/}TestServiceEndpointPort in wsdl. Using {http://www.codecentric.de/namespace/weatherservice/}WeatherService. 2019-02-02 10:30:33.624 INFO [-,,,] 321 --- [ main] org.apache.cxf.endpoint.ServerImpl : Setting the server's publish address to be /Weather 2019-02-02 10:30:34.680 INFO [-,,,] 321 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2019-02-02 10:30:34.794 INFO [-,,,] 321 --- [ main] d.c.cxf.soaprawclient.SoapRawClientTest : Started SoapRawClientTest in 3.162 seconds (JVM running for 17.351) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 sec Running de.codecentric.cxf.xmlvalidation.WeatherServiceEndpointXMLErrorTest 2019-02-02 10:30:34.910 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.xmlvalidation.WeatherServiceEndpointXMLErrorTest], using SpringBootContextLoader 2019-02-02 10:30:34.911 INFO [-,,,] 321 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [de.codecentric.cxf.xmlvalidation.WeatherServiceEndpointXMLErrorTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2019-02-02 10:30:34.914 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2019-02-02 10:30:34.915 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52f29d28, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a65f28f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@714efe53, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2161ce09, org.springframework.test.context.support.DirtiesContextTestExecutionListener@673c1cd0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@62487b32, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6472ad4e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4bcc264f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4c11697a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6da11a21] 2019-02-02 10:30:34.944 WARN [-,24fb31c51d79cf70,24fb31c51d79cf70,false] 321 --- [nio-8087-exec-2] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather#{http://www.codecentric.de/namespace/weatherservice/}GetCityForecastByZIP has thrown exception, unwinding now org.apache.cxf.interceptor.Fault: Unexpected wrapper element notRelevantHere found. Expected {http://www.codecentric.de/namespace/weatherservice/general}GetCityForecastByZIP. at org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:107) ~[cxf-rt-wsdl-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 2019-02-02 10:30:34.977 INFO [-,24fb31c51d79cf70,24fb31c51d79cf70,false] 321 --- [nio-8087-exec-2] d.c.cxf.logging.TimeLoggingFilter : Call time 49ms 2019-02-02 10:30:35.017 WARN [-,12a7c0fa3aae96e9,12a7c0fa3aae96e9,false] 321 --- [nio-8087-exec-3] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather#{http://www.codecentric.de/namespace/weatherservice/}GetCityForecastByZIP has thrown exception, unwinding now org.apache.cxf.interceptor.Fault: Unmarshalling Error: unexpected element (uri:"http://www.codecentric.de/namespace/weatherservice/general", local:"ZIPo"). Expected elements are <{http://www.codecentric.de/namespace/weatherservice/general}ForecastRequest> at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:938) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:744) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] at org.apache.cxf.jaxb.io.DataReaderImpl.read(DataReaderImpl.java:172) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] at org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:109) ~[cxf-rt-wsdl-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: javax.xml.bind.UnmarshalException: null at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:483) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:417) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:394) ~[jaxb-runtime-2.3.1.jar:2.3.1] at org.apache.cxf.jaxb.JAXBEncoderDecoder.doUnmarshal(JAXBEncoderDecoder.java:887) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] at org.apache.cxf.jaxb.JAXBEncoderDecoder.access$200(JAXBEncoderDecoder.java:103) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] at org.apache.cxf.jaxb.JAXBEncoderDecoder$3.run(JAXBEncoderDecoder.java:926) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] at java.security.AccessController.doPrivileged(Native Method) ~[na:1.8.0_171] at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:924) ~[cxf-rt-databinding-jaxb-3.3.0.jar:3.3.0] ... 69 common frames omitted Caused by: com.sun.istack.SAXParseException2: unexpected element (uri:"http://www.codecentric.de/namespace/weatherservice/general", local:"ZIPo"). Expected elements are <{http://www.codecentric.de/namespace/weatherservice/general}ForecastRequest> at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:744) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:262) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:257) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:124) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.childElement(Loader.java:105) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader.childElement(StructureLoader.java:268) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:574) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:556) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.handleStartElement(StAXStreamConnector.java:246) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:180) ~[jaxb-runtime-2.3.1.jar:2.3.1] at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:415) ~[jaxb-runtime-2.3.1.jar:2.3.1] ... 75 common frames omitted Caused by: javax.xml.bind.UnmarshalException: unexpected element (uri:"http://www.codecentric.de/namespace/weatherservice/general", local:"ZIPo"). Expected elements are <{http://www.codecentric.de/namespace/weatherservice/general}ForecastRequest> ... 86 common frames omitted 2019-02-02 10:30:35.037 INFO [-,12a7c0fa3aae96e9,12a7c0fa3aae96e9,false] 321 --- [nio-8087-exec-3] d.c.cxf.logging.TimeLoggingFilter : Call time 34ms 2019-02-02 10:30:35.051 WARN [-,0e9f3f538575bc1b,0e9f3f538575bc1b,false] 321 --- [nio-8087-exec-4] o.a.cxf.phase.PhaseInterceptorChain : Application {http://www.codecentric.de/namespace/weatherservice/}Weather#{http://www.codecentric.de/namespace/weatherservice/}GetCityForecastByZIP has thrown exception, unwinding now org.apache.cxf.interceptor.Fault: wrong number of arguments while invoking public de.codecentric.namespace.weatherservice.general.ForecastReturn de.codecentric.cxf.TestServiceEndpoint.getCityForecastByZIP(de.codecentric.namespace.weatherservice.general.ForecastRequest) throws de.codecentric.namespace.weatherservice.WeatherException with params null. at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:166) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:267) ~[cxf-rt-frontend-jaxws-3.3.0.jar:3.3.0] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:140) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:232) ~[cxf-rt-frontend-jaxws-3.3.0.jar:3.3.0] at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:85) ~[cxf-rt-frontend-jaxws-3.3.0.jar:3.3.0] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:74) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) ~[cxf-core-3.3.0.jar:3.3.0] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[na:1.8.0_171] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_171] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$2.run(ServiceInvokerInterceptor.java:126) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:131) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: java.lang.IllegalArgumentException: wrong number of arguments at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.jaxws.JAXWSMethodInvoker.performInvocation(JAXWSMethodInvoker.java:66) ~[cxf-rt-frontend-jaxws-3.3.0.jar:3.3.0] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) ~[cxf-core-3.3.0.jar:3.3.0] ... 75 common frames omitted 2019-02-02 10:30:35.058 INFO [-,0e9f3f538575bc1b,0e9f3f538575bc1b,false] 321 --- [nio-8087-exec-4] d.c.cxf.logging.TimeLoggingFilter : Call time 11ms 2019-02-02 10:30:35.075 WARN [-,3c2340c9f61bfb24,3c2340c9f61bfb24,false] 321 --- [nio-8087-exec-5] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather has thrown exception, unwinding now org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader: Unexpected character 's' (code 115) in prolog; expected '<' at [row,col {unknown-source}]: [2,1] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:292) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:70) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 's' (code 115) in prolog; expected '<' at [row,col {unknown-source}]: [2,1] at com.ctc.wstx.sr.StreamScanner.throwUnexpectedChar(StreamScanner.java:653) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.nextFromProlog(BasicStreamReader.java:2133) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1181) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.nextTag(BasicStreamReader.java:1204) ~[woodstox-core-5.0.3.jar:5.0.3] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:173) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] ... 67 common frames omitted 2019-02-02 10:30:35.083 INFO [-,3c2340c9f61bfb24,3c2340c9f61bfb24,false] 321 --- [nio-8087-exec-5] d.c.cxf.logging.TimeLoggingFilter : Call time 10ms 2019-02-02 10:30:35.106 WARN [-,183b18d9fbe86663,183b18d9fbe86663,false] 321 --- [nio-8087-exec-6] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather has thrown exception, unwinding now org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader: Unexpected '<' character in element (missing closing '>'?) at [row,col {unknown-source}]: [5,7] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:292) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:70) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: com.ctc.wstx.exc.WstxParsingException: Unexpected '<' character in element (missing closing '>'?) at [row,col {unknown-source}]: [5,7] at com.ctc.wstx.sr.StreamScanner.constructWfcException(StreamScanner.java:621) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:491) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:475) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.handleNsAttrs(BasicStreamReader.java:3088) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.handleStartElem(BasicStreamReader.java:3043) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2919) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1123) ~[woodstox-core-5.0.3.jar:5.0.3] at org.apache.cxf.staxutils.DepthXMLStreamReader.next(DepthXMLStreamReader.java:220) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.staxutils.PartialXMLStreamReader.next(PartialXMLStreamReader.java:46) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.staxutils.StaxUtils.readDocElements(StaxUtils.java:1526) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor$HeadersProcessor.process(ReadHeadersInterceptor.java:378) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:205) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] ... 67 common frames omitted 2019-02-02 10:30:35.114 INFO [-,183b18d9fbe86663,183b18d9fbe86663,false] 321 --- [nio-8087-exec-6] d.c.cxf.logging.TimeLoggingFilter : Call time 11ms 2019-02-02 10:30:35.131 WARN [-,dab0cf1a17252347,dab0cf1a17252347,false] 321 --- [nio-8087-exec-7] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather#{http://www.codecentric.de/namespace/weatherservice/}GetCityForecastByZIP has thrown exception, unwinding now org.apache.cxf.interceptor.Fault: Unexpected wrapper element {http://www.codecentric.de/namespace/weatherservice/general}GetCityForecastByZIPer found. Expected {http://www.codecentric.de/namespace/weatherservice/general}GetCityForecastByZIP. at org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:107) ~[cxf-rt-wsdl-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] 2019-02-02 10:30:35.137 INFO [-,dab0cf1a17252347,dab0cf1a17252347,false] 321 --- [nio-8087-exec-7] d.c.cxf.logging.TimeLoggingFilter : Call time 9ms 2019-02-02 10:30:35.159 WARN [-,b997606686a1d180,b997606686a1d180,false] 321 --- [nio-8087-exec-8] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather has thrown exception, unwinding now java.lang.RuntimeException: Couldn't parse stream. at org.apache.cxf.staxutils.StaxUtils.createXMLStreamReader(StaxUtils.java:1727) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:127) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character (CTRL-CHAR, code 10); expected "?>" end marker at [row,col,system-id]: [1,38,"N/A"] at com.ctc.wstx.io.InputBootstrapper.reportUnexpectedChar(InputBootstrapper.java:507) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.io.InputBootstrapper.readXmlDecl(InputBootstrapper.java:306) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.io.ReaderBootstrapper.bootstrapInput(ReaderBootstrapper.java:156) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.stax.WstxInputFactory.doCreateSR(WstxInputFactory.java:573) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.stax.WstxInputFactory.createSR(WstxInputFactory.java:633) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.stax.WstxInputFactory.createSR(WstxInputFactory.java:657) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.stax.WstxInputFactory.createXMLStreamReader(WstxInputFactory.java:342) ~[woodstox-core-5.0.3.jar:5.0.3] at org.apache.cxf.staxutils.StaxUtils.createXMLStreamReader(StaxUtils.java:1725) ~[cxf-core-3.3.0.jar:3.3.0] ... 67 common frames omitted 2019-02-02 10:30:35.167 INFO [-,b997606686a1d180,b997606686a1d180,false] 321 --- [nio-8087-exec-8] d.c.cxf.logging.TimeLoggingFilter : Call time 11ms 2019-02-02 10:30:35.183 WARN [-,155d1c8d035c42ac,155d1c8d035c42ac,false] 321 --- [nio-8087-exec-9] o.a.cxf.phase.PhaseInterceptorChain : Interceptor for {http://www.codecentric.de/namespace/weatherservice/}Weather has thrown exception, unwinding now org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader: Unexpected character (CTRL-CHAR, code 10) expected '>' at [row,col {unknown-source}]: [3,20] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:292) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:70) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) [cxf-rt-transports-http-3.3.0.jar:3.3.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at de.codecentric.cxf.logging.TimeLoggingFilter.doFilter(TimeLoggingFilter.java:23) [classes/:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) [spring-cloud-sleuth-core-2.1.0.RELEASE.jar:2.1.0.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) [brave-instrumentation-servlet-5.6.1.jar:na] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) [spring-boot-actuator-2.1.2.RELEASE.jar:2.1.2.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.1.4.RELEASE.jar:5.1.4.RELEASE] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417) [tomcat-embed-core-9.0.14.jar:9.0.14] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.14.jar:9.0.14] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171] Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character (CTRL-CHAR, code 10) expected '>' at [row,col {unknown-source}]: [3,20] at com.ctc.wstx.sr.StreamScanner.throwUnexpectedChar(StreamScanner.java:653) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.handleNsAttrs(BasicStreamReader.java:3082) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.handleStartElem(BasicStreamReader.java:3043) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2919) ~[woodstox-core-5.0.3.jar:5.0.3] at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1123) ~[woodstox-core-5.0.3.jar:5.0.3] at org.apache.cxf.staxutils.DepthXMLStreamReader.next(DepthXMLStreamReader.java:220) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.staxutils.PartialXMLStreamReader.next(PartialXMLStreamReader.java:46) ~[cxf-core-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor$HeadersProcessor.process(ReadHeadersInterceptor.java:408) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:205) ~[cxf-rt-bindings-soap-3.3.0.jar:3.3.0] ... 67 common frames omitted 2019-02-02 10:30:35.189 INFO [-,155d1c8d035c42ac,155d1c8d035c42ac,false] 321 --- [nio-8087-exec-9] d.c.cxf.logging.TimeLoggingFilter : Call time 10ms Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec Running de.codecentric.cxf.configuration.JaxWsClientTest 2019-02-02 10:30:35.200 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.configuration.JaxWsClientTest], using SpringBootContextLoader 2019-02-02 10:30:35.201 INFO [-,,,] 321 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [de.codecentric.cxf.configuration.JaxWsClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2019-02-02 10:30:35.204 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2019-02-02 10:30:35.205 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@42d28509, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f40804a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46aab01d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3ef72946, org.springframework.test.context.support.DirtiesContextTestExecutionListener@685b095c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@43b286cd, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@508bfcfe, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@573152b0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6710a0e3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3043c622] 2019-02-02 10:30:35.278 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.2.RELEASE) 2019-02-02 10:30:35.317 INFO [-,,,] 321 --- [ main] d.c.cxf.configuration.JaxWsClientTest : No active profile set, falling back to default profiles: default 2019-02-02 10:30:35.668 INFO [-,,,] 321 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=1e7ce080-9ff7-3d78-996b-af6c506c8991 2019-02-02 10:30:35.733 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-02-02 10:30:35.999 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found WebServiceClient class: 'de.codecentric.namespace.weatherservice.Weather' 2019-02-02 10:30:36.006 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}WeatherServiceService from class de.codecentric.namespace.weatherservice.WeatherService http://localhost:8087/my-foo-api/Weather 2019-02-02 10:30:36.661 INFO [-,,,] 321 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:37.687 INFO [-,,,] 321 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2019-02-02 10:30:37.752 INFO [-,,,] 321 --- [ main] d.c.cxf.configuration.JaxWsClientTest : Started JaxWsClientTest in 2.545 seconds (JVM running for 20.309) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 sec Running de.codecentric.cxf.autodetection.PackageNameReaderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec Running de.codecentric.cxf.autodetection.WebServiceScannerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesMissingFailureAnalyzerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running de.codecentric.cxf.autodetection.diagnostics.ClassesForAutodetectionMissingFailureAnalyzersTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running de.codecentric.cxf.autodetection.WebServiceAutoDetectorTest 2019-02-02 10:30:39.241 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found Service Endpoint Interface (SEI): 'de.codecentric.namespace.weatherservice.WeatherService' 2019-02-02 10:30:39.940 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found SEI implementing class: 'de.codecentric.cxf.TestServiceEndpoint' 2019-02-02 10:30:40.886 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found WebServiceClient class: 'de.codecentric.namespace.weatherservice.Weather' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 sec Running de.codecentric.cxf.endpoint.WeatherServiceRelativeUrlTest 2019-02-02 10:30:40.892 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.endpoint.WeatherServiceRelativeUrlTest], using SpringBootContextLoader 2019-02-02 10:30:40.893 INFO [-,,,] 321 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [de.codecentric.cxf.endpoint.WeatherServiceRelativeUrlTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2019-02-02 10:30:40.895 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2019-02-02 10:30:40.896 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4234e95, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b0137f2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@73e68480, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5b56fe9a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@451f4483, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@27435575, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@60c60799, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c889735, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@330cf17b, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@e59f292] 2019-02-02 10:30:40.950 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.2.RELEASE) 2019-02-02 10:30:40.983 INFO [-,,,] 321 --- [ main] d.c.c.e.WeatherServiceRelativeUrlTest : No active profile set, falling back to default profiles: default 2019-02-02 10:30:41.305 INFO [-,,,] 321 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=b350dc84-e5ef-392d-b293-db52a7cec66d 2019-02-02 10:30:41.370 INFO [-,,,] 321 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$97a099c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-02-02 10:30:41.532 INFO [-,,,] 321 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8088 (http) 2019-02-02 10:30:41.534 INFO [-,,,] 321 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2019-02-02 10:30:41.534 INFO [-,,,] 321 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.14] 2019-02-02 10:30:41.539 INFO [-,,,] 321 --- [ main] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2019-02-02 10:30:41.539 INFO [-,,,] 321 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 554 ms 2019-02-02 10:30:41.740 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found WebServiceClient class: 'de.codecentric.namespace.weatherservice.Weather' 2019-02-02 10:30:42.369 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}WeatherServiceService from class de.codecentric.namespace.weatherservice.WeatherService http://localhost:8087/soap-api/Weather 2019-02-02 10:30:42.740 INFO [-,,,] 321 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:42.863 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found Service Endpoint Interface (SEI): 'de.codecentric.namespace.weatherservice.WeatherService' 2019-02-02 10:30:42.883 INFO [-,,,] 321 --- [ main] d.c.c.a.WebServiceAutoDetector : Found SEI implementing class: 'de.codecentric.cxf.TestServiceEndpoint' 2019-02-02 10:30:42.885 INFO [-,,,] 321 --- [ main] d.c.c.c.CxfAutoConfiguration : Autodetection successful. Initializing javax.xml.ws.Endpoint based on de.codecentric.cxf.TestServiceEndpoint 2019-02-02 10:30:42.899 INFO [-,,,] 321 --- [ main] o.a.c.w.s.f.ReflectionServiceFactoryBean : Creating Service {http://www.codecentric.de/namespace/weatherservice/}Weather from WSDL: file:/home/r/repo/target/test-classes/wsdl/Weather1.0.wsdl 2019-02-02 10:30:42.938 WARN [-,,,] 321 --- [ main] o.a.c.f.AbstractWSDLBasedEndpointFactory : Could not find endpoint/port for {http://cxf.codecentric.de/}TestServiceEndpointPort in wsdl. Using {http://www.codecentric.de/namespace/weatherservice/}WeatherService. 2019-02-02 10:30:42.942 INFO [-,,,] 321 --- [ main] org.apache.cxf.endpoint.ServerImpl : Setting the server's publish address to be /Weather 2019-02-02 10:30:43.397 INFO [-,,,] 321 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2019-02-02 10:30:43.497 INFO [-,,,] 321 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8088 (http) with context path '' 2019-02-02 10:30:43.498 INFO [-,,,] 321 --- [ main] d.c.c.e.WeatherServiceRelativeUrlTest : Started WeatherServiceRelativeUrlTest in 2.601 seconds (JVM running for 26.055) 2019-02-02 10:30:43.545 INFO [-,b23c53d3af6a6ae2,b23c53d3af6a6ae2,false] 321 --- [nio-8088-exec-1] d.c.cxf.logging.TimeLoggingFilter : Call time 32ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 sec Running de.codecentric.cxf.endpoint.WeatherServiceEndpointSystemTest 2019-02-02 10:30:43.554 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.codecentric.cxf.endpoint.WeatherServiceEndpointSystemTest], using SpringBootContextLoader 2019-02-02 10:30:43.555 INFO [-,,,] 321 --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [de.codecentric.cxf.endpoint.WeatherServiceEndpointSystemTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2019-02-02 10:30:43.556 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2019-02-02 10:30:43.557 INFO [-,,,] 321 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e34ba9b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21bd93ab, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b0e39e7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5a787684, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4103ef32, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@cee0c72, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6a5dd09, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f70470f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@415441ac, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3d255868] 2019-02-02 10:30:43.571 INFO [-,f454d483b3f30fa4,f454d483b3f30fa4,false] 321 --- [nio-8087-exec-1] de.codecentric.cxf.TestServiceEndpoint : Returning a forecast. 2019-02-02 10:30:43.573 INFO [-,f454d483b3f30fa4,f454d483b3f30fa4,false] 321 --- [nio-8087-exec-1] d.c.cxf.logging.TimeLoggingFilter : Call time 4ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec 2019-02-02 10:30:43.598 INFO [-,,,] 321 --- [ Thread-23] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:43.606 INFO [-,,,] 321 --- [ Thread-9] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:43.621 INFO [-,,,] 321 --- [ Thread-29] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 2019-02-02 10:30:43.622 INFO [-,,,] 321 --- [ Thread-16] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ cxf-spring-boot-starter --- [INFO] Loading execution data file /home/r/repo/target/jacoco.exec [INFO] Analyzed bundle 'cxf-spring-boot-starter' with 32 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.1/commons-lang-2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec) Downloaded:2https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 224.9 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 480.3 KB/sec) Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 418.3 KB/sec) [INFO] Building jar: /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ cxf-spring-boot-starter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ cxf-spring-boot-starter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ cxf-spring-boot-starter --- [INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/target/jacoco.exec [INFO] [INFO] --- cxf-spring-boot-starter-maven-plugin:2.0.0.RELEASE:generate (default) @ cxf-spring-boot-starter --- [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 0: Scanning for WSDL file in src/main/resources [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 1: Found .wsdl-File: /home/r/repo/src/test/resources/wsdl/Weather1.0.wsdl [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 2: Generating JAX-B Classfiles for Test purpose. [INFO] CXF-BOOT-MAVEN-PLUGIN setting relative wsdlLocation into @WebServiceClient: /wsdl/Weather1.0.wsdl [INFO] Ignoring: file:/home/r/repo/src/test/resources/wsdl/Weather1.0.wsdl [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 3: Adding the generated Test-Java-Classes to project?s classpath... [INFO] Test Source directory: /home/r/repo/target/test/generated-sources/wsdlimport added. [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 4: Guessing SEI implementation?s package name & injecting it into cxf-spring-boot-maven.properties for later Autodetection of Endpoints... [INFO] CXF-BOOT-MAVEN-PLUGIN STEP 5: Extracting targetNamespace from WSDL, generating packageName from it with com.sun.tools.xjc.api.XJC (see wsgen, WSImportTool and WSDLModeler at line 2312 of the JAXWSRI) and injecting it into cxf-spring-boot-maven.properties for later Autodetection of Endpoints... [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ cxf-spring-boot-starter <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (5 KB at 17.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (5 KB at 19.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.5/commons-io-2.5.pom Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.5/commons-io-2.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (6 KB at 22.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 20.7 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.2/commons-io-2.2.pom Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/24/commons-parent-24.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 KB at 52.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloaded: https://repo.spring.io/libs-release/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 59.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/tukaani/xz/1.5/xz-1.5.pom Downloaded: https://repo.spring.io/libs-release/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 8.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (2 KB at 6.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 21.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.5/commons-io-2.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 KB at 92.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (151 KB at 438.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/tukaani/xz/1.5/xz-1.5.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 510.0 KB/sec) Downloaded:4https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (84 KB at 185.4 KB/sec) Downloaded:4https://repo.spring.io/libs-release/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 113.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (416 KB at 799.4 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 143.2 KB/sec) [INFO] Building jar: /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 3.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (5 KB at 18.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (5 KB at 19.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 KB at 86.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (5 KB at 18.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 KB at 38.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/tukaani/xz/1.6/xz-1.6.pom Downloaded: https://repo.spring.io/libs-release/org/tukaani/xz/1.6/xz-1.6.pom (2 KB at 7.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5 KB at 16.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (5 KB at 16.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (8 KB at 18.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded: https://repo.spring.io/libs-release/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/4.1/project-4.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/4.1/project-4.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/4.0/project-4.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/4.0/project-4.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xmlunit/xmlunit/1.5/xmlunit-1.5.pom Downloaded: https://repo.spring.io/libs-release/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.7/velocity-1.7.pom Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloaded: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/logkit/logkit/1.0.1/logkit-1.0.1.pom Downloaded: https://repo.spring.io/libs-release/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Downloaded: https://repo.spring.io/libs-release/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom Downloaded: https://repo.spring.io/libs-release/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-chain/commons-chain/1.1/commons-chain-1.1.pom Downloaded: https://repo.spring.io/libs-release/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom Downloaded: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/dom4j/dom4j/1.1/dom4j-1.1.pom Downloaded: https://repo.spring.io/libs-release/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/sslext/sslext/1.2-0/sslext-1.2-0.pom Downloaded: https://repo.spring.io/libs-release/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-master/4/struts-master-4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/apache/2/apache-2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/apache/2/apache-2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/antlr/antlr/2.7.2/antlr-2.7.2.pom Downloaded: https://repo.spring.io/libs-release/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (7 KB at 26.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 KB at 65.1 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (6 KB at 22.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 KB at 53.4 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 KB at 47.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 191.6 KB/sec) Downloading: https://repo.spring.io/libs-release/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 KB at 64.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (3 KB at 8.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (3 KB at 7.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (3 KB at 12.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (5 KB at 19.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (5 KB at 18.7 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 KB at 64.2 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/43/commons-parent-43.pom Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/43/commons-parent-43.pom (69 KB at 202.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.6/objenesis-2.6.pom Downloaded: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 11.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Downloaded: https://repo.spring.io/libs-release/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 KB at 68.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/tukaani/xz/1.8/xz-1.8.pom Downloaded: https://repo.spring.io/libs-release/org/tukaani/xz/1.8/xz-1.8.pom (2 KB at 7.9 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar Downloaded:3https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 15.7 KB/sec) Downloading:3https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar Downloaded:3https://repo.spring.io/libs-release/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 KB at 85.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar Downloaded:3https://repo.spring.io/libs-release/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 KB at 103.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar Downloaded:1https://repo.spring.io/libs-release/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (56 KB at 139.0 KB/sec) Downloading: https://repo.spring.io/libs-release/xmlunit/xmlunit/1.5/xmlunit-1.5.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (121 KB at 250.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar Downloaded: https://repo.spring.io/libs-release/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.7/velocity-1.7.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (63 KB at 94.9 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloaded:/https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 KB at 21.5 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/dom4j/dom4j/1.1/dom4j-1.1.jar Downloaded: https://repo.spring.io/libs-release/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/sslext/sslext/1.2-0/sslext-1.2-0.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8 KB at 10.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar Downloaded: https://repo.spring.io/libs-release/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/antlr/antlr/2.7.2/antlr-2.7.2.jar Downloaded: https://repo.spring.io/libs-release/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar Downloaded: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar Downloaded: https://repo.spring.io/libs-release/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloaded: https://repo.spring.io/libs-release/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar Downloaded: https://repo.spring.io/libs-release/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar Downloaded: https://repo.spring.io/libs-release/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded:1https://repo.spring.io/libs-release/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (52 KB at 44.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (308 KB at 219.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (320 KB at 225.3 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (469 KB at 328.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar Downloaded:6https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 KB at 23.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar Downloaded:7https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 449.6 KB/sec) Downloading: https://repo.spring.io/libs-release/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (106 KB at 60.4 KB/sec) Downloading: https://repo.spring.io/libs-release/org/tukaani/xz/1.8/xz-1.8.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (73 KB at 40.8 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (187 KB at 104.9 KB/sec) Downloaded:5https://repo.spring.io/libs-release/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 29.5 KB/sec) Downloaded:5https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (0 B at 0.0 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (547 KB at 285.9 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/tukaani/xz/1.8/xz-1.8.jar (107 KB at 50.6 KB/sec) [INFO] Loading source files for package de.codecentric.cxf.logging... Loading source files for package de.codecentric.cxf.logging.soapmsg... Loading source files for package de.codecentric.cxf.soaprawclient... Loading source files for package de.codecentric.cxf.common... Loading source files for package de.codecentric.cxf.xmlvalidation... Loading source files for package de.codecentric.cxf.configuration... Loading source files for package de.codecentric.cxf.autodetection... Loading source files for package de.codecentric.cxf.autodetection.diagnostics... Constructing Javadoc information... Standard Doclet version 1.8.0_171 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/BaseLogger.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/CxfLoggingSoapActionUtil.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/ElasticsearchField.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/TimeLoggingFilter.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/SoapMessageLoggingInInterceptor.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/SoapMessageLoggingOutInterceptor.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/SoapRawClient.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/SoapRawClientResponse.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/BootStarterCxfException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/FaultType.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/XmlUtils.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/CustomFaultBuilder.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/SoapFaultBuilder.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/XmlValidationInterceptor.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/CxfAutoConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/SoapMessageLoggerConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/TimeLoggingConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/XmlValidationConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/PackageNameReader.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/WebServiceAutoDetector.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/WebServiceScanner.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/CxfSpringBootMavenPropertiesMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/CxfSpringBootMavenPropertiesNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/SeiImplClassNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/SeiImplMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/SeiMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/SeiNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/WebServiceClientMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/WebServiceClientNotFoundException.html... Generating /home/r/repo/target/apidocs/overview-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/package-tree.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/package-frame.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/package-summary.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/serialized-form.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/class-use/TimeLoggingFilter.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/class-use/CxfLoggingSoapActionUtil.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/class-use/ElasticsearchField.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/class-use/BaseLogger.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/class-use/SoapMessageLoggingOutInterceptor.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/class-use/SoapMessageLoggingInInterceptor.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/class-use/SoapRawClient.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/class-use/SoapRawClientResponse.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/class-use/BootStarterCxfException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/class-use/XmlUtils.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/class-use/FaultType.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/class-use/XmlValidationInterceptor.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/class-use/SoapFaultBuilder.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/class-use/CustomFaultBuilder.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/class-use/XmlValidationConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/class-use/CxfAutoConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/class-use/TimeLoggingConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/class-use/SoapMessageLoggerConfiguration.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/class-use/WebServiceScanner.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/class-use/WebServiceAutoDetector.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/class-use/PackageNameReader.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiImplMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/WebServiceClientNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/WebServiceClientMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/SeiImplClassNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/CxfSpringBootMavenPropertiesNotFoundException.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/class-use/CxfSpringBootMavenPropertiesMissingFailureAnalyzer.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/autodetection/diagnostics/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/common/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/configuration/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/logging/soapmsg/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/soaprawclient/package-use.html... Generating /home/r/repo/target/apidocs/de/codecentric/cxf/xmlvalidation/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/apidocs/overview-tree.html... Generating /home/r/repo/target/apidocs/index-all.html... Generating /home/r/repo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses-frame.html... Generating /home/r/repo/target/apidocs/allclasses-noframe.html... Generating /home/r/repo/target/apidocs/index.html... Generating /home/r/repo/target/apidocs/overview-summary.html... Generating /home/r/repo/target/apidocs/help-doc.html... [INFO] Building jar: /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0.0 KB/sec) gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 10.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 4.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 20.5 KB/sec) Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloaded:2https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 46.5 KB/sec) Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 603.3 KB/sec) [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.jar to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.jar.asc to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar.asc [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.pom.asc to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom.asc [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar.asc to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar.asc [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar.asc to /home/r/.m2/repository/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cxf-spring-boot-starter --- Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 574.4 KB/sec) [INFO] Skipping artifact deployment [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (deploy-to-sonatype) @ cxf-spring-boot-starter --- [INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")... [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional" [INFO] * Using staging profile ID "1e79a0f1acc1b8" (matched by Nexus). [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.jar to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.jar.asc to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar.asc [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE.pom.asc to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom.asc [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar.asc [INFO] Installing /home/r/repo/target/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1e79a0f1acc1b8/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1e79a0f1acc1b8" [INFO] * Created staging repository with ID "decodecentric-1232". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232 [INFO] * Uploading locally staged artifacts to profile de.codecentric Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom.asc (473 B at 1.0 KB/sec) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/maven-metadata.xml Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/maven-metadata.xml (333 B at 0.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar (214 KB at 32.9 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-javadoc.jar.asc (473 B at 3.8 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar (49 KB at 83.7 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.pom (11 KB at 29.0 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE.jar.asc (473 B at 3.9 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar.asc (473 B at 3.8 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/decodecentric-1232/de/codecentric/cxf-spring-boot-starter/2.1.2.RELEASE/cxf-spring-boot-starter-2.1.2.RELEASE-sources.jar (36 KB at 95.1 KB/sec) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "decodecentric-1232". Waiting for operation to complete... ........ [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:release (deploy-to-sonatype) @ cxf-spring-boot-starter --- [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional" [INFO] Releasing staging repository with IDs=[decodecentric-1232] Waiting for operation to complete... ..... [INFO] Released [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:34 min [INFO] Finished at: 2019-02-02T10:32:31+00:00 [INFO] Final Memory: 63M/375M [INFO] ------------------------------------------------------------------------ + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git checkout __rultor Already on '__rultor' + git tag 2.1.2.RELEASE -m '2.1.2.RELEASE: tagged by rultor.com' + git reset --hard HEAD is now at 999ad74 2.1.2.RELEASE + git clean -fd Removing pom.xml.versionsBackup + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + git branch -D __rultor Deleted branch __rultor (was 999ad74). + git push --all origin Everything up-to-date + git push --tags origin To git@github.com:codecentric/cxf-spring-boot-starter.git * [new tag] 2.1.2.RELEASE -> 2.1.2.RELEASE container 48542285a97e528d23844b7e028518b1fc8a1f874ff7ed9b716efc4000aa91e9 is dead Sat Feb 2 11:33:19 CET 2019