+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 736 + echo '1.68.2 70c246ce3' 1.68.2 70c246ce3 + date Thu Feb 7 19:08:03 CET 2019 + uptime 19:08:03 up 54 days, 9:38, 0 users, load average: 4.77, 4.61, 4.67 + ff=default + image=maven:3.6.0-jdk-11 + rebase=false + head_branch=master + pull_title='#136: Add '\''systems'\'' tag with supported ticketing systems' + author=dgroup + directory= + head=git@github.com:dgroup/lazylead.git + pull_id=199 + fork=git@github.com:dgroup/lazylead.git + fork_branch=136 + squash=false + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m' '--env=SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' '--env=JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' '--env=JAVA_HOME=/docker-java-home' '--env=head=git@github.com:dgroup/lazylead.git' '--env=pull_id=199' '--env=fork=git@github.com:dgroup/lazylead.git' '--env=fork_branch=136' '--env=head_branch=master' '--env=pull_title=#136: Add '\''systems'\'' tag with supported ticketing systems' '--env=author=dgroup' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_HOME=/docker-java-home'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=199'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=136'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=#136: Add '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''systems'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' tag with supported ticketing systems'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=dgroup'\''\'\'''\'''\'' '\'';'\'' '\''mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install'\'' '\'';'\'' )') + scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''' ';' 'export '\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''' ';' 'export '\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''' ';' 'export '\''JAVA_HOME=/docker-java-home'\''' ';' 'export '\''head=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''pull_id=199'\''' ';' 'export '\''fork=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''fork_branch=136'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=#136: Add '\''\'\'''\''systems'\''\'\'''\'' tag with supported ticketing systems'\''' ';' 'export '\''author=dgroup'\''' ';' 'mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install' ';') + container=dgroup_lazylead_199 + 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:dgroup/lazylead.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''' ';' 'export '\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''' ';' 'export '\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''' ';' 'export '\''JAVA_HOME=/docker-java-home'\''' ';' 'export '\''head=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''pull_id=199'\''' ';' 'export '\''fork=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''fork_branch=136'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=#136: Add '\''\'\'''\''systems'\''\'\'''\'' tag with supported ticketing systems'\''' ';' 'export '\''author=dgroup'\''' ';' 'mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install' ';' + rm -rf .gpg + cd repo + git remote add fork git@github.com:dgroup/lazylead.git + git remote update Fetching origin Fetching fork From github.com:dgroup/lazylead * [new branch] 113 -> fork/113 * [new branch] 118 -> fork/118 * [new branch] 136 -> fork/136 * [new branch] master -> fork/master + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -B __rultor fork/136 Switched to a new branch '__rultor' Branch __rultor set up to track remote branch 136 from fork. + git checkout -B master origin/master Switched to and reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + '[' false == true ']' + '[' false == true ']' + git merge --ff __rultor Updating 37134ae..8dd08e7 Fast-forward .../dgroup/lazylead/api/ConnectivityException.java | 11 + .../java/io/github/dgroup/lazylead/api/System.java | 7 + .../dgroup/lazylead/api/system/Credentials.java | 175 ++++++++++++ .../dgroup/lazylead/api/system/FakeSystem.java | 5 + .../dgroup/lazylead/api/system/SystemEnvelope.java | 19 +- .../io/github/dgroup/lazylead/api/yaml/Task.java | 17 +- .../dgroup/lazylead/api/yaml/team/TeamOf.java | 3 +- .../java/io/github/dgroup/lazylead/cli/App.java | 66 +++-- .../cli/arg/{LazyleadOf.java => Yaml.java} | 8 +- .../dgroup/lazylead/cli/quartz/Schedule.java | 24 +- .../dgroup/lazylead/cli/quartz/ScheduleOf.java | 27 +- .../dgroup/lazylead/cli/quartz/job/Jobs.java | 59 ++-- .../dgroup/lazylead/cli/system/SystemsOf.java | 106 +++++--- .../github/dgroup/lazylead/cli/system/TaskOf.java | 14 +- .../io/github/dgroup/lazylead/cli/yaml/Config.java | 38 ++- .../github/dgroup/lazylead/cli/yaml/ConfigOf.java | 123 +++++++++ .../github/dgroup/lazylead/cli/yaml/ConfigV1.java | 300 +++++++++++++++++++++ .../io/github/dgroup/lazylead/cli/yaml/Teams.java | 80 ------ .../github/dgroup/lazylead/cli/yaml/TeamsV1.java | 191 ------------- .../io/github/dgroup/lazylead/cli/AppTest.java | 23 +- .../dgroup/lazylead/cli/arg/LazyleadOfTest.java | 4 +- .../dgroup/lazylead/cli/quartz/job/JobTest.java | 9 +- .../cli/yaml/{TeamsTest.java => ConfigOfTest.java} | 21 +- .../yaml/{TeamsV1Test.java => ConfigV1Test.java} | 44 +-- .../cli/yaml/YmlConfigurationSmokeTest.java | 4 +- .../src/test/resources/yml/1.0/apptest-teams.yml | 18 +- .../src/test/resources/yml/1.0/smoke-teams.yml | 64 +++++ lazylead-cli/src/test/resources/yml/1.0/teams.yml | 25 +- .../io/github/dgroup/lazylead/jira/EmptyJira.java | 1 + .../io/github/dgroup/lazylead/jira/FakeJira.java | 74 +---- .../java/io/github/dgroup/lazylead/jira/Fetch.java | 93 ++++--- .../java/io/github/dgroup/lazylead/jira/Jira.java | 35 +-- .../github/dgroup/lazylead/jira/JiraEnvelope.java | 9 +- .../io/github/dgroup/lazylead/jira/LocalJira.java | 38 +-- .../dgroup/lazylead/jira/issue/IssueEnvelope.java | 20 +- .../github/dgroup/lazylead/jira/issue/IssueOf.java | 13 +- .../github/dgroup/lazylead/jira/issue/Silent.java | 24 +- .../io/github/dgroup/lazylead/jira/JiraTestIT.java | 17 +- .../lazylead/jira/issue/IssueEnvelopeIT.java | 14 +- .../io/github/dgroup/lazylead/trello/Trello.java | 2 +- pom.xml | 27 +- 41 files changed, 1182 insertions(+), 670 deletions(-) create mode 100644 lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/Credentials.java rename lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/arg/{LazyleadOf.java => Yaml.java} (94%) rename lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Systems.java => lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/Config.java (54%) create mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigOf.java create mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java delete mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/Teams.java delete mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/TeamsV1.java rename lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/{TeamsTest.java => ConfigOfTest.java} (78%) rename lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/{TeamsV1Test.java => ConfigV1Test.java} (91%) create mode 100644 lazylead-cli/src/test/resources/yml/1.0/smoke-teams.yml + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=4.66 ++ echo 4.66 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 4.66, low enough to run a new Docker container' load average is 4.66, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=maven:3.6.0-jdk-11 + docker pull maven:3.6.0-jdk-11 3.6.0-jdk-11: Pulling from library/maven 741437d97401: Pulling fs layer 34d8874714d7: Pulling fs layer 0a108aa26679: Pulling fs layer 7f0334c36886: Pulling fs layer aa29d9cbdbf5: Pulling fs layer ba5ff6bd089a: Pulling fs layer f94c07b2d03f: Pulling fs layer 34407703a74c: Pulling fs layer ff438e692c30: Pulling fs layer c11d020f9033: Pulling fs layer f0cab8787070: Pulling fs layer f780c78aa745: Pulling fs layer c04c6e05d267: Pulling fs layer ff438e692c30: Waiting aa29d9cbdbf5: Waiting f94c07b2d03f: Waiting c11d020f9033: Waiting 34407703a74c: Waiting f0cab8787070: Waiting f780c78aa745: Waiting 7f0334c36886: Waiting ba5ff6bd089a: Waiting 0a108aa26679: Verifying Checksum 0a108aa26679: Download complete 34d8874714d7: Verifying Checksum 34d8874714d7: Download complete aa29d9cbdbf5: Download complete 7f0334c36886: Verifying Checksum 7f0334c36886: Download complete ba5ff6bd089a: Download complete f94c07b2d03f: Download complete 34407703a74c: Download complete c11d020f9033: Verifying Checksum c11d020f9033: Download complete f0cab8787070: Verifying Checksum f0cab8787070: Download complete f780c78aa745: Verifying Checksum f780c78aa745: Download complete c04c6e05d267: Verifying Checksum c04c6e05d267: Download complete 741437d97401: Verifying Checksum 741437d97401: Download complete 741437d97401: Pull complete 34d8874714d7: Pull complete 0a108aa26679: Pull complete 7f0334c36886: Pull complete aa29d9cbdbf5: Pull complete ba5ff6bd089a: Pull complete f94c07b2d03f: Pull complete 34407703a74c: Pull complete ff438e692c30: Verifying Checksum ff438e692c30: Download complete ff438e692c30: Pull complete c11d020f9033: Pull complete f0cab8787070: Pull complete f780c78aa745: Pull complete c04c6e05d267: Pull complete Digest: sha256:1715e469859aaf28446483346fb4935a8e6d65dacdf1a9fa362c78830bf983d4 Status: Downloaded newer image for maven:3.6.0-jdk-11 + docker ps --filter=status=exited + grep --quiet '\sdgroup_lazylead_199\s*$' + ls -al . total 716 drwx--x--x 3 rultor rultor 4096 Feb 7 19:08 . drwxrwxrwt 14 root root 684032 Feb 7 19:09 .. -rw-rw-r-- 1 rultor rultor 444 Feb 7 19:08 end.sh -rwxrwxr-x 1 rultor rultor 338 Feb 7 19:08 entry.sh -rw-rw-r-- 1 rultor rultor 4 Feb 7 19:08 pid drwxrwxr-x 12 rultor rultor 4096 Feb 7 19:08 repo -rwxrwxr-x 1 rultor rultor 6977 Feb 7 19:08 run.sh -rw-rw-r-- 1 rultor rultor 840 Feb 7 19:08 script.sh -rw-rw-r-- 1 rultor rultor 11590 Feb 7 19:09 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-YUdm:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m' '--env=SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' '--env=JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' --env=JAVA_HOME=/docker-java-home --env=head=git@github.com:dgroup/lazylead.git --env=pull_id=199 --env=fork=git@github.com:dgroup/lazylead.git --env=fork_branch=136 --env=head_branch=master '--env=pull_title=#136: Add '\''systems'\'' tag with supported ticketing systems' --env=author=dgroup '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_HOME=/docker-java-home'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=199'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=136'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=#136: Add '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''systems'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' tag with supported ticketing systems'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=dgroup'\''\'\'''\'''\'' '\'';'\'' '\''mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-YUdm/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=dgroup_lazylead_199 maven:3.6.0-jdk-11 /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/.m2 /root/.profile /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./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 mesg: cannot open /dev/pts/0: Permission denied + 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 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m' + MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx512m' + export 'SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' + SLF4J_OPTS='-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' + export 'JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' + JKS_OPTS='-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' + export JAVA_HOME=/docker-java-home + JAVA_HOME=/docker-java-home + export head=git@github.com:dgroup/lazylead.git + head=git@github.com:dgroup/lazylead.git + export pull_id=199 + pull_id=199 + export fork=git@github.com:dgroup/lazylead.git + fork=git@github.com:dgroup/lazylead.git + export fork_branch=136 + fork_branch=136 + export head_branch=master + head_branch=master + export 'pull_title=#136: Add '\''systems'\'' tag with supported ticketing systems' + pull_title='#136: Add '\''systems'\'' tag with supported ticketing systems' + export author=dgroup + author=dgroup + mvn -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS '-Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts' -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 1mApache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)m Maven home: /usr/share/maven Java version: 11.0.2, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" 18:09:10,417 [1;36mDEBUGm] Created new class realm maven.api 18:09:10,418 [1;36mDEBUGm] Importing foreign packages into class realm maven.api 18:09:10,420 [1;36mDEBUGm] Imported: javax.annotation.* < plexus.core 18:09:10,421 [1;36mDEBUGm] Imported: javax.annotation.security.* < plexus.core 18:09:10,422 [1;36mDEBUGm] Imported: javax.enterprise.inject.* < plexus.core 18:09:10,423 [1;36mDEBUGm] Imported: javax.enterprise.util.* < plexus.core 18:09:10,424 [1;36mDEBUGm] Imported: javax.inject.* < plexus.core 18:09:10,425 [1;36mDEBUGm] Imported: org.apache.maven.* < plexus.core 18:09:10,426 [1;36mDEBUGm] Imported: org.apache.maven.artifact < plexus.core 18:09:10,427 [1;36mDEBUGm] Imported: org.apache.maven.classrealm < plexus.core 18:09:10,428 [1;36mDEBUGm] Imported: org.apache.maven.cli < plexus.core 18:09:10,428 [1;36mDEBUGm] Imported: org.apache.maven.configuration < plexus.core 18:09:10,429 [1;36mDEBUGm] Imported: org.apache.maven.exception < plexus.core 18:09:10,430 [1;36mDEBUGm] Imported: org.apache.maven.execution < plexus.core 18:09:10,430 [1;36mDEBUGm] Imported: org.apache.maven.execution.scope < plexus.core 18:09:10,431 [1;36mDEBUGm] Imported: org.apache.maven.lifecycle < plexus.core 18:09:10,431 [1;36mDEBUGm] Imported: org.apache.maven.model < plexus.core 18:09:10,432 [1;36mDEBUGm] Imported: org.apache.maven.monitor < plexus.core 18:09:10,432 [1;36mDEBUGm] Imported: org.apache.maven.plugin < plexus.core 18:09:10,432 [1;36mDEBUGm] Imported: org.apache.maven.profiles < plexus.core 18:09:10,433 [1;36mDEBUGm] Imported: org.apache.maven.project < plexus.core 18:09:10,433 [1;36mDEBUGm] Imported: org.apache.maven.reporting < plexus.core 18:09:10,433 [1;36mDEBUGm] Imported: org.apache.maven.repository < plexus.core 18:09:10,434 [1;36mDEBUGm] Imported: org.apache.maven.rtinfo < plexus.core 18:09:10,434 [1;36mDEBUGm] Imported: org.apache.maven.settings < plexus.core 18:09:10,434 [1;36mDEBUGm] Imported: org.apache.maven.toolchain < plexus.core 18:09:10,435 [1;36mDEBUGm] Imported: org.apache.maven.usability < plexus.core 18:09:10,435 [1;36mDEBUGm] Imported: org.apache.maven.wagon.* < plexus.core 18:09:10,435 [1;36mDEBUGm] Imported: org.apache.maven.wagon.authentication < plexus.core 18:09:10,436 [1;36mDEBUGm] Imported: org.apache.maven.wagon.authorization < plexus.core 18:09:10,436 [1;36mDEBUGm] Imported: org.apache.maven.wagon.events < plexus.core 18:09:10,436 [1;36mDEBUGm] Imported: org.apache.maven.wagon.observers < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.apache.maven.wagon.proxy < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.apache.maven.wagon.repository < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.apache.maven.wagon.resource < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.codehaus.classworlds < plexus.core 18:09:10,438 [1;36mDEBUGm] Imported: org.codehaus.plexus.* < plexus.core 18:09:10,438 [1;36mDEBUGm] Imported: org.codehaus.plexus.classworlds < plexus.core 18:09:10,438 [1;36mDEBUGm] Imported: org.codehaus.plexus.component < plexus.core 18:09:10,439 [1;36mDEBUGm] Imported: org.codehaus.plexus.configuration < plexus.core 18:09:10,439 [1;36mDEBUGm] Imported: org.codehaus.plexus.container < plexus.core 18:09:10,439 [1;36mDEBUGm] Imported: org.codehaus.plexus.context < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.lifecycle < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.logging < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.personality < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core 18:09:10,441 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core 18:09:10,441 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core 18:09:10,441 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.* < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.artifact < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.collection < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.deployment < plexus.core 18:09:10,443 [1;36mDEBUGm] Imported: org.eclipse.aether.graph < plexus.core 18:09:10,443 [1;36mDEBUGm] Imported: org.eclipse.aether.impl < plexus.core 18:09:10,444 [1;36mDEBUGm] Imported: org.eclipse.aether.installation < plexus.core 18:09:10,444 [1;36mDEBUGm] Imported: org.eclipse.aether.internal.impl < plexus.core 18:09:10,445 [1;36mDEBUGm] Imported: org.eclipse.aether.metadata < plexus.core 18:09:10,445 [1;36mDEBUGm] Imported: org.eclipse.aether.repository < plexus.core 18:09:10,446 [1;36mDEBUGm] Imported: org.eclipse.aether.resolution < plexus.core 18:09:10,446 [1;36mDEBUGm] Imported: org.eclipse.aether.spi < plexus.core 18:09:10,447 [1;36mDEBUGm] Imported: org.eclipse.aether.transfer < plexus.core 18:09:10,447 [1;36mDEBUGm] Imported: org.eclipse.aether.version < plexus.core 18:09:10,448 [1;36mDEBUGm] Imported: org.fusesource.jansi.* < plexus.core 18:09:10,448 [1;36mDEBUGm] Imported: org.slf4j.* < plexus.core 18:09:10,449 [1;36mDEBUGm] Imported: org.slf4j.helpers.* < plexus.core 18:09:10,449 [1;36mDEBUGm] Imported: org.slf4j.spi.* < plexus.core 18:09:10,449 [1;36mDEBUGm] Populating class realm maven.api 18:09:10,531 [1;34mINFOm] Error stacktraces are turned on. 18:09:10,531 [1;36mDEBUGm] Message scheme: color 18:09:10,532 [1;36mDEBUGm] Message styles: 1;36mdebugm 1;34minfom 1;33mwarningm 1;31merrorm 1;32msuccessm 1;31mfailurem 1mstrongm 32mmojom 36mprojectm 18:09:10,536 [1;36mDEBUGm] Reading global settings from /usr/share/maven/conf/settings.xml 18:09:10,536 [1;36mDEBUGm] Reading user settings from /home/r/.m2/settings.xml 18:09:10,547 [1;36mDEBUGm] Reading global toolchains from /usr/share/maven/conf/toolchains.xml 18:09:10,547 [1;36mDEBUGm] Reading user toolchains from /home/r/.m2/toolchains.xml 18:09:10,554 [1;36mDEBUGm] Using local repository at /home/r/.m2/repository 18:09:10,577 [1;36mDEBUGm] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/r/.m2/repository 18:09:10,582 [1;34mINFOm] Scanning for projects... 18:09:10,731 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:09:10,732 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:09:10,753 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-api:jar:0.1.0: (none) 18:09:10,754 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,760 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-cli:jar:0.1.0: (none) 18:09:10,761 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,766 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-jira:jar:0.1.0: (none) 18:09:10,767 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,771 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-github:jar:0.1.0: (none) 18:09:10,772 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,775 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-trello:jar:0.1.0: (none) 18:09:10,776 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,779 [1;33mWARNINGm] 18:09:10,780 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-cli:jar:0.1.0 18:09:10,780 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-cli:${project.parent.version}, /home/r/repo/lazylead-cli/pom.xml, line 36, column 12 18:09:10,781 [1;33mWARNINGm] 18:09:10,781 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-jira:jar:0.1.0 18:09:10,782 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-jira:${project.parent.version}, /home/r/repo/lazylead-jira/pom.xml, line 36, column 12 18:09:10,782 [1;33mWARNINGm] 18:09:10,782 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-github:jar:0.1.0 18:09:10,783 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-github:${project.parent.version}, /home/r/repo/lazylead-github/pom.xml, line 36, column 12 18:09:10,783 [1;33mWARNINGm] 18:09:10,783 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-trello:jar:0.1.0 18:09:10,784 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-trello:${project.parent.version}, /home/r/repo/lazylead-trello/pom.xml, line 36, column 12 18:09:10,784 [1;33mWARNINGm] 18:09:10,784 [1;33mWARNINGm] It is highly recommended to fix these problems because they threaten the stability of your build. 18:09:10,785 [1;33mWARNINGm] 18:09:10,785 [1;33mWARNINGm] For this reason, future Maven versions might no longer support building such malformed projects. 18:09:10,785 [1;33mWARNINGm] 18:09:10,791 [1;34mINFOm] 1m------------------------------------------------------------------------m 18:09:10,792 [1;34mINFOm] 1mReactor Build Order:m 18:09:10,792 [1;34mINFOm] 18:09:10,792 [1;34mINFOm] lazylead [pom] 18:09:10,792 [1;34mINFOm] lazylead-api [jar] 18:09:10,793 [1;34mINFOm] lazylead-jira [jar] 18:09:10,793 [1;34mINFOm] lazylead-cli [jar] 18:09:10,794 [1;34mINFOm] lazylead-github [jar] 18:09:10,794 [1;34mINFOm] lazylead-trello [jar] 18:09:10,796 [1;36mDEBUGm] === REACTOR BUILD PLAN ================================================ 18:09:10,797 [1;36mDEBUGm] Project: io.github.dgroup:lazylead:pom:0.1.0 18:09:10,797 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,798 [1;36mDEBUGm] Style: Regular 18:09:10,799 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,800 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-api:jar:0.1.0 18:09:10,800 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,801 [1;36mDEBUGm] Style: Regular 18:09:10,801 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,801 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-jira:jar:0.1.0 18:09:10,801 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,801 [1;36mDEBUGm] Style: Regular 18:09:10,802 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,802 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-cli:jar:0.1.0 18:09:10,802 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,802 [1;36mDEBUGm] Style: Regular 18:09:10,803 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,803 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-github:jar:0.1.0 18:09:10,803 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,803 [1;36mDEBUGm] Style: Regular 18:09:10,804 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,804 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-trello:jar:0.1.0 18:09:10,804 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,804 [1;36mDEBUGm] Style: Regular 18:09:10,805 [1;36mDEBUGm] ======================================================================= 18:09:10,812 [1;34mINFOm] 18:09:10,812 [1;34mINFOm] 1m---------------------< 0;36mio.github.dgroup:lazylead0;1m >----------------------m 18:09:10,812 [1;34mINFOm] 1mBuilding lazylead 0.1.0 [1/6]m 18:09:10,813 [1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m 18:09:10,814 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:10,815 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:10,815 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:11,150 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,151 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 22 kB/s) 18:09:11,459 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/_remote.repositories 18:09:11,466 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom.lastUpdated 18:09:11,474 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,474 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 317 kB/s) 18:09:11,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/_remote.repositories 18:09:11,506 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom.lastUpdated 18:09:11,513 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,514 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 804 kB/s) 18:09:11,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/22/_remote.repositories 18:09:11,554 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom.lastUpdated 18:09:11,561 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,561 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 549 kB/s) 18:09:11,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/11/_remote.repositories 18:09:11,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/11/apache-11.pom.lastUpdated 18:09:11,602 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,603 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 938 kB/s) 18:09:11,636 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/_remote.repositories 18:09:11,637 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar.lastUpdated 18:09:11,663 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,664 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom Downloaded1fromacentral:dhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 kB at 578 kB/s) 18:09:11,691 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/_remote.repositories 18:09:11,692 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom.lastUpdated 18:09:11,696 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,697 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 432 kB/s) 18:09:11,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/_remote.repositories 18:09:11,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated 18:09:11,725 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s) 18:09:11,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/23/_remote.repositories 18:09:11,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated 18:09:11,762 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,762 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 582 kB/s) 18:09:11,787 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/13/_remote.repositories 18:09:11,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/13/apache-13.pom.lastUpdated 18:09:11,800 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,800 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar Downloaded1fromacentral:dhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (368 kB at 3.8 MB/s) 18:09:11,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/_remote.repositories 18:09:11,900 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar.lastUpdated 18:09:11,960 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:11,961 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:11,961 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:11,963 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,963 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 170 kB/s) 18:09:11,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories 18:09:11,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom.lastUpdated 18:09:11,990 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,991 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 543 kB/s) 18:09:12,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/_remote.repositories 18:09:12,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom.lastUpdated 18:09:12,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 850 kB/s) 18:09:12,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/21/_remote.repositories 18:09:12,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom.lastUpdated 18:09:12,056 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,056 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 617 kB/s) 18:09:12,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/10/_remote.repositories 18:09:12,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/10/apache-10.pom.lastUpdated 18:09:12,090 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,090 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 821 kB/s) 18:09:12,121 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories 18:09:12,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar.lastUpdated 18:09:12,128 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,128 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom Downloaded1fromucentral:ehttps://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom (16 kB at 104 kB/s) 18:09:12,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/_remote.repositories 18:09:12,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom.lastUpdated 18:09:12,281 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,281 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.8/qulice-0.18.8.pom Downloaded1fromucentral:8https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.8/qulice-0.18.8.pom (8.7 kB at 42 kB/s) 18:09:12,489 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice/0.18.8/_remote.repositories 18:09:12,490 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice/0.18.8/qulice-0.18.8.pom.lastUpdated 18:09:12,492 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,492 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom Downloaded1fromacentral:0https://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom (75 kB at 1.9 MB/s) 18:09:12,532 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.40/_remote.repositories 18:09:12,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.40/parent-0.40.pom.lastUpdated 18:09:12,547 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,548 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.jar Downloaded1fromucentral:ehttps://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.jar (48 kB at 403 kB/s) 18:09:12,667 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/_remote.repositories 18:09:12,668 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.jar.lastUpdated 18:09:12,671 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,672 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom Downloaded1fromacentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 310 kB/s) 18:09:12,696 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/_remote.repositories 18:09:12,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom.lastUpdated 18:09:12,700 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,700 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 462 kB/s) 18:09:12,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/30/_remote.repositories 18:09:12,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom.lastUpdated 18:09:12,729 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,729 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.4 MB/s) 18:09:12,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/30/_remote.repositories 18:09:12,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated 18:09:12,766 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,767 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 653 kB/s) 18:09:12,792 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/18/_remote.repositories 18:09:12,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/18/apache-18.pom.lastUpdated 18:09:12,803 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,803 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar Downloaded1fromacentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 881 kB/s) 18:09:12,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/_remote.repositories 18:09:12,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar.lastUpdated 18:09:12,847 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,847 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom (4.9 kB at 221 kB/s) 18:09:12,870 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/_remote.repositories 18:09:12,871 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom.lastUpdated 18:09:12,874 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,875 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom (40 kB at 1.2 MB/s) 18:09:12,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.build/0.8.2/_remote.repositories 18:09:12,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom.lastUpdated 18:09:12,951 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,952 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar (54 kB at 1.7 MB/s) 18:09:12,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/_remote.repositories 18:09:12,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar.lastUpdated 18:09:12,992 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,992 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom (16 kB at 620 kB/s) 18:09:13,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/_remote.repositories 18:09:13,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom.lastUpdated 18:09:13,029 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,030 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar (241 kB at 4.9 MB/s) 18:09:13,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/_remote.repositories 18:09:13,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar.lastUpdated 18:09:13,084 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,084 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 304 kB/s) 18:09:13,107 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/_remote.repositories 18:09:13,108 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom.lastUpdated 18:09:13,115 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,116 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 1.0 MB/s) 18:09:13,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/_remote.repositories 18:09:13,143 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar.lastUpdated 18:09:13,147 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,148 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,148 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,149 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,150 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,150 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,151 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,152 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,152 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,152 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,154 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,154 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,164 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,165 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,165 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,166 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:09:13,166 [1;36mDEBUGm] Project: io.github.dgroup:lazylead:0.1.0 18:09:13,166 [1;36mDEBUGm] Dependencies (collect): [] 18:09:13,166 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:09:13,167 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:09:13,167 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:09:13,168 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,168 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:09:13,169 [1;36mDEBUGm] Style: Regular 18:09:13,171 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:09:13,173 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,173 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:09:13,174 [1;36mDEBUGm] Style: Regular 18:09:13,174 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:09:13,176 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,176 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:09:13,176 [1;36mDEBUGm] Style: Regular 18:09:13,185 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:13,187 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,187 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:09:13,187 [1;36mDEBUGm] Style: Regular 18:09:13,188 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:13,190 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,190 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:09:13,190 [1;36mDEBUGm] Style: Regular 18:09:13,191 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:09:13,196 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,197 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:09:13,197 [1;36mDEBUGm] Style: Regular 18:09:13,197 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:09:13,200 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,200 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:09:13,201 [1;36mDEBUGm] Style: Regular 18:09:13,202 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:09:13,218 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,218 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:09:13,218 [1;36mDEBUGm] Style: Regular 18:09:13,219 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:09:13,220 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,221 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:09:13,221 [1;36mDEBUGm] Style: Regular 18:09:13,221 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:13,225 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,226 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:09:13,226 [1;36mDEBUGm] Style: Regular 18:09:13,226 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:09:13,228 [1;36mDEBUGm] ======================================================================= 18:09:13,241 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:13,241 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/cactoos/cactoos/0.38/cactoos-0.38.pom 18:09:13,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.pom.lastUpdated 18:09:13,774 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,774 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.pom Downloaded1fromacentral:3https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.pom (10 kB at 443 kB/s) 18:09:13,798 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/_remote.repositories 18:09:13,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.pom.lastUpdated 18:09:13,802 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:13,803 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.49.2/parent-0.49.2.pom 18:09:14,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.2/parent-0.49.2.pom.lastUpdated 18:09:14,297 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:14,297 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.2/parent-0.49.2.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.2/parent-0.49.2.pom (60 kB at 1.9 MB/s) 18:09:14,329 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.2/_remote.repositories 18:09:14,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.2/parent-0.49.2.pom.lastUpdated 18:09:14,338 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:14,339 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom 18:09:14,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom.lastUpdated 18:09:14,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:14,850 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom (19 kB at 93 kB/s) 18:09:15,057 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/_remote.repositories 18:09:15,057 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom.lastUpdated 18:09:15,063 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:15,063 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 18:09:15,584 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated 18:09:15,586 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:15,586 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 183 kB/s) 18:09:15,608 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/_remote.repositories 18:09:15,609 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated 18:09:15,611 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:15,611 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 18:09:16,137 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated 18:09:16,139 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:16,139 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 614 kB/s) 18:09:16,163 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.25/_remote.repositories 18:09:16,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated 18:09:16,170 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:16,171 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom 18:09:16,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom.lastUpdated 18:09:16,680 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:16,680 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 623 kB/s) 18:09:16,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/_remote.repositories 18:09:16,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom.lastUpdated 18:09:16,706 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:16,706 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom 18:09:17,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom.lastUpdated 18:09:17,196 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:17,197 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 809 kB/s) 18:09:17,220 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-parent/1.2.3/_remote.repositories 18:09:17,221 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom.lastUpdated 18:09:17,227 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:17,228 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom 18:09:17,738 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom.lastUpdated 18:09:17,739 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:17,740 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 210 kB/s) 18:09:17,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/_remote.repositories 18:09:17,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom.lastUpdated 18:09:17,765 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:17,766 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom 18:09:18,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom.lastUpdated 18:09:18,258 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:18,259 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom Downloaded1fromucentral:ahttps://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom (2.4 kB at 103 kB/s) 18:09:18,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/_remote.repositories 18:09:18,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom.lastUpdated 18:09:18,287 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:18,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom 18:09:18,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom.lastUpdated 18:09:18,794 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:18,795 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 61 kB/s) 18:09:18,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/_remote.repositories 18:09:18,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom.lastUpdated 18:09:18,819 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:18,820 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom 18:09:19,344 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom.lastUpdated 18:09:19,345 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:19,345 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom (2.4 kB at 104 kB/s) 18:09:19,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/_remote.repositories 18:09:19,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom.lastUpdated 18:09:19,373 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:19,374 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom 18:09:19,874 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom.lastUpdated 18:09:19,876 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:19,876 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom (2.0 kB at 101 kB/s) 18:09:19,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/_remote.repositories 18:09:19,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom.lastUpdated 18:09:19,899 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:19,899 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom 18:09:20,381 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom.lastUpdated 18:09:20,383 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:20,384 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom Downloaded1frompcentral:-https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 76 kB/s) 18:09:20,406 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/_remote.repositories 18:09:20,407 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom.lastUpdated 18:09:20,410 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:20,411 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/junit/junit/4.12/junit-4.12.pom 18:09:20,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.pom.lastUpdated 18:09:20,938 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:20,938 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 987 kB/s) 18:09:20,962 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/_remote.repositories 18:09:20,963 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.pom.lastUpdated 18:09:20,968 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:20,968 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 18:09:21,455 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom.lastUpdated 18:09:21,456 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:21,457 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 38 kB/s) 18:09:21,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/_remote.repositories 18:09:21,479 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom.lastUpdated 18:09:21,481 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:21,482 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 18:09:21,971 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom.lastUpdated 18:09:21,972 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:21,972 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 99 kB/s) 18:09:21,993 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/_remote.repositories 18:09:21,994 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom.lastUpdated 18:09:21,997 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:21,997 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom 18:09:22,485 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom.lastUpdated 18:09:22,486 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:22,487 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom Downloaded1fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom (2.4 kB at 127 kB/s) 18:09:22,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/_remote.repositories 18:09:22,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom.lastUpdated 18:09:22,510 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:22,510 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom 18:09:22,993 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom.lastUpdated 18:09:22,994 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:22,994 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom Downloaded1fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom (2.4 kB at 113 kB/s) 18:09:23,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/_remote.repositories 18:09:23,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom.lastUpdated 18:09:23,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:23,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom 18:09:23,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom.lastUpdated 18:09:23,509 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:23,509 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 34 kB/s) 18:09:23,530 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/_remote.repositories 18:09:23,530 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom.lastUpdated 18:09:23,532 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:23,533 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom 18:09:24,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom.lastUpdated 18:09:24,040 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:24,041 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom (8.7 kB at 458 kB/s) 18:09:24,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/_remote.repositories 18:09:24,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom.lastUpdated 18:09:24,063 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:24,064 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom 18:09:24,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom.lastUpdated 18:09:24,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:24,552 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 kB at 660 kB/s) 18:09:24,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-parent-pom/2.1.6/_remote.repositories 18:09:24,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom.lastUpdated 18:09:24,580 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:24,580 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom 18:09:25,098 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom.lastUpdated 18:09:25,099 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:25,100 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom (7.5 kB at 67 kB/s) 18:09:25,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/_remote.repositories 18:09:25,213 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom.lastUpdated 18:09:25,215 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:25,216 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.49.3/parent-0.49.3.pom 18:09:25,735 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.3/parent-0.49.3.pom.lastUpdated 18:09:25,736 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:25,737 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.3/parent-0.49.3.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.3/parent-0.49.3.pom (60 kB at 1.8 MB/s) 18:09:25,770 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.3/_remote.repositories 18:09:25,771 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.3/parent-0.49.3.pom.lastUpdated 18:09:25,784 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=641259, ConflictMarker.markTime=156704, ConflictMarker.nodeCount=27, ConflictIdSorter.graphTime=342913, ConflictIdSorter.topsortTime=285402, ConflictIdSorter.conflictIdCount=17, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3487028, ConflictResolver.conflictItemCount=26, DefaultDependencyCollector.collectTime=12541217530, DefaultDependencyCollector.transformTime=6346195} 18:09:25,785 [1;36mDEBUGm] io.github.dgroup:lazylead:pom:0.1.0 18:09:25,785 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:09:25,785 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:09:25,785 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:09:25,785 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:09:25,785 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:09:25,786 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:09:25,786 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:09:25,786 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:09:25,786 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:09:25,786 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:09:25,787 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:test 18:09:25,787 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:09:25,787 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:09:26,324 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:26,324 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/cactoos/cactoos/0.38/cactoos-0.38.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/junit/junit/4.12/junit-4.12.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:09:28,387 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar.lastUpdated 18:09:28,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar.lastUpdated 18:09:28,389 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated 18:09:28,390 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.lastUpdated 18:09:28,391 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.lastUpdated 18:09:28,391 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar.lastUpdated 18:09:28,392 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar.lastUpdated 18:09:28,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar.lastUpdated 18:09:28,394 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar.lastUpdated 18:09:28,395 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar.lastUpdated 18:09:28,396 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar.lastUpdated 18:09:28,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.lastUpdated 18:09:28,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar.lastUpdated 18:09:28,398 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar.lastUpdated 18:09:28,399 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar.lastUpdated 18:09:28,399 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar.lastUpdated 18:09:28,400 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar.lastUpdated 18:09:28,405 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,405 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.jar Downloading from central: https://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Downloaded4fromacentral:3https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jarB(41)kBgatc528lkB/s)-1.2.3.jarj(49/2902kB)kB)) Downloading)fromccentral:8https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar Downloaded3fromacentral:3https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.jara(3185kB2atk2.9kMB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jarr(2.2/kB2at)17 kB/s)ardian-api-1.0.0.jar (2.2 kB) | velocity-0.4.0.jar (21/244kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar.(62.kBrat2411BkB/s)unit-platform-engine-1.4.0-M1.jar.(13/1411kB)) kB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jarjar (13/141 kB) Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jarp(290okB-atg1.7-MB/s)-M1.jar (32/141 kB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (32/141 kB) Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jarr(7.14kB4atk38|kB/s)it-platform-commons-1.4.0-M1.jar((36/87kkB)||oopentest4j-1.1.1.jar((7.1kkB)kB)) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jarm-engine-1.4.0-M1.jar (114/141 kB) | junit-platform-commons-1.4.0-M1.jar (36/87 kB) Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jaro(141.kB0at1676rkB/s)870kB) |Bjunit-4.12.jar (21/3155kB)) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jarr (77/87 kB) | junit-4.12.jar (27/315 kB) Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jarj(24(kB/at)100jkB/s)4.12.jarj(118/315kkB)||hhamcrest-core-1.3.jar((24/45kkB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar3.jar (28/45 kB) Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jarr(878kB5atB359 kB/s) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jart(45pkBeate175nkB/s).0-M1.jar (7.7/168 kB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar12/1688kB)) Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar8(472 kBjati1.8uMB/s)-api-5.4.0-M1.jar (2.2/140 kB) Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jart(315ikBratp981.kB/s)1.jar.(94/140/kB)k|Bhamcrest-all-1.3.jar.(90/307/kB)k|Bassertj-core-3.8.0.jar (0/1.2 MB) Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar Downloaded5fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jarj(168ekB.at0489rkB/s)/1.2BMB)B|Mcactoos-matchers-0.13.jar (20/288kB)) Downloaded4fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar-(140hkBsat.405jkB/s)0/28 kB) Downloaded3fromacentral:lhttps://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar)(28 kB at 78 kB/s) Downloaded2fromacentral:lhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (307 kB at 784 kB/s) Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar (1.2 MB at 2.6 MB/s) 18:09:28,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/_remote.repositories 18:09:28,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar.lastUpdated 18:09:28,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/_remote.repositories 18:09:28,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar.lastUpdated 18:09:28,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/_remote.repositories 18:09:28,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated 18:09:28,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/_remote.repositories 18:09:28,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.lastUpdated 18:09:28,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/_remote.repositories 18:09:28,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.lastUpdated 18:09:28,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/_remote.repositories 18:09:28,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar.lastUpdated 18:09:28,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/_remote.repositories 18:09:28,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar.lastUpdated 18:09:28,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/_remote.repositories 18:09:28,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar.lastUpdated 18:09:28,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/_remote.repositories 18:09:28,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar.lastUpdated 18:09:28,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/_remote.repositories 18:09:28,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar.lastUpdated 18:09:28,900 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/_remote.repositories 18:09:28,900 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar.lastUpdated 18:09:28,901 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/_remote.repositories 18:09:28,901 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.lastUpdated 18:09:28,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/_remote.repositories 18:09:28,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar.lastUpdated 18:09:28,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/_remote.repositories 18:09:28,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar.lastUpdated 18:09:28,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/_remote.repositories 18:09:28,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar.lastUpdated 18:09:28,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/_remote.repositories 18:09:28,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar.lastUpdated 18:09:28,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/_remote.repositories 18:09:28,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar.lastUpdated 18:09:28,907 [1;34mINFOm] 18:09:28,908 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead0;1m ---m 18:09:28,914 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,914 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 77 kB/s) 18:09:28,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories 18:09:28,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom.lastUpdated 18:09:28,937 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,937 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded1fromacentral:6https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 452 kB/s) 18:09:28,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.6/_remote.repositories 18:09:28,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom.lastUpdated 18:09:28,960 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,960 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 726 kB/s) 18:09:28,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/5/_remote.repositories 18:09:28,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom.lastUpdated 18:09:28,983 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,983 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 181 kB/s) 18:09:29,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/3/_remote.repositories 18:09:29,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/3/apache-3.pom.lastUpdated 18:09:29,007 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,007 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 214 kB/s) 18:09:29,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories 18:09:29,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom.lastUpdated 18:09:29,029 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,030 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 418 kB/s) 18:09:29,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/16/_remote.repositories 18:09:29,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom.lastUpdated 18:09:29,054 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,054 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s) 18:09:29,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/5/_remote.repositories 18:09:29,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated 18:09:29,080 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=30301, ConflictMarker.markTime=83388, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=10109, ConflictIdSorter.topsortTime=12046, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=121908, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=169991155, DefaultDependencyCollector.transformTime=350316} 18:09:29,082 [1;36mDEBUGm] org.apache.maven.plugins:maven-clean-plugin:jar:2.5: 18:09:29,082 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 18:09:29,082 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0:compile 18:09:29,084 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,085 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded2fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 348 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.4 MB/s) 18:09:29,153 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories 18:09:29,154 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar.lastUpdated 18:09:29,154 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories 18:09:29,155 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar.lastUpdated 18:09:29,157 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 18:09:29,158 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 18:09:29,158 [1;36mDEBUGm] Imported: < maven.api 18:09:29,158 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 18:09:29,159 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 18:09:29,159 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0 18:09:29,187 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:29,203 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:09:29,210 [1;36mDEBUGm] (f) directory = /home/r/repo/target 18:09:29,210 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:09:29,211 [1;36mDEBUGm] (f) failOnError = true 18:09:29,211 [1;36mDEBUGm] (f) followSymLinks = false 18:09:29,211 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target/classes 18:09:29,212 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/target/site 18:09:29,212 [1;36mDEBUGm] (f) retryOnError = true 18:09:29,212 [1;36mDEBUGm] (f) skip = false 18:09:29,213 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/target/test-classes 18:09:29,213 [1;36mDEBUGm] -- end configuration -- 18:09:29,218 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target 18:09:29,218 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target/classes 18:09:29,218 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target/test-classes 18:09:29,219 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target/site 18:09:29,220 [1;34mINFOm] 18:09:29,220 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead0;1m ---m 18:09:29,229 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,230 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 739 kB/s) 18:09:29,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/_remote.repositories 18:09:29,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom.lastUpdated 18:09:29,260 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,261 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.1 MB/s) 18:09:29,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/34/_remote.repositories 18:09:29,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom.lastUpdated 18:09:29,305 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,305 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.pom (2.7 kB at 94 kB/s) 18:09:29,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/_remote.repositories 18:09:29,335 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.pom.lastUpdated 18:09:29,341 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,341 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 407 kB/s) 18:09:29,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/_remote.repositories 18:09:29,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom.lastUpdated 18:09:29,371 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,372 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.5 MB/s) 18:09:29,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/25/_remote.repositories 18:09:29,406 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom.lastUpdated 18:09:29,413 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,415 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 659 kB/s) 18:09:29,440 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/9/_remote.repositories 18:09:29,441 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/9/apache-9.pom.lastUpdated 18:09:29,447 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,448 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.pom Downloaded1fromucentral:chttps://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.pom (5.6 kB at 269 kB/s) 18:09:29,471 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/_remote.repositories 18:09:29,471 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.pom.lastUpdated 18:09:29,484 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 323 kB/s) 18:09:29,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/_remote.repositories 18:09:29,508 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/guava-19.0.pom.lastUpdated 18:09:29,511 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,511 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 494 kB/s) 18:09:29,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0/_remote.repositories 18:09:29,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom.lastUpdated 18:09:29,535 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,536 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s) 18:09:29,556 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/_remote.repositories 18:09:29,557 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated 18:09:29,560 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,561 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom (4.5 kB at 205 kB/s) 18:09:29,585 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/_remote.repositories 18:09:29,586 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom.lastUpdated 18:09:29,588 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,588 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom (6.2 kB at 296 kB/s) 18:09:29,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.18/_remote.repositories 18:09:29,611 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.18/jcabi-1.18.pom.lastUpdated 18:09:29,613 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,613 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom Downloaded1fromacentral:3https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (75 kB at 2.6 MB/s) 18:09:29,643 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.33/_remote.repositories 18:09:29,644 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.33/parent-0.33.pom.lastUpdated 18:09:29,652 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,652 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 149 kB/s) 18:09:29,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/_remote.repositories 18:09:29,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom.lastUpdated 18:09:29,673 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,673 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 621 kB/s) 18:09:29,693 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/_remote.repositories 18:09:29,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom.lastUpdated 18:09:29,697 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,697 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom Downloaded1fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 kB at 478 kB/s) 18:09:29,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/_remote.repositories 18:09:29,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom.lastUpdated 18:09:29,724 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,724 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (6.2 kB at 259 kB/s) 18:09:29,749 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.20.1/_remote.repositories 18:09:29,750 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom.lastUpdated 18:09:29,751 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,751 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom Downloaded1fromacentral:7https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom (75 kB at 2.5 MB/s) 18:09:29,782 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.37.1/_remote.repositories 18:09:29,783 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.37.1/parent-0.37.1.pom.lastUpdated 18:09:29,790 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,790 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom Downloaded1fromscentral:1https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (1.0 kB at 52 kB/s) 18:09:29,812 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/_remote.repositories 18:09:29,812 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom.lastUpdated 18:09:29,815 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,816 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 328 kB/s) 18:09:29,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/_remote.repositories 18:09:29,842 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom.lastUpdated 18:09:29,845 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,845 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom (106 kB at 3.2 MB/s) 18:09:29,880 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/_remote.repositories 18:09:29,880 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom.lastUpdated 18:09:29,885 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,885 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 328 kB/s) 18:09:29,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/_remote.repositories 18:09:29,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated 18:09:29,912 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,912 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom Downloaded1fromicentral:8https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom (1.4 kB at 60 kB/s) 18:09:29,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/_remote.repositories 18:09:29,937 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/picocli-3.8.0.pom.lastUpdated 18:09:29,939 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,939 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom Downloaded1fromncentral:7https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 35 kB/s) 18:09:29,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/_remote.repositories 18:09:29,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom.lastUpdated 18:09:29,961 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,961 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom Downloaded1fromncentral:thttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 168 kB/s) 18:09:29,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/_remote.repositories 18:09:29,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom.lastUpdated 18:09:29,987 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,987 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom Downloaded1fromncentral:thttps://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 230 kB/s) 18:09:30,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-master/4.7.1/_remote.repositories 18:09:30,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom.lastUpdated 18:09:30,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,011 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 636 kB/s) 18:09:30,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/_remote.repositories 18:09:30,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom.lastUpdated 18:09:30,038 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,038 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.2 MB/s) 18:09:30,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/41/_remote.repositories 18:09:30,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/41/commons-parent-41.pom.lastUpdated 18:09:30,080 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,081 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 625 kB/s) 18:09:30,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/_remote.repositories 18:09:30,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom.lastUpdated 18:09:30,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 953 kB/s) 18:09:30,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/9/_remote.repositories 18:09:30,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/9/commons-parent-9.pom.lastUpdated 18:09:30,131 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,132 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 250 kB/s) 18:09:30,150 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/4/_remote.repositories 18:09:30,151 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/4/apache-4.pom.lastUpdated 18:09:30,155 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,155 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom Downloaded1fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 261 kB/s) 18:09:30,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/_remote.repositories 18:09:30,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom.lastUpdated 18:09:30,183 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,184 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 1.1 MB/s) 18:09:30,209 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/_remote.repositories 18:09:30,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom.lastUpdated 18:09:30,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.5 MB/s) 18:09:30,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/42/_remote.repositories 18:09:30,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated 18:09:30,253 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,254 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 476 kB/s) 18:09:30,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/_remote.repositories 18:09:30,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom.lastUpdated 18:09:30,281 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,281 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 303 kB/s) 18:09:30,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/_remote.repositories 18:09:30,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom.lastUpdated 18:09:30,310 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,310 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 113 kB/s) 18:09:30,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/_remote.repositories 18:09:30,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom.lastUpdated 18:09:30,336 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,336 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 445 kB/s) 18:09:30,359 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/_remote.repositories 18:09:30,360 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom.lastUpdated 18:09:30,362 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,363 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s) 18:09:30,385 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/16/_remote.repositories 18:09:30,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated 18:09:30,389 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,389 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 722 kB/s) 18:09:30,411 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/7/_remote.repositories 18:09:30,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/7/apache-7.pom.lastUpdated 18:09:30,416 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,417 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 55 kB/s) 18:09:30,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/_remote.repositories 18:09:30,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom.lastUpdated 18:09:30,444 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,444 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded1fromocentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 459 kB/s) 18:09:30,466 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/_remote.repositories 18:09:30,467 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom.lastUpdated 18:09:30,469 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,469 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s) 18:09:30,493 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/10/_remote.repositories 18:09:30,494 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated 18:09:30,499 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,499 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 92 kB/s) 18:09:30,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/_remote.repositories 18:09:30,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated 18:09:30,524 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,524 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 952 kB/s) 18:09:30,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0/_remote.repositories 18:09:30,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated 18:09:30,553 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.1 MB/s) 18:09:30,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/15/_remote.repositories 18:09:30,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated 18:09:30,580 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,581 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 457 kB/s) 18:09:30,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/6/_remote.repositories 18:09:30,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/6/apache-6.pom.lastUpdated 18:09:30,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,616 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 152 kB/s) 18:09:30,639 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/_remote.repositories 18:09:30,640 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated 18:09:30,642 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,642 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 729 kB/s) 18:09:30,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories 18:09:30,667 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated 18:09:30,670 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,670 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 349 kB/s) 18:09:30,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/_remote.repositories 18:09:30,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated 18:09:30,694 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,694 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 205 kB/s) 18:09:30,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/_remote.repositories 18:09:30,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated 18:09:30,718 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 78 kB/s) 18:09:30,743 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/_remote.repositories 18:09:30,744 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated 18:09:30,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,750 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 111 kB/s) 18:09:30,771 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories 18:09:30,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated 18:09:30,777 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,777 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 54 kB/s) 18:09:30,796 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories 18:09:30,797 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated 18:09:30,799 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,799 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s) 18:09:30,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/_remote.repositories 18:09:30,820 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated 18:09:30,822 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,823 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 824 kB/s) 18:09:30,844 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/_remote.repositories 18:09:30,845 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated 18:09:30,848 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,848 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 35 kB/s) 18:09:30,872 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories 18:09:30,872 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated 18:09:30,874 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,874 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 202 kB/s) 18:09:30,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/_remote.repositories 18:09:30,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated 18:09:30,900 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,900 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded1fromlcentral:-https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 114 kB/s) 18:09:30,926 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories 18:09:30,927 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated 18:09:30,928 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,928 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 358 kB/s) 18:09:30,948 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/12/_remote.repositories 18:09:30,949 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated 18:09:30,950 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,950 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 420 kB/s) 18:09:30,971 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/4/_remote.repositories 18:09:30,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated 18:09:30,976 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,976 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 257 kB/s) 18:09:30,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/_remote.repositories 18:09:30,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated 18:09:31,000 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,001 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 448 kB/s) 18:09:31,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories 18:09:31,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated 18:09:31,025 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,026 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 103 kB/s) 18:09:31,047 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories 18:09:31,048 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated 18:09:31,050 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,051 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 96 kB/s) 18:09:31,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories 18:09:31,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated 18:09:31,077 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,077 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 120 kB/s) 18:09:31,098 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories 18:09:31,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated 18:09:31,104 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,104 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 268 kB/s) 18:09:31,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories 18:09:31,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated 18:09:31,128 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,129 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded1fromucentral:uhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 149 kB/s) 18:09:31,151 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/_remote.repositories 18:09:31,151 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated 18:09:31,153 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,154 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 145 kB/s) 18:09:31,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/_remote.repositories 18:09:31,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated 18:09:31,176 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,176 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 54 kB/s) 18:09:31,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/_remote.repositories 18:09:31,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated 18:09:31,202 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,203 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 389 kB/s) 18:09:31,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/_remote.repositories 18:09:31,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated 18:09:31,226 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 512 kB/s) 18:09:31,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/6/_remote.repositories 18:09:31,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated 18:09:31,252 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 45 kB/s) 18:09:31,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/_remote.repositories 18:09:31,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated 18:09:31,272 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,273 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 223 kB/s) 18:09:31,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.4/_remote.repositories 18:09:31,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated 18:09:31,295 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,295 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 826 kB/s) 18:09:31,317 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.5/_remote.repositories 18:09:31,318 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated 18:09:31,321 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,322 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 200 kB/s) 18:09:31,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories 18:09:31,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated 18:09:31,346 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,346 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 185 kB/s) 18:09:31,365 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories 18:09:31,366 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated 18:09:31,368 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,368 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 303 kB/s) 18:09:31,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories 18:09:31,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated 18:09:31,391 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,392 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 582 kB/s) 18:09:31,411 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories 18:09:31,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated 18:09:31,415 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,415 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 125 kB/s) 18:09:31,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories 18:09:31,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated 18:09:31,438 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,439 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 145 kB/s) 18:09:31,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories 18:09:31,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated 18:09:31,465 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,466 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 98 kB/s) 18:09:31,483 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/_remote.repositories 18:09:31,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated 18:09:31,485 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded1fromecentral:ehttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 407 kB/s) 18:09:31,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/_remote.repositories 18:09:31,506 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated 18:09:31,508 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,508 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 121 kB/s) 18:09:31,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/_remote.repositories 18:09:31,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated 18:09:31,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,529 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 194 kB/s) 18:09:31,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories 18:09:31,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated 18:09:31,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 92 kB/s) 18:09:31,573 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories 18:09:31,573 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated 18:09:31,578 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,579 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 213 kB/s) 18:09:31,598 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/_remote.repositories 18:09:31,599 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom.lastUpdated 18:09:31,601 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,601 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 274 kB/s) 18:09:31,620 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/_remote.repositories 18:09:31,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom.lastUpdated 18:09:31,625 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,625 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 57 kB/s) 18:09:31,643 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/_remote.repositories 18:09:31,644 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom.lastUpdated 18:09:31,645 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,646 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s) 18:09:31,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/_remote.repositories 18:09:31,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom.lastUpdated 18:09:31,667 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,668 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.3 MB/s) 18:09:31,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/_remote.repositories 18:09:31,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom.lastUpdated 18:09:31,694 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,695 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 91 kB/s) 18:09:31,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/_remote.repositories 18:09:31,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom.lastUpdated 18:09:31,719 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.pom (4.9 kB at 233 kB/s) 18:09:31,740 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/_remote.repositories 18:09:31,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.pom.lastUpdated 18:09:31,745 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,746 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom (8.5 kB at 371 kB/s) 18:09:31,769 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/_remote.repositories 18:09:31,770 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom.lastUpdated 18:09:31,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,773 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom (47 kB at 1.5 MB/s) 18:09:31,807 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd/6.10.0/_remote.repositories 18:09:31,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom.lastUpdated 18:09:31,814 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,814 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom Downloaded1fromccentral:-https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 63 kB/s) 18:09:31,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/_remote.repositories 18:09:31,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.pom.lastUpdated 18:09:31,837 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,838 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (2.9 kB at 155 kB/s) 18:09:31,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/_remote.repositories 18:09:31,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom.lastUpdated 18:09:31,860 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,861 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded1fromwcentral:mhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 535 kB/s) 18:09:31,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.5/_remote.repositories 18:09:31,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom.lastUpdated 18:09:31,887 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,887 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom Downloaded1fromscentral:ohttps://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom (8.9 kB at 422 kB/s) 18:09:31,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/_remote.repositories 18:09:31,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.pom.lastUpdated 18:09:31,915 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,916 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom (6.2 kB at 294 kB/s) 18:09:31,938 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/_remote.repositories 18:09:31,939 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom.lastUpdated 18:09:31,945 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,945 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom Downloaded1frommcentral:1https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom (3.9 kB at 185 kB/s) 18:09:31,968 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/_remote.repositories 18:09:31,969 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom.lastUpdated 18:09:31,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,974 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom (1.4 kB at 69 kB/s) 18:09:31,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/_remote.repositories 18:09:31,997 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom.lastUpdated 18:09:31,999 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,999 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom Downloaded1frommcentral:Phttps://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 8.1 kB/s) 18:09:32,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/_remote.repositories 18:09:32,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom.lastUpdated 18:09:32,023 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,023 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.pom Downloaded1fromucentral:dhttps://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.pom (8.1 kB at 388 kB/s) 18:09:32,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/_remote.repositories 18:09:32,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.pom.lastUpdated 18:09:32,051 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,052 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 761 kB/s) 18:09:32,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/_remote.repositories 18:09:32,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom.lastUpdated 18:09:32,078 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,079 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.5 MB/s) 18:09:32,101 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/17/_remote.repositories 18:09:32,101 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom.lastUpdated 18:09:32,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom Downloaded1fromicentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 489 kB/s) 18:09:32,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/_remote.repositories 18:09:32,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom.lastUpdated 18:09:32,132 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,132 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom Downloaded1fromccentral:ahttps://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 21 kB/s) 18:09:32,156 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/_remote.repositories 18:09:32,157 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom.lastUpdated 18:09:32,158 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,159 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom Downloaded1fromccentral:uhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 183 kB/s) 18:09:32,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/_remote.repositories 18:09:32,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom.lastUpdated 18:09:32,183 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,184 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom Downloaded1fromFcentral:ihttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 48 kB/s) 18:09:32,204 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/_remote.repositories 18:09:32,205 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom.lastUpdated 18:09:32,206 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,207 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 338 kB/s) 18:09:32,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/_remote.repositories 18:09:32,228 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom.lastUpdated 18:09:32,231 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,231 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom Downloaded1fromscentral:ahttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 90 kB/s) 18:09:32,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/_remote.repositories 18:09:32,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom.lastUpdated 18:09:32,257 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,258 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 220 kB/s) 18:09:32,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.2/_remote.repositories 18:09:32,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom.lastUpdated 18:09:32,286 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,287 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded1fromwcentral:mhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 453 kB/s) 18:09:32,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.3/_remote.repositories 18:09:32,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.3/ow2-1.3.pom.lastUpdated 18:09:32,312 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,313 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom Downloaded1fromscentral:shttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 105 kB/s) 18:09:32,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/_remote.repositories 18:09:32,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom.lastUpdated 18:09:32,337 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,337 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 123 kB/s) 18:09:32,356 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/_remote.repositories 18:09:32,357 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom.lastUpdated 18:09:32,359 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,360 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 92 kB/s) 18:09:32,381 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.2/_remote.repositories 18:09:32,382 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom.lastUpdated 18:09:32,384 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,385 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom Downloaded1frompcentral:xhttps://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 313 kB/s) 18:09:32,404 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/_remote.repositories 18:09:32,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom.lastUpdated 18:09:32,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,407 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom Downloaded1fromacentral:6https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 618 kB/s) 18:09:32,429 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/_remote.repositories 18:09:32,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom.lastUpdated 18:09:32,434 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,434 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (3.9 kB at 175 kB/s) 18:09:32,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/_remote.repositories 18:09:32,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom.lastUpdated 18:09:32,459 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,459 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom Downloaded1fromFcentral:ihttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (3.8 kB at 183 kB/s) 18:09:32,482 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/_remote.repositories 18:09:32,482 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom.lastUpdated 18:09:32,484 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom (4.8 kB at 210 kB/s) 18:09:32,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/_remote.repositories 18:09:32,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom.lastUpdated 18:09:32,511 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,511 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 102 kB/s) 18:09:32,531 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/_remote.repositories 18:09:32,531 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom.lastUpdated 18:09:32,532 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,532 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 275 kB/s) 18:09:32,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.3/_remote.repositories 18:09:32,554 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom.lastUpdated 18:09:32,557 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,557 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 110 kB/s) 18:09:32,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/_remote.repositories 18:09:32,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom.lastUpdated 18:09:32,579 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,579 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloaded1fromscentral:ahttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 117 kB/s) 18:09:32,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/_remote.repositories 18:09:32,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom.lastUpdated 18:09:32,600 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,600 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom Downloaded1frombcentral:-https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom (11 kB at 526 kB/s) 18:09:32,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/_remote.repositories 18:09:32,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom.lastUpdated 18:09:32,624 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,625 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 157 kB/s) 18:09:32,651 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/5/_remote.repositories 18:09:32,652 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated 18:09:32,654 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,654 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom (1.3 kB at 71 kB/s) 18:09:32,673 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/_remote.repositories 18:09:32,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.pom.lastUpdated 18:09:32,675 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,675 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom (1.1 kB at 52 kB/s) 18:09:32,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/_remote.repositories 18:09:32,698 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.pom.lastUpdated 18:09:32,700 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,700 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom (12 kB at 507 kB/s) 18:09:32,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/_remote.repositories 18:09:32,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom.lastUpdated 18:09:32,727 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,728 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (6.2 kB at 230 kB/s) 18:09:32,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.21/_remote.repositories 18:09:32,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.21/jcabi-1.21.pom.lastUpdated 18:09:32,758 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,759 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (75 kB at 2.5 MB/s) 18:09:32,789 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.39/_remote.repositories 18:09:32,790 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.39/parent-0.39.pom.lastUpdated 18:09:32,797 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,798 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom Downloaded1fromccentral:thttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 154 kB/s) 18:09:32,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/_remote.repositories 18:09:32,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom.lastUpdated 18:09:32,821 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,822 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 311 kB/s) 18:09:32,843 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.16/_remote.repositories 18:09:32,843 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.16/jcabi-1.16.pom.lastUpdated 18:09:32,845 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,846 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 2.2 MB/s) 18:09:32,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.31/_remote.repositories 18:09:32,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.31/parent-0.31.pom.lastUpdated 18:09:32,888 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,889 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom Downloaded1fromccentral:nhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 179 kB/s) 18:09:32,916 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/_remote.repositories 18:09:32,917 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom.lastUpdated 18:09:32,919 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,919 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 310 kB/s) 18:09:32,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.14/_remote.repositories 18:09:32,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.14/jcabi-1.14.pom.lastUpdated 18:09:32,942 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,943 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded1fromacentral:7https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 2.1 MB/s) 18:09:32,978 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.27.1/_remote.repositories 18:09:32,978 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.27.1/parent-0.27.1.pom.lastUpdated 18:09:32,983 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,984 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 171 kB/s) 18:09:33,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/_remote.repositories 18:09:33,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom.lastUpdated 18:09:33,019 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom Downloaded1fromacentral:5https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 934 kB/s) 18:09:33,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0.5/_remote.repositories 18:09:33,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0.5/maven-3.0.5.pom.lastUpdated 18:09:33,050 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,051 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 141 kB/s) 18:09:33,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/_remote.repositories 18:09:33,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom.lastUpdated 18:09:33,083 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,084 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 145 kB/s) 18:09:33,105 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/_remote.repositories 18:09:33,106 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom.lastUpdated 18:09:33,107 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,108 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 92 kB/s) 18:09:33,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/_remote.repositories 18:09:33,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom.lastUpdated 18:09:33,132 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,132 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 119 kB/s) 18:09:33,152 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/_remote.repositories 18:09:33,153 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom.lastUpdated 18:09:33,156 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,157 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 100 kB/s) 18:09:33,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/_remote.repositories 18:09:33,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom.lastUpdated 18:09:33,181 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,182 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 82 kB/s) 18:09:33,203 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/_remote.repositories 18:09:33,203 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom.lastUpdated 18:09:33,208 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,208 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 133 kB/s) 18:09:33,229 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/_remote.repositories 18:09:33,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom.lastUpdated 18:09:33,234 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,235 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 293 kB/s) 18:09:33,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/_remote.repositories 18:09:33,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom.lastUpdated 18:09:33,259 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,260 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom Downloaded1fromucentral:uhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 173 kB/s) 18:09:33,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/_remote.repositories 18:09:33,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom.lastUpdated 18:09:33,285 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,285 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 138 kB/s) 18:09:33,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/_remote.repositories 18:09:33,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom.lastUpdated 18:09:33,310 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,311 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 63 kB/s) 18:09:33,331 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/_remote.repositories 18:09:33,331 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom.lastUpdated 18:09:33,332 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,332 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 180 kB/s) 18:09:33,351 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/_remote.repositories 18:09:33,352 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom.lastUpdated 18:09:33,354 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,354 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 482 kB/s) 18:09:33,377 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/_remote.repositories 18:09:33,377 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom.lastUpdated 18:09:33,379 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,379 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 714 kB/s) 18:09:33,400 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/10/_remote.repositories 18:09:33,401 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated 18:09:33,404 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,405 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 185 kB/s) 18:09:33,426 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/_remote.repositories 18:09:33,427 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom.lastUpdated 18:09:33,429 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,430 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 212 kB/s) 18:09:33,450 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/_remote.repositories 18:09:33,450 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom.lastUpdated 18:09:33,453 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,454 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 339 kB/s) 18:09:33,476 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/_remote.repositories 18:09:33,477 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom.lastUpdated 18:09:33,481 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,482 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 317 kB/s) 18:09:33,515 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/_remote.repositories 18:09:33,515 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom.lastUpdated 18:09:33,518 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,518 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 546 kB/s) 18:09:33,540 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/_remote.repositories 18:09:33,541 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom.lastUpdated 18:09:33,545 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,546 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 60 kB/s) 18:09:33,566 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/_remote.repositories 18:09:33,566 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom.lastUpdated 18:09:33,568 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,569 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 423 kB/s) 18:09:33,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/_remote.repositories 18:09:33,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom.lastUpdated 18:09:33,599 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,600 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 117 kB/s) 18:09:33,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/_remote.repositories 18:09:33,623 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom.lastUpdated 18:09:33,627 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,627 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 141 kB/s) 18:09:33,647 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/_remote.repositories 18:09:33,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom.lastUpdated 18:09:33,660 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,660 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 68 kB/s) 18:09:33,682 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/_remote.repositories 18:09:33,683 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom.lastUpdated 18:09:33,685 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,685 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom Downloaded1fromecentral:3https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 533 kB/s) 18:09:33,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/_remote.repositories 18:09:33,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom.lastUpdated 18:09:33,709 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,709 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 80 kB/s) 18:09:33,728 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/_remote.repositories 18:09:33,729 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom.lastUpdated 18:09:33,732 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,732 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 62 kB/s) 18:09:33,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/_remote.repositories 18:09:33,762 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom.lastUpdated 18:09:33,764 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,765 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 113 kB/s) 18:09:33,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/_remote.repositories 18:09:33,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom.lastUpdated 18:09:33,792 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,792 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 257 kB/s) 18:09:33,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/_remote.repositories 18:09:33,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom.lastUpdated 18:09:33,817 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,817 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 243 kB/s) 18:09:33,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/_remote.repositories 18:09:33,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom.lastUpdated 18:09:33,841 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,842 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) 18:09:33,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/24/_remote.repositories 18:09:33,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated 18:09:33,870 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,870 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 699 kB/s) 18:09:33,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/14/_remote.repositories 18:09:33,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/14/apache-14.pom.lastUpdated 18:09:33,898 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,898 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 115 kB/s) 18:09:33,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/_remote.repositories 18:09:33,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom.lastUpdated 18:09:33,922 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,922 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 151 kB/s) 18:09:33,940 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/_remote.repositories 18:09:33,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom.lastUpdated 18:09:33,943 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,944 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloaded1fromacentral:5https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 285 kB/s) 18:09:33,965 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.5/_remote.repositories 18:09:33,965 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.5/maven-2.0.5.pom.lastUpdated 18:09:33,968 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,968 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 35 kB/s) 18:09:33,990 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/_remote.repositories 18:09:33,991 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom.lastUpdated 18:09:33,993 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,993 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 302 kB/s) 18:09:34,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/_remote.repositories 18:09:34,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom.lastUpdated 18:09:34,018 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,018 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 32 kB/s) 18:09:34,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/_remote.repositories 18:09:34,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom.lastUpdated 18:09:34,047 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,047 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 131 kB/s) 18:09:34,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/_remote.repositories 18:09:34,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom.lastUpdated 18:09:34,078 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,078 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 818 kB/s) 18:09:34,105 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/_remote.repositories 18:09:34,106 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated 18:09:34,109 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,109 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 294 kB/s) 18:09:34,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/17/_remote.repositories 18:09:34,134 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated 18:09:34,138 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,138 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 128 kB/s) 18:09:34,159 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/_remote.repositories 18:09:34,160 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom.lastUpdated 18:09:34,162 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,162 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 45 kB/s) 18:09:34,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/wrappers/2.6.0/_remote.repositories 18:09:34,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom.lastUpdated 18:09:34,187 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,188 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 90 kB/s) 18:09:34,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.6.0/_remote.repositories 18:09:34,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom.lastUpdated 18:09:34,212 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 481 kB/s) 18:09:34,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.6.0/_remote.repositories 18:09:34,236 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom.lastUpdated 18:09:34,238 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,239 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 852 kB/s) 18:09:34,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/_remote.repositories 18:09:34,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated 18:09:34,267 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,267 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 384 kB/s) 18:09:34,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/_remote.repositories 18:09:34,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated 18:09:34,291 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,291 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 141 kB/s) 18:09:34,316 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.18/_remote.repositories 18:09:34,316 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom.lastUpdated 18:09:34,319 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,320 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 101 kB/s) 18:09:34,342 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/_remote.repositories 18:09:34,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom.lastUpdated 18:09:34,347 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,347 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded1fromdcentral:0https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 75 kB/s) 18:09:34,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/_remote.repositories 18:09:34,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom.lastUpdated 18:09:34,370 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,371 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded1fromecentral:ahttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 112 kB/s) 18:09:34,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-parent/1.0/_remote.repositories 18:09:34,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom.lastUpdated 18:09:34,395 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,395 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded1fromecentral:ohttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 395 kB/s) 18:09:34,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-bom/1.0/_remote.repositories 18:09:34,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom.lastUpdated 18:09:34,419 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,419 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded1fromecentral:thttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s) 18:09:34,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-parent/6/_remote.repositories 18:09:34,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-parent/6/weld-parent-6.pom.lastUpdated 18:09:34,448 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,448 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 57 kB/s) 18:09:34,468 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/_remote.repositories 18:09:34,468 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom.lastUpdated 18:09:34,471 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,471 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 27 kB/s) 18:09:34,495 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/_remote.repositories 18:09:34,495 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated 18:09:34,497 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,498 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 391 kB/s) 18:09:34,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/_remote.repositories 18:09:34,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom.lastUpdated 18:09:34,528 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,529 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 455 kB/s) 18:09:34,563 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/_remote.repositories 18:09:34,563 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom.lastUpdated 18:09:34,567 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,567 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom Downloaded1fromrcentral:ehttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 131 kB/s) 18:09:34,587 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/_remote.repositories 18:09:34,588 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom.lastUpdated 18:09:34,590 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,590 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 626 kB/s) 18:09:34,613 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0/_remote.repositories 18:09:34,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom.lastUpdated 18:09:34,618 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,618 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom Downloaded1fromrcentral:ehttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 219 kB/s) 18:09:34,638 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/_remote.repositories 18:09:34,638 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom.lastUpdated 18:09:34,640 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,640 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom Downloaded1fromicentral:shttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 624 kB/s) 18:09:34,663 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0/_remote.repositories 18:09:34,664 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom.lastUpdated 18:09:34,667 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,667 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom Downloaded1fromicentral:vhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 kB at 613 kB/s) 18:09:34,689 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/_remote.repositories 18:09:34,689 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom.lastUpdated 18:09:34,691 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,691 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom Downloaded1fromicentral:vhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 kB at 1.1 MB/s) 18:09:34,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.0.0.Final/_remote.repositories 18:09:34,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom.lastUpdated 18:09:34,719 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom Downloaded1fromrcentral:-https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 531 kB/s) 18:09:34,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/_remote.repositories 18:09:34,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom.lastUpdated 18:09:34,743 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,744 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 166 kB/s) 18:09:34,764 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/_remote.repositories 18:09:34,765 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom.lastUpdated 18:09:34,766 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,767 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 164 kB/s) 18:09:34,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/_remote.repositories 18:09:34,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom.lastUpdated 18:09:34,790 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,790 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 207 kB/s) 18:09:34,813 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/_remote.repositories 18:09:34,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom.lastUpdated 18:09:34,817 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,818 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom Downloaded1frombcentral:ihttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6.1 kB at 277 kB/s) 18:09:34,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/_remote.repositories 18:09:34,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom.lastUpdated 18:09:34,843 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,844 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom Downloaded1frombcentral:nhttps://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 1.0 MB/s) 18:09:34,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/jboss-parent/7/_remote.repositories 18:09:34,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/jboss-parent/7/jboss-parent-7.pom.lastUpdated 18:09:34,872 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,873 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom Downloaded1fromlcentral:0https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (6.6 kB at 285 kB/s) 18:09:34,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/_remote.repositories 18:09:34,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom.lastUpdated 18:09:34,900 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,900 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 kB at 616 kB/s) 18:09:34,920 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/_remote.repositories 18:09:34,921 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom.lastUpdated 18:09:34,923 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,923 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded1fromvcentral:nhttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 214 kB/s) 18:09:34,946 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/1/_remote.repositories 18:09:34,946 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom.lastUpdated 18:09:34,948 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,949 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 251 kB/s) 18:09:34,994 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/_remote.repositories 18:09:34,995 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom.lastUpdated 18:09:34,996 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,996 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded1fromvcentral:nhttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 239 kB/s) 18:09:35,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/3/_remote.repositories 18:09:35,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated 18:09:35,031 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=1066979, ConflictMarker.markTime=599665, ConflictMarker.nodeCount=261, ConflictIdSorter.graphTime=397053, ConflictIdSorter.topsortTime=357252, ConflictIdSorter.conflictIdCount=90, ConflictIdSorter.conflictIdCycleCount=1, ConflictResolver.totalTime=9455407, ConflictResolver.conflictItemCount=191, DefaultDependencyCollector.collectTime=5798145413, DefaultDependencyCollector.transformTime=11922804} 18:09:35,032 [1;36mDEBUGm] com.qulice:qulice-maven-plugin:jar:0.18.8: 18:09:35,032 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.2:runtime 18:09:35,033 [1;36mDEBUGm] com.qulice:qulice-spi:jar:0.18.8:compile 18:09:35,033 [1;36mDEBUGm] com.qulice:qulice-checkstyle:jar:0.18.8:compile 18:09:35,033 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:compile 18:09:35,033 [1;36mDEBUGm] com.google.guava:guava:jar:19.0:compile 18:09:35,033 [1;36mDEBUGm] com.puppycrawl.tools:checkstyle:jar:8.15:compile 18:09:35,033 [1;36mDEBUGm] info.picocli:picocli:jar:3.8.0:compile 18:09:35,033 [1;36mDEBUGm] antlr:antlr:jar:2.7.7:compile 18:09:35,034 [1;36mDEBUGm] org.antlr:antlr4-runtime:jar:4.7.1:compile 18:09:35,034 [1;36mDEBUGm] commons-beanutils:commons-beanutils:jar:1.9.3:compile 18:09:35,034 [1;36mDEBUGm] net.sourceforge.saxon:saxon:jar:9.1.0.8:compile 18:09:35,034 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-exec:jar:1.1:compile 18:09:35,034 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile 18:09:35,034 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:09:35,035 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:09:35,035 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:09:35,035 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:0.3:compile 18:09:35,035 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:09:35,035 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:09:35,036 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:09:35,036 [1;36mDEBUGm] org.eclipse.aether:aether-api:jar:0.9.0.M2:compile 18:09:35,036 [1;36mDEBUGm] com.qulice:qulice-pmd:jar:0.18.8:compile 18:09:35,036 [1;36mDEBUGm] net.sourceforge.pmd:pmd-core:jar:6.10.0:compile 18:09:35,036 [1;36mDEBUGm] com.beust:jcommander:jar:1.72:compile 18:09:35,036 [1;36mDEBUGm] com.google.code.gson:gson:jar:2.5:compile 18:09:35,037 [1;36mDEBUGm] net.sourceforge.saxon:saxon:jar:dom:9.1.0.8:runtime 18:09:35,037 [1;36mDEBUGm] net.sourceforge.pmd:pmd-java:jar:6.10.0:compile 18:09:35,037 [1;36mDEBUGm] net.sourceforge.pmd:pmd-jsp:jar:6.10.0:runtime 18:09:35,037 [1;36mDEBUGm] com.google.code.findbugs:jsr305:jar:2.0.3:compile 18:09:35,037 [1;36mDEBUGm] xerces:xmlParserAPIs:jar:2.6.2:compile 18:09:35,038 [1;36mDEBUGm] com.qulice:qulice-findbugs:jar:0.18.8:compile 18:09:35,038 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.6:compile 18:09:35,038 [1;36mDEBUGm] com.google.code.findbugs:findbugs:jar:3.0.1:compile 18:09:35,038 [1;36mDEBUGm] net.jcip:jcip-annotations:jar:1.0:compile 18:09:35,038 [1;36mDEBUGm] org.ow2.asm:asm-commons:jar:5.0.2:compile 18:09:35,038 [1;36mDEBUGm] com.apple:AppleJavaExtensions:jar:1.4:compile 18:09:35,039 [1;36mDEBUGm] com.google.code.findbugs:jFormatString:jar:3.0.0:compile 18:09:35,039 [1;36mDEBUGm] com.ibm.icu:icu4j:jar:53.1:runtime 18:09:35,039 [1;36mDEBUGm] org.ow2.asm:asm:jar:5.0.3:compile 18:09:35,039 [1;36mDEBUGm] org.ow2.asm:asm-tree:jar:5.0.3:compile 18:09:35,039 [1;36mDEBUGm] org.ow2.asm:asm-debug-all:jar:5.0.3:compile 18:09:35,039 [1;36mDEBUGm] com.google.code.findbugs:bcel-findbugs:jar:6.0:compile 18:09:35,040 [1;36mDEBUGm] com.mebigfatguy.fb-contrib:fb-contrib:jar:6.6.0:compile 18:09:35,040 [1;36mDEBUGm] xalan:xalan:jar:2.7.1:runtime 18:09:35,040 [1;36mDEBUGm] xalan:serializer:jar:2.7.1:runtime 18:09:35,040 [1;36mDEBUGm] jaxen:jaxen:jar:1.1.6:compile 18:09:35,040 [1;36mDEBUGm] dom4j:dom4j:jar:1.6.1:compile 18:09:35,041 [1;36mDEBUGm] commons-io:commons-io:jar:2.4:compile 18:09:35,041 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2.1:compile 18:09:35,041 [1;36mDEBUGm] com.jcabi:jcabi-log:jar:0.17:compile 18:09:35,041 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.5:compile 18:09:35,041 [1;36mDEBUGm] com.jcabi:jcabi-aspects:jar:0.22.2:compile 18:09:35,041 [1;36mDEBUGm] org.aspectj:aspectjrt:jar:1.8.7:compile 18:09:35,042 [1;36mDEBUGm] com.jcabi:jcabi-xml:jar:0.17.1:compile 18:09:35,042 [1;36mDEBUGm] com.jcabi:jcabi-immutable:jar:1.4:compile 18:09:35,042 [1;36mDEBUGm] com.jcabi:jcabi-maven-slf4j:jar:0.9:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.13.1:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.13.1:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.13.1:compile 18:09:35,043 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile 18:09:35,043 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:35,043 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0.5:compile 18:09:35,044 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0.5:compile 18:09:35,044 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0.5:compile 18:09:35,044 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-analyzer:jar:1.5:compile 18:09:35,044 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.17:compile 18:09:35,044 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:2.6.0:runtime 18:09:35,044 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:2.6.0:runtime 18:09:35,044 [1;36mDEBUGm] javax.enterprise:cdi-api:jar:1.0:runtime 18:09:35,045 [1;36mDEBUGm] javax.annotation:jsr250-api:jar:1.0:runtime 18:09:35,045 [1;36mDEBUGm] javax.inject:javax.inject:jar:1:runtime 18:09:35,045 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5:runtime 18:09:35,045 [1;36mDEBUGm] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0:runtime 18:09:35,045 [1;36mDEBUGm] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0:runtime 18:09:35,045 [1;36mDEBUGm] org.apache.commons:commons-lang3:jar:3.7:compile 18:09:35,045 [1;36mDEBUGm] org.hibernate:hibernate-validator:jar:5.0.0.Final:runtime 18:09:35,046 [1;36mDEBUGm] javax.validation:validation-api:jar:1.1.0.Final:compile 18:09:35,046 [1;36mDEBUGm] org.jboss.logging:jboss-logging:jar:3.1.1.GA:runtime 18:09:35,046 [1;36mDEBUGm] com.fasterxml:classmate:jar:0.8.0:runtime 18:09:35,046 [1;36mDEBUGm] org.glassfish.web:javax.el:jar:2.2.4:runtime 18:09:35,046 [1;36mDEBUGm] javax.el:javax.el-api:jar:3.0.1-b04:runtime 18:09:35,056 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:35,056 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.jar Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.jar Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar Downloaded3fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.1 MB/s) Downloading)fromlcentral:khttps://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar Downloaded3fromucentral:chttps://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.jar (51 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar|(245lkB2at.1.5aMB/s)5/445kkB)||qqulice-spi-0.18.8.jar((9.8kkB)kB) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jarpi-0.18.8.jar (9.8 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.jarl(9.8skB-at1408kB/s)(9.8 kB) | antlr4-runtime-4.7.1.jar (85/3377kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jarar (90/337 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar((445kkB ata1.5rMB/s)time-4.7.1.jar.(171/337/kB)k|Bcommons-beanutils-1.9.3.jar.(102/246kkB)kB)) Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jaru(246-kB9at.622 kB/s)kB) |Bsaxon-9.1.0.8.jar.(0.1/5.0BMB)B) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar.0 MB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jarx(337.kB0at.755.kB/s)5.0/MB) |Bmaven-reporting-exec-1.1.jar.(26 kB)/kB)kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar((11kkB atd23ikB/s)k-api-1.0.jar.(103kB)8kB) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jark-api-1.0.jar (10 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 21 kB/s) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar2(387kBBat|72akB/s)ettings-builder-3.0.jarr(38/kB)kB))) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar27/47 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jart(47gkB3at.84rkB/s)kB)k|)maven-shared-utils-0.3.jar (4.1/155 kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jare(4.2ckBpate7.1akB/s)tions-1.5.5.jar (4.2/kB) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jarshared-utils-0.3.jar (73/155 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jarr(108tkBsat.164akB/s)5/kB)/|Baether-util-1.7.jar.(108(kB)(kB)/kB)kkB) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jare(1.3iMB-at32.0rMB/s) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloaded3fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 232 kB/s) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar9(1342kBaat(185/kB/s)B)kB)) Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar Downloaded3fromucentral:.https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 183 kB/s) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar|(2.3-MBrat63.0.MB/s) (0.1/1.1BMB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar1.1 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jarB(69)kBlate88mkB/s)8.8.jar (18/kB)k|)gson-2.5.jar (4.1/232 kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar.5.jar (7.7/232 kB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.jar|(18okB2at.22rkB/s)2322kB)) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar|(232okB9at.265-kB/s)ar.(94/129/kB)9|Bpmd-java-6.10.0.jar.(0.1/1.0BMB)B) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar| pmd-java-6.10.0.jar (0.1/1.0 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jarp(100akB-at1106.kB/s)0.2/1.0/MB)M|Bpmd-jsp-6.10.0.jar.(1001kB)kB)) kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jard-java-6.10.0.jar (0.2/1.0 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jarm(33akB-at1330kB/s)(0.3/1.0 MB) | jsr305-2.0.3.jar (33/kB)kB)) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar| pmd-java-6.10.0.jar (0.3/1.0 MB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jarj(1296kB0at.127 kB/s)1.0 MB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.jarserAPIs-2.6.2.jar (7.7/125 kB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.jarr(12AkBsat.112kB/s)(125/kB)k|Bqulice-findbugs-0.18.8.jar.(12(kB)7kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar) | xmlParserAPIs-2.6.2.jar (125 kB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jarB(125xkBPats116PkB/s)6.2.jar (125 kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jarl(1.02MB.atr8175kB/s)/kB)/|Bfindbugs-3.0.1.jar.(0.2/3.8/MB)/MB)MMB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jard(1.1-MB0at.915 kB/s)3.8 MB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3-kBnata1.8nkB/s).jar (2.3 kB) | asm-commons-5.0.2.jar (42/kB)kB)) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jarmons-5.0.2.jar (42 kB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar)(42akB-atm33nkB/s).2.jar (42 kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jarx(12skBnat19.1jkB/s)2 kB)/|BjFormatString-3.0.0.jar (35/kB)kB)) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284mkBSati2203kB/s)jar (35 kB) Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar.0.jar (35 kB) Downloaded3fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar (35 kB at 27 kB/s) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar0(539kBBat)40skB/s).0.3.jar5(53BkB))|sasm-tree-5.0.3.jar2(29BkB))kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 22 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jarb(379lkB5at.245akB/s)9/kB)k|Bbcel-findbugs-6.0.jar.(262/612/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar0.jar (266/612 kB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar.(612rkB6at/361 kB/s)contrib-6.6.0.jar.(258/701/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar(0.6/9.7 MB) | fb-contrib-6.6.0.jar (266/701 kB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar0(701 kB0atk356|kB/s)n-2.7.1.jar.(0.6/3.2/MB)BMB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jarB) | xalan-2.7.1.jar (0.6/3.2 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jarM(278 kBlat-129.kB/s) (1.0/3.2 MB) | serializer-2.7.1.jar (278/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar(1.4/9.7 MB) | xalan-2.7.1.jar (1.1/3.2 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232/kB7atB100 kB/s)-2.7.1.jar (1.4/3.2 MB) | jaxen-1.1.6.jar (232/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar(1.7/9.7 MB) | xalan-2.7.1.jar (1.4/3.2 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar7(5.0aMB(at62.12MB/s)|Bdom4j-1.6.1.jar.(314/kB)/kB)kkB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar| dom4j-1.6.1.jar (314 kB) Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar1(314.kBMat 128okB/s).6.1.jar (314 kB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185mkBnati702kB/s)r (185/kB)k|Bcommons-collections-3.2.1.jar.(376/575/kB)kkB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.jar | commons-collections-3.2.1.jar (380/575 kB) Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.jar)(48ckBmats18okB/s)ions-3.2.1.jar (575/kB) |Bjcabi-log-0.17.jar.(48/kB)kB)8kB)) Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 210 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar|(26fkB-ati9.47kB/s)r (26/kB)k|)jcabi-aspects-0.22.2.jarj(36/83/kB)kB))) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jarcabi-aspects-0.22.2.jar (83/kB)kB) Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jarp(83skB.at.30jkB/s)3 kB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jara(38ckBrat113.kB/s) (117/kB)k|Bjcabi-xml-0.17.1.jar.(38(kB)kkB)B)) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jarrt-1.8.7.jar (117 kB) Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jara(117tkBtat.417kB/s)(117 kB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jare(7.9.kBrat22.7BkB/s)cabi-maven-slf4j-0.9.jar.(7.9(kB)/kB)7kB)kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jart(23ekB.atj7.8(kB/s)) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar Downloaded3fromicentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 1.3 MB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar((30kkBkatm10ekB/s)el-builder-3.0.5.jarj(16/1511kB))kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (24/151 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jara(571kB/at119BkB/s)aven-aether-provider-3.0.5.jar((57kkB)B) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar-builder-3.0.5.jar (151 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jara(1515kBkat 49akB/s)-spi-1.13.1.jar.(15 kB)/kB)kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar.jar (15 kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar7(3.2 MB)at 1.0hMB/s)i-1.13.1.jar (15 kB) Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 5.0 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jarr(619kB0atB20|kB/s)us-interpolation-1.14.jarr(61/kB)kB))) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar.1.jar (53/90 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar-(5591kB3at.176.kB/s)B)/|Bplexus-classworlds-2.4.jar.(47/kB)kB)/kB)kB)7kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jars(90lkB-at428akB/s) kB) Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar Downloaded2fromccentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 15 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar5(29rkB2at48.9BkB/s)aven-model-3.0.5.jar (32/1644kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jarel-3.0.5.jar (32/164 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 4.2 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jarf(49-kB0at.15rkB/s)52kkB) | maven-dependency-analyzer-1.5.jar (31/kB)kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jarependency-analyzer-1.5.jar (31 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jarj(31(kB)at)9.5xkB/s)ils-3.0.17.jar (16/2522kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar7.jar (16/252 kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jart(52-kB0at716akB/s)/252 kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jars(164jkBtatl50ukB/s).0.jar (20/kB)kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar.jar (20 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar-(20nkB.at06.1rkB/s)455kB))| cdi-api-1.0.jar (8.3/45 kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar/45 kB) | cdi-api-1.0.jar (8.3/45 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar.(252rkB4at476kkB/s)jsr250-api-1.0.jar (5.8/kB) kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar jsr250-api-1.0.jar (5.8 kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar8(45)kB at 13 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 1.8 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 14 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar0(2.5)kB at 751 B/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar16/3755kB)) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jare(205ukBlatu580kB/s)jar.(205(kB)/|Bcommons-lang3-3.7.jar.(384/500/kB)/kB)kkB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jarn(375.kBjat 1069kB/s)kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jarv(500akBoata1401kB/s)Final.jar.(45/644kB)) kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 18 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 112 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar|(61akBmate17.kB/s)ar (32/600kB))| javax.el-2.2.4.jar (16/1188kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jarkB) | javax.el-2.2.4.jar (16/118 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jara(606kBkatk16jkB/s)el-2.2.4.jarj(118/kB)k|Bjavax.el-api-3.0.1-b04.jar.(16/733kB)) kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (118 kB)at 32vkB/s)-api-3.0.1-b04.jar (29/73 kB) Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jarr(733kBBatB20 kB/s) Downloaded2fromccentral:.https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (573 kB at 152 kB/s) Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar (9.7 MB at 2.3 MB/s) 18:09:39,231 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/_remote.repositories 18:09:39,231 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar.lastUpdated 18:09:39,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/_remote.repositories 18:09:39,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.jar.lastUpdated 18:09:39,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/_remote.repositories 18:09:39,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.jar.lastUpdated 18:09:39,234 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/_remote.repositories 18:09:39,234 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/guava-19.0.jar.lastUpdated 18:09:39,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/_remote.repositories 18:09:39,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar.lastUpdated 18:09:39,236 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/_remote.repositories 18:09:39,236 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/picocli-3.8.0.jar.lastUpdated 18:09:39,237 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/_remote.repositories 18:09:39,237 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar.lastUpdated 18:09:39,238 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/_remote.repositories 18:09:39,238 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar.lastUpdated 18:09:39,239 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/_remote.repositories 18:09:39,239 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar.lastUpdated 18:09:39,240 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/_remote.repositories 18:09:39,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar.lastUpdated 18:09:39,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/_remote.repositories 18:09:39,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar.lastUpdated 18:09:39,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/_remote.repositories 18:09:39,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar.lastUpdated 18:09:39,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/_remote.repositories 18:09:39,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar.lastUpdated 18:09:39,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/_remote.repositories 18:09:39,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated 18:09:39,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories 18:09:39,246 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated 18:09:39,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/_remote.repositories 18:09:39,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar.lastUpdated 18:09:39,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories 18:09:39,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated 18:09:39,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/_remote.repositories 18:09:39,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated 18:09:39,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/_remote.repositories 18:09:39,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar.lastUpdated 18:09:39,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/_remote.repositories 18:09:39,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar.lastUpdated 18:09:39,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/_remote.repositories 18:09:39,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.jar.lastUpdated 18:09:39,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/_remote.repositories 18:09:39,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar.lastUpdated 18:09:39,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/_remote.repositories 18:09:39,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar.lastUpdated 18:09:39,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/_remote.repositories 18:09:39,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.jar.lastUpdated 18:09:39,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/_remote.repositories 18:09:39,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar.lastUpdated 18:09:39,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/_remote.repositories 18:09:39,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar.lastUpdated 18:09:39,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/_remote.repositories 18:09:39,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar.lastUpdated 18:09:39,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/_remote.repositories 18:09:39,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar.lastUpdated 18:09:39,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/_remote.repositories 18:09:39,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar.lastUpdated 18:09:39,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/_remote.repositories 18:09:39,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.jar.lastUpdated 18:09:39,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/_remote.repositories 18:09:39,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar.lastUpdated 18:09:39,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/_remote.repositories 18:09:39,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar.lastUpdated 18:09:39,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/_remote.repositories 18:09:39,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar.lastUpdated 18:09:39,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/_remote.repositories 18:09:39,264 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar.lastUpdated 18:09:39,264 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/_remote.repositories 18:09:39,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar.lastUpdated 18:09:39,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/_remote.repositories 18:09:39,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar.lastUpdated 18:09:39,266 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/_remote.repositories 18:09:39,266 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar.lastUpdated 18:09:39,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/_remote.repositories 18:09:39,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar.lastUpdated 18:09:39,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/_remote.repositories 18:09:39,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar.lastUpdated 18:09:39,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/_remote.repositories 18:09:39,269 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar.lastUpdated 18:09:39,269 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/_remote.repositories 18:09:39,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar.lastUpdated 18:09:39,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/_remote.repositories 18:09:39,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar.lastUpdated 18:09:39,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/_remote.repositories 18:09:39,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar.lastUpdated 18:09:39,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/_remote.repositories 18:09:39,272 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.jar.lastUpdated 18:09:39,272 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/_remote.repositories 18:09:39,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar.lastUpdated 18:09:39,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/_remote.repositories 18:09:39,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar.lastUpdated 18:09:39,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/_remote.repositories 18:09:39,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar.lastUpdated 18:09:39,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/_remote.repositories 18:09:39,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar.lastUpdated 18:09:39,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/_remote.repositories 18:09:39,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.jar.lastUpdated 18:09:39,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/_remote.repositories 18:09:39,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar.lastUpdated 18:09:39,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/_remote.repositories 18:09:39,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar.lastUpdated 18:09:39,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/_remote.repositories 18:09:39,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar.lastUpdated 18:09:39,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/_remote.repositories 18:09:39,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar.lastUpdated 18:09:39,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/_remote.repositories 18:09:39,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar.lastUpdated 18:09:39,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/_remote.repositories 18:09:39,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar.lastUpdated 18:09:39,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/_remote.repositories 18:09:39,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar.lastUpdated 18:09:39,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/_remote.repositories 18:09:39,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar.lastUpdated 18:09:39,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/_remote.repositories 18:09:39,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar.lastUpdated 18:09:39,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/_remote.repositories 18:09:39,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar.lastUpdated 18:09:39,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/_remote.repositories 18:09:39,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar.lastUpdated 18:09:39,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/_remote.repositories 18:09:39,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar.lastUpdated 18:09:39,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/_remote.repositories 18:09:39,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar.lastUpdated 18:09:39,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories 18:09:39,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar.lastUpdated 18:09:39,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/_remote.repositories 18:09:39,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar.lastUpdated 18:09:39,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories 18:09:39,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated 18:09:39,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories 18:09:39,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated 18:09:39,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/_remote.repositories 18:09:39,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar.lastUpdated 18:09:39,291 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/_remote.repositories 18:09:39,291 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar.lastUpdated 18:09:39,292 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/_remote.repositories 18:09:39,292 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar.lastUpdated 18:09:39,292 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/_remote.repositories 18:09:39,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar.lastUpdated 18:09:39,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/_remote.repositories 18:09:39,294 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar.lastUpdated 18:09:39,294 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/_remote.repositories 18:09:39,295 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar.lastUpdated 18:09:39,295 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/_remote.repositories 18:09:39,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar.lastUpdated 18:09:39,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/_remote.repositories 18:09:39,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar.lastUpdated 18:09:39,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/_remote.repositories 18:09:39,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.lastUpdated 18:09:39,298 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/_remote.repositories 18:09:39,298 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated 18:09:39,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/_remote.repositories 18:09:39,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar.lastUpdated 18:09:39,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/_remote.repositories 18:09:39,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar.lastUpdated 18:09:39,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/_remote.repositories 18:09:39,301 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar.lastUpdated 18:09:39,301 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/_remote.repositories 18:09:39,302 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.lastUpdated 18:09:39,302 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/_remote.repositories 18:09:39,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar.lastUpdated 18:09:39,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/_remote.repositories 18:09:39,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar.lastUpdated 18:09:39,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/_remote.repositories 18:09:39,305 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar.lastUpdated 18:09:39,305 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/_remote.repositories 18:09:39,305 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar.lastUpdated 18:09:39,306 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/_remote.repositories 18:09:39,306 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar.lastUpdated 18:09:39,306 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/_remote.repositories 18:09:39,307 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar.lastUpdated 18:09:39,310 [1;36mDEBUGm] Created new class realm plugin>com.qulice:qulice-maven-plugin:0.18.8 18:09:39,310 [1;36mDEBUGm] Importing foreign packages into class realm plugin>com.qulice:qulice-maven-plugin:0.18.8 18:09:39,311 [1;36mDEBUGm] Imported: < maven.api 18:09:39,311 [1;36mDEBUGm] Populating class realm plugin>com.qulice:qulice-maven-plugin:0.18.8 18:09:39,311 [1;36mDEBUGm] Included: com.qulice:qulice-maven-plugin:jar:0.18.8 18:09:39,311 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.2 18:09:39,311 [1;36mDEBUGm] Included: com.qulice:qulice-spi:jar:0.18.8 18:09:39,312 [1;36mDEBUGm] Included: com.qulice:qulice-checkstyle:jar:0.18.8 18:09:39,312 [1;36mDEBUGm] Included: org.cactoos:cactoos:jar:0.38 18:09:39,312 [1;36mDEBUGm] Included: com.google.guava:guava:jar:19.0 18:09:39,312 [1;36mDEBUGm] Included: com.puppycrawl.tools:checkstyle:jar:8.15 18:09:39,312 [1;36mDEBUGm] Included: info.picocli:picocli:jar:3.8.0 18:09:39,312 [1;36mDEBUGm] Included: antlr:antlr:jar:2.7.7 18:09:39,312 [1;36mDEBUGm] Included: org.antlr:antlr4-runtime:jar:4.7.1 18:09:39,313 [1;36mDEBUGm] Included: commons-beanutils:commons-beanutils:jar:1.9.3 18:09:39,313 [1;36mDEBUGm] Included: net.sourceforge.saxon:saxon:jar:9.1.0.8 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-exec:jar:1.1 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:0.3 18:09:39,314 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:09:39,314 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:09:39,314 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:09:39,314 [1;36mDEBUGm] Included: com.qulice:qulice-pmd:jar:0.18.8 18:09:39,314 [1;36mDEBUGm] Included: net.sourceforge.pmd:pmd-core:jar:6.10.0 18:09:39,315 [1;36mDEBUGm] Included: com.beust:jcommander:jar:1.72 18:09:39,315 [1;36mDEBUGm] Included: com.google.code.gson:gson:jar:2.5 18:09:39,315 [1;36mDEBUGm] Included: net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 18:09:39,315 [1;36mDEBUGm] Included: net.sourceforge.pmd:pmd-java:jar:6.10.0 18:09:39,316 [1;36mDEBUGm] Included: net.sourceforge.pmd:pmd-jsp:jar:6.10.0 18:09:39,316 [1;36mDEBUGm] Included: com.google.code.findbugs:jsr305:jar:2.0.3 18:09:39,316 [1;36mDEBUGm] Included: xerces:xmlParserAPIs:jar:2.6.2 18:09:39,316 [1;36mDEBUGm] Included: com.qulice:qulice-findbugs:jar:0.18.8 18:09:39,316 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.6 18:09:39,317 [1;36mDEBUGm] Included: com.google.code.findbugs:findbugs:jar:3.0.1 18:09:39,317 [1;36mDEBUGm] Included: net.jcip:jcip-annotations:jar:1.0 18:09:39,317 [1;36mDEBUGm] Included: org.ow2.asm:asm-commons:jar:5.0.2 18:09:39,317 [1;36mDEBUGm] Included: com.apple:AppleJavaExtensions:jar:1.4 18:09:39,317 [1;36mDEBUGm] Included: com.google.code.findbugs:jFormatString:jar:3.0.0 18:09:39,318 [1;36mDEBUGm] Included: com.ibm.icu:icu4j:jar:53.1 18:09:39,318 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:5.0.3 18:09:39,318 [1;36mDEBUGm] Included: org.ow2.asm:asm-tree:jar:5.0.3 18:09:39,318 [1;36mDEBUGm] Included: org.ow2.asm:asm-debug-all:jar:5.0.3 18:09:39,318 [1;36mDEBUGm] Included: com.google.code.findbugs:bcel-findbugs:jar:6.0 18:09:39,319 [1;36mDEBUGm] Included: com.mebigfatguy.fb-contrib:fb-contrib:jar:6.6.0 18:09:39,319 [1;36mDEBUGm] Included: xalan:xalan:jar:2.7.1 18:09:39,319 [1;36mDEBUGm] Included: xalan:serializer:jar:2.7.1 18:09:39,319 [1;36mDEBUGm] Included: jaxen:jaxen:jar:1.1.6 18:09:39,319 [1;36mDEBUGm] Included: dom4j:dom4j:jar:1.6.1 18:09:39,320 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.4 18:09:39,320 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2.1 18:09:39,320 [1;36mDEBUGm] Included: com.jcabi:jcabi-log:jar:0.17 18:09:39,320 [1;36mDEBUGm] Included: com.jcabi:jcabi-aspects:jar:0.22.2 18:09:39,321 [1;36mDEBUGm] Included: org.aspectj:aspectjrt:jar:1.8.7 18:09:39,321 [1;36mDEBUGm] Included: com.jcabi:jcabi-xml:jar:0.17.1 18:09:39,321 [1;36mDEBUGm] Included: com.jcabi:jcabi-immutable:jar:1.4 18:09:39,321 [1;36mDEBUGm] Included: com.jcabi:jcabi-maven-slf4j:jar:0.9 18:09:39,321 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 18:09:39,322 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:39,322 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:39,322 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-analyzer:jar:1.5 18:09:39,322 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.17 18:09:39,322 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 18:09:39,323 [1;36mDEBUGm] Included: javax.enterprise:cdi-api:jar:1.0 18:09:39,323 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 18:09:39,323 [1;36mDEBUGm] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 18:09:39,323 [1;36mDEBUGm] Included: org.apache.commons:commons-lang3:jar:3.7 18:09:39,324 [1;36mDEBUGm] Included: org.hibernate:hibernate-validator:jar:5.0.0.Final 18:09:39,324 [1;36mDEBUGm] Included: javax.validation:validation-api:jar:1.1.0.Final 18:09:39,324 [1;36mDEBUGm] Included: org.jboss.logging:jboss-logging:jar:3.1.1.GA 18:09:39,324 [1;36mDEBUGm] Included: com.fasterxml:classmate:jar:0.8.0 18:09:39,324 [1;36mDEBUGm] Included: org.glassfish.web:javax.el:jar:2.2.4 18:09:39,325 [1;36mDEBUGm] Included: javax.el:javax.el-api:jar:3.0.1-b04 18:09:39,443 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:39,447 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:09:39,448 [1;36mDEBUGm] (s) asserts = [] 18:09:39,450 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:09:39,451 [1;36mDEBUGm] (s) license = file:${project.parent.basedir}/license.txt 18:09:39,452 [1;36mDEBUGm] (s) skip = false 18:09:39,452 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:39,453 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:09:39,453 [1;36mDEBUGm] -- end configuration -- 18:09:39,463 [1;34mINFOm] Starting FindBugs validator 18:09:39,463 [1;34mINFOm] No classes at /home/r/repo/target/classes, no FindBugs validation 18:09:39,463 [1;34mINFOm] Finishing FindBugs validator 18:09:39,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom (5.6 kB at 147 kB/s) 18:09:39,765 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/_remote.repositories 18:09:39,766 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom.lastUpdated 18:09:39,769 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,769 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom (11 kB at 515 kB/s) 18:09:39,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.0-beta-1/_remote.repositories 18:09:39,794 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom.lastUpdated 18:09:39,796 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,796 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s) 18:09:39,820 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/11/_remote.repositories 18:09:39,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom.lastUpdated 18:09:39,823 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,824 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 186 kB/s) 18:09:39,846 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/5/_remote.repositories 18:09:39,847 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/5/apache-5.pom.lastUpdated 18:09:39,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,850 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar (21 kB at 893 kB/s) 18:09:39,875 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/_remote.repositories 18:09:39,876 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar.lastUpdated 18:09:39,883 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,883 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 74 kB/s) 18:09:39,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories 18:09:39,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom.lastUpdated 18:09:39,908 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,908 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 945 kB/s) 18:09:39,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.9/_remote.repositories 18:09:39,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom.lastUpdated 18:09:39,932 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,933 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.0 MB/s) 18:09:39,957 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/8/_remote.repositories 18:09:39,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom.lastUpdated 18:09:39,962 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,962 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 384 kB/s) 18:09:39,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories 18:09:39,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated 18:09:39,987 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,987 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 611 kB/s) 18:09:40,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/_remote.repositories 18:09:40,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated 18:09:40,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,012 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 71 kB/s) 18:09:40,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/_remote.repositories 18:09:40,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom.lastUpdated 18:09:40,037 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,037 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 87 kB/s) 18:09:40,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories 18:09:40,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom.lastUpdated 18:09:40,074 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,075 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 114 kB/s) 18:09:40,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/_remote.repositories 18:09:40,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom.lastUpdated 18:09:40,097 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,098 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 165 kB/s) 18:09:40,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/_remote.repositories 18:09:40,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom.lastUpdated 18:09:40,119 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,120 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 219 kB/s) 18:09:40,139 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories 18:09:40,139 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom.lastUpdated 18:09:40,141 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,141 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21 kB/s) 18:09:40,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/_remote.repositories 18:09:40,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom.lastUpdated 18:09:40,166 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,167 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom Downloaded1fromucentral:2https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 37 kB/s) 18:09:40,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.2/_remote.repositories 18:09:40,188 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom.lastUpdated 18:09:40,189 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,189 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 149 kB/s) 18:09:40,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories 18:09:40,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom.lastUpdated 18:09:40,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 108 kB/s) 18:09:40,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories 18:09:40,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom.lastUpdated 18:09:40,236 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,237 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 142 kB/s) 18:09:40,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories 18:09:40,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom.lastUpdated 18:09:40,260 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,260 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 106 kB/s) 18:09:40,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories 18:09:40,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom.lastUpdated 18:09:40,284 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,284 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 104 kB/s) 18:09:40,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories 18:09:40,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom.lastUpdated 18:09:40,308 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,309 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 389 kB/s) 18:09:40,329 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/_remote.repositories 18:09:40,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom.lastUpdated 18:09:40,334 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,335 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 103 kB/s) 18:09:40,355 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/_remote.repositories 18:09:40,355 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom.lastUpdated 18:09:40,359 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,359 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 95 kB/s) 18:09:40,379 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/_remote.repositories 18:09:40,380 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom.lastUpdated 18:09:40,382 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,382 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 70 kB/s) 18:09:40,403 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/_remote.repositories 18:09:40,404 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom.lastUpdated 18:09:40,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 67 kB/s) 18:09:40,427 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/_remote.repositories 18:09:40,428 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom.lastUpdated 18:09:40,429 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,429 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 416 kB/s) 18:09:40,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/_remote.repositories 18:09:40,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom.lastUpdated 18:09:40,454 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,455 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 911 kB/s) 18:09:40,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/6/_remote.repositories 18:09:40,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom.lastUpdated 18:09:40,481 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,481 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 83 kB/s) 18:09:40,502 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/_remote.repositories 18:09:40,503 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom.lastUpdated 18:09:40,505 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,505 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 100 kB/s) 18:09:40,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories 18:09:40,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom.lastUpdated 18:09:40,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 115 kB/s) 18:09:40,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories 18:09:40,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom.lastUpdated 18:09:40,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 338 kB/s) 18:09:40,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories 18:09:40,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom.lastUpdated 18:09:40,577 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,578 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 71 kB/s) 18:09:40,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/_remote.repositories 18:09:40,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom.lastUpdated 18:09:40,599 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,599 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 158 kB/s) 18:09:40,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/_remote.repositories 18:09:40,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom.lastUpdated 18:09:40,623 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,623 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 529 kB/s) 18:09:40,645 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/_remote.repositories 18:09:40,646 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.pom.lastUpdated 18:09:40,648 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,648 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom Downloaded1fromncentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom (3.3 kB at 137 kB/s) 18:09:40,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/_remote.repositories 18:09:40,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom.lastUpdated 18:09:40,676 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,676 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 73 kB/s) 18:09:40,695 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/_remote.repositories 18:09:40,696 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom.lastUpdated 18:09:40,698 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,699 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom Downloaded1fromncentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom (4.2 kB at 182 kB/s) 18:09:40,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/_remote.repositories 18:09:40,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom.lastUpdated 18:09:40,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,727 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 63 kB/s) 18:09:40,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/_remote.repositories 18:09:40,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom.lastUpdated 18:09:40,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,749 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom Downloaded1fromecentral:2https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 83 kB/s) 18:09:40,768 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/beanshell/2.0b4/_remote.repositories 18:09:40,769 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom.lastUpdated 18:09:40,772 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=459496, ConflictMarker.markTime=117460, ConflictMarker.nodeCount=74, ConflictIdSorter.graphTime=254405, ConflictIdSorter.topsortTime=50470, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1375743, ConflictResolver.conflictItemCount=71, DefaultDependencyCollector.collectTime=889640240, DefaultDependencyCollector.transformTime=2292894} 18:09:40,773 [1;36mDEBUGm] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0-beta-1: 18:09:40,773 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:40,775 [1;36mDEBUGm] junit:junit:jar:3.8.2:test 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:09:40,777 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.9:compile 18:09:40,777 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:09:40,777 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile 18:09:40,777 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.3:compile 18:09:40,777 [1;36mDEBUGm] org.apache.maven.enforcer:enforcer-api:jar:1.0-beta-1:compile 18:09:40,777 [1;36mDEBUGm] org.apache.maven.enforcer:enforcer-rules:jar:1.0-beta-1:compile 18:09:40,777 [1;36mDEBUGm] org.beanshell:bsh:jar:2.0b4:compile 18:09:40,781 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,782 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded5fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jara(13-kBoatl391.kB/s)arj(24/35/kB)k|)maven-settings-2.0.9.jar (13/499kB)) Downloading)fromvcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar5 kB) | maven-settings-2.0.9.jar (13/49 kB) Downloaded5fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jare(89ekBiats1.90MB/s)rj(49/kB)k|)maven-model-2.0.9.jar (5.0/87 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jarr (5.0/87 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jara(35-kBdat-693.kB/s) (16/877kB)) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 909 kB/s) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jarB(122mkBeatp1.8iMB/s)istry-2.0.9.jar (29/kB)k|)plexus-container-default-1.0-alpha-9-stable-1.jar (4.1/194 kB) Downloading)fromvcentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar.9.jar (29 kB) | plexus-container-default-1.0-alpha-9-stable-1.jar (12/1944kB)) Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar9(87rkB2atk1.2|MB/s)us-container-default-1.0-alpha-9-stable-1.jar (24/194 kB) Downloading)fromvcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar-(29bkB-atj373(kB/s)4 kB) Downloading)fromvcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloaded5fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jarr(587kB6atk584|kB/s)n-plugin-parameter-documenter-2.0.9.jar (13/211kB))||maven-reporting-api-2.0.9.jarr(8.3/100kB)) Downloading)fromecentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jarer-2.0.9.jar((13/21kkB)||mmaven-reporting-api-2.0.9.jar((10kkB) Downloaded5fromlcentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jart(102kB.atj80 kB/s)B)k|)maven-reporting-api-2.0.9.jarj(10(kB)k|)doxia-sink-api-1.0-alpha-10.jar (7.7/9.9 kB) Downloading)fromecentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar-2.0.9.jar (21 kB) | doxia-sink-api-1.0-alpha-10.jar (9.9 kB) Downloaded4fromlcentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jark(21|kBoata157nkB/s)-1.0-alpha-10.jar (9.9 kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded3fromlcentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar9(9.9BkBkat 72 kB/s) Downloading)fromecentral:ahttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar maven-repository-metadata-2.0.9.jar (5.0/25 kB) Downloaded4fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jaro(194skB.at91.3rMB/s)/14 kB) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jari(250kBaat(153kkB/s)0kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 979 kB/s) Downloading)frommcentral:-https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 184 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37ekBmati209-kB/s).jar (107kB) |Bplexus-utils-1.5.8.jar (8.2/268 kB) Downloading)fromecentral:rhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar.0.9.jar (10 kB) | plexus-utils-1.5.8.jar (8.2/268 kB) Downloaded4fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar2(13kkB at 73 kB/s) Downloading)fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar Downloaded3fromlcentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 54 kB/s) Downloading)fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar Downloaded3fromlcentral:shttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar5(38)kB at 186 kB/s) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar)(268rkBratp1.2.MB/s)a-1.jarj(9.89kB)k|)bsh-2.0b4.jarj(7.7/2822kB)kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar (9.8 kB at 44 kB/s) Downloaded3fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar (54 kB at 229 kB/s) Downloaded2fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 951 kB/s) Downloaded1fromscentral:jhttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 999 kB/s) 18:09:41,067 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories 18:09:41,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar.lastUpdated 18:09:41,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/_remote.repositories 18:09:41,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar.lastUpdated 18:09:41,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories 18:09:41,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar.lastUpdated 18:09:41,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/_remote.repositories 18:09:41,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar.lastUpdated 18:09:41,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories 18:09:41,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar.lastUpdated 18:09:41,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/_remote.repositories 18:09:41,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar.lastUpdated 18:09:41,074 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories 18:09:41,074 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar.lastUpdated 18:09:41,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories 18:09:41,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar.lastUpdated 18:09:41,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories 18:09:41,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar.lastUpdated 18:09:41,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/_remote.repositories 18:09:41,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar.lastUpdated 18:09:41,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/_remote.repositories 18:09:41,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar.lastUpdated 18:09:41,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/_remote.repositories 18:09:41,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar.lastUpdated 18:09:41,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/_remote.repositories 18:09:41,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar.lastUpdated 18:09:41,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories 18:09:41,081 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar.lastUpdated 18:09:41,081 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/_remote.repositories 18:09:41,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar.lastUpdated 18:09:41,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories 18:09:41,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar.lastUpdated 18:09:41,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories 18:09:41,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar.lastUpdated 18:09:41,084 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories 18:09:41,084 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar.lastUpdated 18:09:41,085 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/_remote.repositories 18:09:41,085 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar.lastUpdated 18:09:41,086 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/_remote.repositories 18:09:41,086 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar.lastUpdated 18:09:41,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories 18:09:41,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated 18:09:41,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/_remote.repositories 18:09:41,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar.lastUpdated 18:09:41,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/_remote.repositories 18:09:41,089 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar.lastUpdated 18:09:41,089 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/_remote.repositories 18:09:41,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar.lastUpdated 18:09:41,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/_remote.repositories 18:09:41,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar.lastUpdated 18:09:41,092 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1 18:09:41,092 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1 18:09:41,093 [1;36mDEBUGm] Imported: < maven.api 18:09:41,093 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1 18:09:41,093 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0-beta-1 18:09:41,093 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 18:09:41,094 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10 18:09:41,094 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:09:41,094 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:09:41,094 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8 18:09:41,094 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.3 18:09:41,094 [1;36mDEBUGm] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0-beta-1 18:09:41,095 [1;36mDEBUGm] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0-beta-1 18:09:41,095 [1;36mDEBUGm] Included: org.beanshell:bsh:jar:2.0b4 18:09:41,117 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:09:41,119 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:09:41,121 [1;36mDEBUGm] (s) version = 3.0 18:09:41,121 [1;36mDEBUGm] (s) version = 1.7 18:09:41,121 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@44aa2e13, org.apache.maven.plugins.enforcer.RequireJavaVersion@599a9cb2] 18:09:41,122 [1;36mDEBUGm] (s) failFast = false 18:09:41,123 [1;36mDEBUGm] (s) skip = false 18:09:41,123 [1;36mDEBUGm] (f) ignoreCache = false 18:09:41,123 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:09:41,123 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:41,124 [1;36mDEBUGm] (s) fail = true 18:09:41,124 [1;36mDEBUGm] -- end configuration -- 18:09:41,124 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:09:41,125 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:09:41,125 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:09:41,128 [1;36mDEBUGm] Detected Maven Version: 3.6.0 18:09:41,128 [1;36mDEBUGm] Detected Maven Version: 3.6.0 is allowed in the range 3.0. 18:09:41,129 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:09:41,129 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:09:41,130 [1;36mDEBUGm] Detected Java String: 11.0.2 18:09:41,131 [1;36mDEBUGm] Normalized Java String: 11.0.2 18:09:41,131 [1;36mDEBUGm] Parsed Version: Major: 11 Minor: 0 Incremental: 2 Build: 0 Qualifier: null 18:09:41,131 [1;36mDEBUGm] Detected JDK Version: 11.0.2 is allowed in the range 1.7. 18:09:41,135 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,135 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 kB at 579 kB/s) 18:09:41,157 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/_remote.repositories 18:09:41,158 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom.lastUpdated 18:09:41,161 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,161 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 kB at 1.1 MB/s) 18:09:41,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/_remote.repositories 18:09:41,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar.lastUpdated 18:09:41,190 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,191 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Downloaded1fromucentral:1https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 53 kB/s) 18:09:41,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/_remote.repositories 18:09:41,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom.lastUpdated 18:09:41,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 214 kB/s) 18:09:41,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories 18:09:41,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom.lastUpdated 18:09:41,251 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 666 kB/s) 18:09:41,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/_remote.repositories 18:09:41,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom.lastUpdated 18:09:41,278 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,279 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 549 kB/s) 18:09:41,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/_remote.repositories 18:09:41,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.pom.lastUpdated 18:09:41,306 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,306 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 761 kB/s) 18:09:41,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/7/_remote.repositories 18:09:41,331 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/7/commons-parent-7.pom.lastUpdated 18:09:41,335 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,335 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 kB at 486 kB/s) 18:09:41,358 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/_remote.repositories 18:09:41,358 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.pom.lastUpdated 18:09:41,360 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,361 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 1.4 MB/s) 18:09:41,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/20/_remote.repositories 18:09:41,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/20/commons-parent-20.pom.lastUpdated 18:09:41,391 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,392 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 848 kB/s) 18:09:41,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/_remote.repositories 18:09:41,417 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom.lastUpdated 18:09:41,420 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,421 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom Downloaded1fromlcentral:jhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (1.7 kB at 79 kB/s) 18:09:41,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/_remote.repositories 18:09:41,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom.lastUpdated 18:09:41,444 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,445 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (9.3 kB at 466 kB/s) 18:09:41,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/_remote.repositories 18:09:41,466 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom.lastUpdated 18:09:41,469 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,469 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3.0 kB at 143 kB/s) 18:09:41,492 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/_remote.repositories 18:09:41,492 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom.lastUpdated 18:09:41,495 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,496 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (1.3 kB at 67 kB/s) 18:09:41,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/_remote.repositories 18:09:41,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom.lastUpdated 18:09:41,517 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,518 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom Downloaded1fromycentral:nhttps://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (1.8 kB at 97 kB/s) 18:09:41,538 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j-maven-plugins/1.0.1/_remote.repositories 18:09:41,538 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom.lastUpdated 18:09:41,539 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,539 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom Downloaded1fromycentral:1https://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 kB at 563 kB/s) 18:09:41,564 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j/1.0.1/_remote.repositories 18:09:41,564 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom.lastUpdated 18:09:41,567 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,568 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 125 kB/s) 18:09:41,588 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/_remote.repositories 18:09:41,588 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.pom.lastUpdated 18:09:41,589 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,590 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 32 kB/s) 18:09:41,609 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0/_remote.repositories 18:09:41,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom.lastUpdated 18:09:41,612 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,612 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 461 kB/s) 18:09:41,632 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0/_remote.repositories 18:09:41,632 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0/maven-2.0.pom.lastUpdated 18:09:41,635 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,635 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 38 kB/s) 18:09:41,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0/_remote.repositories 18:09:41,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom.lastUpdated 18:09:41,659 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=195320, ConflictMarker.markTime=60817, ConflictMarker.nodeCount=44, ConflictIdSorter.graphTime=124245, ConflictIdSorter.topsortTime=28362, ConflictIdSorter.conflictIdCount=21, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=804012, ConflictResolver.conflictItemCount=43, DefaultDependencyCollector.collectTime=469792167, DefaultDependencyCollector.transformTime=1233960} 18:09:41,660 [1;36mDEBUGm] com.ning.maven.plugins:maven-duplicate-finder-plugin:jar:1.0.7: 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.9:compile 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.9:compile 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile 18:09:41,661 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:41,661 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:41,661 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:41,662 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.9:compile 18:09:41,662 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.9:compile 18:09:41,662 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.4:compile 18:09:41,662 [1;36mDEBUGm] commons-io:commons-io:jar:1.4:compile 18:09:41,662 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.5:compile 18:09:41,662 [1;36mDEBUGm] log4j:log4j:jar:1.2.16:compile 18:09:41,662 [1;36mDEBUGm] org.slf4j:slf4j-log4j12:jar:1.6.1:compile 18:09:41,662 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.6.1:compile 18:09:41,662 [1;36mDEBUGm] com.pyx4j:maven-plugin-log4j:jar:1.0.1:compile 18:09:41,665 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,665 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar Downloaded5fromucentral:1https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jarn(38.kBjatj636/kB/s)B)k|)plexus-utils-1.5.1.jarj(57/2112kB)kB))) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jarus-utils-1.5.1.jar (61/211 kB) Downloaded5fromucentral:1https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jarB(109ukBuatl1.3.MB/s)ar.(102/211kkB)||ccommons-codec-1.5.jar((12/733kB)) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.jarr (106/211 kB) | commons-codec-1.5.jar (12/73 kB) Downloaded4fromucentral:1https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar.(121(kB0at11.4BMB/s)ommons-codec-1.5.jar (16/73 kB) Downloading)frommcentral:ghttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar kB) Downloaded3fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar)(262kkB at 2.5 MB/s) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar/9.8 kB) Downloaded3fromlcentral:lhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar)(73 kB at 659 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 1.8 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (9.8 kB at 83 kB/s) Downloaded3fromocentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar7(25)kBBatB190 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (3.7 kB at 28 kB/s) Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.jar (482 kB at 2.0 MB/s) 18:09:41,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/_remote.repositories 18:09:41,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar.lastUpdated 18:09:41,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/_remote.repositories 18:09:41,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar.lastUpdated 18:09:41,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories 18:09:41,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar.lastUpdated 18:09:41,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/_remote.repositories 18:09:41,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar.lastUpdated 18:09:41,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/_remote.repositories 18:09:41,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar.lastUpdated 18:09:41,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/_remote.repositories 18:09:41,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.jar.lastUpdated 18:09:41,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/_remote.repositories 18:09:41,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar.lastUpdated 18:09:41,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/_remote.repositories 18:09:41,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar.lastUpdated 18:09:41,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/_remote.repositories 18:09:41,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar.lastUpdated 18:09:41,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/_remote.repositories 18:09:41,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar.lastUpdated 18:09:41,912 [1;36mDEBUGm] Created new class realm plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7 18:09:41,912 [1;36mDEBUGm] Importing foreign packages into class realm plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7 18:09:41,912 [1;36mDEBUGm] Imported: < maven.api 18:09:41,913 [1;36mDEBUGm] Populating class realm plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7 18:09:41,913 [1;36mDEBUGm] Included: com.ning.maven.plugins:maven-duplicate-finder-plugin:jar:1.0.7 18:09:41,913 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 18:09:41,914 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:41,914 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.4 18:09:41,914 [1;36mDEBUGm] Included: commons-io:commons-io:jar:1.4 18:09:41,914 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.5 18:09:41,914 [1;36mDEBUGm] Included: log4j:log4j:jar:1.2.16 18:09:41,915 [1;36mDEBUGm] Included: org.slf4j:slf4j-log4j12:jar:1.6.1 18:09:41,915 [1;36mDEBUGm] Included: com.pyx4j:maven-plugin-log4j:jar:1.0.1 18:09:41,931 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:09:41,932 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:09:41,934 [1;36mDEBUGm] (f) checkTestClasspath = false 18:09:41,935 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:09:41,935 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:09:41,936 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:09:41,937 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:09:41,937 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:09:41,938 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:09:41,938 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:09:41,939 [1;36mDEBUGm] (f) printEqualFiles = false 18:09:41,939 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:41,940 [1;36mDEBUGm] (f) skip = false 18:09:41,940 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:09:41,941 [1;36mDEBUGm] -- end configuration -- 18:09:41,941 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:09:41,944 [1;34mINFOm] Checking compile classpath 18:09:41,946 [1;36mDEBUGm] Could not access classpath element /home/r/repo/target/classes 18:09:41,997 [1;34mINFOm] Checking runtime classpath 18:09:41,998 [1;36mDEBUGm] Could not access classpath element /home/r/repo/target/classes 18:09:41,998 [1;34mINFOm] This is not an SVN project 18:09:41,998 [1;34mINFOm] No dependency analysis in this project 18:09:42,002 [1;34mINFOm] Qulice quality check completed in 3s 18:09:42,002 [1;34mINFOm] 18:09:42,002 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead0;1m ---m 18:09:42,006 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,007 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 39 kB/s) 18:09:42,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/_remote.repositories 18:09:42,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom.lastUpdated 18:09:42,030 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,031 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 179 kB/s) 18:09:42,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.6/_remote.repositories 18:09:42,053 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom.lastUpdated 18:09:42,054 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,054 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 979 kB/s) 18:09:42,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.2/_remote.repositories 18:09:42,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom.lastUpdated 18:09:42,083 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,083 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 229 kB/s) 18:09:42,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/_remote.repositories 18:09:42,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom.lastUpdated 18:09:42,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 896 kB/s) 18:09:42,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/_remote.repositories 18:09:42,130 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom.lastUpdated 18:09:42,133 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,133 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 316 kB/s) 18:09:42,153 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/_remote.repositories 18:09:42,154 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom.lastUpdated 18:09:42,156 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,156 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 229 kB/s) 18:09:42,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/_remote.repositories 18:09:42,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated 18:09:42,181 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,181 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 328 kB/s) 18:09:42,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/_remote.repositories 18:09:42,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom.lastUpdated 18:09:42,202 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,202 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 213 kB/s) 18:09:42,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/21/_remote.repositories 18:09:42,228 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom.lastUpdated 18:09:42,229 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,230 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.2 MB/s) 18:09:42,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/25/_remote.repositories 18:09:42,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated 18:09:42,262 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,263 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 762 kB/s) 18:09:42,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/15/_remote.repositories 18:09:42,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/15/apache-15.pom.lastUpdated 18:09:42,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 86 kB/s) 18:09:42,307 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.22/_remote.repositories 18:09:42,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom.lastUpdated 18:09:42,309 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,309 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 153 kB/s) 18:09:42,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/_remote.repositories 18:09:42,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated 18:09:42,333 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,333 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 178 kB/s) 18:09:42,351 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/_remote.repositories 18:09:42,352 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated 18:09:42,353 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,353 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s) 18:09:42,373 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/15/_remote.repositories 18:09:42,374 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated 18:09:42,376 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,377 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 532 kB/s) 18:09:42,403 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/_remote.repositories 18:09:42,403 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated 18:09:42,405 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.1 MB/s) 18:09:42,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/39/_remote.repositories 18:09:42,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated 18:09:42,438 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,439 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 733 kB/s) 18:09:42,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/16/_remote.repositories 18:09:42,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/16/apache-16.pom.lastUpdated 18:09:42,465 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,466 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 131 kB/s) 18:09:42,487 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/_remote.repositories 18:09:42,488 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom.lastUpdated 18:09:42,492 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=238824, ConflictMarker.markTime=99575, ConflictMarker.nodeCount=68, ConflictIdSorter.graphTime=54781, ConflictIdSorter.topsortTime=49685, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1424688, ConflictResolver.conflictItemCount=67, DefaultDependencyCollector.collectTime=487682489, DefaultDependencyCollector.transformTime=1910372} 18:09:42,494 [1;36mDEBUGm] org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2: 18:09:42,494 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:09:42,494 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:09:42,495 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:09:42,495 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:09:42,495 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:09:42,495 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:09:42,496 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:09:42,496 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:09:42,496 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:09:42,497 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:09:42,497 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:09:42,497 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:09:42,497 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:09:42,497 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:09:42,498 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:09:42,498 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:09:42,498 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile 18:09:42,498 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:42,498 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:42,499 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:09:42,499 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.24:compile 18:09:42,499 [1;36mDEBUGm] org.apache.maven.shared:maven-filtering:jar:3.1.1:compile 18:09:42,499 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:3.0.0:compile 18:09:42,499 [1;36mDEBUGm] com.google.code.findbugs:jsr305:jar:2.0.1:compile 18:09:42,499 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:09:42,500 [1;36mDEBUGm] commons-io:commons-io:jar:2.5:compile 18:09:42,500 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.24:compile 18:09:42,504 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,504 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar4(525kBkatk880akB/s)rtifact-3.0.jarj(52(kB)k|)sisu-guice-2.1.7-noaop.jarj(73/4724kB)kB)kB)) Downloading)fromvcentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar2.jar (40/153 kB) | sisu-guice-2.1.7-noaop.jar (73/472 kB) Downloaded4fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar5(49BkB|ati777gkB/s)2.1.7-noaop.jar (81/472 kB) Downloading)fromscentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded5fromicentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jarm(30nkBoat-292.kB/s)86/527kkB)||mmaven-repository-metadata-3.0.jar((30/kB)kB) Downloading)fromscentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar/472 kB) | maven-core-3.0.jar (94/527 kB) Downloaded5fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar7(153)kBBatv1.1cMB/s).0.jar.(176/527/kB)k|Bmaven-model-builder-3.0.jar.(37/148/kB)8kB)) Downloading)fromscentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jaraven-model-builder-3.0.jar (37/148 kB) Downloaded4fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jare(202dkB-ati1.3rMB/s)jar.(69/148/kB) kB) Downloading)fromscentral:2https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar(69/148 kB) | maven-aether-provider-3.0.jar (16/511kB)) Downloaded5fromicentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jara(51-kBtatr283okB/s)-3.0.jar((51kkB)||aaether-impl-1.7.jar((28/1066kB)) Downloading)fromscentral:2https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jarr (110/148 kB) | aether-impl-1.7.jar (28/106 kB) Downloaded5fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jark(472BkBtatr2.4pMB/s).jar.(73/106/kB) |Baether-spi-1.7.jar (11/144kB)) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar06 kB) | aether-spi-1.7.jar (14 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar/(14ekBeats65-kB/s)ar.(14.kB)(kB)kkB) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.(148rkB1at7688BkB/s) Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 492 kB/s) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar1(4.3akB(at317BkB/s)aven-model-3.0.jar (73/1655kB)) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jarodel-3.0.jar (73/165 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jare(74okBlat.284akB/s)7/165/kB)kkB)B) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar.24.jar (2.8/247 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jara(462kB/at7174)kB/s) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.0 MB/s) Downloading)fromvcentral:-https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded3fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar1(165)kB at 590 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jars(515kB.at1166rkB/s)kB)k|)plexus-build-api-0.0.7.jarj(6.2/8.58kB)kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar.1.jar((32kkB)||pplexus-build-api-0.0.7.jar((8.5kkB)kB) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 103 kB/s) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jaru(8.5tkBpata26okB/s)4.jar.(24/799kB))|kcommons-io-2.5.jar (2.2/209 kB) Downloaded4fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247|kBoato745ikB/s).jar (21/2099kB)) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 460 kB/s) Downloaded2fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 225 kB/s) Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 561 kB/s) 18:09:42,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories 18:09:42,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated 18:09:42,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/_remote.repositories 18:09:42,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated 18:09:42,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories 18:09:42,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated 18:09:42,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories 18:09:42,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated 18:09:42,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories 18:09:42,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated 18:09:42,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/_remote.repositories 18:09:42,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated 18:09:42,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories 18:09:42,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated 18:09:42,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories 18:09:42,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated 18:09:42,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories 18:09:42,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated 18:09:42,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories 18:09:42,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated 18:09:42,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories 18:09:42,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated 18:09:42,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/_remote.repositories 18:09:42,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated 18:09:42,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories 18:09:42,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated 18:09:42,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/_remote.repositories 18:09:42,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar.lastUpdated 18:09:42,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/_remote.repositories 18:09:42,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated 18:09:42,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/_remote.repositories 18:09:42,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar.lastUpdated 18:09:42,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/_remote.repositories 18:09:42,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar.lastUpdated 18:09:42,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/_remote.repositories 18:09:42,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar.lastUpdated 18:09:42,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/_remote.repositories 18:09:42,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar.lastUpdated 18:09:42,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/_remote.repositories 18:09:42,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated 18:09:42,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/_remote.repositories 18:09:42,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar.lastUpdated 18:09:42,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/_remote.repositories 18:09:42,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar.lastUpdated 18:09:42,907 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2 18:09:42,907 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2 18:09:42,907 [1;36mDEBUGm] Imported: < maven.api 18:09:42,907 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2 18:09:42,907 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2 18:09:42,908 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:09:42,908 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:09:42,908 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:09:42,908 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6 18:09:42,909 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:42,909 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:42,909 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.24 18:09:42,910 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-filtering:jar:3.1.1 18:09:42,910 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0 18:09:42,910 [1;36mDEBUGm] Included: com.google.code.findbugs:jsr305:jar:2.0.1 18:09:42,911 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:09:42,911 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.5 18:09:42,911 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.24 18:09:42,945 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:42,950 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:09:42,951 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:09:42,952 [1;36mDEBUGm] (f) buildFilters = [] 18:09:42,952 [1;36mDEBUGm] (f) encoding = UTF-8 18:09:42,952 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:09:42,952 [1;36mDEBUGm] (f) fileNameFiltering = false 18:09:42,952 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:09:42,953 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/target/classes 18:09:42,953 [1;36mDEBUGm] (s) overwrite = false 18:09:42,953 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:42,955 [1;36mDEBUGm] (s) directory = src/main/resources 18:09:42,955 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:09:42,956 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:09:42,956 [1;36mDEBUGm] (f) skip = false 18:09:42,956 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:09:42,956 [1;36mDEBUGm] (f) useBuildFilters = true 18:09:42,956 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:09:42,957 [1;36mDEBUGm] -- end configuration -- 18:09:42,960 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:09:42Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.assembly.version=3.1.0, mvn.gpg.version=1.5, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:09:42,976 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:09:42,976 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:09:42,977 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources 18:09:42,977 [1;36mDEBUGm] no use filter components 18:09:42,978 [1;34mINFOm] 18:09:42,978 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead0;1m ---m 18:09:42,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,983 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 44 kB/s) 18:09:43,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/_remote.repositories 18:09:43,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom.lastUpdated 18:09:43,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 896 kB/s) 18:09:43,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.1/_remote.repositories 18:09:43,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom.lastUpdated 18:09:43,049 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,050 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 154 kB/s) 18:09:43,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/_remote.repositories 18:09:43,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom.lastUpdated 18:09:43,071 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,072 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 104 kB/s) 18:09:43,093 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/_remote.repositories 18:09:43,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom.lastUpdated 18:09:43,096 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,096 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 171 kB/s) 18:09:43,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/_remote.repositories 18:09:43,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom.lastUpdated 18:09:43,120 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,120 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 360 kB/s) 18:09:43,140 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/_remote.repositories 18:09:43,141 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom.lastUpdated 18:09:43,143 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,143 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 49 kB/s) 18:09:43,162 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/_remote.repositories 18:09:43,162 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom.lastUpdated 18:09:43,163 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,164 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 325 kB/s) 18:09:43,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/_remote.repositories 18:09:43,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom.lastUpdated 18:09:43,185 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,185 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom Downloaded1fromucentral:2https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 62 kB/s) 18:09:43,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/_remote.repositories 18:09:43,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.pom.lastUpdated 18:09:43,212 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,212 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 136 kB/s) 18:09:43,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/_remote.repositories 18:09:43,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom.lastUpdated 18:09:43,233 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,233 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 183 kB/s) 18:09:43,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/_remote.repositories 18:09:43,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom.lastUpdated 18:09:43,255 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,255 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 98 kB/s) 18:09:43,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/_remote.repositories 18:09:43,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom.lastUpdated 18:09:43,280 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 88 kB/s) 18:09:43,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/_remote.repositories 18:09:43,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom.lastUpdated 18:09:43,304 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,304 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 49 kB/s) 18:09:43,323 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/_remote.repositories 18:09:43,324 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom.lastUpdated 18:09:43,326 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,326 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 107 kB/s) 18:09:43,346 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/_remote.repositories 18:09:43,346 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom.lastUpdated 18:09:43,351 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,351 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 202 kB/s) 18:09:43,372 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/_remote.repositories 18:09:43,373 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated 18:09:43,375 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,376 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloaded1fromicentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 194 kB/s) 18:09:43,396 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/_remote.repositories 18:09:43,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom.lastUpdated 18:09:43,398 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,399 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 383 kB/s) 18:09:43,421 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/10/_remote.repositories 18:09:43,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom.lastUpdated 18:09:43,423 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,424 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.4 MB/s) 18:09:43,448 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/9/_remote.repositories 18:09:43,449 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/9/maven-parent-9.pom.lastUpdated 18:09:43,452 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,452 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 214 kB/s) 18:09:43,472 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/_remote.repositories 18:09:43,473 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom.lastUpdated 18:09:43,474 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,475 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 122 kB/s) 18:09:43,497 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/8/_remote.repositories 18:09:43,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom.lastUpdated 18:09:43,499 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,500 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.0 MB/s) 18:09:43,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/7/_remote.repositories 18:09:43,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/7/maven-parent-7.pom.lastUpdated 18:09:43,525 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,525 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 33 kB/s) 18:09:43,548 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.2/_remote.repositories 18:09:43,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom.lastUpdated 18:09:43,550 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,550 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloaded1fromacentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 507 kB/s) 18:09:43,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.2/_remote.repositories 18:09:43,578 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom.lastUpdated 18:09:43,581 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,581 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 70 kB/s) 18:09:43,603 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/_remote.repositories 18:09:43,603 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom.lastUpdated 18:09:43,605 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,605 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 69 kB/s) 18:09:43,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/_remote.repositories 18:09:43,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom.lastUpdated 18:09:43,627 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,628 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 31 kB/s) 18:09:43,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/_remote.repositories 18:09:43,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom.lastUpdated 18:09:43,650 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,650 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 305 kB/s) 18:09:43,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/_remote.repositories 18:09:43,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom.lastUpdated 18:09:43,674 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,674 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 133 kB/s) 18:09:43,693 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/_remote.repositories 18:09:43,693 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom.lastUpdated 18:09:43,695 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,695 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 312 kB/s) 18:09:43,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/_remote.repositories 18:09:43,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom.lastUpdated 18:09:43,715 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,716 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 544 kB/s) 18:09:43,734 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/_remote.repositories 18:09:43,735 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom.lastUpdated 18:09:43,736 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,737 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 97 kB/s) 18:09:43,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/_remote.repositories 18:09:43,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom.lastUpdated 18:09:43,758 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,759 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 80 kB/s) 18:09:43,777 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/_remote.repositories 18:09:43,778 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom.lastUpdated 18:09:43,780 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,780 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 120 kB/s) 18:09:43,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/_remote.repositories 18:09:43,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom.lastUpdated 18:09:43,800 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,801 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded1fromocentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 723 kB/s) 18:09:43,822 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/_remote.repositories 18:09:43,823 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom.lastUpdated 18:09:43,826 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,827 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 88 kB/s) 18:09:43,846 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/_remote.repositories 18:09:43,846 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom.lastUpdated 18:09:43,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,849 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 183 kB/s) 18:09:43,869 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/_remote.repositories 18:09:43,870 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom.lastUpdated 18:09:43,871 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,871 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 95 kB/s) 18:09:43,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/_remote.repositories 18:09:43,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom.lastUpdated 18:09:43,894 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,895 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 126 kB/s) 18:09:43,914 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/_remote.repositories 18:09:43,914 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom.lastUpdated 18:09:43,916 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,917 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 179 kB/s) 18:09:43,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/_remote.repositories 18:09:43,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom.lastUpdated 18:09:43,937 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,938 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 412 kB/s) 18:09:43,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/_remote.repositories 18:09:43,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom.lastUpdated 18:09:43,961 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,961 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 251 kB/s) 18:09:43,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/_remote.repositories 18:09:43,980 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom.lastUpdated 18:09:43,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,982 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 150 kB/s) 18:09:44,001 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.10/_remote.repositories 18:09:44,002 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom.lastUpdated 18:09:44,003 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,003 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 1.2 MB/s) 18:09:44,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.10/_remote.repositories 18:09:44,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.10/maven-2.0.10.pom.lastUpdated 18:09:44,026 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,027 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 107 kB/s) 18:09:44,048 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.10/_remote.repositories 18:09:44,049 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom.lastUpdated 18:09:44,052 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,053 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 176 kB/s) 18:09:44,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.10/_remote.repositories 18:09:44,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom.lastUpdated 18:09:44,076 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,077 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 68 kB/s) 18:09:44,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/_remote.repositories 18:09:44,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom.lastUpdated 18:09:44,101 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,101 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 116 kB/s) 18:09:44,120 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.10/_remote.repositories 18:09:44,121 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom.lastUpdated 18:09:44,124 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,124 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 159 kB/s) 18:09:44,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.10/_remote.repositories 18:09:44,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom.lastUpdated 18:09:44,144 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,145 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 122 kB/s) 18:09:44,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.10/_remote.repositories 18:09:44,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom.lastUpdated 18:09:44,167 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,167 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 90 kB/s) 18:09:44,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.10/_remote.repositories 18:09:44,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom.lastUpdated 18:09:44,189 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,190 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 101 kB/s) 18:09:44,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.10/_remote.repositories 18:09:44,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom.lastUpdated 18:09:44,214 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 88 kB/s) 18:09:44,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.10/_remote.repositories 18:09:44,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom.lastUpdated 18:09:44,234 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,235 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 98 kB/s) 18:09:44,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/_remote.repositories 18:09:44,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom.lastUpdated 18:09:44,253 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,253 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloaded1fromocentral:2https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 865 kB/s) 18:09:44,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1.2/_remote.repositories 18:09:44,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom.lastUpdated 18:09:44,278 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,279 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 83 kB/s) 18:09:44,298 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/_remote.repositories 18:09:44,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom.lastUpdated 18:09:44,302 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,302 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 207 kB/s) 18:09:44,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/_remote.repositories 18:09:44,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom.lastUpdated 18:09:44,325 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,326 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 256 kB/s) 18:09:44,348 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/_remote.repositories 18:09:44,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom.lastUpdated 18:09:44,350 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,351 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 123 kB/s) 18:09:44,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/_remote.repositories 18:09:44,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom.lastUpdated 18:09:44,372 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,372 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 32 kB/s) 18:09:44,395 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.3.03/_remote.repositories 18:09:44,396 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom.lastUpdated 18:09:44,397 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,397 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 148 kB/s) 18:09:44,421 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/1/_remote.repositories 18:09:44,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/1/apache-1.pom.lastUpdated 18:09:44,424 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,424 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 409 kB/s) 18:09:44,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/_remote.repositories 18:09:44,444 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.lastUpdated 18:09:44,445 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,446 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 310 kB/s) 18:09:44,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/_remote.repositories 18:09:44,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom.lastUpdated 18:09:44,466 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,466 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 225 kB/s) 18:09:44,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/_remote.repositories 18:09:44,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.pom.lastUpdated 18:09:44,485 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,486 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 322 kB/s) 18:09:44,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/_remote.repositories 18:09:44,506 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom.lastUpdated 18:09:44,507 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,507 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 849 kB/s) 18:09:44,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.1.2/_remote.repositories 18:09:44,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom.lastUpdated 18:09:44,530 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 157 kB/s) 18:09:44,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/_remote.repositories 18:09:44,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom.lastUpdated 18:09:44,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,552 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 89 kB/s) 18:09:44,571 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/_remote.repositories 18:09:44,571 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom.lastUpdated 18:09:44,572 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,573 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 143 kB/s) 18:09:44,590 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.1.2/_remote.repositories 18:09:44,591 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom.lastUpdated 18:09:44,593 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,593 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 323 kB/s) 18:09:44,612 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/_remote.repositories 18:09:44,612 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom.lastUpdated 18:09:44,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,615 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 53 kB/s) 18:09:44,635 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/_remote.repositories 18:09:44,636 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom.lastUpdated 18:09:44,637 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,637 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 167 kB/s) 18:09:44,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/_remote.repositories 18:09:44,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom.lastUpdated 18:09:44,659 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,659 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 100 kB/s) 18:09:44,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/_remote.repositories 18:09:44,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom.lastUpdated 18:09:44,682 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,682 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloaded1fromlcentral:ohttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 109 kB/s) 18:09:44,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/_remote.repositories 18:09:44,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom.lastUpdated 18:09:44,703 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,704 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 150 kB/s) 18:09:44,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/_remote.repositories 18:09:44,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom.lastUpdated 18:09:44,727 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,727 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 111 kB/s) 18:09:44,746 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/_remote.repositories 18:09:44,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom.lastUpdated 18:09:44,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,749 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 57 kB/s) 18:09:44,767 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/_remote.repositories 18:09:44,768 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom.lastUpdated 18:09:44,769 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,769 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 402 kB/s) 18:09:44,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/_remote.repositories 18:09:44,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom.lastUpdated 18:09:44,790 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,791 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 99 kB/s) 18:09:44,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/_remote.repositories 18:09:44,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom.lastUpdated 18:09:44,818 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,818 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 404 kB/s) 18:09:44,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/_remote.repositories 18:09:44,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom.lastUpdated 18:09:44,841 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,842 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 388 kB/s) 18:09:44,862 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/_remote.repositories 18:09:44,863 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom.lastUpdated 18:09:44,864 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,865 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 517 kB/s) 18:09:44,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/_remote.repositories 18:09:44,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom.lastUpdated 18:09:44,894 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,895 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 432 kB/s) 18:09:44,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/_remote.repositories 18:09:44,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom.lastUpdated 18:09:44,921 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,921 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom Downloaded1fromrcentral:phttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 6.4 kB/s) 18:09:44,944 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/_remote.repositories 18:09:44,944 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom.lastUpdated 18:09:44,945 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,946 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 454 kB/s) 18:09:44,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/_remote.repositories 18:09:44,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom.lastUpdated 18:09:44,969 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,969 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 21 kB/s) 18:09:44,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/_remote.repositories 18:09:44,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom.lastUpdated 18:09:44,989 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,989 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 51 kB/s) 18:09:45,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.3/_remote.repositories 18:09:45,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom.lastUpdated 18:09:45,009 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,009 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 61 kB/s) 18:09:45,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/_remote.repositories 18:09:45,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom.lastUpdated 18:09:45,028 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,028 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 110 kB/s) 18:09:45,050 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/_remote.repositories 18:09:45,050 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom.lastUpdated 18:09:45,051 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,052 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.8 kB/s) 18:09:45,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0/_remote.repositories 18:09:45,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom.lastUpdated 18:09:45,078 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,079 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 141 kB/s) 18:09:45,096 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/_remote.repositories 18:09:45,096 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom.lastUpdated 18:09:45,097 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,097 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 17 kB/s) 18:09:45,119 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/2.0.2/_remote.repositories 18:09:45,119 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom.lastUpdated 18:09:45,124 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,125 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom (3.5 kB at 168 kB/s) 18:09:45,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/_remote.repositories 18:09:45,147 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom.lastUpdated 18:09:45,150 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,150 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom (2.1 kB at 106 kB/s) 18:09:45,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/_remote.repositories 18:09:45,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom.lastUpdated 18:09:45,175 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,175 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom Downloaded1fromscentral:shttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom (3.7 kB at 184 kB/s) 18:09:45,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/_remote.repositories 18:09:45,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom.lastUpdated 18:09:45,197 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,198 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom (3.1 kB at 156 kB/s) 18:09:45,218 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/_remote.repositories 18:09:45,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom.lastUpdated 18:09:45,221 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,221 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom Downloaded1fromscentral:ihttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom (3.2 kB at 132 kB/s) 18:09:45,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/_remote.repositories 18:09:45,246 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom.lastUpdated 18:09:45,247 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,247 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom (1.9 kB at 80 kB/s) 18:09:45,272 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/_remote.repositories 18:09:45,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom.lastUpdated 18:09:45,277 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=305494, ConflictMarker.markTime=96538, ConflictMarker.nodeCount=164, ConflictIdSorter.graphTime=48183, ConflictIdSorter.topsortTime=55282, ConflictIdSorter.conflictIdCount=50, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1317153, ConflictResolver.conflictItemCount=114, DefaultDependencyCollector.collectTime=2296968813, DefaultDependencyCollector.transformTime=1845955} 18:09:45,278 [1;36mDEBUGm] org.jacoco:jacoco-maven-plugin:jar:0.8.2: 18:09:45,278 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.1:compile 18:09:45,278 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.1:compile 18:09:45,278 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.1:compile 18:09:45,280 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:45,280 [1;36mDEBUGm] junit:junit:jar:4.8.2:compile 18:09:45,280 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:45,280 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.22:compile 18:09:45,280 [1;36mDEBUGm] org.apache.maven.shared:file-management:jar:1.2.1:compile 18:09:45,280 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-io:jar:1.1:compile 18:09:45,280 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile 18:09:45,281 [1;36mDEBUGm] xerces:xercesImpl:jar:2.8.1:compile 18:09:45,281 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.4:compile 18:09:45,281 [1;36mDEBUGm] commons-httpclient:commons-httpclient:jar:3.1:compile 18:09:45,282 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:09:45,282 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:09:45,283 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:09:45,283 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2.2:compile 18:09:45,283 [1;36mDEBUGm] commons-validator:commons-validator:jar:1.2.0:compile 18:09:45,283 [1;36mDEBUGm] commons-beanutils:commons-beanutils:jar:1.7.0:compile 18:09:45,283 [1;36mDEBUGm] commons-digester:commons-digester:jar:1.6:compile 18:09:45,283 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.0.4:compile 18:09:45,283 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:09:45,283 [1;36mDEBUGm] xml-apis:xml-apis:jar:1.0.b2:compile 18:09:45,284 [1;36mDEBUGm] org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile 18:09:45,284 [1;36mDEBUGm] org.jacoco:org.jacoco.core:jar:0.8.2:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm-commons:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm-analysis:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm-tree:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.jacoco:org.jacoco.report:jar:0.8.2:compile 18:09:45,289 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,289 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jarn(12tkBnat-427.kB/s)r(21/499kB))||maven-profile-2.2.1.jarr(32/355kB))) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar2.1.jar (32/35 kB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jarv(49pkBfate1.02MB/s)rj(35(kB)k|)maven-artifact-manager-2.2.1.jar (27/688kB)) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar.1.jar (27/68 kB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jarn(35tkBaat-570akB/s).2.1.jarj(49/68/kB)k|)maven-repository-metadata-2.2.1.jar (4.1/26 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jartadata-2.2.1.jar (7.6/26 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar6(88BkB|ata1.3-MB/s)itory-metadata-2.2.1.jarj(20/26/kB)kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jarc(68rkBuatl866nkB/s)nt-3.1.jar.(5.0/332/kB) kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jarB) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 317 kB/s) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jarar (7.7/30 kB) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar1(156 kB0atB1.8)MB/s) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar kB) Downloaded3fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar1(30)kB at 313 kB/s) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar)(51ukBtat.421.kB/s)45/2377kB))| plexus-utils-3.0.22.jar (12/2455kB)) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jarus-utils-3.0.22.jar (16/245 kB) Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jark(80lkBuatu554skB/s)22.jarj(57/2452kB)k|)file-management-1.2.1.jar (24/388kB)) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jarfile-management-1.2.1.jar (32/38 kB) Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jarl(38akBgate2311kB/s)jar (38/kB)k|)maven-shared-io-1.1.jar (11/399kB)) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jarjar (11/39 kB) Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jarj(3323kBkatk1.8aMB/s)rovider-api-1.0-alpha-6.jarj(22/433kB))kB) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jara-6.jar (22/43 kB) Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jard(39akB-at0210pkB/s)jar (43/kB)kB) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar.(43.kBrat72149kB/s)) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jark(9.8BkBBatk47)kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jari(245.kBrat11.1BMB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 59 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded4fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jarp(17.kBjat(647kB/s)) Downloading)fromxcentral:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloaded3fromocentral:-https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar3(30BkB at 115 kB/s) Downloading)fromxcentral:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Downloaded4fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar5(158)kB atx571dkB/s)tion-model-1.1.2.jar (16/522kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jarkB) Downloaded4fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jaro(52ekBhatl1771kB/s)r (7.7/15 kB) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloaded3fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 168 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 49 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 990 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloaded4fromlcentral:nhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jart(11.kBjat 330kB/s)kB)) Downloading)fromxcentral:ehttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded3fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 115 kB/s) Downloading)fromecentral:chttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloaded2fromlcentral:ohttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded4fromecentral:.https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jarm(91skBeatu237skB/s)0.jarj(90/1891kB)kB) Downloading)fromlcentral:5https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar9 kB) Downloaded4fromecentral:.https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jarj(3921kB/at)920ckB/s)s-digester-1.6.jar.(72/168/kB)/kB)8kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar3/168kkB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189|kBoato424lkB/s)g-1.0.4.jar (4.1/38 kB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar68 kB) | commons-logging-1.0.4.jar (12/388kB)) Downloaded3fromocentral:lhttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar/(168BkBkat 367 kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar-(38skB.atb80jkB/s)2/1099kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jari(65.kBbatj127(kB/s)91kB)k|)xercesImpl-2.8.1.jarj(0.1/1.21MB)M|)org.jacoco.agent-0.8.2-runtime.jarj(22/2700kB))kB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar2 MB) | org.jacoco.agent-0.8.2-runtime.jar (27/270 kB) Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar.(109(kB2at.199BkB/s)rg.jacoco.agent-0.8.2-runtime.jar.(152/270kkB)||oorg.jacoco.core-0.8.2.jar((40/175kkB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar.jacoco.agent-0.8.2-runtime.jar (152/270 kB) | org.jacoco.core-0.8.2.jar (40/175 kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar)(588rkBjato1.0cMB/s).8.2.jar.(81/175/kB) kB) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jare-0.8.2.jar (81/175 kB) | asm-6.2.1.jar (4.1/113 kB) Downloaded5fromecentral:-https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar2(175 kB7atk296|kB/s)6.2.1.jar.(49/113/kB)k|Basm-commons-6.2.1.jar (16/799kB)) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar3/113 kB) | asm-commons-6.2.1.jar (24/79 kB) Downloaded4fromecentral:-https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jarm(270-kB2at.445.kB/s)94kB) kB) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jarB) Downloaded4fromecentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jara(79ikB6at.128akB/s)/kB)kB)3kB)) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar Downloaded4fromecentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar (113kkB ata179tkB/s).2.1.jar (45/500kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar (33 kB at 52 kB/s) Downloaded3fromecentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jar((501kB8at)78BkB/s) Downloaded2fromecentral:-https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar (128 kB at 193 kB/s) Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.7 MB/s) 18:09:46,003 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/_remote.repositories 18:09:46,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar.lastUpdated 18:09:46,005 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/_remote.repositories 18:09:46,005 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar.lastUpdated 18:09:46,006 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/_remote.repositories 18:09:46,006 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar.lastUpdated 18:09:46,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/_remote.repositories 18:09:46,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar.lastUpdated 18:09:46,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/_remote.repositories 18:09:46,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar.lastUpdated 18:09:46,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/_remote.repositories 18:09:46,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar.lastUpdated 18:09:46,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/_remote.repositories 18:09:46,010 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar.lastUpdated 18:09:46,010 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/_remote.repositories 18:09:46,011 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar.lastUpdated 18:09:46,011 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/_remote.repositories 18:09:46,012 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar.lastUpdated 18:09:46,012 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/_remote.repositories 18:09:46,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar.lastUpdated 18:09:46,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/_remote.repositories 18:09:46,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar.lastUpdated 18:09:46,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/_remote.repositories 18:09:46,015 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar.lastUpdated 18:09:46,015 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/_remote.repositories 18:09:46,015 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar.lastUpdated 18:09:46,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/_remote.repositories 18:09:46,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar.lastUpdated 18:09:46,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/_remote.repositories 18:09:46,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar.lastUpdated 18:09:46,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/_remote.repositories 18:09:46,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar.lastUpdated 18:09:46,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/_remote.repositories 18:09:46,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar.lastUpdated 18:09:46,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/_remote.repositories 18:09:46,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar.lastUpdated 18:09:46,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/_remote.repositories 18:09:46,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar.lastUpdated 18:09:46,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/_remote.repositories 18:09:46,023 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar.lastUpdated 18:09:46,023 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/_remote.repositories 18:09:46,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar.lastUpdated 18:09:46,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/_remote.repositories 18:09:46,025 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar.lastUpdated 18:09:46,025 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/_remote.repositories 18:09:46,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.lastUpdated 18:09:46,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/_remote.repositories 18:09:46,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar.lastUpdated 18:09:46,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/_remote.repositories 18:09:46,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar.lastUpdated 18:09:46,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/_remote.repositories 18:09:46,029 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar.lastUpdated 18:09:46,029 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/_remote.repositories 18:09:46,030 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar.lastUpdated 18:09:46,030 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/_remote.repositories 18:09:46,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar.lastUpdated 18:09:46,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/_remote.repositories 18:09:46,032 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar.lastUpdated 18:09:46,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/_remote.repositories 18:09:46,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar.lastUpdated 18:09:46,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/_remote.repositories 18:09:46,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar.lastUpdated 18:09:46,035 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/_remote.repositories 18:09:46,035 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar.lastUpdated 18:09:46,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/_remote.repositories 18:09:46,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar.lastUpdated 18:09:46,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/_remote.repositories 18:09:46,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar.lastUpdated 18:09:46,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/_remote.repositories 18:09:46,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar.lastUpdated 18:09:46,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/_remote.repositories 18:09:46,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar.lastUpdated 18:09:46,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/_remote.repositories 18:09:46,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar.lastUpdated 18:09:46,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/_remote.repositories 18:09:46,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar.lastUpdated 18:09:46,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/_remote.repositories 18:09:46,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar.lastUpdated 18:09:46,041 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/_remote.repositories 18:09:46,041 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar.lastUpdated 18:09:46,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/_remote.repositories 18:09:46,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar.lastUpdated 18:09:46,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/_remote.repositories 18:09:46,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jar.lastUpdated 18:09:46,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/_remote.repositories 18:09:46,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar.lastUpdated 18:09:46,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/_remote.repositories 18:09:46,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jar.lastUpdated 18:09:46,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/_remote.repositories 18:09:46,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar.lastUpdated 18:09:46,047 [1;36mDEBUGm] Created new class realm plugin>org.jacoco:jacoco-maven-plugin:0.8.2 18:09:46,047 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.jacoco:jacoco-maven-plugin:0.8.2 18:09:46,048 [1;36mDEBUGm] Imported: < maven.api 18:09:46,048 [1;36mDEBUGm] Populating class realm plugin>org.jacoco:jacoco-maven-plugin:0.8.2 18:09:46,048 [1;36mDEBUGm] Included: org.jacoco:jacoco-maven-plugin:jar:0.8.2 18:09:46,048 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:09:46,048 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11 18:09:46,048 [1;36mDEBUGm] Included: junit:junit:jar:4.8.2 18:09:46,049 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.22 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.shared:file-management:jar:1.2.1 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-io:jar:1.1 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1 18:09:46,050 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 18:09:46,050 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1 18:09:46,050 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2 18:09:46,050 [1;36mDEBUGm] Included: xerces:xercesImpl:jar:2.8.1 18:09:46,050 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.4 18:09:46,050 [1;36mDEBUGm] Included: commons-httpclient:commons-httpclient:jar:3.1 18:09:46,051 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.2 18:09:46,051 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2 18:09:46,051 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2 18:09:46,051 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2 18:09:46,052 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.2 18:09:46,052 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:09:46,052 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:09:46,052 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:09:46,052 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2.2 18:09:46,053 [1;36mDEBUGm] Included: commons-validator:commons-validator:jar:1.2.0 18:09:46,053 [1;36mDEBUGm] Included: commons-beanutils:commons-beanutils:jar:1.7.0 18:09:46,053 [1;36mDEBUGm] Included: commons-digester:commons-digester:jar:1.6 18:09:46,053 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.0.4 18:09:46,053 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:09:46,053 [1;36mDEBUGm] Included: xml-apis:xml-apis:jar:1.0.b2 18:09:46,053 [1;36mDEBUGm] Included: org.jacoco:org.jacoco.agent:jar:runtime:0.8.2 18:09:46,054 [1;36mDEBUGm] Included: org.jacoco:org.jacoco.core:jar:0.8.2 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:6.2.1 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm-commons:jar:6.2.1 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm-analysis:jar:6.2.1 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm-tree:jar:6.2.1 18:09:46,055 [1;36mDEBUGm] Included: org.jacoco:org.jacoco.report:jar:0.8.2 18:09:46,128 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:46,130 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:09:46,130 [1;36mDEBUGm] (f) destFile = /home/r/repo/target/jacoco.exec 18:09:46,131 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:09:46,132 [1;36mDEBUGm] (f) output = file 18:09:46,133 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:09:46,143 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:46,143 [1;36mDEBUGm] (f) skip = false 18:09:46,144 [1;36mDEBUGm] -- end configuration -- 18:09:46,147 [1;34mINFOm] 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,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:09:46,147 [1;34mINFOm] 18:09:46,147 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead0;1m ---m 18:09:46,154 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,154 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 255 kB/s) 18:09:46,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/_remote.repositories 18:09:46,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated 18:09:46,177 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,177 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 249 kB/s) 18:09:46,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/_remote.repositories 18:09:46,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated 18:09:46,201 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,201 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 346 kB/s) 18:09:46,223 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/_remote.repositories 18:09:46,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom.lastUpdated 18:09:46,227 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 241 kB/s) 18:09:46,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/_remote.repositories 18:09:46,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom.lastUpdated 18:09:46,250 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,250 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 284 kB/s) 18:09:46,269 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/22/_remote.repositories 18:09:46,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated 18:09:46,271 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,271 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.8 MB/s) 18:09:46,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/27/_remote.repositories 18:09:46,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated 18:09:46,299 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,300 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 803 kB/s) 18:09:46,320 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/17/_remote.repositories 18:09:46,321 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/17/apache-17.pom.lastUpdated 18:09:46,325 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,325 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 485 kB/s) 18:09:46,348 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/_remote.repositories 18:09:46,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom.lastUpdated 18:09:46,350 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,351 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s) 18:09:46,376 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/22/_remote.repositories 18:09:46,376 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom.lastUpdated 18:09:46,381 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,381 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 219 kB/s) 18:09:46,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/_remote.repositories 18:09:46,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom.lastUpdated 18:09:46,407 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,408 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.0 MB/s) 18:09:46,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/5.0/_remote.repositories 18:09:46,431 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom.lastUpdated 18:09:46,434 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,434 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom Downloaded1fromlcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 227 kB/s) 18:09:46,455 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/_remote.repositories 18:09:46,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom.lastUpdated 18:09:46,458 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,458 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom Downloaded1fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 626 kB/s) 18:09:46,480 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/_remote.repositories 18:09:46,481 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom.lastUpdated 18:09:46,487 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,487 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 692 kB/s) 18:09:46,510 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/_remote.repositories 18:09:46,510 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated 18:09:46,513 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,514 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom Downloaded1fromzcentral: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 63 kB/s) 18:09:46,547 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/_remote.repositories 18:09:46,555 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/xz-1.6.pom.lastUpdated 18:09:46,558 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,558 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Downloaded1fromicentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 234 kB/s) 18:09:46,580 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/_remote.repositories 18:09:46,582 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom.lastUpdated 18:09:46,586 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,586 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 160 kB/s) 18:09:46,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/_remote.repositories 18:09:46,616 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom.lastUpdated 18:09:46,620 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,620 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 191 kB/s) 18:09:46,642 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/_remote.repositories 18:09:46,642 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom.lastUpdated 18:09:46,647 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,648 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 88 kB/s) 18:09:46,670 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/_remote.repositories 18:09:46,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom.lastUpdated 18:09:46,674 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,674 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded1fromacentral:bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 563 kB/s) 18:09:46,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/_remote.repositories 18:09:46,698 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom.lastUpdated 18:09:46,701 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,702 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 98 kB/s) 18:09:46,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/_remote.repositories 18:09:46,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom.lastUpdated 18:09:46,727 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,728 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 91 kB/s) 18:09:46,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/_remote.repositories 18:09:46,748 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom.lastUpdated 18:09:46,750 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,751 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 821 kB/s) 18:09:46,777 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.10/_remote.repositories 18:09:46,778 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom.lastUpdated 18:09:46,779 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,780 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.8 MB/s) 18:09:46,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/26/_remote.repositories 18:09:46,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/26/maven-parent-26.pom.lastUpdated 18:09:46,807 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,807 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 137 kB/s) 18:09:46,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/_remote.repositories 18:09:46,831 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom.lastUpdated 18:09:46,834 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,834 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 227 kB/s) 18:09:46,854 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/_remote.repositories 18:09:46,855 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom.lastUpdated 18:09:46,858 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,858 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 189 kB/s) 18:09:46,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.0/_remote.repositories 18:09:46,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom.lastUpdated 18:09:46,889 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,890 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 233 kB/s) 18:09:46,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/_remote.repositories 18:09:46,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom.lastUpdated 18:09:46,917 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=251674, ConflictMarker.markTime=147395, ConflictMarker.nodeCount=135, ConflictIdSorter.graphTime=101978, ConflictIdSorter.topsortTime=101297, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2005257, ConflictResolver.conflictItemCount=124, DefaultDependencyCollector.collectTime=765917299, DefaultDependencyCollector.transformTime=2660240} 18:09:46,918 [1;36mDEBUGm] org.apache.maven.plugins:maven-assembly-plugin:jar:3.1.0: 18:09:46,918 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:09:46,918 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:09:46,919 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:09:46,919 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:09:46,920 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:09:46,920 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:09:46,922 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:09:46,922 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:09:46,922 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:09:46,923 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:09:46,923 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:09:46,924 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile 18:09:46,924 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:46,925 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:46,925 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:09:46,925 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:09:46,925 [1;36mDEBUGm] org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile 18:09:46,926 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile 18:09:46,926 [1;36mDEBUGm] org.apache.maven.shared:maven-artifact-transfer:jar:0.9.0:compile 18:09:46,926 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.5:compile 18:09:46,927 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.24:compile 18:09:46,927 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:3.5:compile 18:09:46,928 [1;36mDEBUGm] org.apache.commons:commons-compress:jar:1.14:compile 18:09:46,928 [1;36mDEBUGm] org.iq80.snappy:snappy:jar:0.4:compile 18:09:46,929 [1;36mDEBUGm] org.tukaani:xz:jar:1.6:runtime 18:09:46,929 [1;36mDEBUGm] org.apache.maven.shared:file-management:jar:3.0.0:compile 18:09:46,930 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-io:jar:3.0.0:compile 18:09:46,930 [1;36mDEBUGm] org.apache.maven:maven-compat:jar:3.0:compile 18:09:46,930 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:2.10:compile 18:09:46,931 [1;36mDEBUGm] commons-io:commons-io:jar:2.5:compile 18:09:46,931 [1;36mDEBUGm] org.apache.maven.shared:maven-filtering:jar:3.1.1:compile 18:09:46,932 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:09:46,932 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:3.0.0:compile 18:09:46,933 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:3.2.0:compile 18:09:46,933 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.1.0:compile 18:09:46,934 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.6:compile 18:09:46,940 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,941 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar Downloaded5fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar-(614kBaat(1.05MB/s))k|)maven-artifact-transfer-0.9.0.jarj(30/1231kB)kB))) Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jars(58mkBeat-4834kB/s)(184/530kkB)||mmaven-artifact-transfer-0.9.0.jar((69/123kkB)||ssnappy-0.4.jar((58/kB)kB) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jarB) | commons-compress-1.14.jar (184/530 kB) | maven-artifact-transfer-0.9.0.jar (69/123 kB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jarB(187mkBeata1.1fMB/s)ransfer-0.9.0.jar.(123(kB)(|Bxz-1.6.jar.(49/103/kB)/kB)/kB)3kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 724 kB/s) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 941 kB/s) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloaded5fromocentral:mhttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jart(103.kBjat.552/kB/s))maven-compat-3.0.jar (8.2/285 kB) | maven-shared-io-3.0.0.jar (12/411kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jared-io-3.0.0.jar (12/41 kB) Downloaded4fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jarh(35dkBoat.183.kB/s)28/411kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar1/kB)kB) Downloaded5fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jarr(41dkB-ati1981kB/s) (33/544kB))| plexus-io-3.0.0.jar (2.2/74 kB) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jarkB) | plexus-io-3.0.0.jar (2.2/74 kB) Downloaded5fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jaro(540kB.atr2355kB/s)B)k|)maven-archiver-3.2.0.jar (16/244kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jaraven-archiver-3.2.0.jar (24/kB)kB) Downloaded4fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jarr(24vkB-at299.kB/s)24(kB)kkB)B) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 307 kB/s) Downloaded3fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar (530 kB at 2.1 MB/s) Downloaded3fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar)(285)kB at 1.0 MB/s) Downloaded2fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 905 kB/s) Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 776 kB/s) 18:09:47,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/_remote.repositories 18:09:47,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated 18:09:47,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/_remote.repositories 18:09:47,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated 18:09:47,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/_remote.repositories 18:09:47,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar.lastUpdated 18:09:47,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/_remote.repositories 18:09:47,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar.lastUpdated 18:09:47,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/_remote.repositories 18:09:47,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar.lastUpdated 18:09:47,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/_remote.repositories 18:09:47,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated 18:09:47,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/_remote.repositories 18:09:47,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/xz-1.6.jar.lastUpdated 18:09:47,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/_remote.repositories 18:09:47,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar.lastUpdated 18:09:47,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/_remote.repositories 18:09:47,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar.lastUpdated 18:09:47,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/_remote.repositories 18:09:47,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar.lastUpdated 18:09:47,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/_remote.repositories 18:09:47,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar.lastUpdated 18:09:47,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/_remote.repositories 18:09:47,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar.lastUpdated 18:09:47,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/_remote.repositories 18:09:47,266 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar.lastUpdated 18:09:47,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/_remote.repositories 18:09:47,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar.lastUpdated 18:09:47,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/_remote.repositories 18:09:47,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar.lastUpdated 18:09:47,271 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0 18:09:47,271 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0 18:09:47,272 [1;36mDEBUGm] Imported: < maven.api 18:09:47,272 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0 18:09:47,272 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-assembly-plugin:jar:3.1.0 18:09:47,273 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:09:47,273 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:09:47,273 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:09:47,274 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6 18:09:47,274 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:47,274 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:47,275 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1 18:09:47,275 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:3.1.0 18:09:47,275 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.9.0 18:09:47,276 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.24 18:09:47,276 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:3.5 18:09:47,276 [1;36mDEBUGm] Included: org.apache.commons:commons-compress:jar:1.14 18:09:47,276 [1;36mDEBUGm] Included: org.iq80.snappy:snappy:jar:0.4 18:09:47,277 [1;36mDEBUGm] Included: org.tukaani:xz:jar:1.6 18:09:47,277 [1;36mDEBUGm] Included: org.apache.maven.shared:file-management:jar:3.0.0 18:09:47,277 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-io:jar:3.0.0 18:09:47,278 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.5 18:09:47,278 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-filtering:jar:3.1.1 18:09:47,278 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:09:47,278 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:3.0.0 18:09:47,279 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:3.2.0 18:09:47,279 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.1.0 18:09:47,279 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.6 18:09:47,445 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:47,450 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:09:47,450 [1;36mDEBUGm] (s) appendAssemblyId = false 18:09:47,451 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:09:47,452 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@4809c771 18:09:47,452 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@750e2d33 18:09:47,452 [1;36mDEBUGm] (f) attach = true 18:09:47,453 [1;36mDEBUGm] (s) basedir = /home/r/repo 18:09:47,453 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:09:47,453 [1;36mDEBUGm] (f) dryRun = false 18:09:47,453 [1;36mDEBUGm] (f) encoding = UTF-8 18:09:47,454 [1;36mDEBUGm] (s) finalName = lazylead-app-0.1.0 18:09:47,454 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:09:47,454 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:09:47,454 [1;36mDEBUGm] (f) ignorePermissions = false 18:09:47,454 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:09:47,455 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:09:47,455 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:09:47,455 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/target 18:09:47,455 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:09:47,456 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:47,456 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:09:47,457 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:09:47,458 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:09:47,458 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:09:47,459 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/target/site 18:09:47,459 [1;36mDEBUGm] (f) skipAssembly = false 18:09:47,459 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:09:47,460 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/target/archive-tmp 18:09:47,460 [1;36mDEBUGm] (f) updateOnly = false 18:09:47,460 [1;36mDEBUGm] (f) useJvmChmod = false 18:09:47,460 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/target/assembly/work 18:09:47,461 [1;36mDEBUGm] -- end configuration -- 18:09:47,485 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:09:47,491 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:09:47,503 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead:pom:0.1.0 are: org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.hamcrest:hamcrest-all:jar:1.3:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:09:47,505 [1;36mDEBUGm] Resolving project dependencies transitively. 18:09:47,606 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead:pom:0.1.0: 18:09:47,608 [1;36mDEBUGm] Processing DependencySet (output=/) 18:09:47,608 [1;33mWARNINGm] Cannot include project artifact: io.github.dgroup:lazylead:pom:0.1.0; it doesn't have an associated file or directory. 18:09:47,609 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:09:47,609 [1;36mDEBUGm] Adding 0 dependency artifacts. 18:09:47,613 [1;36mDEBUGm] Checking for jar manifest virtual files... 18:09:47,613 [1;34mINFOm] Building jar: /home/r/repo/target/lazylead-app-0.1.0.jar 18:09:47,630 [1;36mDEBUGm] adding directory META-INF/ 18:09:47,636 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:09:47,654 [1;34mINFOm] 18:09:47,654 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead0;1m ---m 18:09:47,660 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,661 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 182 kB/s) 18:09:47,686 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/_remote.repositories 18:09:47,687 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom.lastUpdated 18:09:47,689 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,690 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 414 kB/s) 18:09:47,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/_remote.repositories 18:09:47,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom.lastUpdated 18:09:47,717 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,718 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 79 kB/s) 18:09:47,739 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories 18:09:47,740 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom.lastUpdated 18:09:47,743 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,744 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 105 kB/s) 18:09:47,773 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories 18:09:47,774 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom.lastUpdated 18:09:47,776 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,777 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 292 kB/s) 18:09:47,800 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories 18:09:47,801 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom.lastUpdated 18:09:47,804 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,805 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 111 kB/s) 18:09:47,824 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories 18:09:47,825 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom.lastUpdated 18:09:47,827 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,827 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 106 kB/s) 18:09:47,847 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories 18:09:47,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom.lastUpdated 18:09:47,851 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,852 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 60 kB/s) 18:09:47,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories 18:09:47,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom.lastUpdated 18:09:47,884 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,885 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 39 kB/s) 18:09:47,922 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/_remote.repositories 18:09:47,923 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom.lastUpdated 18:09:47,925 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,925 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 14 kB/s) 18:09:47,956 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories 18:09:47,957 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom.lastUpdated 18:09:47,958 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,959 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 206 kB/s) 18:09:47,978 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/_remote.repositories 18:09:47,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom.lastUpdated 18:09:47,981 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,981 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 94 kB/s) 18:09:48,002 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories 18:09:48,003 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom.lastUpdated 18:09:48,006 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,006 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 49 kB/s) 18:09:48,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories 18:09:48,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom.lastUpdated 18:09:48,047 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,048 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 61 kB/s) 18:09:48,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories 18:09:48,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom.lastUpdated 18:09:48,080 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,080 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 126 kB/s) 18:09:48,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories 18:09:48,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom.lastUpdated 18:09:48,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 66 kB/s) 18:09:48,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories 18:09:48,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom.lastUpdated 18:09:48,148 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,149 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 93 kB/s) 18:09:48,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories 18:09:48,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom.lastUpdated 18:09:48,174 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,174 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 101 kB/s) 18:09:48,194 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories 18:09:48,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom.lastUpdated 18:09:48,198 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,198 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 70 kB/s) 18:09:48,217 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories 18:09:48,218 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom.lastUpdated 18:09:48,219 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,220 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 76 kB/s) 18:09:48,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/_remote.repositories 18:09:48,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom.lastUpdated 18:09:48,260 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,260 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloaded1fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 96 kB/s) 18:09:48,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/_remote.repositories 18:09:48,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom.lastUpdated 18:09:48,280 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 150 kB/s) 18:09:48,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/_remote.repositories 18:09:48,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom.lastUpdated 18:09:48,301 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,301 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 886 kB/s) 18:09:48,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/_remote.repositories 18:09:48,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom.lastUpdated 18:09:48,325 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,326 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 57 kB/s) 18:09:48,344 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/_remote.repositories 18:09:48,345 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom.lastUpdated 18:09:48,347 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,348 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 161 kB/s) 18:09:48,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/_remote.repositories 18:09:48,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom.lastUpdated 18:09:48,370 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,371 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 144 kB/s) 18:09:48,392 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/_remote.repositories 18:09:48,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom.lastUpdated 18:09:48,394 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,395 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 886 kB/s) 18:09:48,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/_remote.repositories 18:09:48,417 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom.lastUpdated 18:09:48,420 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,421 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 126 kB/s) 18:09:48,441 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/_remote.repositories 18:09:48,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom.lastUpdated 18:09:48,445 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,445 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloaded1fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 96 kB/s) 18:09:48,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/_remote.repositories 18:09:48,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom.lastUpdated 18:09:48,467 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,468 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s) 18:09:48,487 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/_remote.repositories 18:09:48,488 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom.lastUpdated 18:09:48,489 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,489 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 987 kB/s) 18:09:48,508 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/_remote.repositories 18:09:48,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom.lastUpdated 18:09:48,512 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=108778, ConflictMarker.markTime=62458, ConflictMarker.nodeCount=96, ConflictIdSorter.graphTime=33479, ConflictIdSorter.topsortTime=25157, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=959050, ConflictResolver.conflictItemCount=69, DefaultDependencyCollector.collectTime=855993416, DefaultDependencyCollector.transformTime=1222719} 18:09:48,513 [1;36mDEBUGm] org.apache.maven.plugins:maven-source-plugin:jar:2.2.1: 18:09:48,513 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.9:compile 18:09:48,515 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.9:compile 18:09:48,515 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 18:09:48,515 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 18:09:48,516 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 18:09:48,516 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:48,516 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:48,516 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.6:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile 18:09:48,518 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 18:09:48,518 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile 18:09:48,518 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:09:48,519 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile 18:09:48,519 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:09:48,519 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.6:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.2:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.4:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.8:compile 18:09:48,525 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,525 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded5fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jarB(5.9dkBiats228-kB/s).0-alpha-7.jarr(5.99kB))|kmaven-archiver-2.5.jar (19/222kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 382 kB/s) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar5(22rkB2atk590|kB/s)n-error-diagnostics-2.0.6.jar (2.2/14 kB) Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 561 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jara(14-kBnato247.kB/s)ar (7.7/10 kB) | plexus-interpolation-1.15.jar (24/600kB)) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jarB) | plexus-interpolation-1.15.jar (24/60 kB) Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar0(152(kBpatx2.0iMB/s)olation-1.15.jar.(60/kB)k|)plexus-archiver-2.2.jarj(16/1851kB)kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 485 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 133 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloaded2fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 729 kB/s) Downloaded3fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jark(58 kB at 516 kB/s) Downloaded2fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.5 MB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.6 MB/s) 18:09:48,670 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/_remote.repositories 18:09:48,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar.lastUpdated 18:09:48,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories 18:09:48,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar.lastUpdated 18:09:48,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories 18:09:48,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar.lastUpdated 18:09:48,673 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories 18:09:48,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar.lastUpdated 18:09:48,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories 18:09:48,675 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar.lastUpdated 18:09:48,675 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories 18:09:48,676 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar.lastUpdated 18:09:48,676 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories 18:09:48,677 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar.lastUpdated 18:09:48,677 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories 18:09:48,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar.lastUpdated 18:09:48,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/_remote.repositories 18:09:48,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar.lastUpdated 18:09:48,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/_remote.repositories 18:09:48,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar.lastUpdated 18:09:48,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/_remote.repositories 18:09:48,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar.lastUpdated 18:09:48,681 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/_remote.repositories 18:09:48,681 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar.lastUpdated 18:09:48,684 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1 18:09:48,684 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1 18:09:48,684 [1;36mDEBUGm] Imported: < maven.api 18:09:48,685 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1 18:09:48,685 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-source-plugin:jar:2.2.1 18:09:48,685 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:48,686 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:09:48,686 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 18:09:48,686 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 18:09:48,686 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:09:48,687 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:09:48,687 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:09:48,687 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.2 18:09:48,688 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.4 18:09:48,688 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.8 18:09:48,760 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:48,764 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:09:48,764 [1;36mDEBUGm] (f) attach = true 18:09:48,764 [1;36mDEBUGm] (f) classifier = sources 18:09:48,765 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/target/classes/META-INF/MANIFEST.MF 18:09:48,766 [1;36mDEBUGm] (f) excludeResources = false 18:09:48,766 [1;36mDEBUGm] (f) finalName = lazylead-0.1.0 18:09:48,766 [1;36mDEBUGm] (f) forceCreation = false 18:09:48,766 [1;36mDEBUGm] (f) includePom = false 18:09:48,767 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target 18:09:48,767 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:48,767 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:09:48,769 [1;36mDEBUGm] (f) skipSource = false 18:09:48,769 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:09:48,769 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:09:48,769 [1;36mDEBUGm] -- end configuration -- 18:09:48,770 [1;34mINFOm] 18:09:48,770 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead0;1m ---m 18:09:48,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,774 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 582 kB/s) 18:09:48,794 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/_remote.repositories 18:09:48,795 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom.lastUpdated 18:09:48,799 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,800 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 103 kB/s) 18:09:48,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/_remote.repositories 18:09:48,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom.lastUpdated 18:09:48,824 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,824 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded1fromlcentral:4https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 90 kB/s) 18:09:48,845 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/_remote.repositories 18:09:48,845 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom.lastUpdated 18:09:48,846 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,847 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 440 kB/s) 18:09:48,866 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/_remote.repositories 18:09:48,866 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom.lastUpdated 18:09:48,868 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,868 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 166 kB/s) 18:09:48,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/_remote.repositories 18:09:48,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom.lastUpdated 18:09:48,888 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,888 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded1fromccentral:lhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 114 kB/s) 18:09:48,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/_remote.repositories 18:09:48,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom.lastUpdated 18:09:48,911 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,911 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 95 kB/s) 18:09:48,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/_remote.repositories 18:09:48,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom.lastUpdated 18:09:48,934 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,935 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 399 kB/s) 18:09:48,955 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/_remote.repositories 18:09:48,956 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom.lastUpdated 18:09:48,958 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,958 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.2 MB/s) 18:09:48,980 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/11/_remote.repositories 18:09:48,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom.lastUpdated 18:09:48,984 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,984 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 94 kB/s) 18:09:49,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/_remote.repositories 18:09:49,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom.lastUpdated 18:09:49,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,012 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 70 kB/s) 18:09:49,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/_remote.repositories 18:09:49,032 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom.lastUpdated 18:09:49,034 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,034 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 176 kB/s) 18:09:49,054 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/_remote.repositories 18:09:49,054 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom.lastUpdated 18:09:49,060 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,060 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom Downloaded1fromacentral:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 222 kB/s) 18:09:49,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/_remote.repositories 18:09:49,089 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom.lastUpdated 18:09:49,091 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,092 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 175 kB/s) 18:09:49,112 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/9/_remote.repositories 18:09:49,113 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom.lastUpdated 18:09:49,116 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,116 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 185 kB/s) 18:09:49,137 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/_remote.repositories 18:09:49,138 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom.lastUpdated 18:09:49,140 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,140 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 491 kB/s) 18:09:49,161 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/_remote.repositories 18:09:49,161 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom.lastUpdated 18:09:49,163 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,164 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.0 MB/s) 18:09:49,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/13/_remote.repositories 18:09:49,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom.lastUpdated 18:09:49,190 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,191 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 77 kB/s) 18:09:49,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/_remote.repositories 18:09:49,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom.lastUpdated 18:09:49,214 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloaded1fromacentral:8https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 637 kB/s) 18:09:49,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.8/_remote.repositories 18:09:49,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom.lastUpdated 18:09:49,238 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,239 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 150 kB/s) 18:09:49,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/_remote.repositories 18:09:49,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom.lastUpdated 18:09:49,263 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,264 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 136 kB/s) 18:09:49,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/_remote.repositories 18:09:49,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom.lastUpdated 18:09:49,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 108 kB/s) 18:09:49,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/_remote.repositories 18:09:49,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom.lastUpdated 18:09:49,311 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,312 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 102 kB/s) 18:09:49,332 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/_remote.repositories 18:09:49,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom.lastUpdated 18:09:49,335 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,336 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 108 kB/s) 18:09:49,361 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/_remote.repositories 18:09:49,362 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom.lastUpdated 18:09:49,363 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,364 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 95 kB/s) 18:09:49,385 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/_remote.repositories 18:09:49,385 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom.lastUpdated 18:09:49,387 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,388 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 83 kB/s) 18:09:49,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/_remote.repositories 18:09:49,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom.lastUpdated 18:09:49,416 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,416 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 52 kB/s) 18:09:49,447 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/_remote.repositories 18:09:49,447 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom.lastUpdated 18:09:49,450 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,450 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 109 kB/s) 18:09:49,473 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/_remote.repositories 18:09:49,474 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom.lastUpdated 18:09:49,476 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,476 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 221 kB/s) 18:09:49,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/_remote.repositories 18:09:49,499 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom.lastUpdated 18:09:49,500 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,501 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 436 kB/s) 18:09:49,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/_remote.repositories 18:09:49,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom.lastUpdated 18:09:49,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 86 kB/s) 18:09:49,559 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/_remote.repositories 18:09:49,560 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom.lastUpdated 18:09:49,562 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,563 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 310 kB/s) 18:09:49,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/_remote.repositories 18:09:49,590 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom.lastUpdated 18:09:49,592 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,592 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 304 kB/s) 18:09:49,613 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.1/_remote.repositories 18:09:49,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom.lastUpdated 18:09:49,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,616 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 105 kB/s) 18:09:49,646 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/_remote.repositories 18:09:49,647 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom.lastUpdated 18:09:49,649 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,650 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 460 kB/s) 18:09:49,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/_remote.repositories 18:09:49,675 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom.lastUpdated 18:09:49,676 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,677 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 98 kB/s) 18:09:49,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/_remote.repositories 18:09:49,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom.lastUpdated 18:09:49,702 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,702 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 126 kB/s) 18:09:49,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/_remote.repositories 18:09:49,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom.lastUpdated 18:09:49,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,727 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 117 kB/s) 18:09:49,751 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/_remote.repositories 18:09:49,752 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom.lastUpdated 18:09:49,754 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,755 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 118 kB/s) 18:09:49,774 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/_remote.repositories 18:09:49,775 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom.lastUpdated 18:09:49,778 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,779 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 73 kB/s) 18:09:49,801 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/_remote.repositories 18:09:49,802 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom.lastUpdated 18:09:49,804 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,805 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 460 kB/s) 18:09:49,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/_remote.repositories 18:09:49,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom.lastUpdated 18:09:49,831 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,832 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.8 MB/s) 18:09:49,859 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/24/_remote.repositories 18:09:49,860 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom.lastUpdated 18:09:49,863 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,863 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 296 kB/s) 18:09:49,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/_remote.repositories 18:09:49,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom.lastUpdated 18:09:49,886 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,886 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 635 kB/s) 18:09:49,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.3/_remote.repositories 18:09:49,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom.lastUpdated 18:09:49,913 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,913 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom Downloaded1fromrcentral:phttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 959 kB/s) 18:09:49,940 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/6/_remote.repositories 18:09:49,940 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom.lastUpdated 18:09:49,943 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,943 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 299 kB/s) 18:09:49,964 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/_remote.repositories 18:09:49,964 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom.lastUpdated 18:09:49,965 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,966 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 546 kB/s) 18:09:49,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.2/_remote.repositories 18:09:49,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom.lastUpdated 18:09:49,991 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,991 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 918 kB/s) 18:09:50,012 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/_remote.repositories 18:09:50,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom.lastUpdated 18:09:50,014 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,015 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 594 kB/s) 18:09:50,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/5/_remote.repositories 18:09:50,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/5/commons-parent-5.pom.lastUpdated 18:09:50,045 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,046 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom Downloaded1fromdcentral:1https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 314 kB/s) 18:09:50,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/_remote.repositories 18:09:50,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom.lastUpdated 18:09:50,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,106 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 254 kB/s) 18:09:50,125 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/codehaus-parent/4/_remote.repositories 18:09:50,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated 18:09:50,127 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,128 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 164 kB/s) 18:09:50,152 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/_remote.repositories 18:09:50,152 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom.lastUpdated 18:09:50,155 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,155 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (2.5 kB at 114 kB/s) 18:09:50,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/_remote.repositories 18:09:50,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom.lastUpdated 18:09:50,180 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,180 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 140 kB/s) 18:09:50,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/_remote.repositories 18:09:50,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom.lastUpdated 18:09:50,203 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=230682, ConflictMarker.markTime=141172, ConflictMarker.nodeCount=241, ConflictIdSorter.graphTime=81956, ConflictIdSorter.topsortTime=49081, ConflictIdSorter.conflictIdCount=59, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1294661, ConflictResolver.conflictItemCount=144, DefaultDependencyCollector.collectTime=1431117583, DefaultDependencyCollector.transformTime=1846579} 18:09:50,205 [1;36mDEBUGm] org.apache.maven.plugins:maven-javadoc-plugin:jar:2.9.1: 18:09:50,205 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.2.1:compile 18:09:50,205 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile 18:09:50,205 [1;36mDEBUGm] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime 18:09:50,205 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.5.6:runtime 18:09:50,205 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.1:compile 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile 18:09:50,206 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.2:compile 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile 18:09:50,207 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:09:50,207 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.2.1:compile 18:09:50,207 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:09:50,207 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:50,208 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:50,208 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.1:compile 18:09:50,208 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile 18:09:50,208 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.1:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.1:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.1:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.1:compile 18:09:50,210 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile 18:09:50,210 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:09:50,210 [1;36mDEBUGm] org.apache.maven:maven-toolchain:jar:2.2.1:compile 18:09:50,210 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.shared:maven-invoker:jar:2.0.9:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:09:50,212 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:09:50,212 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:09:50,212 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:09:50,212 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:09:50,212 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:09:50,212 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile 18:09:50,213 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.4:compile 18:09:50,214 [1;36mDEBUGm] commons-io:commons-io:jar:2.2:compile 18:09:50,214 [1;36mDEBUGm] org.apache.httpcomponents:httpclient:jar:4.2.3:compile 18:09:50,214 [1;36mDEBUGm] org.apache.httpcomponents:httpcore:jar:4.2.2:compile 18:09:50,214 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.6:compile 18:09:50,214 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.1.1:compile 18:09:50,214 [1;36mDEBUGm] log4j:log4j:jar:1.2.14:compile 18:09:50,214 [1;36mDEBUGm] com.thoughtworks.qdox:qdox:jar:1.12.1:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile 18:09:50,215 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1.2:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.4:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile 18:09:50,220 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,221 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar)(8.8okBratl326-kB/s).jarj(17(kB)k|)maven-plugin-parameter-documenter-2.2.1.jarj(10/222kB))kB)kB)) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jarnter-2.2.1.jar (10/22 kB) Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kBmate496lkB/s)parameter-documenter-2.2.1.jar (19/22 kB) | maven-error-diagnostics-2.2.1.jar (13/kB)kB)) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 364 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jark(13BkB at 250 kB/s) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jarptor-2.2.1.jar (2.8/39 kB) | commons-cli-1.2.jar (11/411kB)) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar-(22.kBrat13411kB/s) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jarr(390kBBatk497BkB/s)kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 502 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Downloaded2fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.0 MB/s) Downloading)fromvcentral:hhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Downloaded4fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jark(38|kBoata355tkB/s)derer-1.0.jarj(22/47/kB)kB))kB) Downloading)fromvcentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 262 kB/s) Downloading)fromvcentral:nhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloaded3fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Downloaded4fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jarl(47ikBsat.381akB/s)5/571 kB) Downloading)fromxcentral:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Downloaded3fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar/(551kB)at 433 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jarl(49mkB1at.336jkB/s)B)k|)doxia-module-xdoc-1.0.jarj(24/28/kB)kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jarule-xdoc-1.0.jar (28 kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jari(19okBlatx122-kB/s)ar((28kkB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloaded3fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 306 kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar Downloaded2fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 176 kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar)(22ckBmats122-kB/s)arj(30/1741kB)kB))) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar.(53akB(at/2713kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jarr(1749kB3atk678|kB/s)core-4.2.2.jar.(65/224/kB)k|Bcommons-logging-1.1.1.jar.(45/614kB)1kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jarore-4.2.2.jar (65/224 kB) | commons-logging-1.1.1.jar (61/kB)kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar|(61mkBnatl222ikB/s)1.1.jar((61kkB) Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar|(2244kB1at.703jkB/s)14/367kkB)||qqdox-1.12.1.jar((81/180kkB)kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar3(180BkB|atd5021kB/s).jar.(180(kB)/|Bplexus-container-default-1.0-alpha-9.jar.(36/195/kB)/kB)5kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jarntainer-default-1.0-alpha-9.jar (40/195 kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jari(571dkBaatt1.60MB/s)a-9.jar (45/195 kB) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar49/195 kB) Downloaded5fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jarB(433pkBxat-998hkB/s)2.1.2.jar.(98/185/kB)k|Bplexus-utils-3.0.5.jar.(106/230/kB)kkB)B)) Downloaded4fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (367ukBaath829rkB/s)2.jar (106/185kkB)||pplexus-utils-3.0.5.jar((122/230kkB) Downloaded3fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jara(2303kBkat(496/kB/s)B) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 392 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 412 kB/s) 18:09:50,698 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/_remote.repositories 18:09:50,699 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar.lastUpdated 18:09:50,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/_remote.repositories 18:09:50,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar.lastUpdated 18:09:50,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/_remote.repositories 18:09:50,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar.lastUpdated 18:09:50,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/_remote.repositories 18:09:50,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar.lastUpdated 18:09:50,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/_remote.repositories 18:09:50,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar.lastUpdated 18:09:50,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/_remote.repositories 18:09:50,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar.lastUpdated 18:09:50,704 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/_remote.repositories 18:09:50,704 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar.lastUpdated 18:09:50,705 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/_remote.repositories 18:09:50,705 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar.lastUpdated 18:09:50,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/_remote.repositories 18:09:50,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar.lastUpdated 18:09:50,707 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/_remote.repositories 18:09:50,707 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar.lastUpdated 18:09:50,708 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/_remote.repositories 18:09:50,708 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar.lastUpdated 18:09:50,709 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/_remote.repositories 18:09:50,709 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar.lastUpdated 18:09:50,710 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/_remote.repositories 18:09:50,710 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar.lastUpdated 18:09:50,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/_remote.repositories 18:09:50,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar.lastUpdated 18:09:50,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/_remote.repositories 18:09:50,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar.lastUpdated 18:09:50,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/_remote.repositories 18:09:50,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar.lastUpdated 18:09:50,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/_remote.repositories 18:09:50,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar.lastUpdated 18:09:50,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/_remote.repositories 18:09:50,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar.lastUpdated 18:09:50,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/_remote.repositories 18:09:50,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar.lastUpdated 18:09:50,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/_remote.repositories 18:09:50,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar.lastUpdated 18:09:50,717 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/_remote.repositories 18:09:50,717 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar.lastUpdated 18:09:50,718 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/_remote.repositories 18:09:50,718 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar.lastUpdated 18:09:50,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/_remote.repositories 18:09:50,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar.lastUpdated 18:09:50,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/_remote.repositories 18:09:50,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar.lastUpdated 18:09:50,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/_remote.repositories 18:09:50,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar.lastUpdated 18:09:50,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/_remote.repositories 18:09:50,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar.lastUpdated 18:09:50,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/_remote.repositories 18:09:50,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar.lastUpdated 18:09:50,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/_remote.repositories 18:09:50,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar.lastUpdated 18:09:50,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/_remote.repositories 18:09:50,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar.lastUpdated 18:09:50,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/_remote.repositories 18:09:50,726 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar.lastUpdated 18:09:50,729 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 18:09:50,729 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 18:09:50,729 [1;36mDEBUGm] Imported: < maven.api 18:09:50,729 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 18:09:50,730 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-javadoc-plugin:jar:2.9.1 18:09:50,730 [1;36mDEBUGm] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 18:09:50,730 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 18:09:50,730 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.2 18:09:50,731 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:09:50,731 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:50,731 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:50,732 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11 18:09:50,732 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:09:50,732 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-invoker:jar:2.0.9 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:09:50,734 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:09:50,734 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:09:50,734 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:09:50,735 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:09:50,735 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:09:50,735 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:09:50,736 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:09:50,736 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:09:50,736 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:09:50,736 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:09:50,737 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:09:50,737 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:09:50,737 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.4 18:09:50,738 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.2 18:09:50,738 [1;36mDEBUGm] Included: org.apache.httpcomponents:httpclient:jar:4.2.3 18:09:50,738 [1;36mDEBUGm] Included: org.apache.httpcomponents:httpcore:jar:4.2.2 18:09:50,738 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.6 18:09:50,739 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.1.1 18:09:50,739 [1;36mDEBUGm] Included: log4j:log4j:jar:1.2.14 18:09:50,739 [1;36mDEBUGm] Included: com.thoughtworks.qdox:qdox:jar:1.12.1 18:09:50,739 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:50,740 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1.2 18:09:50,740 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.4 18:09:50,740 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5 18:09:50,905 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:50,911 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:09:50,912 [1;36mDEBUGm] (f) aggregate = false 18:09:50,912 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:09:50,912 [1;36mDEBUGm] (f) attach = true 18:09:50,912 [1;36mDEBUGm] (f) author = true 18:09:50,912 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:09:50,912 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:09:50,913 [1;36mDEBUGm] (f) breakiterator = false 18:09:50,913 [1;36mDEBUGm] (f) debug = false 18:09:50,913 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/target/classes/META-INF/MANIFEST.MF 18:09:50,913 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:09:50,913 [1;36mDEBUGm] (f) detectLinks = false 18:09:50,914 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:09:50,914 [1;36mDEBUGm] (f) docfilessubdirs = false 18:09:50,914 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:09:50,914 [1;36mDEBUGm] (f) docletArtifacts = [] 18:09:50,915 [1;36mDEBUGm] (f) doctitle = lazylead 0.1.0 API 18:09:50,915 [1;36mDEBUGm] (f) encoding = UTF-8 18:09:50,915 [1;36mDEBUGm] (f) failOnError = true 18:09:50,915 [1;36mDEBUGm] (f) finalName = lazylead-0.1.0 18:09:50,916 [1;36mDEBUGm] (f) groups = [] 18:09:50,916 [1;36mDEBUGm] (f) includeDependencySources = false 18:09:50,916 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:09:50,918 [1;36mDEBUGm] (f) isOffline = false 18:09:50,918 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/target 18:09:50,918 [1;36mDEBUGm] (f) javaApiLinks = {} 18:09:50,918 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/src/main/javadoc 18:09:50,918 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/target/javadoc-bundle-options 18:09:50,919 [1;36mDEBUGm] (f) keywords = false 18:09:50,919 [1;36mDEBUGm] (f) links = [] 18:09:50,919 [1;36mDEBUGm] (f) linksource = false 18:09:50,919 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:09:50,921 [1;36mDEBUGm] (f) nocomment = false 18:09:50,921 [1;36mDEBUGm] (f) nodeprecated = false 18:09:50,921 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:09:50,922 [1;36mDEBUGm] (f) nohelp = false 18:09:50,922 [1;36mDEBUGm] (f) noindex = false 18:09:50,922 [1;36mDEBUGm] (f) nonavbar = false 18:09:50,922 [1;36mDEBUGm] (f) nooverview = false 18:09:50,923 [1;36mDEBUGm] (f) nosince = false 18:09:50,923 [1;36mDEBUGm] (f) notimestamp = false 18:09:50,923 [1;36mDEBUGm] (f) notree = false 18:09:50,923 [1;36mDEBUGm] (f) offlineLinks = [] 18:09:50,924 [1;36mDEBUGm] (f) old = false 18:09:50,924 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target/apidocs 18:09:50,924 [1;36mDEBUGm] (f) overview = /home/r/repo/src/main/javadoc/overview.html 18:09:50,925 [1;36mDEBUGm] (f) quiet = false 18:09:50,925 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:09:50,927 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:09:50,929 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:09:50,929 [1;36mDEBUGm] (f) serialwarn = false 18:09:50,930 [1;36mDEBUGm] (f) show = protected 18:09:50,930 [1;36mDEBUGm] (f) skip = false 18:09:50,930 [1;36mDEBUGm] (f) source = 8 18:09:50,930 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/target/distro-javadoc-sources 18:09:50,931 [1;36mDEBUGm] (f) splitindex = false 18:09:50,931 [1;36mDEBUGm] (f) stylesheet = java 18:09:50,932 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:09:50,932 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:09:50,932 [1;36mDEBUGm] (f) taglets = [] 18:09:50,933 [1;36mDEBUGm] (s) name = todo 18:09:50,934 [1;36mDEBUGm] (s) placement = a 18:09:50,934 [1;36mDEBUGm] (s) head = todo: 18:09:50,934 [1;36mDEBUGm] (s) name = checkstyle 18:09:50,934 [1;36mDEBUGm] (s) placement = a 18:09:50,935 [1;36mDEBUGm] (s) head = checkstyle: 18:09:50,935 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:09:50,935 [1;36mDEBUGm] (f) use = true 18:09:50,936 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:09:50,936 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:09:50,937 [1;36mDEBUGm] (f) validateLinks = false 18:09:50,937 [1;36mDEBUGm] (f) verbose = false 18:09:50,938 [1;36mDEBUGm] (f) version = true 18:09:50,938 [1;36mDEBUGm] (f) windowtitle = lazylead 0.1.0 API 18:09:50,939 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:50,939 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:09:50,939 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:09:50,940 [1;36mDEBUGm] -- end configuration -- 18:09:50,940 [1;34mINFOm] Not executing Javadoc as the project is not a Java classpath-capable package 18:09:50,941 [1;34mINFOm] 18:09:50,941 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead0;1m ---m 18:09:50,947 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,948 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 46 kB/s) 18:09:50,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/_remote.repositories 18:09:50,973 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom.lastUpdated 18:09:50,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,975 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 249 kB/s) 18:09:50,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/_remote.repositories 18:09:50,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom.lastUpdated 18:09:50,998 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,999 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 363 kB/s) 18:09:51,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/_remote.repositories 18:09:51,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom.lastUpdated 18:09:51,023 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=106457, ConflictMarker.markTime=55690, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=29527, ConflictIdSorter.topsortTime=24481, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=404691, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=79716547, DefaultDependencyCollector.transformTime=734209} 18:09:51,024 [1;36mDEBUGm] org.apache.maven.plugins:maven-install-plugin:jar:2.4: 18:09:51,024 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 18:09:51,024 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:51,026 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:51,026 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.6:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.6:compile 18:09:51,027 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile 18:09:51,027 [1;36mDEBUGm] org.codehaus.plexus:plexus-digest:jar:1.0:compile 18:09:51,029 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,029 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jarl(290kB.atr7424kB/s)B)k|)maven-settings-2.0.6.jarj(49/kB)kB)kB))kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar.jar (49 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jara(35-kBtatn7662kB/s)jar (49 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.0 MB/s) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jarB(116mkBeatr1.8sMB/s)-metadata-2.0.6.jarj(24/24/kB)k|)maven-artifact-2.0.6.jar (4.1/87 kB) Downloading)fromvcentral:-https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar6.jar (24/kB)k|)maven-artifact-2.0.6.jarj(16/87/kB)kB)) Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar2(866kBaat(1.3kMB/s)maven-artifact-2.0.6.jar (24/87 kB) Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 326 kB/s) Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 689 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.0 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 132 kB/s) 18:09:51,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories 18:09:51,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar.lastUpdated 18:09:51,123 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories 18:09:51,123 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar.lastUpdated 18:09:51,124 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories 18:09:51,124 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar.lastUpdated 18:09:51,125 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories 18:09:51,125 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar.lastUpdated 18:09:51,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories 18:09:51,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar.lastUpdated 18:09:51,127 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories 18:09:51,127 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar.lastUpdated 18:09:51,127 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories 18:09:51,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar.lastUpdated 18:09:51,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories 18:09:51,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar.lastUpdated 18:09:51,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/_remote.repositories 18:09:51,130 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar.lastUpdated 18:09:51,131 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4 18:09:51,131 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4 18:09:51,131 [1;36mDEBUGm] Imported: < maven.api 18:09:51,131 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4 18:09:51,132 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.4 18:09:51,132 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:51,132 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5 18:09:51,132 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-digest:jar:1.0 18:09:51,153 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:51,157 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:09:51,158 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead:pom:0.1.0 18:09:51,158 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead:jar:0.1.0] 18:09:51,159 [1;36mDEBUGm] (f) createChecksum = false 18:09:51,159 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:09:51,160 [1;36mDEBUGm] (f) packaging = pom 18:09:51,160 [1;36mDEBUGm] (f) pomFile = /home/r/repo/pom.xml 18:09:51,160 [1;36mDEBUGm] (s) skip = false 18:09:51,160 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:09:51,160 [1;36mDEBUGm] -- end configuration -- 18:09:51,162 [1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/lazylead-0.1.0.pom 18:09:51,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/_remote.repositories 18:09:51,166 [1;36mDEBUGm] Installing io.github.dgroup:lazylead/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead/maven-metadata-local.xml 18:09:51,171 [1;34mINFOm] Installing /home/r/repo/target/lazylead-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/lazylead-0.1.0.jar 18:09:51,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/_remote.repositories 18:09:51,172 [1;36mDEBUGm] Installing io.github.dgroup:lazylead/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead/maven-metadata-local.xml 18:09:51,175 [1;34mINFOm] 18:09:51,175 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead0;1m ---m 18:09:51,176 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:51,177 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:09:51,178 [1;36mDEBUGm] (f) dataFile = /home/r/repo/target/jacoco.exec 18:09:51,179 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:09:51,179 [1;36mDEBUGm] (f) haltOnFailure = true 18:09:51,180 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:51,182 [1;36mDEBUGm] (s) element = BUNDLE 18:09:51,183 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:09:51,184 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,184 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,185 [1;36mDEBUGm] (s) counter = LINE 18:09:51,185 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,185 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,185 [1;36mDEBUGm] (s) counter = BRANCH 18:09:51,186 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,186 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,186 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:09:51,186 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,187 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,187 [1;36mDEBUGm] (s) counter = METHOD 18:09:51,187 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,187 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,188 [1;36mDEBUGm] (s) counter = CLASS 18:09:51,188 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:09:51,188 [1;36mDEBUGm] (s) maximum = 50 18:09:51,188 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@4037cdb0, org.jacoco.report.check.Limit@27055a2a, org.jacoco.report.check.Limit@33e4068, org.jacoco.report.check.Limit@9499643, org.jacoco.report.check.Limit@776d8097, org.jacoco.report.check.Limit@7a34505a] 18:09:51,189 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@b787274] 18:09:51,190 [1;36mDEBUGm] (f) skip = false 18:09:51,190 [1;36mDEBUGm] -- end configuration -- 18:09:51,190 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/target/jacoco.exec 18:09:51,190 [1;34mINFOm] 18:09:51,191 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead0;1m ---m 18:09:51,191 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:51,210 [1;36mDEBUGm] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. 18:09:51,210 [1;36mDEBUGm] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'. 18:09:51,211 [1;36mDEBUGm] Setting property: velocimacro.messages.on => 'false'. 18:09:51,211 [1;36mDEBUGm] Setting property: runtime.log.invalid.references => 'false'. 18:09:51,212 [1;36mDEBUGm] Setting property: resource.loader => 'classpath,site'. 18:09:51,213 [1;36mDEBUGm] Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'. 18:09:51,213 [1;36mDEBUGm] Setting property: resource.manager.logwhenfound => 'false'. 18:09:51,218 [1;36mDEBUGm] ******************************************************************* 18:09:51,218 [1;36mDEBUGm] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29) 18:09:51,218 [1;36mDEBUGm] RuntimeInstance initializing. 18:09:51,218 [1;36mDEBUGm] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties 18:09:51,219 [1;36mDEBUGm] LogSystem has been deprecated. Please use a LogChute implementation. 18:09:51,222 [1;36mDEBUGm] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) 18:09:51,224 [1;36mDEBUGm] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader 18:09:51,226 [1;36mDEBUGm] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader 18:09:51,236 [1;36mDEBUGm] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) 18:09:51,237 [1;36mDEBUGm] Default ResourceManager initialization complete. 18:09:51,238 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Literal 18:09:51,239 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Macro 18:09:51,241 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Parse 18:09:51,242 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Include 18:09:51,243 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 18:09:51,267 [1;36mDEBUGm] Created '20' parsers. 18:09:51,272 [1;36mDEBUGm] Velocimacro : initialization starting. 18:09:51,273 [1;36mDEBUGm] Velocimacro : allowInline = true : VMs can be defined inline in templates 18:09:51,273 [1;36mDEBUGm] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions 18:09:51,273 [1;36mDEBUGm] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 18:09:51,274 [1;36mDEBUGm] Velocimacro : autoload off : VM system will not automatically reload global library macros 18:09:51,274 [1;36mDEBUGm] Velocimacro : Velocimacro : initialization complete. 18:09:51,274 [1;36mDEBUGm] RuntimeInstance successfully initialized. 18:09:51,276 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:09:51,277 [1;36mDEBUGm] (f) dataFile = /home/r/repo/target/jacoco.exec 18:09:51,278 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:09:51,279 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target/site/jacoco 18:09:51,279 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:09:51,279 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:51,280 [1;36mDEBUGm] (f) skip = false 18:09:51,280 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:09:51,280 [1;36mDEBUGm] (f) title = lazylead 18:09:51,280 [1;36mDEBUGm] -- end configuration -- 18:09:51,281 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. 18:09:51,281 [1;34mINFOm] 18:09:51,281 [1;34mINFOm] 1m-------------------< 0;36mio.github.dgroup:lazylead-api0;1m >--------------------m 18:09:51,282 [1;34mINFOm] 1mBuilding lazylead-api 0.1.0 [2/6]m 18:09:51,282 [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m 18:09:51,283 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,284 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,284 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,285 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,286 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,286 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 497 kB/s) 18:09:51,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/_remote.repositories 18:09:51,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom.lastUpdated 18:09:51,317 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,318 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 486 kB/s) 18:09:51,341 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/32/_remote.repositories 18:09:51,341 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom.lastUpdated 18:09:51,343 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,343 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 1.4 MB/s) 18:09:51,375 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/32/_remote.repositories 18:09:51,375 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/32/maven-parent-32.pom.lastUpdated 18:09:51,378 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,378 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 721 kB/s) 18:09:51,401 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/20/_remote.repositories 18:09:51,402 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/20/apache-20.pom.lastUpdated 18:09:51,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 1.8 MB/s) 18:09:51,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/_remote.repositories 18:09:51,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar.lastUpdated 18:09:51,448 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,449 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom (7.2 kB at 300 kB/s) 18:09:51,473 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/_remote.repositories 18:09:51,474 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom.lastUpdated 18:09:51,476 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,476 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom (23 kB at 1.0 MB/s) 18:09:51,500 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire/3.0.0-M3/_remote.repositories 18:09:51,501 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom.lastUpdated 18:09:51,503 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,503 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.6 MB/s) 18:09:51,532 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/33/_remote.repositories 18:09:51,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom.lastUpdated 18:09:51,535 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,536 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 744 kB/s) 18:09:51,559 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/21/_remote.repositories 18:09:51,560 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/21/apache-21.pom.lastUpdated 18:09:51,564 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,566 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar (40 kB at 1.4 MB/s) 18:09:51,595 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/_remote.repositories 18:09:51,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar.lastUpdated 18:09:51,600 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,601 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 265 kB/s) 18:09:51,624 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/_remote.repositories 18:09:51,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom.lastUpdated 18:09:51,628 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,629 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.4 MB/s) 18:09:51,655 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/_remote.repositories 18:09:51,655 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar.lastUpdated 18:09:51,658 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,659 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,659 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,659 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,660 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,661 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,661 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,662 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,662 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,663 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,664 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,664 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,664 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,665 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,666 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,666 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,667 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,668 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,668 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,669 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,669 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,670 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,671 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,671 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,671 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,672 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,673 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,673 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:09:51,673 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-api:0.1.0 18:09:51,673 [1;36mDEBUGm] Dependencies (collect): [] 18:09:51,673 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:09:51,674 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:09:51,674 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:09:51,675 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,675 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:09:51,675 [1;36mDEBUGm] Style: Regular 18:09:51,675 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:09:51,677 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,677 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:09:51,678 [1;36mDEBUGm] Style: Regular 18:09:51,678 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:09:51,679 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,680 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources (default-resources) 18:09:51,680 [1;36mDEBUGm] Style: Regular 18:09:51,680 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:51,682 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,682 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:09:51,683 [1;36mDEBUGm] Style: Regular 18:09:51,683 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/lazylead-api/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:51,685 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,685 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:09:51,686 [1;36mDEBUGm] Style: Regular 18:09:51,686 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:51,688 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,689 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 18:09:51,689 [1;36mDEBUGm] Style: Regular 18:09:51,689 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skipMain>${maven.main.skip}</skipMain> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:09:51,696 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,697 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources (default-testResources) 18:09:51,697 [1;36mDEBUGm] Style: Regular 18:09:51,697 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.testResources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.test.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:51,699 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,699 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 18:09:51,700 [1;36mDEBUGm] Style: Regular 18:09:51,700 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:09:51,706 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,706 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 18:09:51,707 [1;36mDEBUGm] Style: Regular 18:09:51,707 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <dependenciesToScan>${dependenciesToScan}</dependenciesToScan> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding> <excludedGroups>${excludedGroups}</excludedGroups> <excludesFile>${surefire.excludesFile}</excludesFile> <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkCount default-value="1">${forkCount}</forkCount> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <includesFile>${surefire.includesFile}</includesFile> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <junitPlatformArtifactName default-value="org.junit.platform:junit-platform-engine">${junitPlatformArtifactName}</junitPlatformArtifactName> <jvm>${jvm}</jvm> <localRepository default-value="${localRepository}"/> <objectFactory>${objectFactory}</objectFactory> <parallel>method</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized> <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds> <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds> <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <pluginDescriptor default-value="${plugin}"/> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <projectBuildDirectory default-value="${project.build.directory}"/> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories default-value="${project.pluginArtifactRepositories}"/> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount> <reuseForks default-value="true">true</reuseForks> <runOrder default-value="filesystem">${surefire.runOrder}</runOrder> <session default-value="${session}"/> <shutdown default-value="testset">${surefire.shutdown}</shutdown> <skip default-value="false">${maven.test.skip}</skip> <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles> <tempDir default-value="surefire">${tempDir}</tempDir> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>4</threadCount> <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses> <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods> <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useModulePath default-value="true">${surefire.useModulePath}</useModulePath> <useSystemClassLoader default-value="true">false</useSystemClassLoader> <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> 18:09:51,720 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,720 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 18:09:51,721 [1;36mDEBUGm] Style: Regular 18:09:51,721 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <classesDirectory default-value="${project.build.outputDirectory}"/> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName> <forceCreation default-value="false">${jar.forceCreation}</forceCreation> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <session default-value="${session}"/> <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty> <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile> </configuration> 18:09:51,723 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,723 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:09:51,723 [1;36mDEBUGm] Style: Regular 18:09:51,723 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-api-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:09:51,725 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,725 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:09:51,725 [1;36mDEBUGm] Style: Regular 18:09:51,725 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:09:51,727 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,727 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:09:51,727 [1;36mDEBUGm] Style: Regular 18:09:51,728 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:09:51,743 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,752 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:09:51,753 [1;36mDEBUGm] Style: Regular 18:09:51,753 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:09:51,755 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,755 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:09:51,756 [1;36mDEBUGm] Style: Regular 18:09:51,756 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:51,760 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,760 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:09:51,760 [1;36mDEBUGm] Style: Regular 18:09:51,761 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:09:51,763 [1;36mDEBUGm] ======================================================================= 18:09:51,765 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:51,765 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom 18:09:52,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom.lastUpdated 18:09:52,252 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:52,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom (14 kB at 52 kB/s) 18:09:52,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/_remote.repositories 18:09:52,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom.lastUpdated 18:09:52,534 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=33255, ConflictMarker.markTime=41916, ConflictMarker.nodeCount=28, ConflictIdSorter.graphTime=11997, ConflictIdSorter.topsortTime=15529, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2209828, ConflictResolver.conflictItemCount=27, DefaultDependencyCollector.collectTime=767046530, DefaultDependencyCollector.transformTime=2326303} 18:09:52,535 [1;36mDEBUGm] io.github.dgroup:lazylead-api:jar:0.1.0 18:09:52,535 [1;36mDEBUGm] io.github.dgroup:tagyml:jar:0.3.0:provided 18:09:52,535 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:provided 18:09:52,535 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:09:52,535 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:09:52,535 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:09:52,536 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:09:52,536 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:09:52,536 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:09:52,536 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:09:52,536 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:09:52,536 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:09:52,537 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:09:52,537 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:09:52,537 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:09:52,537 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:09:52,537 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:09:52,537 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:09:52,538 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:09:52,540 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:52,540 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:09:53,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar.lastUpdated 18:09:53,038 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:53,038 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar (22 kB at 73 kB/s) 18:09:53,337 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/_remote.repositories 18:09:53,337 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar.lastUpdated 18:09:53,339 [1;34mINFOm] 18:09:53,339 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead-api0;1m ---m 18:09:53,339 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:53,340 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:09:53,341 [1;36mDEBUGm] (f) directory = /home/r/repo/lazylead-api/target 18:09:53,351 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:09:53,351 [1;36mDEBUGm] (f) failOnError = true 18:09:53,352 [1;36mDEBUGm] (f) followSymLinks = false 18:09:53,352 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:09:53,353 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/lazylead-api/target/site 18:09:53,353 [1;36mDEBUGm] (f) retryOnError = true 18:09:53,354 [1;36mDEBUGm] (f) skip = false 18:09:53,354 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/lazylead-api/target/test-classes 18:09:53,354 [1;36mDEBUGm] -- end configuration -- 18:09:53,355 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target 18:09:53,355 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target/classes 18:09:53,356 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target/test-classes 18:09:53,356 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target/site 18:09:53,357 [1;34mINFOm] 18:09:53,357 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead-api0;1m ---m 18:09:53,357 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:53,359 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:09:53,360 [1;36mDEBUGm] (s) asserts = [] 18:09:53,361 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:09:53,361 [1;36mDEBUGm] (s) license = file:/home/r/repo/license.txt 18:09:53,362 [1;36mDEBUGm] (s) skip = false 18:09:53,362 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:09:53,363 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:09:53,363 [1;36mDEBUGm] -- end configuration -- 18:09:53,405 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/classes 18:09:53,405 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:09:53,406 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:09:53,406 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:09:53,406 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:09:53,407 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:09:53,407 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:09:53,408 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:09:53,408 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:09:53,409 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:09:53,409 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:09:53,410 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:09:53,411 [1;36mDEBUGm] LICENSE found: file:/home/r/repo/license.txt 18:09:53,411 [1;36mDEBUGm] LICENSE full text after parsing: /* * MIT License * * Copyright (c) 2018-2019 Yurii Dubinka * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE * OR OTHER DEALINGS IN THE SOFTWARE. */ 18:09:54,245 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserEnvelope.java 18:09:55,821 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Unassigned.java 18:09:56,124 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/package-info.java 18:09:56,314 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Fake.java 18:09:56,644 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserOf.java 18:09:56,833 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/AnnoyingException.java 18:09:56,980 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Issues.java 18:09:57,114 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Assignees.java 18:09:57,307 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/package-info.java 18:09:57,441 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Filters.java 18:09:57,586 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/Credentials.java 18:09:57,811 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/package-info.java 18:09:57,923 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/FakeSystem.java 18:09:58,102 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/SystemEnvelope.java 18:09:58,504 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Assignee.java 18:09:58,657 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/System.java 18:09:58,790 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/User.java 18:09:58,887 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/package-info.java 18:09:58,991 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Fake.java 18:09:59,127 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Envelope.java 18:09:59,270 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/package-info.java 18:09:59,378 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/package-info.java 18:09:59,467 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/Envelope.java 18:09:59,643 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/TeamOf.java 18:09:59,774 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/FakeTeam.java 18:09:59,893 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Task.java 18:09:59,985 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/package-info.java 18:10:00,092 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Team.java 18:10:00,195 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/package-info.java 18:10:00,278 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComments.java 18:10:00,449 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComment.java 18:10:00,543 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Filter.java 18:10:00,635 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Issue.java 18:10:00,746 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/package-info.java 18:10:00,818 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.java 18:10:00,896 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/FakeIssue.java 18:10:01,100 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/package-info.java 18:10:01,202 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/FakeFilter.java 18:10:01,345 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Annoying.java 18:10:01,421 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/ConnectivityException.java 18:10:01,543 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comments.java 18:10:01,640 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comment.java 18:10:01,716 [1;34mINFOm] Starting FindBugs validator 18:10:01,717 [1;34mINFOm] Finishing FindBugs validator 18:10:01,721 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:10:01,722 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:10:01,723 [1;36mDEBUGm] (s) version = 3.0 18:10:01,723 [1;36mDEBUGm] (s) version = 1.7 18:10:01,723 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@57ab4b33, org.apache.maven.plugins.enforcer.RequireJavaVersion@43b2e7db] 18:10:01,724 [1;36mDEBUGm] (s) failFast = false 18:10:01,725 [1;36mDEBUGm] (s) skip = false 18:10:01,725 [1;36mDEBUGm] (f) ignoreCache = false 18:10:01,725 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:01,726 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,726 [1;36mDEBUGm] (s) fail = true 18:10:01,726 [1;36mDEBUGm] -- end configuration -- 18:10:01,726 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:10:01,726 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:10:01,727 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:10:01,727 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50485 was found in the cache 18:10:01,727 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:10:01,727 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:10:01,728 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:10:01,728 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache 18:10:01,728 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:10:01,728 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:10:01,729 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:10:01,730 [1;36mDEBUGm] (f) checkTestClasspath = false 18:10:01,730 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:10:01,730 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:10:01,731 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:10:01,731 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:10:01,731 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:10:01,732 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:10:01,732 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:10:01,732 [1;36mDEBUGm] (f) printEqualFiles = false 18:10:01,732 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,733 [1;36mDEBUGm] (f) skip = false 18:10:01,733 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:10:01,733 [1;36mDEBUGm] -- end configuration -- 18:10:01,733 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:10:01,734 [1;34mINFOm] Checking compile classpath 18:10:01,743 [1;34mINFOm] Checking runtime classpath 18:10:01,743 [1;34mINFOm] This is not an SVN project 18:10:01,783 [1;34mINFOm] No dependency problems found 18:10:01,783 [1;34mINFOm] Qulice quality check completed in 8s 18:10:01,783 [1;34mINFOm] 18:10:01,783 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36mlazylead-api0;1m ---m 18:10:01,784 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:01,785 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources' with basic configurator --> 18:10:01,786 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:10:01,786 [1;36mDEBUGm] (f) buildFilters = [] 18:10:01,787 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:01,787 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:10:01,787 [1;36mDEBUGm] (f) fileNameFiltering = false 18:10:01,787 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:10:01,787 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:10:01,788 [1;36mDEBUGm] (s) overwrite = false 18:10:01,788 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,788 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-api/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:10:01,789 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:01,789 [1;36mDEBUGm] (f) skip = false 18:10:01,789 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:10:01,789 [1;36mDEBUGm] (f) useBuildFilters = true 18:10:01,790 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:10:01,790 [1;36mDEBUGm] -- end configuration -- 18:10:01,790 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-api/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:10:01Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:10:01,802 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:10:01,803 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-api/src/main/resources excludes [] includes [] 18:10:01,803 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-api/src/main/resources 18:10:01,804 [1;36mDEBUGm] no use filter components 18:10:01,804 [1;34mINFOm] 18:10:01,804 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead-api0;1m ---m 18:10:01,804 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:01,806 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:10:01,806 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:10:01,806 [1;36mDEBUGm] (f) buildFilters = [] 18:10:01,807 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:01,807 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:10:01,807 [1;36mDEBUGm] (f) fileNameFiltering = false 18:10:01,807 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:10:01,807 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:10:01,808 [1;36mDEBUGm] (s) overwrite = false 18:10:01,808 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,808 [1;36mDEBUGm] (s) directory = src/main/resources 18:10:01,809 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:10:01,809 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:01,810 [1;36mDEBUGm] (f) skip = false 18:10:01,810 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:10:01,810 [1;36mDEBUGm] (f) useBuildFilters = true 18:10:01,810 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:10:01,810 [1;36mDEBUGm] -- end configuration -- 18:10:01,811 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-api/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:10:01Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:10:01,825 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:10:01,826 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:10:01,826 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-api/src/main/resources 18:10:01,826 [1;36mDEBUGm] no use filter components 18:10:01,827 [1;34mINFOm] 18:10:01,827 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead-api0;1m ---m 18:10:01,827 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:01,828 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:10:01,829 [1;36mDEBUGm] (f) destFile = /home/r/repo/lazylead-api/target/jacoco.exec 18:10:01,830 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:10:01,830 [1;36mDEBUGm] (f) output = file 18:10:01,831 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:10:01,840 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,841 [1;36mDEBUGm] (f) skip = false 18:10:01,841 [1;36mDEBUGm] -- end configuration -- 18:10:01,841 [1;34mINFOm] 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/lazylead-api/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:10:01,842 [1;34mINFOm] 18:10:01,842 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36mlazylead-api0;1m ---m 18:10:01,852 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,852 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 37 kB/s) 18:10:01,875 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/_remote.repositories 18:10:01,876 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom.lastUpdated 18:10:01,877 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,878 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 252 kB/s) 18:10:01,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/_remote.repositories 18:10:01,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom.lastUpdated 18:10:01,905 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,906 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 134 kB/s) 18:10:01,949 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/_remote.repositories 18:10:01,949 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom.lastUpdated 18:10:01,954 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,954 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 237 kB/s) 18:10:01,976 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/_remote.repositories 18:10:01,976 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom.lastUpdated 18:10:01,981 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,982 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 131 kB/s) 18:10:02,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/_remote.repositories 18:10:02,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom.lastUpdated 18:10:02,018 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,018 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom Downloaded1fromlcentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 213 kB/s) 18:10:02,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/_remote.repositories 18:10:02,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom.lastUpdated 18:10:02,044 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,044 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom Downloaded1fromlcentral:ghttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 197 kB/s) 18:10:02,065 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/0.9.10/_remote.repositories 18:10:02,066 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom.lastUpdated 18:10:02,069 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,069 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom Downloaded1fromscentral:mhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 140 kB/s) 18:10:02,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/_remote.repositories 18:10:02,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.pom.lastUpdated 18:10:02,095 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,095 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom Downloaded1fromdcentral:9https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 792 kB/s) 18:10:02,116 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/_remote.repositories 18:10:02,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated 18:10:02,120 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,121 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 48 kB/s) 18:10:02,140 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/_remote.repositories 18:10:02,141 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom.lastUpdated 18:10:02,143 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,143 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 287 kB/s) 18:10:02,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.8.4/_remote.repositories 18:10:02,166 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom.lastUpdated 18:10:02,168 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,168 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 106 kB/s) 18:10:02,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/4.0/_remote.repositories 18:10:02,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom.lastUpdated 18:10:02,200 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,201 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 35 kB/s) 18:10:02,222 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/_remote.repositories 18:10:02,223 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom.lastUpdated 18:10:02,227 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 32 kB/s) 18:10:02,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/_remote.repositories 18:10:02,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom.lastUpdated 18:10:02,255 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,255 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 54 kB/s) 18:10:02,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.8.4/_remote.repositories 18:10:02,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom.lastUpdated 18:10:02,286 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=263939, ConflictMarker.markTime=72485, ConflictMarker.nodeCount=118, ConflictIdSorter.graphTime=80833, ConflictIdSorter.topsortTime=39133, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=691661, ConflictResolver.conflictItemCount=72, DefaultDependencyCollector.collectTime=442392937, DefaultDependencyCollector.transformTime=1169361} 18:10:02,288 [1;36mDEBUGm] org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0: 18:10:02,288 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:10:02,288 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:10:02,289 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:10:02,289 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:10:02,289 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:10:02,289 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:10:02,289 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:10:02,291 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:10:02,291 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:10:02,291 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile 18:10:02,293 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:10:02,293 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile 18:10:02,293 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:10:02,294 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:10:02,294 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile 18:10:02,294 [1;36mDEBUGm] commons-io:commons-io:jar:2.5:compile 18:10:02,295 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile 18:10:02,295 [1;36mDEBUGm] org.codehaus.plexus:plexus-java:jar:0.9.10:compile 18:10:02,295 [1;36mDEBUGm] org.ow2.asm:asm:jar:6.2:compile 18:10:02,295 [1;36mDEBUGm] com.thoughtworks.qdox:qdox:jar:2.0-M9:compile 18:10:02,296 [1;36mDEBUGm] org.codehaus.plexus:plexus-compiler-api:jar:2.8.4:compile 18:10:02,296 [1;36mDEBUGm] org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4:compile 18:10:02,296 [1;36mDEBUGm] org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4:runtime 18:10:02,301 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,301 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded4fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jare(4.3akB1at.82rkB/s)/14 kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jarhared-incremental-1.1.jarr(7.7/144kB))||maven-shared-utils-3.2.1.jarr(5.0/1677kB)) Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar3(141kBaat(1351kB/s))k|)asm-6.2.jarj(13/1111kB)kB))kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jarr (30/167 kB) | asm-6.2.jar (16/111 kB) Downloaded4fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jarB(39 kBmat.362akB/s)/111 kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar2(2229kBaat(1.63MB/s))||pplexus-compiler-api-2.8.4.jar((2.2/27kkB) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar.0/27 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jara(1110kB3atk762|kB/s)xus-compiler-api-2.8.4.jar((27/kB)kB) kB) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jaro(27lkB-atn171rkB/s)4.jar((4.7kkB)kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar-(4.7ckB.at428akB/s)1/211kB) kB) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 936 kB/s) Downloaded2fromdcentral:9https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 117 kB/s) Downloaded1fromdcentral:9https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 1.6 MB/s) 18:10:02,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/_remote.repositories 18:10:02,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar.lastUpdated 18:10:02,517 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/_remote.repositories 18:10:02,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar.lastUpdated 18:10:02,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/_remote.repositories 18:10:02,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar.lastUpdated 18:10:02,520 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/_remote.repositories 18:10:02,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar.lastUpdated 18:10:02,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/_remote.repositories 18:10:02,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar.lastUpdated 18:10:02,523 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/_remote.repositories 18:10:02,523 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.jar.lastUpdated 18:10:02,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/_remote.repositories 18:10:02,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated 18:10:02,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/_remote.repositories 18:10:02,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar.lastUpdated 18:10:02,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/_remote.repositories 18:10:02,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar.lastUpdated 18:10:02,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/_remote.repositories 18:10:02,528 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar.lastUpdated 18:10:02,534 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0 18:10:02,534 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0 18:10:02,535 [1;36mDEBUGm] Imported: < maven.api 18:10:02,535 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0 18:10:02,535 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0 18:10:02,536 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:10:02,536 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:10:02,536 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4 18:10:02,537 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:10:02,537 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 18:10:02,537 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 18:10:02,538 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:10:02,538 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:10:02,538 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:3.2.1 18:10:02,539 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.5 18:10:02,539 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 18:10:02,539 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-java:jar:0.9.10 18:10:02,539 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:6.2 18:10:02,540 [1;36mDEBUGm] Included: com.thoughtworks.qdox:qdox:jar:2.0-M9 18:10:02,540 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.8.4 18:10:02,540 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4 18:10:02,541 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4 18:10:02,584 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:02,588 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile' with basic configurator --> 18:10:02,588 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-api 18:10:02,589 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-api/target 18:10:02,590 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-api/target/classes, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:10:02,591 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-api/src/main/java] 18:10:02,592 [1;36mDEBUGm] (f) compilerId = javac 18:10:02,592 [1;36mDEBUGm] (f) debug = true 18:10:02,592 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:02,592 [1;36mDEBUGm] (f) failOnError = true 18:10:02,592 [1;36mDEBUGm] (f) failOnWarning = false 18:10:02,593 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:10:02,593 [1;36mDEBUGm] (f) fork = false 18:10:02,593 [1;36mDEBUGm] (f) generatedSourcesDirectory = /home/r/repo/lazylead-api/target/generated-sources/annotations 18:10:02,594 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile {execution: default-compile} 18:10:02,594 [1;36mDEBUGm] (f) optimize = false 18:10:02,594 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:10:02,595 [1;36mDEBUGm] (f) parameters = false 18:10:02,595 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:02,595 [1;36mDEBUGm] (f) projectArtifact = io.github.dgroup:lazylead-api:jar:0.1.0 18:10:02,596 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:02,596 [1;36mDEBUGm] (f) showDeprecation = false 18:10:02,596 [1;36mDEBUGm] (f) showWarnings = false 18:10:02,596 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:10:02,597 [1;36mDEBUGm] (f) source = 11 18:10:02,597 [1;36mDEBUGm] (f) staleMillis = 0 18:10:02,597 [1;36mDEBUGm] (s) target = 11 18:10:02,597 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:10:02,598 [1;36mDEBUGm] (f) verbose = false 18:10:02,598 [1;36mDEBUGm] -- end configuration -- 18:10:02,598 [1;36mDEBUGm] Using compiler 'javac'. 18:10:02,602 [1;36mDEBUGm] Adding /home/r/repo/lazylead-api/target/generated-sources/annotations to compile source roots: /home/r/repo/lazylead-api/src/main/java 18:10:02,602 [1;36mDEBUGm] New compile source roots: /home/r/repo/lazylead-api/src/main/java /home/r/repo/lazylead-api/target/generated-sources/annotations 18:10:02,603 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:10:02,604 [1;36mDEBUGm] useIncrementalCompilation enabled 18:10:02,627 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserEnvelope.java 18:10:02,628 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/SystemEnvelope.java 18:10:02,628 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/Envelope.java 18:10:02,629 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Team.java 18:10:02,629 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/package-info.java 18:10:02,630 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/package-info.java 18:10:02,630 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/package-info.java 18:10:02,631 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/package-info.java 18:10:02,631 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/FakeIssue.java 18:10:02,631 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Filters.java 18:10:02,632 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Issue.java 18:10:02,632 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Fake.java 18:10:02,633 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserOf.java 18:10:02,633 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Envelope.java 18:10:02,634 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/package-info.java 18:10:02,634 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comment.java 18:10:02,634 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/package-info.java 18:10:02,635 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/System.java 18:10:02,635 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/TeamOf.java 18:10:02,636 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/package-info.java 18:10:02,636 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/FakeFilter.java 18:10:02,636 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Task.java 18:10:02,637 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Fake.java 18:10:02,637 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Assignee.java 18:10:02,638 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Unassigned.java 18:10:02,638 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/FakeTeam.java 18:10:02,639 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/User.java 18:10:02,639 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Annoying.java 18:10:02,639 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.java 18:10:02,640 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Assignees.java 18:10:02,640 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Filter.java 18:10:02,641 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comments.java 18:10:02,641 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/Credentials.java 18:10:02,642 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/package-info.java 18:10:02,642 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/ConnectivityException.java 18:10:02,643 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/package-info.java 18:10:02,643 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComments.java 18:10:02,644 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Issues.java 18:10:02,644 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/FakeSystem.java 18:10:02,644 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/AnnoyingException.java 18:10:02,645 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/package-info.java 18:10:02,645 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComment.java 18:10:02,646 [1;34mINFOm] Changes detected - recompiling the module! 18:10:02,646 [1;36mDEBUGm] Classpath: 18:10:02,646 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/classes 18:10:02,647 [1;36mDEBUGm] /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:10:02,647 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:10:02,647 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:10:02,648 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:10:02,648 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:10:02,648 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:10:02,649 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:10:02,649 [1;36mDEBUGm] Source roots: 18:10:02,649 [1;36mDEBUGm] /home/r/repo/lazylead-api/src/main/java 18:10:02,649 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/generated-sources/annotations 18:10:02,654 [1;36mDEBUGm] Command line options: 18:10:02,654 [1;36mDEBUGm] -d /home/r/repo/lazylead-api/target/classes -classpath /home/r/repo/lazylead-api/target/classes:/home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar: -sourcepath /home/r/repo/lazylead-api/src/main/java:/home/r/repo/lazylead-api/target/generated-sources/annotations: -s /home/r/repo/lazylead-api/target/generated-sources/annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:10:02,662 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:10:02,663 [1;34mINFOm] Compiling 42 source files to /home/r/repo/lazylead-api/target/classes 18:10:03,936 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:10:03,939 [1;34mINFOm] 18:10:03,939 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36mlazylead-api0;1m ---m 18:10:03,940 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:03,942 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources' with basic configurator --> 18:10:03,942 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:10:03,943 [1;36mDEBUGm] (f) buildFilters = [] 18:10:03,943 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:03,943 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:10:03,944 [1;36mDEBUGm] (f) fileNameFiltering = false 18:10:03,944 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:10:03,944 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target/test-classes 18:10:03,944 [1;36mDEBUGm] (s) overwrite = false 18:10:03,945 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:03,945 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-api/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] 18:10:03,946 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:03,946 [1;36mDEBUGm] (f) skip = false 18:10:03,946 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:10:03,946 [1;36mDEBUGm] (f) useBuildFilters = true 18:10:03,947 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:10:03,947 [1;36mDEBUGm] -- end configuration -- 18:10:03,947 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-api/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:10:03Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, argLine=-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/lazylead-api/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:10:03,964 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:10:03,964 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-api/src/test/resources excludes [] includes [] 18:10:03,964 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-api/src/test/resources 18:10:03,964 [1;36mDEBUGm] no use filter components 18:10:03,965 [1;34mINFOm] 18:10:03,965 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36mlazylead-api0;1m ---m 18:10:03,965 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:03,967 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile' with basic configurator --> 18:10:03,968 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-api 18:10:03,968 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-api/target 18:10:03,969 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-api/target/classes, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:10:03,970 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-api/src/test/java] 18:10:03,971 [1;36mDEBUGm] (f) compilerId = javac 18:10:03,971 [1;36mDEBUGm] (f) debug = true 18:10:03,971 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:03,971 [1;36mDEBUGm] (f) failOnError = true 18:10:03,972 [1;36mDEBUGm] (f) failOnWarning = false 18:10:03,972 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:10:03,972 [1;36mDEBUGm] (f) fork = false 18:10:03,972 [1;36mDEBUGm] (f) generatedTestSourcesDirectory = /home/r/repo/lazylead-api/target/generated-test-sources/test-annotations 18:10:03,973 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile {execution: default-testCompile} 18:10:03,973 [1;36mDEBUGm] (f) optimize = false 18:10:03,973 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/test-classes 18:10:03,974 [1;36mDEBUGm] (f) parameters = false 18:10:03,974 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:03,975 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:03,975 [1;36mDEBUGm] (f) showDeprecation = false 18:10:03,975 [1;36mDEBUGm] (f) showWarnings = false 18:10:03,975 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:10:03,975 [1;36mDEBUGm] (f) source = 11 18:10:03,976 [1;36mDEBUGm] (f) staleMillis = 0 18:10:03,976 [1;36mDEBUGm] (s) target = 11 18:10:03,976 [1;36mDEBUGm] (f) testPath = [/home/r/repo/lazylead-api/target/test-classes, /home/r/repo/lazylead-api/target/classes, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar, /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar] 18:10:03,981 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:10:03,981 [1;36mDEBUGm] (f) verbose = false 18:10:03,981 [1;36mDEBUGm] -- end configuration -- 18:10:03,981 [1;36mDEBUGm] Using compiler 'javac'. 18:10:03,981 [1;34mINFOm] No sources to compile 18:10:03,982 [1;34mINFOm] 18:10:03,982 [1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M3:testm 1m(default-test)m @ 36mlazylead-api0;1m ---m 18:10:03,988 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:03,989 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom (9.7 kB at 262 kB/s) 18:10:04,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/_remote.repositories 18:10:04,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom.lastUpdated 18:10:04,031 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,031 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom Downloaded1fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom (3.5 kB at 148 kB/s) 18:10:04,055 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/_remote.repositories 18:10:04,056 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom.lastUpdated 18:10:04,060 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,061 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom Downloaded1fromucentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom (2.0 kB at 78 kB/s) 18:10:04,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/_remote.repositories 18:10:04,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom.lastUpdated 18:10:04,092 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,092 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom Downloaded1fromucentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom (7.4 kB at 307 kB/s) 18:10:04,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/_remote.repositories 18:10:04,118 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom.lastUpdated 18:10:04,136 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,137 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 70 kB/s) 18:10:04,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/_remote.repositories 18:10:04,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated 18:10:04,172 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,172 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 310 kB/s) 18:10:04,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0-alpha-2/_remote.repositories 18:10:04,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated 18:10:04,251 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom Downloaded1fromlcentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom (4.8 kB at 140 kB/s) 18:10:04,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/_remote.repositories 18:10:04,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom.lastUpdated 18:10:04,289 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,290 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom Downloaded1fromlcentral:ghttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom (4.2 kB at 176 kB/s) 18:10:04,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/1.0.1/_remote.repositories 18:10:04,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom.lastUpdated 18:10:04,317 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,318 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom Downloaded1fromscentral:thttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 105 kB/s) 18:10:04,346 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/_remote.repositories 18:10:04,347 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom.lastUpdated 18:10:04,350 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=170078, ConflictMarker.markTime=79209, ConflictMarker.nodeCount=87, ConflictIdSorter.graphTime=53573, ConflictIdSorter.topsortTime=43118, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1069946, ConflictResolver.conflictItemCount=85, DefaultDependencyCollector.collectTime=366234993, DefaultDependencyCollector.transformTime=1447248} 18:10:04,352 [1;36mDEBUGm] org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M3: 18:10:04,352 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime 18:10:04,352 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:runtime 18:10:04,352 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime 18:10:04,353 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime 18:10:04,353 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:runtime 18:10:04,353 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime 18:10:04,353 [1;36mDEBUGm] org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile 18:10:04,354 [1;36mDEBUGm] org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile 18:10:04,354 [1;36mDEBUGm] org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile 18:10:04,354 [1;36mDEBUGm] org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:10:04,357 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:10:04,357 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:10:04,357 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:10:04,357 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:10:04,359 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile 18:10:04,360 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:10:04,360 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:10:04,360 [1;36mDEBUGm] org.apache.maven:maven-compat:jar:3.0:compile 18:10:04,360 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile 18:10:04,361 [1;36mDEBUGm] org.codehaus.plexus:plexus-java:jar:1.0.1:compile 18:10:04,361 [1;36mDEBUGm] org.ow2.asm:asm:jar:7.0-beta:compile 18:10:04,361 [1;36mDEBUGm] com.thoughtworks.qdox:qdox:jar:2.0-M9:compile 18:10:04,367 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,367 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar Downloaded4fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jarf(13-kBmatn2990kB/s).jarj(40/6276kB)kB))kB) Downloading)fromrcentral:ihttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar0-M3.jar (40/627 kB) Downloaded3fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar7(36)kB at 634 kB/s) Downloading)fromrcentral:ihttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar Downloaded5fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar1(178)kBBate1.5-MB/s)1.0.1.jar (19/511kB))| asm-7.0-beta.jar (36/1144kB)) Downloaded4fromacentral:fhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar.(51.kBrat5346BkB/s)sm-7.0-beta.jar((114/kB)kkB)) Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jarB(114akB-at0728tkB/s) (114 kB) Downloaded2fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar (312 kB at 1.4 MB/s) Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar (627 kB at 2.6 MB/s) 18:10:04,613 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/_remote.repositories 18:10:04,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar.lastUpdated 18:10:04,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/_remote.repositories 18:10:04,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar.lastUpdated 18:10:04,616 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/_remote.repositories 18:10:04,616 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar.lastUpdated 18:10:04,617 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/_remote.repositories 18:10:04,617 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar.lastUpdated 18:10:04,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/_remote.repositories 18:10:04,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated 18:10:04,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/_remote.repositories 18:10:04,619 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar.lastUpdated 18:10:04,619 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/_remote.repositories 18:10:04,619 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar.lastUpdated 18:10:04,621 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 18:10:04,621 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 18:10:04,621 [1;36mDEBUGm] Imported: < maven.api 18:10:04,621 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 18:10:04,621 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M3 18:10:04,622 [1;36mDEBUGm] Included: org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1 18:10:04,622 [1;36mDEBUGm] Included: org.apiguardian:apiguardian-api:jar:1.0.0 18:10:04,622 [1;36mDEBUGm] Included: org.junit.platform:junit-platform-engine:jar:1.4.0-M1 18:10:04,622 [1;36mDEBUGm] Included: org.junit.platform:junit-platform-commons:jar:1.4.0-M1 18:10:04,622 [1;36mDEBUGm] Included: org.opentest4j:opentest4j:jar:1.1.1 18:10:04,622 [1;36mDEBUGm] Included: org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:surefire-api:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:10:04,623 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:10:04,624 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:10:04,624 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 18:10:04,624 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4 18:10:04,624 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 18:10:04,625 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:10:04,625 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:10:04,625 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-java:jar:1.0.1 18:10:04,625 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:7.0-beta 18:10:04,625 [1;36mDEBUGm] Included: com.thoughtworks.qdox:qdox:jar:2.0-M9 18:10:04,663 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:04,668 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' with basic configurator --> 18:10:04,669 [1;36mDEBUGm] (s) additionalClasspathElements = [] 18:10:04,669 [1;36mDEBUGm] (s) argLine = -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/lazylead-api/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:10:04,670 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-api 18:10:04,670 [1;36mDEBUGm] (s) childDelegation = false 18:10:04,670 [1;36mDEBUGm] (s) classesDirectory = /home/r/repo/lazylead-api/target/classes 18:10:04,670 [1;36mDEBUGm] (s) classpathDependencyExcludes = [] 18:10:04,671 [1;36mDEBUGm] (s) dependenciesToScan = [] 18:10:04,671 [1;36mDEBUGm] (s) disableXmlReport = false 18:10:04,671 [1;36mDEBUGm] (s) enableAssertions = true 18:10:04,671 [1;36mDEBUGm] (f) forkCount = 1 18:10:04,671 [1;36mDEBUGm] (s) forkMode = once 18:10:04,672 [1;36mDEBUGm] (s) forkedProcessExitTimeoutInSeconds = 30 18:10:04,672 [1;36mDEBUGm] (s) junitArtifactName = junit:junit 18:10:04,672 [1;36mDEBUGm] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine 18:10:04,673 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:04,673 [1;36mDEBUGm] (s) parallel = method 18:10:04,674 [1;36mDEBUGm] (f) parallelMavenExecution = false 18:10:04,674 [1;36mDEBUGm] (s) parallelOptimized = true 18:10:04,674 [1;36mDEBUGm] (s) perCoreThreadCount = true 18:10:04,675 [1;36mDEBUGm] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M3:, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:runtime, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:runtime, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder=org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:3.0:compile, org.apache.maven:maven-model-builder=org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider=org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl=org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi=org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api=org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus=org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.4:compile, org.codehaus.plexus:plexus-classworlds=org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-compat=org.apache.maven:maven-compat:jar:3.0:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.0.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:7.0-beta:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0-M9:compile} 18:10:04,684 [1;36mDEBUGm] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' --- 18:10:04,685 [1;36mDEBUGm] (s) printSummary = true 18:10:04,685 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:04,686 [1;36mDEBUGm] (s) projectArtifactMap = {io.github.dgroup:tagyml=io.github.dgroup:tagyml:jar:0.3.0:provided, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:provided, org.cactoos:cactoos=org.cactoos:cactoos:jar:0.38:provided, com.github.dgroup:velocity=com.github.dgroup:velocity:jar:0.4.0:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:provided, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.2.3:provided, org.junit.vintage:junit-vintage-engine=org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:test, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:test, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test, org.assertj:assertj-core=org.assertj:assertj-core:jar:3.8.0:test, org.llorllale:cactoos-matchers=org.llorllale:cactoos-matchers:jar:0.13:test} 18:10:04,690 [1;36mDEBUGm] (s) projectBuildDirectory = /home/r/repo/lazylead-api/target 18:10:04,690 [1;36mDEBUGm] (s) redirectTestOutputToFile = false 18:10:04,690 [1;36mDEBUGm] (s) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] 18:10:04,691 [1;36mDEBUGm] (s) reportFormat = brief 18:10:04,691 [1;36mDEBUGm] (s) reportsDirectory = /home/r/repo/lazylead-api/target/surefire-reports 18:10:04,692 [1;36mDEBUGm] (f) rerunFailingTestsCount = 0 18:10:04,692 [1;36mDEBUGm] (f) reuseForks = true 18:10:04,692 [1;36mDEBUGm] (s) runOrder = filesystem 18:10:04,692 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:04,693 [1;36mDEBUGm] (f) shutdown = testset 18:10:04,693 [1;36mDEBUGm] (s) skip = false 18:10:04,693 [1;36mDEBUGm] (f) skipAfterFailureCount = 0 18:10:04,693 [1;36mDEBUGm] (s) skipTests = false 18:10:04,694 [1;36mDEBUGm] (s) suiteXmlFiles = [] 18:10:04,694 [1;36mDEBUGm] (s) tempDir = surefire 18:10:04,694 [1;36mDEBUGm] (s) testClassesDirectory = /home/r/repo/lazylead-api/target/test-classes 18:10:04,694 [1;36mDEBUGm] (s) testFailureIgnore = false 18:10:04,695 [1;36mDEBUGm] (s) testNGArtifactName = org.testng:testng 18:10:04,695 [1;36mDEBUGm] (s) testSourceDirectory = /home/r/repo/lazylead-api/src/test/java 18:10:04,695 [1;36mDEBUGm] (s) threadCount = 4 18:10:04,696 [1;36mDEBUGm] (s) threadCountClasses = 0 18:10:04,696 [1;36mDEBUGm] (s) threadCountMethods = 0 18:10:04,696 [1;36mDEBUGm] (s) threadCountSuites = 0 18:10:04,696 [1;36mDEBUGm] (s) trimStackTrace = true 18:10:04,696 [1;36mDEBUGm] (s) useFile = true 18:10:04,697 [1;36mDEBUGm] (s) useManifestOnlyJar = true 18:10:04,697 [1;36mDEBUGm] (f) useModulePath = true 18:10:04,697 [1;36mDEBUGm] (s) useSystemClassLoader = false 18:10:04,697 [1;36mDEBUGm] (s) useUnlimitedThreads = false 18:10:04,697 [1;36mDEBUGm] (s) workingDirectory = /home/r/repo/lazylead-api 18:10:04,698 [1;36mDEBUGm] -- end configuration -- 18:10:04,701 [1;34mINFOm] No tests to run. 18:10:04,710 [1;34mINFOm] 18:10:04,711 [1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mlazylead-api0;1m ---m 18:10:04,716 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=107458, ConflictMarker.markTime=71616, ConflictMarker.nodeCount=74, ConflictIdSorter.graphTime=49304, ConflictIdSorter.topsortTime=34738, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=708911, ConflictResolver.conflictItemCount=70, DefaultDependencyCollector.collectTime=4161473, DefaultDependencyCollector.transformTime=1000747} 18:10:04,718 [1;36mDEBUGm] org.apache.maven.plugins:maven-jar-plugin:jar:2.4: 18:10:04,718 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 18:10:04,718 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.6:compile 18:10:04,718 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.6:compile 18:10:04,719 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.6:compile 18:10:04,719 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile 18:10:04,719 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile 18:10:04,720 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile 18:10:04,720 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:10:04,720 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:10:04,720 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.6:runtime 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.6:compile 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.6:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile 18:10:04,723 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:10:04,723 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile 18:10:04,723 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:10:04,723 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.6:compile 18:10:04,724 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:10:04,724 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:10:04,724 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:10:04,724 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:10:04,725 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0:compile 18:10:04,728 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,729 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar Downloaded3fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar)(58 kB at 1.2 MB/s) Downloaded2fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.3 MB/s) Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 2.2 MB/s) 18:10:04,827 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/_remote.repositories 18:10:04,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar.lastUpdated 18:10:04,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/_remote.repositories 18:10:04,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar.lastUpdated 18:10:04,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/_remote.repositories 18:10:04,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar.lastUpdated 18:10:04,831 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4 18:10:04,831 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4 18:10:04,831 [1;36mDEBUGm] Imported: < maven.api 18:10:04,832 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4 18:10:04,832 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.4 18:10:04,832 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:10:04,833 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:10:04,833 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 18:10:04,833 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 18:10:04,833 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:10:04,834 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:10:04,834 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:10:04,834 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:10:04,835 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:10:04,835 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:10:04,835 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0 18:10:04,893 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:04,896 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> 18:10:04,896 [1;36mDEBUGm] (f) classesDirectory = /home/r/repo/lazylead-api/target/classes 18:10:04,897 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-api/target/classes/META-INF/MANIFEST.MF 18:10:04,897 [1;36mDEBUGm] (f) finalName = lazylead-api-0.1.0 18:10:04,897 [1;36mDEBUGm] (f) forceCreation = false 18:10:04,897 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target 18:10:04,898 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:04,898 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:04,898 [1;36mDEBUGm] (f) skipIfEmpty = false 18:10:04,898 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:10:04,899 [1;36mDEBUGm] -- end configuration -- 18:10:04,915 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar not found.) 18:10:04,942 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar 18:10:04,944 [1;36mDEBUGm] adding directory META-INF/ 18:10:04,946 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:04,946 [1;36mDEBUGm] adding directory checkstyle/ 18:10:04,947 [1;36mDEBUGm] adding directory io/ 18:10:04,947 [1;36mDEBUGm] adding directory io/github/ 18:10:04,947 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:04,947 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:04,949 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:04,949 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:04,949 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:04,950 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:04,950 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:04,950 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:04,951 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.class 18:10:04,951 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope$1.class 18:10:04,952 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.class 18:10:04,952 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.class 18:10:04,953 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.class 18:10:04,953 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.class 18:10:04,954 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.class 18:10:04,954 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.class 18:10:04,954 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.class 18:10:04,955 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.class 18:10:04,955 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.class 18:10:04,955 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.class 18:10:04,956 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.class 18:10:04,956 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.class 18:10:04,957 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope$1.class 18:10:04,957 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.class 18:10:04,958 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.class 18:10:04,958 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.class 18:10:04,958 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.class 18:10:04,959 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.class 18:10:04,959 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.class 18:10:04,959 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.class 18:10:04,960 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope$1.class 18:10:04,960 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.class 18:10:04,961 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.class 18:10:04,961 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.class 18:10:04,961 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments$1.class 18:10:04,962 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.class 18:10:04,962 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.class 18:10:04,963 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.class 18:10:04,963 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.class 18:10:04,963 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.class 18:10:04,964 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.class 18:10:04,964 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.class 18:10:04,965 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.class 18:10:04,965 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.class 18:10:04,965 [1;36mDEBUGm] adding directory META-INF/maven/ 18:10:04,966 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:10:04,966 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-api/ 18:10:04,966 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.xml 18:10:04,966 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.properties 18:10:04,971 [1;34mINFOm] 18:10:04,971 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead-api0;1m ---m 18:10:04,971 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:04,972 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:10:04,973 [1;36mDEBUGm] (s) appendAssemblyId = false 18:10:04,973 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:10:04,973 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@608f79a8 18:10:04,973 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@77e2a5d3 18:10:04,973 [1;36mDEBUGm] (f) attach = true 18:10:04,973 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-api 18:10:04,974 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:10:04,974 [1;36mDEBUGm] (f) dryRun = false 18:10:04,974 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:04,974 [1;36mDEBUGm] (s) finalName = lazylead-api-app-0.1.0 18:10:04,974 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:10:04,975 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:10:04,975 [1;36mDEBUGm] (f) ignorePermissions = false 18:10:04,975 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:10:04,975 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:04,975 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:10:04,976 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target 18:10:04,976 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:10:04,976 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:04,977 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:10:04,978 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:10:04,978 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:10:04,979 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:10:04,979 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/lazylead-api/target/site 18:10:04,979 [1;36mDEBUGm] (f) skipAssembly = false 18:10:04,979 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:10:04,979 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/lazylead-api/target/archive-tmp 18:10:04,980 [1;36mDEBUGm] (f) updateOnly = false 18:10:04,980 [1;36mDEBUGm] (f) useJvmChmod = false 18:10:04,980 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/lazylead-api/target/assembly/work 18:10:04,980 [1;36mDEBUGm] -- end configuration -- 18:10:04,981 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:10:04,982 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:10:04,982 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead-api:jar:0.1.0 are: io.github.dgroup:tagyml:jar:0.3.0:provided org.hamcrest:hamcrest-all:jar:1.3:provided org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:10:04,983 [1;36mDEBUGm] Resolving project dependencies transitively. 18:10:04,994 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead-api:jar:0.1.0: 18:10:04,994 [1;36mDEBUGm] Processing DependencySet (output=/) 18:10:04,995 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:10:04,995 [1;36mDEBUGm] Adding 1 dependency artifacts. 18:10:04,997 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-api:jar:0.1.0: (none) 18:10:04,997 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:10:05,000 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:10:05,001 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:10:05,002 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-api:jar:0.1.0. 18:10:05,004 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-api:jar:0.1.0 to: 18:10:05,005 [1;36mDEBUGm] includes: **/* 18:10:05,005 [1;36mDEBUGm] excludes: none 18:10:05,006 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar to archive location: 18:10:05,049 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:10:05,051 [1;36mDEBUGm] adding directory META-INF/ 18:10:05,051 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:05,058 [1;36mDEBUGm] adding directory checkstyle/ 18:10:05,058 [1;36mDEBUGm] adding directory io/ 18:10:05,058 [1;36mDEBUGm] adding directory io/github/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:05,061 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:05,061 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:05,062 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:05,062 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:05,062 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.class 18:10:05,063 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope$1.class 18:10:05,064 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.class 18:10:05,065 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.class 18:10:05,065 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.class 18:10:05,065 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.class 18:10:05,066 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.class 18:10:05,067 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.class 18:10:05,067 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.class 18:10:05,067 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.class 18:10:05,068 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.class 18:10:05,069 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.class 18:10:05,069 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.class 18:10:05,070 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.class 18:10:05,071 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope$1.class 18:10:05,071 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.class 18:10:05,072 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.class 18:10:05,072 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.class 18:10:05,073 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.class 18:10:05,073 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.class 18:10:05,074 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.class 18:10:05,074 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.class 18:10:05,075 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope$1.class 18:10:05,075 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.class 18:10:05,076 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.class 18:10:05,076 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.class 18:10:05,077 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments$1.class 18:10:05,077 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.class 18:10:05,078 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.class 18:10:05,078 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.class 18:10:05,078 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.class 18:10:05,079 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.class 18:10:05,079 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.class 18:10:05,080 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.class 18:10:05,080 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.class 18:10:05,081 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.class 18:10:05,081 [1;36mDEBUGm] adding directory META-INF/maven/ 18:10:05,081 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:10:05,082 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-api/ 18:10:05,082 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.xml 18:10:05,083 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.properties 18:10:05,087 [1;33mWARNINGm] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 18:10:05,088 [1;33mWARNINGm] Replacing pre-existing project main-artifact file: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar with assembly file: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:10:05,088 [1;34mINFOm] 18:10:05,089 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead-api0;1m ---m 18:10:05,089 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:05,090 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:10:05,090 [1;36mDEBUGm] (f) attach = true 18:10:05,091 [1;36mDEBUGm] (f) classifier = sources 18:10:05,091 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-api/target/classes/META-INF/MANIFEST.MF 18:10:05,091 [1;36mDEBUGm] (f) excludeResources = false 18:10:05,092 [1;36mDEBUGm] (f) finalName = lazylead-api-0.1.0 18:10:05,092 [1;36mDEBUGm] (f) forceCreation = false 18:10:05,092 [1;36mDEBUGm] (f) includePom = false 18:10:05,092 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target 18:10:05,092 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:05,092 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:10:05,094 [1;36mDEBUGm] (f) skipSource = false 18:10:05,094 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:10:05,094 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:10:05,095 [1;36mDEBUGm] -- end configuration -- 18:10:05,127 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-sources.jar not found.) 18:10:05,138 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-sources.jar 18:10:05,141 [1;36mDEBUGm] adding directory META-INF/ 18:10:05,142 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:05,142 [1;36mDEBUGm] adding directory io/ 18:10:05,143 [1;36mDEBUGm] adding directory io/github/ 18:10:05,143 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:05,143 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:05,145 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:05,145 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:05,146 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:05,146 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:05,146 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:05,147 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:05,148 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.java 18:10:05,148 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.java 18:10:05,149 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-info.java 18:10:05,149 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.java 18:10:05,150 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.java 18:10:05,150 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.java 18:10:05,151 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.java 18:10:05,151 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.java 18:10:05,151 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-info.java 18:10:05,152 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.java 18:10:05,152 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.java 18:10:05,153 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-info.java 18:10:05,153 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.java 18:10:05,154 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.java 18:10:05,154 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.java 18:10:05,155 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.java 18:10:05,155 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.java 18:10:05,156 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-info.java 18:10:05,156 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.java 18:10:05,157 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.java 18:10:05,157 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-info.java 18:10:05,158 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-info.java 18:10:05,158 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.java 18:10:05,159 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.java 18:10:05,159 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.java 18:10:05,160 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.java 18:10:05,160 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-info.java 18:10:05,160 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.java 18:10:05,161 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-info.java 18:10:05,161 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.java 18:10:05,162 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.java 18:10:05,162 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.java 18:10:05,163 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.java 18:10:05,163 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-info.java 18:10:05,163 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.java 18:10:05,164 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.java 18:10:05,164 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-info.java 18:10:05,165 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.java 18:10:05,165 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.java 18:10:05,166 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.java 18:10:05,166 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.java 18:10:05,167 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.java 18:10:05,173 [1;34mINFOm] 18:10:05,173 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead-api0;1m ---m 18:10:05,173 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:05,174 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:10:05,175 [1;36mDEBUGm] (f) aggregate = false 18:10:05,175 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:10:05,175 [1;36mDEBUGm] (f) attach = true 18:10:05,175 [1;36mDEBUGm] (f) author = true 18:10:05,175 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:10:05,175 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:10:05,176 [1;36mDEBUGm] (f) breakiterator = false 18:10:05,176 [1;36mDEBUGm] (f) debug = false 18:10:05,176 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-api/target/classes/META-INF/MANIFEST.MF 18:10:05,177 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:10:05,177 [1;36mDEBUGm] (f) detectLinks = false 18:10:05,177 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:10:05,177 [1;36mDEBUGm] (f) docfilessubdirs = false 18:10:05,177 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:10:05,178 [1;36mDEBUGm] (f) docletArtifacts = [] 18:10:05,178 [1;36mDEBUGm] (f) doctitle = lazylead-api 0.1.0 API 18:10:05,178 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:05,178 [1;36mDEBUGm] (f) failOnError = true 18:10:05,178 [1;36mDEBUGm] (f) finalName = lazylead-api-0.1.0 18:10:05,178 [1;36mDEBUGm] (f) groups = [] 18:10:05,179 [1;36mDEBUGm] (f) includeDependencySources = false 18:10:05,179 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:10:05,179 [1;36mDEBUGm] (f) isOffline = false 18:10:05,179 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/lazylead-api/target 18:10:05,180 [1;36mDEBUGm] (f) javaApiLinks = {} 18:10:05,180 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/lazylead-api/src/main/javadoc 18:10:05,180 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/lazylead-api/target/javadoc-bundle-options 18:10:05,180 [1;36mDEBUGm] (f) keywords = false 18:10:05,181 [1;36mDEBUGm] (f) links = [] 18:10:05,181 [1;36mDEBUGm] (f) linksource = false 18:10:05,181 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:05,181 [1;36mDEBUGm] (f) nocomment = false 18:10:05,182 [1;36mDEBUGm] (f) nodeprecated = false 18:10:05,182 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:10:05,182 [1;36mDEBUGm] (f) nohelp = false 18:10:05,182 [1;36mDEBUGm] (f) noindex = false 18:10:05,182 [1;36mDEBUGm] (f) nonavbar = false 18:10:05,182 [1;36mDEBUGm] (f) nooverview = false 18:10:05,182 [1;36mDEBUGm] (f) nosince = false 18:10:05,183 [1;36mDEBUGm] (f) notimestamp = false 18:10:05,183 [1;36mDEBUGm] (f) notree = false 18:10:05,183 [1;36mDEBUGm] (f) offlineLinks = [] 18:10:05,183 [1;36mDEBUGm] (f) old = false 18:10:05,183 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/apidocs 18:10:05,184 [1;36mDEBUGm] (f) overview = /home/r/repo/lazylead-api/src/main/javadoc/overview.html 18:10:05,184 [1;36mDEBUGm] (f) quiet = false 18:10:05,184 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:10:05,186 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:10:05,187 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:10:05,187 [1;36mDEBUGm] (f) serialwarn = false 18:10:05,187 [1;36mDEBUGm] (f) show = protected 18:10:05,187 [1;36mDEBUGm] (f) skip = false 18:10:05,187 [1;36mDEBUGm] (f) source = 8 18:10:05,187 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/lazylead-api/target/distro-javadoc-sources 18:10:05,187 [1;36mDEBUGm] (f) splitindex = false 18:10:05,187 [1;36mDEBUGm] (f) stylesheet = java 18:10:05,188 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:10:05,188 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:10:05,188 [1;36mDEBUGm] (f) taglets = [] 18:10:05,188 [1;36mDEBUGm] (s) name = todo 18:10:05,188 [1;36mDEBUGm] (s) placement = a 18:10:05,189 [1;36mDEBUGm] (s) head = todo: 18:10:05,189 [1;36mDEBUGm] (s) name = checkstyle 18:10:05,189 [1;36mDEBUGm] (s) placement = a 18:10:05,189 [1;36mDEBUGm] (s) head = checkstyle: 18:10:05,189 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:10:05,190 [1;36mDEBUGm] (f) use = true 18:10:05,190 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:10:05,190 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:10:05,190 [1;36mDEBUGm] (f) validateLinks = false 18:10:05,190 [1;36mDEBUGm] (f) verbose = false 18:10:05,190 [1;36mDEBUGm] (f) version = true 18:10:05,190 [1;36mDEBUGm] (f) windowtitle = lazylead-api 0.1.0 API 18:10:05,191 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:05,191 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:05,191 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:10:05,191 [1;36mDEBUGm] -- end configuration -- 18:10:05,329 [1;36mDEBUGm] Found Java API link: http://docs.oracle.com/javase/7/docs/api/ 18:10:05,330 [1;36mDEBUGm] Trying to add links for modules... 18:10:05,333 [1;36mDEBUGm] /docker-java-home/bin/javadoc @options @packages 18:10:08,035 [1;34mINFOm] Loading source files for package io.github.dgroup.lazylead.api.user... Loading source files for package io.github.dgroup.lazylead.api... Loading source files for package io.github.dgroup.lazylead.api.func... Loading source files for package io.github.dgroup.lazylead.api.system... Loading source files for package io.github.dgroup.lazylead.api.annoying... Loading source files for package io.github.dgroup.lazylead.api.yaml.team... Loading source files for package io.github.dgroup.lazylead.api.yaml... Loading source files for package io.github.dgroup.lazylead.api.comment... Loading source files for package io.github.dgroup.lazylead.api.issue... Loading source files for package io.github.dgroup.lazylead.api.filter... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Annoying.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/AnnoyingException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Assignee.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Comment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Comments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/ConnectivityException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Filter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Issue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/System.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/User.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/FakeComment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/FakeComments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/FakeFilter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/Assignees.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/Filters.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/Issues.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/FakeIssue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/Credentials.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/FakeSystem.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/SystemEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/Unassigned.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/UserEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/UserOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/Task.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/Team.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/FakeTeam.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/TeamOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/constant-values.html... Generating /home/r/repo/lazylead-api/target/apidocs/serialized-form.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/UserEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/UserOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/Unassigned.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Annoying.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/ConnectivityException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/AnnoyingException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Filter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Assignee.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/User.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Comments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Issue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Comment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/System.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/class-use/Issues.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/class-use/Assignees.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/class-use/Filters.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/class-use/SystemEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/class-use/FakeSystem.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/class-use/Credentials.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/class-use/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/class-use/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/class-use/TeamOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/class-use/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/class-use/FakeTeam.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/class-use/Task.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/class-use/Team.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/class-use/FakeComment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/class-use/FakeComments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/class-use/DueDateIsEmptyException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/class-use/FakeIssue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/class-use/FakeFilter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/lazylead-api/target/apidocs/overview-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/lazylead-api/target/apidocs/allclasses-index.html... Generating /home/r/repo/lazylead-api/target/apidocs/allpackages-index.html... Generating /home/r/repo/lazylead-api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/lazylead-api/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-api/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-api/target/apidocs/index.html... Generating /home/r/repo/lazylead-api/target/apidocs/overview-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. 18:10:08,102 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-javadoc.jar 18:10:08,104 [1;36mDEBUGm] adding directory META-INF/ 18:10:08,105 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:08,106 [1;36mDEBUGm] adding directory jquery/ 18:10:08,106 [1;36mDEBUGm] adding directory jquery/images/ 18:10:08,106 [1;36mDEBUGm] adding directory jquery/jszip-utils/ 18:10:08,106 [1;36mDEBUGm] adding directory jquery/jszip-utils/dist/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/external/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/external/jquery/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/jszip/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/jszip/dist/ 18:10:08,107 [1;36mDEBUGm] adding directory io/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/class-use/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/class-use/ 18:10:08,110 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:08,110 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/class-use/ 18:10:08,110 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/class-use/ 18:10:08,111 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:08,111 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/class-use/ 18:10:08,111 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/class-use/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/class-use/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:08,113 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/class-use/ 18:10:08,113 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:08,113 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/class-use/ 18:10:08,114 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:08,114 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/class-use/ 18:10:08,114 [1;36mDEBUGm] adding directory resources/ 18:10:08,115 [1;36mDEBUGm] adding entry overview-summary.html 18:10:08,115 [1;36mDEBUGm] adding entry index.html 18:10:08,115 [1;36mDEBUGm] adding entry allclasses-index.html 18:10:08,116 [1;36mDEBUGm] adding entry help-doc.html 18:10:08,116 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.css 18:10:08,117 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_75_ffffff_40x100.png 18:10:08,117 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_95_fef1ec_1x400.png 18:10:08,117 [1;36mDEBUGm] adding entry jquery/images/ui-icons_cd0a0a_256x240.png 18:10:08,118 [1;36mDEBUGm] adding entry jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png 18:10:08,118 [1;36mDEBUGm] adding entry jquery/images/ui-icons_888888_256x240.png 18:10:08,119 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_65_ffffff_1x400.png 18:10:08,119 [1;36mDEBUGm] adding entry jquery/images/ui-icons_454545_256x240.png 18:10:08,119 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_dadada_1x400.png 18:10:08,120 [1;36mDEBUGm] adding entry jquery/images/ui-icons_2e83ff_256x240.png 18:10:08,120 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_e6e6e6_1x400.png 18:10:08,121 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_55_fbf9ee_1x400.png 18:10:08,121 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_0_aaaaaa_40x100.png 18:10:08,121 [1;36mDEBUGm] adding entry jquery/images/ui-icons_222222_256x240.png 18:10:08,122 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.js 18:10:08,122 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.min.js 18:10:08,122 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.min.js 18:10:08,123 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.js 18:10:08,123 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.css 18:10:08,124 [1;36mDEBUGm] adding entry jquery/external/jquery/jquery.js 18:10:08,135 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.min.css 18:10:08,135 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.js 18:10:08,148 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.min.js 18:10:08,152 [1;36mDEBUGm] adding entry jquery/jquery-ui.js 18:10:08,154 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.js 18:10:08,156 [1;36mDEBUGm] adding entry jquery/jquery-3.3.1.js 18:10:08,167 [1;36mDEBUGm] adding entry jquery/jquery-migrate-3.0.1.js 18:10:08,168 [1;36mDEBUGm] adding entry jquery/jquery-ui.css 18:10:08,169 [1;36mDEBUGm] adding entry overview-tree.html 18:10:08,169 [1;36mDEBUGm] adding entry package-search-index.js 18:10:08,169 [1;36mDEBUGm] adding entry element-list 18:10:08,170 [1;36mDEBUGm] adding entry constant-values.html 18:10:08,170 [1;36mDEBUGm] adding entry deprecated-list.html 18:10:08,170 [1;36mDEBUGm] adding entry serialized-form.html 18:10:08,171 [1;36mDEBUGm] adding entry package-search-index.zip 18:10:08,171 [1;36mDEBUGm] adding entry allpackages-index.html 18:10:08,171 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.html 18:10:08,172 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.html 18:10:08,172 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.html 18:10:08,173 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-use.html 18:10:08,173 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-summary.html 18:10:08,174 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/Unassigned.html 18:10:08,174 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/UserEnvelope.html 18:10:08,175 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/Fake.html 18:10:08,175 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/UserOf.html 18:10:08,176 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.html 18:10:08,176 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-tree.html 18:10:08,177 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.html 18:10:08,177 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.html 18:10:08,178 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.html 18:10:08,178 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.html 18:10:08,179 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-use.html 18:10:08,179 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.html 18:10:08,180 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-use.html 18:10:08,181 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-summary.html 18:10:08,181 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/class-use/Assignees.html 18:10:08,182 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/class-use/Issues.html 18:10:08,182 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/class-use/Filters.html 18:10:08,183 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-tree.html 18:10:08,183 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.html 18:10:08,183 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.html 18:10:08,184 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.html 18:10:08,185 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-use.html 18:10:08,185 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-summary.html 18:10:08,186 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/class-use/Credentials.html 18:10:08,186 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/class-use/FakeSystem.html 18:10:08,186 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/class-use/SystemEnvelope.html 18:10:08,187 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-tree.html 18:10:08,187 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.html 18:10:08,188 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.html 18:10:08,189 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-summary.html 18:10:08,190 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.html 18:10:08,190 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Comment.html 18:10:08,191 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/ConnectivityException.html 18:10:08,191 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Issue.html 18:10:08,192 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Assignee.html 18:10:08,193 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/AnnoyingException.html 18:10:08,193 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Annoying.html 18:10:08,194 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/User.html 18:10:08,194 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/System.html 18:10:08,195 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Comments.html 18:10:08,196 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Filter.html 18:10:08,196 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.html 18:10:08,197 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-use.html 18:10:08,197 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-summary.html 18:10:08,197 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/class-use/Envelope.html 18:10:08,198 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/class-use/Fake.html 18:10:08,198 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-tree.html 18:10:08,199 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.html 18:10:08,199 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.html 18:10:08,200 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-tree.html 18:10:08,200 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-use.html 18:10:08,201 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.html 18:10:08,201 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-summary.html 18:10:08,202 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/class-use/TeamOf.html 18:10:08,202 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/class-use/FakeTeam.html 18:10:08,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/class-use/Envelope.html 18:10:08,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-tree.html 18:10:08,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.html 18:10:08,204 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.html 18:10:08,205 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-use.html 18:10:08,205 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-summary.html 18:10:08,206 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.html 18:10:08,206 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/class-use/Team.html 18:10:08,207 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/class-use/Task.html 18:10:08,207 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-tree.html 18:10:08,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.html 18:10:08,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.html 18:10:08,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-use.html 18:10:08,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.html 18:10:08,210 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-summary.html 18:10:08,210 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/class-use/FakeComment.html 18:10:08,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/class-use/FakeComments.html 18:10:08,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-tree.html 18:10:08,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-use.html 18:10:08,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-summary.html 18:10:08,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/class-use/FakeIssue.html 18:10:08,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/class-use/DueDateIsEmptyException.html 18:10:08,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.html 18:10:08,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-tree.html 18:10:08,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.html 18:10:08,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-use.html 18:10:08,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-summary.html 18:10:08,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/class-use/FakeFilter.html 18:10:08,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.html 18:10:08,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-tree.html 18:10:08,218 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.html 18:10:08,218 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.html 18:10:08,219 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.html 18:10:08,220 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.html 18:10:08,220 [1;36mDEBUGm] adding entry resources/x.png 18:10:08,220 [1;36mDEBUGm] adding entry resources/glass.png 18:10:08,221 [1;36mDEBUGm] adding entry stylesheet.css 18:10:08,221 [1;36mDEBUGm] adding entry allclasses.html 18:10:08,222 [1;36mDEBUGm] adding entry index-all.html 18:10:08,223 [1;36mDEBUGm] adding entry type-search-index.zip 18:10:08,223 [1;36mDEBUGm] adding entry type-search-index.js 18:10:08,224 [1;36mDEBUGm] adding entry member-search-index.zip 18:10:08,224 [1;36mDEBUGm] adding entry script.js 18:10:08,224 [1;36mDEBUGm] adding entry member-search-index.js 18:10:08,225 [1;36mDEBUGm] adding entry search.js 18:10:08,234 [1;34mINFOm] 18:10:08,234 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead-api0;1m ---m 18:10:08,235 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:08,236 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:10:08,236 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead-api:jar:0.1.0 18:10:08,236 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead-api:java-source:sources:0.1.0, io.github.dgroup:lazylead-api:javadoc:javadoc:0.1.0] 18:10:08,237 [1;36mDEBUGm] (f) createChecksum = false 18:10:08,237 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:08,237 [1;36mDEBUGm] (f) packaging = jar 18:10:08,237 [1;36mDEBUGm] (f) pomFile = /home/r/repo/lazylead-api/pom.xml 18:10:08,238 [1;36mDEBUGm] (s) skip = false 18:10:08,238 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:10:08,238 [1;36mDEBUGm] -- end configuration -- 18:10:08,240 [1;34mINFOm] Installing /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0.jar 18:10:08,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,242 [1;34mINFOm] Installing /home/r/repo/lazylead-api/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0.pom 18:10:08,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,243 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-api/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/maven-metadata-local.xml 18:10:08,244 [1;34mINFOm] Installing /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-sources.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0-sources.jar 18:10:08,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,245 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-api/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/maven-metadata-local.xml 18:10:08,246 [1;34mINFOm] Installing /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-javadoc.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0-javadoc.jar 18:10:08,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,247 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-api/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/maven-metadata-local.xml 18:10:08,248 [1;34mINFOm] 18:10:08,248 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead-api0;1m ---m 18:10:08,249 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:08,249 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:10:08,250 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-api/target/jacoco.exec 18:10:08,250 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:10:08,251 [1;36mDEBUGm] (f) haltOnFailure = true 18:10:08,251 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:08,251 [1;36mDEBUGm] (s) element = BUNDLE 18:10:08,251 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:10:08,252 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,252 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,252 [1;36mDEBUGm] (s) counter = LINE 18:10:08,252 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,252 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,252 [1;36mDEBUGm] (s) counter = BRANCH 18:10:08,252 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,253 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,253 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:10:08,253 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,253 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,253 [1;36mDEBUGm] (s) counter = METHOD 18:10:08,253 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,253 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,254 [1;36mDEBUGm] (s) counter = CLASS 18:10:08,254 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:10:08,254 [1;36mDEBUGm] (s) maximum = 50 18:10:08,254 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@33d75081, org.jacoco.report.check.Limit@327af731, org.jacoco.report.check.Limit@2fb171f5, org.jacoco.report.check.Limit@19203ff3, org.jacoco.report.check.Limit@10fa270e, org.jacoco.report.check.Limit@75dc995f] 18:10:08,255 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@51c660c8] 18:10:08,255 [1;36mDEBUGm] (f) skip = false 18:10:08,255 [1;36mDEBUGm] -- end configuration -- 18:10:08,255 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/lazylead-api/target/jacoco.exec 18:10:08,255 [1;34mINFOm] 18:10:08,255 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead-api0;1m ---m 18:10:08,256 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:08,257 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:10:08,257 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-api/target/jacoco.exec 18:10:08,257 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:10:08,258 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/site/jacoco 18:10:08,258 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:10:08,258 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:08,258 [1;36mDEBUGm] (f) skip = false 18:10:08,258 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:10:08,259 [1;36mDEBUGm] (f) title = lazylead-api 18:10:08,259 [1;36mDEBUGm] -- end configuration -- 18:10:08,259 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. 18:10:08,259 [1;34mINFOm] 18:10:08,259 [1;34mINFOm]