+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 2123231 + echo '1.75.1 50eb0c708' 1.75.1 50eb0c708 + date Thu 03 Aug 2023 10:42:35 AM CEST + uptime 10:42:35 up 252 days, 15:20, 0 users, load average: 1.93, 2.62, 1.95 + head=git@github.com:jcabi/jcabi-github.git + ff=default + image=yegor256/rultor-image:1.13.0 + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=1.7.0 + vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=tag=1.7.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.7.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" --batch-mode'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''tag=1.7.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}" --batch-mode' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode' ';') + directory= + container=jcabi_jcabi-github_1659 + as_root=false + hostname m2262.contaboserver.net + git --version git version 2.25.1 + docker --version Docker version 24.0.2, build cb74dfc + 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:jcabi/jcabi-github.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''tag=1.7.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}" --batch-mode' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode' ';' + sensitive=() + rm -rf .gnupg + '[' -z 1.7.0 ']' + [[ 1.7.0 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "1.7.0"' tag name is valid: "1.7.0" + cd repo ++ git tag -l 1.7.0 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=1.94 ++ echo 1.94 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 1.94, low enough to run a new Docker container' load average is 1.94, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.13.0 + docker pull yegor256/rultor-image:1.13.0 1.13.0: Pulling from yegor256/rultor-image Digest: sha256:2403492bdc2a1ddd160bfa352064321102063d6fa463c3f9cf56475ea2d4cc8a Status: Image is up to date for yegor256/rultor-image:1.13.0 docker.io/yegor256/rultor-image:1.13.0 + docker ps --filter=status=exited + grep --quiet '\sjcabi_jcabi-github_1659\s*$' + ls -al . total 52 drwx------ 3 rultor rultor 4096 Aug 3 10:42 . drwxrwxrwt 15 root root 4096 Aug 3 10:42 .. -rwxrwxr-x 1 rultor rultor 556 Aug 3 10:42 end.sh -rwxrwxr-x 1 rultor rultor 363 Aug 3 10:42 entry.sh -rw-rw-r-- 1 rultor rultor 8 Aug 3 10:42 pid -rw-rw-r-- 1 rultor rultor 1192 Aug 3 10:42 pubring.gpg drwxrwxr-x 6 rultor rultor 4096 Aug 3 10:42 repo -rwxrwxr-x 1 rultor rultor 5828 Aug 3 10:42 run.sh -rw-rw-r-- 1 rultor rultor 649 Aug 3 10:42 script.sh -rw-rw-r-- 1 rultor rultor 2570 Aug 3 10:42 secring.gpg -rw-rw-r-- 1 rultor rultor 3832 Aug 3 10:42 settings.xml -rw-rw-r-- 1 rultor rultor 4030 Aug 3 10:42 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-F6zE:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=tag=1.7.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.7.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" --batch-mode'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-F6zE/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1659 yegor256/rultor-image:1.13.0 /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 + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su --login r --command /home/r/script.sh + set -e + set -o pipefail + '[' -e /home/r/.profile ']' + source /home/r/.profile ++ '[' /bin/bash ']' ++ '[' -f /home/r/.bashrc ']' ++ . /home/r/.bashrc +++ '[' -z '' ']' +++ return ++ mesg n ++ true ++ export LC_ALL=en_US.UTF-8 ++ LC_ALL=en_US.UTF-8 ++ export LANG=en_US.UTF-8 ++ LANG=en_US.UTF-8 ++ export LANGUAGE=en_US.UTF-8 ++ LANGUAGE=en_US.UTF-8 ++ source /usr/local/rvm/scripts/rvm +++ builtin test -n '5.0.17(1)-release' -o -n '' -o -n '' +++ case "`uname`" in ++++ uname +++ case "$(command uname -o)" in ++++ command uname -o ++++ uname -o ++++ command ps -p 105 -o ucomm= ++++ ps -p 105 -o ucomm= +++ __shell_name=script.sh +++ case "$__shell_name" in +++ unset __shell_name +++ __rvm_has_opt posix +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.0.17(1)-release ]] +++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\p\o\s\i\x\:* ]] +++ return 1 +++ export HOME rvm_prefix rvm_user_install_flag rvm_path +++ HOME=/home/r +++ [[ -n 0002 ]] +++ (( 0 == 0 )) +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /etc/rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /etc/rvmrc +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /home/r/.rvmrc ]] +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /usr/local/.rvmrc ]] +++ unset rvm_rvmrc_files +++ [[ -z /usr/local/rvm ]] +++ rvm_path=/usr/local/rvm +++ [[ -z /usr/local ]] +++ [[ -n 0 ]] +++ export rvm_loaded_flag +++ [[ -n 5.0.17(1)-release ]] +++ typeset -f rvm +++ rvm_loaded_flag=0 +++ (( 0 == 0 )) +++ [[ -n /usr/local/rvm ]] +++ [[ -d /usr/local/rvm ]] +++ true /usr/local/rvm/scripts +++ [[ ! -f /usr/local/rvm/scripts/base ]] +++ source /usr/local/rvm/scripts/base ++++ __rvm_has_opt errexit ++++ [[ -n '' ]] ++++ [[ -n '' ]] ++++ [[ -n 5.0.17(1)-release ]] ++++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\e\r\r\e\x\i\t\:* ]] ++++ rvm_stored_errexit=1 ++++ set +e ++++ (( 0 == 1 )) ++++ export __array_start rvm_path ++++ [[ -n '' ]] ++++ __array_start=0 ++++ (( 0 == 0 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /etc/rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /home/r/.rvmrc ]] ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /usr/local/.rvmrc ]] ++++ unset rvm_rvmrc_files ++++ export rvm_path ++++ [[ -z /usr/local/rvm ]] ++++ true /usr/local/rvm/scripts ++++ load_rvm_scripts ++++ typeset -a scripts ++++ scripts=(selector logging support utility init cleanup env rvmrc install environment gemset checksum list) ++++ source /usr/local/rvm/scripts/initialize +++++ [[ -n 5.0.17(1)-release ]] +++++ shopt -s extglob +++++ (( 0 == 1 )) +++++ export __rvm_env_loaded +++++ : __rvm_env_loaded:0: +++++ : __rvm_env_loaded:1: +++++ [[ -z '' ]] +++++ typeset -f __rvm_cleanse_variables +++++ (( 0 == 0 )) +++++ [[ -n 0002 ]] +++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++++ [[ -n /usr/local ]] +++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /etc/rvmrc ]] +++++ GREP_OPTIONS= +++++ command grep '^\s*rvm .*$' /etc/rvmrc +++++ source /etc/rvmrc ++++++ umask u=rwx,g=rwx,o=rx +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /home/r/.rvmrc ]] +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /usr/local/.rvmrc ]] +++++ unset rvm_rvmrc_files +++++ export rvm_path +++++ [[ -z /usr/local/rvm ]] +++++ true /usr/local/rvm/scripts +++++ [[ -n 0 ]] +++++ export rvm_user_install_flag +++++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache +++++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag ++++ for entry in ${scripts[@]} ++++ [[ == *\ \s\e\l\e\c\t\o\r\ * ]] ++++ source /usr/local/rvm/scripts/functions/selector +++++ source /usr/local/rvm/scripts/functions/selector_gemsets +++++ source /usr/local/rvm/scripts/functions/selector_late +++++ source /usr/local/rvm/scripts/functions/selector_parse +++++ source /usr/local/rvm/scripts/functions/selector_interpreters ++++ for entry in ${scripts[@]} ++++ [[ == *\ \l\o\g\g\i\n\g\ * ]] ++++ source /usr/local/rvm/scripts/functions/logging +++++ __rvm_set_colors +++++ case "${TERM:-dumb}" in +++++ __rvm_set_color rvm_error_clr red +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_error_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single red +++++ case "$1" in +++++ __buffer+=31 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_error_clr == '' ]] +++++ [[ rvm_error_clr == \p\r\i\n\t ]] +++++ eval 'rvm_error_clr='\''31m'\''' ++++++ rvm_error_clr='31m' +++++ __rvm_set_color rvm_warn_clr yellow +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_warn_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single yellow +++++ case "$1" in +++++ __buffer+=33 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_warn_clr == '' ]] +++++ [[ rvm_warn_clr == \p\r\i\n\t ]] +++++ eval 'rvm_warn_clr='\''33m'\''' ++++++ rvm_warn_clr='33m' +++++ __rvm_set_color rvm_debug_clr magenta +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_debug_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single magenta +++++ case "$1" in +++++ __buffer+=35 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_debug_clr == '' ]] +++++ [[ rvm_debug_clr == \p\r\i\n\t ]] +++++ eval 'rvm_debug_clr='\''35m'\''' ++++++ rvm_debug_clr='35m' +++++ __rvm_set_color rvm_notify_clr green +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_notify_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single green +++++ case "$1" in +++++ __buffer+=32 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_notify_clr == '' ]] +++++ [[ rvm_notify_clr == \p\r\i\n\t ]] +++++ eval 'rvm_notify_clr='\''32m'\''' ++++++ rvm_notify_clr='32m' +++++ __rvm_set_color rvm_code_clr blue +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_code_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single blue +++++ case "$1" in +++++ __buffer+=34 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_code_clr == '' ]] +++++ [[ rvm_code_clr == \p\r\i\n\t ]] +++++ eval 'rvm_code_clr='\''34m'\''' ++++++ rvm_code_clr='34m' +++++ __rvm_set_color rvm_comment_clr iblack +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_comment_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single iblack +++++ case "$1" in +++++ __buffer+='30;1' +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_comment_clr == '' ]] +++++ [[ rvm_comment_clr == \p\r\i\n\t ]] +++++ eval 'rvm_comment_clr='\''30;1m'\''' ++++++ rvm_comment_clr='30;1m' +++++ __rvm_set_color rvm_reset_clr reset +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_reset_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single reset +++++ case "$1" in +++++ __buffer+=0 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_reset_clr == '' ]] +++++ [[ rvm_reset_clr == \p\r\i\n\t ]] +++++ eval 'rvm_reset_clr='\''0m'\''' ++++++ rvm_reset_clr='0m' +++++ exec ++++ for entry in ${scripts[@]} ++++ [[ == *\ \s\u\p\p\o\r\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/support +++++ [[ -n '' ]] +++++ __rvm_setup_utils_functions +++++ typeset gnu_tools_path gnu_prefix gnu_util +++++ typeset -a gnu_utils gnu_missing +++++ gnu_utils=(awk cp date find sed tail tar xargs) +++++ gnu_missing=() +++++ is_a_function __rvm_setup_utils_functions_ +++++ typeset -f __rvm_setup_utils_functions_ +++++ return 1 +++++ __rvm_setup_utils_functions_Other +++++ __rvm_setup_utils_functions_common +++++ command which --skip-alias --skip-functions which +++++ command which whence +++++ command which which +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_awk() { \awk "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_cp() { \cp "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_date() { \date "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_find() { \find "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_sed() { \sed "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_tail() { \tail "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_tar() { \tar "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_xargs() { \xargs "$@" || return $?; }' +++++ source /usr/local/rvm/scripts/functions/db +++++ source /usr/local/rvm/scripts/functions/detect/system ++++++ source /usr/local/rvm/scripts/functions/detect/system_version/codename ++++++ __rvm_detect_system ++++++ unset _system_type _system_name _system_version _system_arch ++++++ export _system_type _system_name _system_version _system_arch +++++++ command uname -a +++++++ uname -a ++++++ _system_info='Linux docker 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux' ++++++ _system_type=unknown ++++++ _system_name=unknown ++++++ _system_name_lowercase=unknown ++++++ _system_version=unknown +++++++ command uname -m +++++++ uname -m ++++++ _system_arch=x86_64 ++++++ case "$(command uname)" in +++++++ command uname +++++++ uname ++++++ source /usr/local/rvm/scripts/functions/detect/system_name/lsb_release ++++++ source /usr/local/rvm/scripts/functions/detect/system_name/os_release ++++++ _system_type=Linux ++++++ [[ -f /etc/lsb-release ]] ++++++ __rvm_detect_system_from_lsb_release +++++++ awk -F= '$1=="DISTRIB_ID"{print $2}' /etc/lsb-release +++++++ head -n 1 +++++++ tr '[A-Z]' '[a-z]' +++++++ tr -d '"' ++++++ local __system_name=ubuntu ++++++ case $__system_name in ++++++ _system_name=Ubuntu +++++++ awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release +++++++ head -n 1 ++++++ _system_version=20.04 +++++++ uname -m ++++++ _system_arch=x86_64 ++++++ return 0 ++++++ : ++++++ _system_type=Linux ++++++ _system_name=Ubuntu +++++++ echo Ubuntu +++++++ command tr '[A-Z]' '[a-z]' +++++++ tr '[A-Z]' '[a-z]' ++++++ _system_name_lowercase=ubuntu ++++++ _system_version=20.04 ++++++ _system_arch=x86_64 ++++++ _system_arch=x86_64 ++++++ _system_arch=x86_64 ++++++ __rvm_detect_system_override ++++++ typeset _var ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_type _system_type ++++++ typeset value key variable ++++++ key=system_type ++++++ variable=_system_type ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_type +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_type +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_type +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_type +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_type +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_type +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_name _system_name ++++++ typeset value key variable ++++++ key=system_name ++++++ variable=_system_name ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_name +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_name +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_name +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_name +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_name +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_name +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_name_lowercase _system_name_lowercase ++++++ typeset value key variable ++++++ key=system_name_lowercase ++++++ variable=_system_name_lowercase ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_name_lowercase +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_name_lowercase +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_name_lowercase +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_name_lowercase +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_name_lowercase +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_name_lowercase +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_version _system_version ++++++ typeset value key variable ++++++ key=system_version ++++++ variable=_system_version ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_version +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_version +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_version +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_version +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_version +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_version +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_arch _system_arch ++++++ typeset value key variable ++++++ key=system_arch ++++++ variable=_system_arch ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_arch +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_arch +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_arch +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_arch +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_arch +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_arch +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 +++++ __rvm_setup_statf_function +++++ [[ Linux == Darwin ]] +++++ [[ Linux == BSD ]] +++++ __rvm_setup_sudo_function +++++ is_a_function __rvm_setup_sudo_function_Ubuntu +++++ typeset -f __rvm_setup_sudo_function_Ubuntu +++++ return 1 +++++ __rvm_setup_sudo_function_Other +++++ __rvm_which sudo +++++ other_utils=(ant automake autoreconf libtoolize make mount patch readlink) +++++ [[ Ubuntu 20.04 == \S\o\l\a\r\i\s\ \1\0 ]] +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_ant() { \ant "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_automake() { \automake "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_make() { \make "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_mount() { \mount "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_patch() { \patch "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_readlink() { \readlink "$@" || return $?; }' +++++ unset other_util other_utils ++++ for entry in ${scripts[@]} ++++ [[ == *\ \u\t\i\l\i\t\y\ * ]] ++++ source /usr/local/rvm/scripts/functions/utility +++++ source /usr/local/rvm/scripts/functions/utility_logging +++++ source /usr/local/rvm/scripts/functions/utility_package +++++ source /usr/local/rvm/scripts/functions/utility_rubygems +++++ source /usr/local/rvm/scripts/functions/utility_system ++++ for entry in ${scripts[@]} ++++ [[ == *\ \i\n\i\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/init ++++ for entry in ${scripts[@]} ++++ [[ == *\ \c\l\e\a\n\u\p\ * ]] ++++ source /usr/local/rvm/scripts/functions/cleanup ++++ for entry in ${scripts[@]} ++++ [[ == *\ \e\n\v\ * ]] ++++ source /usr/local/rvm/scripts/functions/env ++++ for entry in ${scripts[@]} ++++ [[ == *\ \r\v\m\r\c\ * ]] ++++ source /usr/local/rvm/scripts/functions/rvmrc +++++ source /usr/local/rvm/scripts/functions/rvmrc_env +++++ source /usr/local/rvm/scripts/functions/rvmrc_project +++++ source /usr/local/rvm/scripts/functions/rvmrc_set +++++ source /usr/local/rvm/scripts/functions/rvmrc_to +++++ source /usr/local/rvm/scripts/functions/rvmrc_trust +++++ source /usr/local/rvm/scripts/functions/rvmrc_warning ++++ for entry in ${scripts[@]} ++++ [[ == *\ \i\n\s\t\a\l\l\ * ]] ++++ source /usr/local/rvm/scripts/functions/install ++++ for entry in ${scripts[@]} ++++ [[ == *\ \e\n\v\i\r\o\n\m\e\n\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/environment ++++ for entry in ${scripts[@]} ++++ [[ == *\ \g\e\m\s\e\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/gemset ++++ for entry in ${scripts[@]} ++++ [[ == *\ \c\h\e\c\k\s\u\m\ * ]] ++++ source /usr/local/rvm/scripts/functions/checksum ++++ for entry in ${scripts[@]} ++++ [[ == *\ \l\i\s\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/list ++++ unset rvm_base_except +++ __rvm_ensure_is_a_function +++ [[ 0 == 1 ]] +++ is_a_function rvm +++ typeset -f rvm +++ return 1 +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/version ]] +++ source /usr/local/rvm/scripts/functions/version +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/selector ]] +++ source /usr/local/rvm/scripts/functions/selector ++++ source /usr/local/rvm/scripts/functions/selector_gemsets ++++ source /usr/local/rvm/scripts/functions/selector_late ++++ source /usr/local/rvm/scripts/functions/selector_parse ++++ source /usr/local/rvm/scripts/functions/selector_interpreters +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/cd ]] +++ source /usr/local/rvm/scripts/cd ++++ case "${rvm_project_rvmrc:-1}" in ++++ source /usr/local/rvm/scripts/extras/bash_zsh_support/chpwd/function.sh ++++ [[ -n '' ]] ++++ [[ == *\ \_\_\r\v\m\_\c\d\_\f\u\n\c\t\i\o\n\s\_\s\e\t\ * ]] ++++ chpwd_functions=("${chpwd_functions[@]}" __rvm_cd_functions_set) ++++ (( 0 == 1 )) +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/cli ]] +++ source /usr/local/rvm/scripts/functions/cli ++++ source /usr/local/rvm/scripts/functions/version +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/cli ]] +++ source /usr/local/rvm/scripts/cli +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/override_gem ]] +++ source /usr/local/rvm/scripts/override_gem ++++ [[ 0 -eq 0 ]] +++ __rvm_setup +++ __variables_definition export +++ typeset -a __variables_list __array_list +++ typeset __method +++ __method=export +++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) +++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) +++ case "${__method}" in +++ true +++ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error +++ [[ -n 5.0.17(1)-release ]] +++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems +++ (( __rvm_env_loaded != 1 )) +++ [[ -n 5.0.17(1)-release ]] +++ __function_on_stack cd pushd popd +++ __rvm_string_includes '__function_on_stack __rvm_setup source source main' cd pushd popd +++ typeset __search '__text=__function_on_stack __rvm_setup source source main' +++ shift +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \c\d\ * ]] +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \p\u\s\h\d\ * ]] +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \p\o\p\d\ * ]] +++ return 1 +++ return 1 +++ export rvm_shell_nounset +++ __rvm_has_opt nounset +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.0.17(1)-release ]] +++ [[ :braceexpand:hashall:interactive-comments:pipefail:xtrace: == *\:\n\o\u\n\s\e\t\:* ]] +++ return 1 +++ rvm_bash_nounset=0 +++ set +o nounset ++++ trap ++++ __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ GREP_OPTIONS= ++++ command grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ return 1 ++++ true +++ _rvm_old_traps= +++ trap '__rvm_teardown_final ; set +x' EXIT HUP INT QUIT TERM +++ [[ -n '' ]] +++ export rvm_version ++++ __rvm_version_installed +++++ command cat /usr/local/rvm/VERSION +++++ cat /usr/local/rvm/VERSION +++++ command cat /usr/local/rvm/RELEASE ++++ echo '1.29.12 (latest)' +++ rvm_version='1.29.12 (latest)' +++ alias 'rvm-restart=rvm_reload_flag=1 source '\''/usr/local/rvm/scripts/rvm'\''' ++++ builtin command -v ruby +++ __path_to_ruby=/usr/local/rvm/rubies/ruby-2.7.0/bin/ruby +++ [[ -z /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby ]] +++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby != \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]] +++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\/\r\u\b\y ]] +++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]] +++ [[ -z /usr/local/rvm/gems/ruby-2.7.0 ]] +++ [[ -z /usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global ]] +++ unset __path_to_ruby +++ [[ :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin: == *\:\/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\:* ]] +++ (( 0 == 1 )) +++ rvm_loaded_flag=1 +++ __rvm_teardown +++ builtin command -v __rvm_cleanup_tmp +++ __rvm_cleanup_tmp +++ [[ -d /usr/local/rvm/tmp/ ]] +++ case "${rvm_tmp_path%\/}" in +++ __rvm_rm_rf '/usr/local/rvm/tmp/105*' +++ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/105*' +++ typeset target +++ target='/usr/local/rvm/tmp/105*' +++ [[ -n '' ]] +++ [[ -n 5.0.17(1)-release ]] +++ builtin shopt -s extglob +++ case "${target}" in +++ [[ -z /usr/local/rvm/tmp/105* ]] +++ [[ -d /usr/local/rvm/tmp/105* ]] +++ [[ -f /usr/local/rvm/tmp/105* ]] +++ [[ -L /usr/local/rvm/tmp/105* ]] +++ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/105*' +++ (( 0 )) +++ return 0 +++ true +++ true +++ export __rvm_env_loaded +++ : __rvm_env_loaded:1: +++ : __rvm_env_loaded:1: +++ : __rvm_env_loaded:0: +++ [[ -z /usr/local/rvm/tmp ]] +++ (( __rvm_env_loaded > 0 )) +++ [[ -n 5.0.17(1)-release ]] +++ trap - EXIT HUP INT QUIT TERM +++ [[ -n '' ]] +++ (( rvm_bash_nounset == 1 )) +++ unset rvm_bash_nounset +++ [[ -n '' ]] +++ [[ -n 0002 ]] +++ umask 0002 +++ unset rvm_stored_umask +++ builtin command -v __rvm_cleanup_download +++ [[ 1 == \1 ]] +++ set -e +++ __variables_definition unset +++ typeset -a __variables_list __array_list +++ typeset __method +++ __method=unset +++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) +++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) +++ case "${__method}" in +++ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures +++ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error +++ [[ -n 5.0.17(1)-release ]] +++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems +++ unset _system_arch _system_name _system_type _system_version +++ return 0 +++ [[ 0 -eq 1 ]] +++ unset rvm_prefix_needs_trailing_slash rvm_gems_cache_path rvm_gems_path rvm_project_rvmrc_default rvm_gemset_separator rvm_reload_flag ++ export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 ++ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin ++ export M2_HOME=/usr/local/apache-maven/apache-maven- ++ M2_HOME=/usr/local/apache-maven/apache-maven- ++ . /home/r/.cargo/env +++ case ":${PATH}:" in ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + __zsh_like_cd cd /home/r/repo + typeset __zsh_like_cd_hook + builtin cd /home/r/repo + for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}" + typeset -f chpwd + for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}" + typeset -f __rvm_cd_functions_set + __rvm_cd_functions_set + __rvm_do_with_env_before + [[ -n '' ]] + [[ -n /usr/local/rvm ]] + source /usr/local/rvm/scripts/initialize ++ [[ -n 5.0.17(1)-release ]] ++ shopt -s extglob ++ (( 0 == 1 )) ++ export __rvm_env_loaded ++ : __rvm_env_loaded:0: ++ : __rvm_env_loaded:1: ++ [[ -z '' ]] ++ typeset -f __rvm_cleanse_variables ++ __rvm_cleanse_variables ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n '' ]] +++ umask ++ export rvm_stored_umask=0002 ++ rvm_stored_umask=0002 ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ [[ 0 -eq 1 ]] ++ unset rvm_gemset_name ++ unset rvm_configure_flags rvm_patch_names rvm_make_flags ++ unset rvm_env_string rvm_ruby_string rvm_action rvm_error_message rvm_force_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_json_flag rvm_yaml_flag rvm_file_name rvm_user_flag rvm_system_flag rvm_install_flag rvm_llvm_flag rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_docs_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ (( 0 == 0 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /etc/rvmrc ]] ++ GREP_OPTIONS= ++ command grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /home/r/.rvmrc ]] ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /usr/local/.rvmrc ]] ++ unset rvm_rvmrc_files ++ export rvm_path ++ [[ -z /usr/local/rvm ]] ++ true /usr/local/rvm/scripts ++ [[ -n '' ]] ++ case "$rvm_path" in ++ rvm_user_install_flag=0 ++ export rvm_user_install_flag ++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache ++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag + __rvm_setup + __variables_definition export + typeset -a __variables_list __array_list + typeset __method + __method=export + __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) + __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) + case "${__method}" in + true + export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error + [[ -n 5.0.17(1)-release ]] + export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems + (( __rvm_env_loaded != 1 )) + [[ -n 5.0.17(1)-release ]] + __function_on_stack cd pushd popd + __rvm_string_includes '__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' cd pushd popd + typeset __search '__text=__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' + shift + for __search in "$@" + [[ __function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main == *\ \c\d\ * ]] + return 0 + [[ -n '' ]] + [[ -n '' ]] + __rvm_project_rvmrc + export __rvm_project_rvmrc_lock + : __rvm_project_rvmrc_lock:0 + : __rvm_project_rvmrc_lock:1 + (( __rvm_project_rvmrc_lock > 1 )) + typeset working_dir found_file rvm_trustworthiness_result save_PATH + working_dir=/home/r/repo + save_PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin + : + [[ -z /home/r/repo ]] + [[ /home/r == \/\h\o\m\e\/\r\/\r\e\p\o ]] + [[ /usr/local == \/\h\o\m\e\/\r\/\r\e\p\o ]] + [[ /home/r/repo == \. ]] + __rvm_project_dir_check /home/r/repo found_file + typeset _found_file path_to_check variable variable_default + typeset -a _valid_files + path_to_check=/home/r/repo + variable=found_file + variable_default= + _valid_files=("$path_to_check" "$path_to_check/.rvmrc" "$path_to_check/.versions.conf" "$path_to_check/.ruby-version" "$path_to_check/.rbfu-version" "$path_to_check/.rbenv-version" "$path_to_check/Gemfile") + __rvm_find_first_file _found_file /home/r/repo /home/r/repo/.rvmrc /home/r/repo/.versions.conf /home/r/repo/.ruby-version /home/r/repo/.rbfu-version /home/r/repo/.rbenv-version /home/r/repo/Gemfile + typeset _first_file _variable_first_file __file_enum + _first_file= + _variable_first_file=_found_file + shift + for __file_enum in "$@" + [[ -f /home/r/repo ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rvmrc ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.versions.conf ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.ruby-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rbfu-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rbenv-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/Gemfile ]] + eval '_found_file=""' ++ _found_file= + return 1 + true + [[ ! -s '' ]] + _found_file= + [[ -n found_file ]] + eval 'found_file="${_found_file:-}"' ++ found_file= + [[ -n '' ]] + typeset __result=1 + unset RVM_PROJECT_PATH + return 1 + working_dir=/home/r + : + [[ -z /home/r ]] + [[ /home/r == \/\h\o\m\e\/\r ]] + (( 0 >= 1 )) + [[ -n '' ]] + __rvm_file_env_check_unload + (( 0 > 0 )) + rvm_saved_env=() + unset rvm_current_rvmrc rvm_previous_environment + break + unset __rvm_project_rvmrc_lock + return 1 + true + __rvm_after_cd + typeset rvm_hook + rvm_hook=after_cd + [[ -n /usr/local/rvm/scripts ]] + source /usr/local/rvm/scripts/hook ++ typeset old_rvm_verbose_flag old_rvm_debug_flag ++ old_rvm_verbose_flag=0 ++ old_rvm_debug_flag=0 ++ typeset rvm_verbose_flag rvm_debug_flag hooks ++ true rvm_verbose_flag:0 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_cd ++ [[ -n after_cd ]] ++ hooks=() ++ [[ -d /usr/local/rvm/hooks ]] ++ hooks+=("$rvm_hooks_path") ++ [[ /home/r/repo/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]] ++ [[ -d /home/r/repo/.rvm/hooks ]] ++ [[ -n /usr/local/rvm/hooks ]] ++ __rvm_read_lines _hooks_list /dev/fd/63 ++ typeset IFS ++ IFS=' ' +++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_cd*' -type f ++ [[ /dev/fd/63 == \- ]] ++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )' +++ _hooks_list=($( \command \cat "${2:--}" )) ++++ command cat /dev/fd/63 ++++ cat /dev/fd/63 ++ for hook in "${_hooks_list[@]}" ++ [[ -x /usr/local/rvm/hooks/after_cd_install_vendored_gems ]] ++ [[ after_cd_install_vendored_gems == \a\f\t\e\r\_\c\d ]] ++ for hook in "${_hooks_list[@]}" ++ [[ -x /usr/local/rvm/hooks/after_cd_bundler ]] ++ [[ after_cd_bundler == \a\f\t\e\r\_\c\d ]] ++ unset rvm_hook hooks _hooks_list hook + __rvm_do_with_env_after + __rvm_teardown + builtin command -v __rvm_cleanup_tmp + __rvm_cleanup_tmp + [[ -d /usr/local/rvm/tmp/ ]] + case "${rvm_tmp_path%\/}" in + __rvm_rm_rf '/usr/local/rvm/tmp/105*' + __rvm_rm_rf_verbose '/usr/local/rvm/tmp/105*' + typeset target + target='/usr/local/rvm/tmp/105*' + [[ -n '' ]] + [[ -n 5.0.17(1)-release ]] + builtin shopt -s extglob + case "${target}" in + [[ -z /usr/local/rvm/tmp/105* ]] + [[ -d /usr/local/rvm/tmp/105* ]] + [[ -f /usr/local/rvm/tmp/105* ]] + [[ -L /usr/local/rvm/tmp/105* ]] + rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/105*' + (( 0 )) + return 0 + true + true + export __rvm_env_loaded + : __rvm_env_loaded:1: + : __rvm_env_loaded:1: + : __rvm_env_loaded:0: + [[ -z /usr/local/rvm/tmp ]] + (( __rvm_env_loaded > 0 )) + [[ -n 5.0.17(1)-release ]] + trap - EXIT HUP INT QUIT TERM + [[ -n '' ]] + (( rvm_bash_nounset == 1 )) + unset rvm_bash_nounset + [[ -n '' ]] + [[ -n 0002 ]] + umask 0002 + unset rvm_stored_umask + builtin command -v __rvm_cleanup_download + [[ '' == \1 ]] + __variables_definition unset + typeset -a __variables_list __array_list + typeset __method + __method=unset + __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) + __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) + case "${__method}" in + unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures + unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error + [[ -n 5.0.17(1)-release ]] + export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems + unset _system_arch _system_name _system_type _system_version + return 0 + return 0 + true + export head=git@github.com:jcabi/jcabi-github.git + head=git@github.com:jcabi/jcabi-github.git + export tag=1.7.0 + tag=1.7.0 + export head_branch=master + head_branch=master + export author=yegor256 + author=yegor256 + pdd --file=/dev/null Found 7 lines in /home/r/repo/.pdd My version is 0.21.3 Ruby version is 2.7.0 at x86_64-linux Reading from root dir . Excluding target/**/* Excluding src/main/resources/images/**/* /home/r/repo/renovate.json is a binary file (107 bytes) Reading LICENSE.txt ... Reading .github/workflows/pdd.yml ... Reading .github/workflows/xcop.yml ... Reading .github/workflows/mvn.yml ... Reading .github/workflows/codecov.yml ... Reading .pdd ... Reading .0pdd.yml ... Reading src/site/apt/respect-limits.apt.vm ... Reading src/site/apt/index.apt.vm ... Reading src/site/site.xml ... Reading src/site/resources/CNAME ... Reading src/test/java/com/jcabi/github/SmartJsonTest.java ... Reading src/test/java/com/jcabi/github/RtBranchTest.java ... Reading src/test/java/com/jcabi/github/RtBlobsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java ... Reading src/test/java/com/jcabi/github/mock/MkTreeTest.java ... Reading src/test/java/com/jcabi/github/mock/MkGitTest.java ... Reading src/test/java/com/jcabi/github/mock/MkMilestoneTest.java ... Reading src/test/java/com/jcabi/github/mock/MkReposTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPullCommentTest.java ... Reading src/test/java/com/jcabi/github/mock/MkStarsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkCommentsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkGistTest.java ... Reading src/test/java/com/jcabi/github/mock/MkTagTest.java ... Reading src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkTagsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkNotificationTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPullTest.java ... Reading src/test/java/com/jcabi/github/mock/MkForksTest.java ... Reading src/test/java/com/jcabi/github/mock/MkUserTest.java ... Reading src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkAssigneesTest.java ... Reading src/test/java/com/jcabi/github/mock/MkContentsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkIssueTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPullRefTest.java ... Reading src/test/java/com/jcabi/github/mock/MkReleasesTest.java ... Reading src/test/java/com/jcabi/github/mock/MkNotificationsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkCommitsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java ... Reading src/test/java/com/jcabi/github/mock/MkSearchTest.java ... Reading src/test/java/com/jcabi/github/mock/MkReferenceTest.java ... Reading src/test/java/com/jcabi/github/mock/MkStorageTest.java ... Reading src/test/java/com/jcabi/github/mock/MkRepoTest.java ... Reading src/test/java/com/jcabi/github/mock/MkEventTest.java ... Reading src/test/java/com/jcabi/github/mock/MkReferencesTest.java ... Reading src/test/java/com/jcabi/github/mock/MkBranchTest.java ... Reading src/test/java/com/jcabi/github/mock/JsonPatchTest.java ... Reading src/test/java/com/jcabi/github/mock/MkTreesTest.java ... Reading src/test/java/com/jcabi/github/mock/MkChecksTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java ... Reading src/test/java/com/jcabi/github/mock/MkGithubTest.java ... Reading src/test/java/com/jcabi/github/mock/MkMilestonesTest.java ... Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkGistsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkIssuesTest.java ... Reading src/test/java/com/jcabi/github/mock/package-info.java ... Reading src/test/java/com/jcabi/github/mock/MkReleaseTest.java ... Reading src/test/java/com/jcabi/github/mock/MkBranchesTest.java ... Reading src/test/java/com/jcabi/github/mock/MkContentTest.java ... Reading src/test/java/com/jcabi/github/mock/MkCommentTest.java ... Reading src/test/java/com/jcabi/github/mock/JsonNodeTest.java ... Reading src/test/java/com/jcabi/github/mock/MkGitignoresTest.java ... Reading src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkMarkdownTest.java ... Reading src/test/java/com/jcabi/github/mock/MkForkTest.java ... Reading src/test/java/com/jcabi/github/mock/MkHookTest.java ... Reading src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPullsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkBlobsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java ... Reading src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java ... Reading src/test/java/com/jcabi/github/mock/MkHooksTest.java ... Reading src/test/java/com/jcabi/github/mock/MkLimitsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java ... Reading src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java ... Reading src/test/java/com/jcabi/github/mock/MkCheckTest.java ... Reading src/test/java/com/jcabi/github/mock/MkLabelsTest.java ... Reading src/test/java/com/jcabi/github/RtGistCommentTest.java ... Reading src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java ... Reading src/test/java/com/jcabi/github/RtGithubITCase.java ... Reading src/test/java/com/jcabi/github/ImmutabilityTest.java ... Reading src/test/java/com/jcabi/github/ReleaseTest.java ... Reading src/test/java/com/jcabi/github/RtReleaseTest.java ... Reading src/test/java/com/jcabi/github/RtPaginationTest.java ... Reading src/test/java/com/jcabi/github/RtLabelsITCase.java ... Reading src/test/java/com/jcabi/github/RtMarkdownTest.java ... Reading src/test/java/com/jcabi/github/RtReleaseAssetsTest.java ... Reading src/test/java/com/jcabi/github/RtUserOrganizationsTest.java ... Reading src/test/java/com/jcabi/github/RtLabelTest.java ... Reading src/test/java/com/jcabi/github/RtGistsTest.java ... Reading src/test/java/com/jcabi/github/CommitsComparisonTest.java ... Reading src/test/java/com/jcabi/github/RtPullRefITCase.java ... Puzzle 1125-99a7deed 30/DEV at src/test/java/com/jcabi/github/RtPullRefITCase.java Reading src/test/java/com/jcabi/github/RtStatusTest.java ... Reading src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java ... Reading src/test/java/com/jcabi/github/RtContentsTest.java ... Reading src/test/java/com/jcabi/github/RtReferencesTest.java ... Reading src/test/java/com/jcabi/github/RtDeployKeyTest.java ... Reading src/test/java/com/jcabi/github/RtForksITCase.java ... Reading src/test/java/com/jcabi/github/RtCollaboratorsTest.java ... Reading src/test/java/com/jcabi/github/RtGistCommentITCase.java ... Reading src/test/java/com/jcabi/github/RtTagsITCase.java ... Reading src/test/java/com/jcabi/github/RepoRule.java ... Reading src/test/java/com/jcabi/github/RtUserITCase.java ... Reading src/test/java/com/jcabi/github/IssueLabelsTest.java ... Reading src/test/java/com/jcabi/github/PullCommentTest.java ... Reading src/test/java/com/jcabi/github/RtAssigneesITCase.java ... Reading src/test/java/com/jcabi/github/PublicKeyTest.java ... Reading src/test/java/com/jcabi/github/RtGistITCase.java ... Reading src/test/java/com/jcabi/github/RtOrganizationsTest.java ... Reading src/test/java/com/jcabi/github/CoordinatesTest.java ... Reading src/test/java/com/jcabi/github/RtUserEmailsTest.java ... Reading src/test/java/com/jcabi/github/RtOrganizationsITCase.java ... Reading src/test/java/com/jcabi/github/GithubIT.java ... Reading src/test/java/com/jcabi/github/RepoTest.java ... Reading src/test/java/com/jcabi/github/RtReposITCase.java ... Reading src/test/java/com/jcabi/github/RtNotificationsITestCase.java ... Puzzle 920-e9a632ce 0/DEV at src/test/java/com/jcabi/github/RtNotificationsITestCase.java Reading src/test/java/com/jcabi/github/RtIssueLabelsITCase.java ... Reading src/test/java/com/jcabi/github/RtCommentTest.java ... Reading src/test/java/com/jcabi/github/RtReposTest.java ... Reading src/test/java/com/jcabi/github/RtReleasesTest.java ... Reading src/test/java/com/jcabi/github/RtStatusesTest.java ... Puzzle 1130-addbfb1d 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java Puzzle 1490-7b753dc7 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java Reading src/test/java/com/jcabi/github/RtContentsITCase.java ... Puzzle 863-4e783bd3 0/DEV at src/test/java/com/jcabi/github/RtContentsITCase.java Reading src/test/java/com/jcabi/github/RtPublicKeyITCase.java ... Reading src/test/java/com/jcabi/github/LimitTest.java ... Reading src/test/java/com/jcabi/github/RtJsonTest.java ... Reading src/test/java/com/jcabi/github/RtRepoTest.java ... Reading src/test/java/com/jcabi/github/RtRepoCommitsITCase.java ... Reading src/test/java/com/jcabi/github/RtCommitsTest.java ... Reading src/test/java/com/jcabi/github/RtPullTest.java ... Reading src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java ... Reading src/test/java/com/jcabi/github/RtReactionTest.java ... Reading src/test/java/com/jcabi/github/RtValuePaginationTest.java ... Reading src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java ... Reading src/test/java/com/jcabi/github/wire/CarefulWireTest.java ... Reading src/test/java/com/jcabi/github/wire/package-info.java ... Reading src/test/java/com/jcabi/github/RtNotificationsTest.java ... Puzzle 920-268906e9 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java Puzzle 920-987ae9ac 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java Puzzle 920-14172983 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java Reading src/test/java/com/jcabi/github/RtPublicMembersITCase.java ... Reading src/test/java/com/jcabi/github/RtTreesITCase.java ... Reading src/test/java/com/jcabi/github/StatusesTest.java ... Reading src/test/java/com/jcabi/github/RtPullsTest.java ... Reading src/test/java/com/jcabi/github/RtBranchesTest.java ... Reading src/test/java/com/jcabi/github/OrganizationTest.java ... Reading src/test/java/com/jcabi/github/RtGitignoresITCase.java ... Reading src/test/java/com/jcabi/github/ReleaseAssetTest.java ... Reading src/test/java/com/jcabi/github/RtGistCommentsITCase.java ... Reading src/test/java/com/jcabi/github/RtReleaseAssetITCase.java ... Reading src/test/java/com/jcabi/github/RtForkTest.java ... Reading src/test/java/com/jcabi/github/RtGistsITCase.java ... Reading src/test/java/com/jcabi/github/RtMilestonesTest.java ... Reading src/test/java/com/jcabi/github/RtHooksITCase.java ... Reading src/test/java/com/jcabi/github/OAuthScope.java ... Puzzle 975-0a524603 30/DEV at src/test/java/com/jcabi/github/OAuthScope.java Reading src/test/java/com/jcabi/github/RtReleasesITCase.java ... Reading src/test/java/com/jcabi/github/RtReferencesITCase.java ... Reading src/test/java/com/jcabi/github/RtCommitTest.java ... Reading src/test/java/com/jcabi/github/RtStarsTest.java ... Reading src/test/java/com/jcabi/github/RtIssuesTest.java ... Reading src/test/java/com/jcabi/github/RtPublicKeysTest.java ... Reading src/test/java/com/jcabi/github/RtUserTest.java ... Reading src/test/java/com/jcabi/github/RtIssueITCase.java ... Reading src/test/java/com/jcabi/github/RtIssueTest.java ... Reading src/test/java/com/jcabi/github/RtStarsITCase.java ... Reading src/test/java/com/jcabi/github/MilestoneTest.java ... Reading src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java ... Reading src/test/java/com/jcabi/github/RtMarkdownITCase.java ... Reading src/test/java/com/jcabi/github/RtPullCommentsTest.java ... Reading src/test/java/com/jcabi/github/RtUserEmailsITCase.java ... Reading src/test/java/com/jcabi/github/VisibilityTest.java ... Reading src/test/java/com/jcabi/github/FromPopertiesTest.java ... Reading src/test/java/com/jcabi/github/RtForksTest.java ... Reading src/test/java/com/jcabi/github/LabelTest.java ... Reading src/test/java/com/jcabi/github/RtTagsTest.java ... Reading src/test/java/com/jcabi/github/RtGithubTest.java ... Reading src/test/java/com/jcabi/github/RtReleaseAssetTest.java ... Reading src/test/java/com/jcabi/github/RtPublicKeyTest.java ... Reading src/test/java/com/jcabi/github/RtUsersTest.java ... Reading src/test/java/com/jcabi/github/RtLimitTest.java ... Reading src/test/java/com/jcabi/github/package-info.java ... Reading src/test/java/com/jcabi/github/DeployKeyTest.java ... Reading src/test/java/com/jcabi/github/IssueTest.java ... Reading src/test/java/com/jcabi/github/RtRepoITCase.java ... Reading src/test/java/com/jcabi/github/RtSearchITCase.java ... Reading src/test/java/com/jcabi/github/RtPublicKeysITCase.java ... Reading src/test/java/com/jcabi/github/SmartsTest.java ... Reading src/test/java/com/jcabi/github/RtSearchPaginationTest.java ... Reading src/test/java/com/jcabi/github/RtTreesTest.java ... Reading src/test/java/com/jcabi/github/RtBlobsITCase.java ... Reading src/test/java/com/jcabi/github/RtRepoCommitTest.java ... Reading src/test/java/com/jcabi/github/RtPublicMembersTest.java ... Reading src/test/java/com/jcabi/github/StatusTest.java ... Reading src/test/java/com/jcabi/github/RtReferenceTest.java ... Reading src/test/java/com/jcabi/github/RtLabelsTest.java ... Reading src/test/java/com/jcabi/github/RtTagTest.java ... Reading src/test/java/com/jcabi/github/ContentTest.java ... Reading src/test/java/com/jcabi/github/RtHookTest.java ... Reading src/test/java/com/jcabi/github/RtAssigneesTest.java ... Reading src/test/java/com/jcabi/github/PullRefTest.java ... Reading src/test/java/com/jcabi/github/PullTest.java ... Reading src/test/java/com/jcabi/github/RtCheckTest.java ... Reading src/test/java/com/jcabi/github/RtDeployKeysITCase.java ... Reading src/test/java/com/jcabi/github/RtMilestonesITCase.java ... Reading src/test/java/com/jcabi/github/RtGitignoresTest.java ... Reading src/test/java/com/jcabi/github/ClasspathRule.java ... Reading src/test/java/com/jcabi/github/ExistenceTest.java ... Reading src/test/java/com/jcabi/github/RtPullRefTest.java ... Reading src/test/java/com/jcabi/github/RepoCommitTest.java ... Reading src/test/java/com/jcabi/github/FileChangeTest.java ... Reading src/test/java/com/jcabi/github/RtOrganizationTest.java ... Reading src/test/java/com/jcabi/github/RtHooksTest.java ... Reading src/test/java/com/jcabi/github/RtGistCommentsTest.java ... Reading src/test/java/com/jcabi/github/RandomPort.java ... Reading src/test/java/com/jcabi/github/RtGistTest.java ... Reading src/test/java/com/jcabi/github/RtGitTest.java ... Reading src/test/java/com/jcabi/github/RtSearchTest.java ... Reading src/test/java/com/jcabi/github/ForkTest.java ... Reading src/test/java/com/jcabi/github/RtContentTest.java ... Reading src/test/java/com/jcabi/github/RtLimitsITCase.java ... Reading src/test/java/com/jcabi/github/RtChecksTest.java ... Reading src/test/java/com/jcabi/github/RtIssuesITCase.java ... Reading src/test/java/com/jcabi/github/RtPullCommentTest.java ... Reading src/test/java/com/jcabi/github/RtTagITCase.java ... Reading src/test/java/com/jcabi/github/RtRepoCommitsTest.java ... Reading src/test/java/com/jcabi/github/RtReleaseITCase.java ... Reading src/test/java/com/jcabi/github/RtEventTest.java ... Reading src/test/java/com/jcabi/github/BulkTest.java ... Reading src/test/java/com/jcabi/github/RtCommitsComparisonTest.java ... Reading src/test/java/com/jcabi/github/RtDeployKeysTest.java ... Reading src/test/resources/log4j.properties ... Reading src/test/resources/META-INF/MANIFEST.MF ... Reading src/it/basic-usage/invoker.properties ... Reading src/it/basic-usage/src/test/java/com/jcabi/foo/package-info.java ... Reading src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java ... Reading src/it/basic-usage/src/test/resources/log4j.properties ... Reading src/it/basic-usage/src/main/java/com/jcabi/foo/Sample.java ... Reading src/it/basic-usage/src/main/java/com/jcabi/foo/package-info.java ... Reading src/it/basic-usage/pom.xml ... Reading src/it/fat-jar/invoker.properties ... Reading src/it/fat-jar/pom.xml ... Reading src/it/settings.xml ... Reading src/main/java/com/jcabi/github/RtFork.java ... Reading src/main/java/com/jcabi/github/PublicKey.java ... Reading src/main/java/com/jcabi/github/Notification.java ... Puzzle 920-1bdea297 0/DEV at src/main/java/com/jcabi/github/Notification.java Reading src/main/java/com/jcabi/github/CommitsComparison.java ... Reading src/main/java/com/jcabi/github/mock/MkFileChange.java ... Reading src/main/java/com/jcabi/github/mock/MkNotifications.java ... Puzzle 913-9c17e827 30/DEV at src/main/java/com/jcabi/github/mock/MkNotifications.java Reading src/main/java/com/jcabi/github/mock/MkCommits.java ... Reading src/main/java/com/jcabi/github/mock/MkReleaseAssets.java ... Reading src/main/java/com/jcabi/github/mock/MkDeployKey.java ... Reading src/main/java/com/jcabi/github/mock/MkMilestone.java ... Reading src/main/java/com/jcabi/github/mock/MkComments.java ... Reading src/main/java/com/jcabi/github/mock/JsonPatch.java ... Reading src/main/java/com/jcabi/github/mock/MkIssues.java ... Reading src/main/java/com/jcabi/github/mock/MkForks.java ... Reading src/main/java/com/jcabi/github/mock/MkPullComment.java ... Reading src/main/java/com/jcabi/github/mock/MkRepo.java ... Puzzle 1061-5da99a0c 0/DEV at src/main/java/com/jcabi/github/mock/MkRepo.java Reading src/main/java/com/jcabi/github/mock/MkMilestones.java ... Reading src/main/java/com/jcabi/github/mock/MkFork.java ... Reading src/main/java/com/jcabi/github/mock/MkStatuses.java ... Puzzle 1129-3099cf0b 30/DEV at src/main/java/com/jcabi/github/mock/MkStatuses.java Reading src/main/java/com/jcabi/github/mock/MkCollaborators.java ... Reading src/main/java/com/jcabi/github/mock/MkPulls.java ... Reading src/main/java/com/jcabi/github/mock/MkUser.java ... Reading src/main/java/com/jcabi/github/mock/MkCheck.java ... Reading src/main/java/com/jcabi/github/mock/MkTag.java ... Reading src/main/java/com/jcabi/github/mock/MkTrees.java ... Reading src/main/java/com/jcabi/github/mock/MkReleases.java ... Reading src/main/java/com/jcabi/github/mock/JsonNode.java ... Reading src/main/java/com/jcabi/github/mock/MkIssueLabels.java ... Reading src/main/java/com/jcabi/github/mock/MkAssignees.java ... Reading src/main/java/com/jcabi/github/mock/MkLabels.java ... Reading src/main/java/com/jcabi/github/mock/MkBranch.java ... Puzzle 1085-a13e40d1 30/DEV at src/main/java/com/jcabi/github/mock/MkBranch.java Reading src/main/java/com/jcabi/github/mock/MkRepos.java ... Reading src/main/java/com/jcabi/github/mock/MkUserEmails.java ... Reading src/main/java/com/jcabi/github/mock/MkOrganization.java ... Puzzle 1107-31e47c0d 30/DEV at src/main/java/com/jcabi/github/mock/MkOrganization.java Reading src/main/java/com/jcabi/github/mock/MkSearch.java ... Reading src/main/java/com/jcabi/github/mock/MkReferences.java ... Reading src/main/java/com/jcabi/github/mock/MkRelease.java ... Reading src/main/java/com/jcabi/github/mock/MkEvent.java ... Puzzle 1063-59da9a37 30/DEV at src/main/java/com/jcabi/github/mock/MkEvent.java Reading src/main/java/com/jcabi/github/mock/MkUsers.java ... Reading src/main/java/com/jcabi/github/mock/MkPublicKey.java ... Reading src/main/java/com/jcabi/github/mock/MkContents.java ... Reading src/main/java/com/jcabi/github/mock/MkUserOrganizations.java ... Reading src/main/java/com/jcabi/github/mock/MkPublicMembers.java ... Reading src/main/java/com/jcabi/github/mock/MkBlobs.java ... Reading src/main/java/com/jcabi/github/mock/MkLimits.java ... Reading src/main/java/com/jcabi/github/mock/MkTree.java ... Reading src/main/java/com/jcabi/github/mock/MkReference.java ... Reading src/main/java/com/jcabi/github/mock/MkGit.java ... Reading src/main/java/com/jcabi/github/mock/MkLabel.java ... Reading src/main/java/com/jcabi/github/mock/MkIterable.java ... Reading src/main/java/com/jcabi/github/mock/MkIssueEvents.java ... Puzzle 1063-0509ffcb 30/DEV at src/main/java/com/jcabi/github/mock/MkIssueEvents.java Reading src/main/java/com/jcabi/github/mock/MkGist.java ... Reading src/main/java/com/jcabi/github/mock/MkPullComments.java ... Reading src/main/java/com/jcabi/github/mock/ImmutableReentrantLock.java ... Reading src/main/java/com/jcabi/github/mock/MkStars.java ... Reading src/main/java/com/jcabi/github/mock/MkMarkdown.java ... Reading src/main/java/com/jcabi/github/mock/MkPullRef.java ... Reading src/main/java/com/jcabi/github/mock/package-info.java ... Reading src/main/java/com/jcabi/github/mock/MkReleaseAsset.java ... Reading src/main/java/com/jcabi/github/mock/MkBranches.java ... Reading src/main/java/com/jcabi/github/mock/MkContent.java ... Reading src/main/java/com/jcabi/github/mock/MkHook.java ... Reading src/main/java/com/jcabi/github/mock/MkIssue.java ... Reading src/main/java/com/jcabi/github/mock/MkGithub.java ... Reading src/main/java/com/jcabi/github/mock/MkGists.java ... Reading src/main/java/com/jcabi/github/mock/MkDeployKeys.java ... Reading src/main/java/com/jcabi/github/mock/MkPull.java ... Reading src/main/java/com/jcabi/github/mock/MkStorage.java ... Reading src/main/java/com/jcabi/github/mock/MkRepoCommits.java ... Reading src/main/java/com/jcabi/github/mock/MkNotification.java ... Reading src/main/java/com/jcabi/github/mock/MkCommitsComparison.java ... Reading src/main/java/com/jcabi/github/mock/MkOrganizations.java ... Reading src/main/java/com/jcabi/github/mock/MkGitignores.java ... Reading src/main/java/com/jcabi/github/mock/MkCommit.java ... Reading src/main/java/com/jcabi/github/mock/MkRepoCommit.java ... Reading src/main/java/com/jcabi/github/mock/MkChecks.java ... Reading src/main/java/com/jcabi/github/mock/MkHooks.java ... Reading src/main/java/com/jcabi/github/mock/MkTags.java ... Reading src/main/java/com/jcabi/github/mock/MkPublicKeys.java ... Reading src/main/java/com/jcabi/github/mock/MkComment.java ... Reading src/main/java/com/jcabi/github/mock/MkBlob.java ... Reading src/main/java/com/jcabi/github/RtHook.java ... Reading src/main/java/com/jcabi/github/GistComments.java ... Reading src/main/java/com/jcabi/github/FromProperties.java ... Reading src/main/java/com/jcabi/github/RtUser.java ... Reading src/main/java/com/jcabi/github/RtTags.java ... Reading src/main/java/com/jcabi/github/RtCommits.java ... Reading src/main/java/com/jcabi/github/Milestones.java ... Reading src/main/java/com/jcabi/github/RtRepoCommits.java ... Reading src/main/java/com/jcabi/github/Tag.java ... Reading src/main/java/com/jcabi/github/Status.java ... Reading src/main/java/com/jcabi/github/DeployKey.java ... Reading src/main/java/com/jcabi/github/RtOrganization.java ... Reading src/main/java/com/jcabi/github/PullRef.java ... Reading src/main/java/com/jcabi/github/IssueEvents.java ... Reading src/main/java/com/jcabi/github/RtLimits.java ... Reading src/main/java/com/jcabi/github/RtBranch.java ... Reading src/main/java/com/jcabi/github/PullComment.java ... Reading src/main/java/com/jcabi/github/RtCheck.java ... Reading src/main/java/com/jcabi/github/RtReleaseAssets.java ... Reading src/main/java/com/jcabi/github/RtGists.java ... Reading src/main/java/com/jcabi/github/Releases.java ... Reading src/main/java/com/jcabi/github/Issue.java ... Puzzle 1462-43294d01 30/DEV at src/main/java/com/jcabi/github/Issue.java Reading src/main/java/com/jcabi/github/Collaborators.java ... Reading src/main/java/com/jcabi/github/Repo.java ... Reading src/main/java/com/jcabi/github/RtValuePagination.java ... Reading src/main/java/com/jcabi/github/Content.java ... Reading src/main/java/com/jcabi/github/Stars.java ... Reading src/main/java/com/jcabi/github/RepoCommits.java ... Reading src/main/java/com/jcabi/github/User.java ... Reading src/main/java/com/jcabi/github/RtReaction.java ... Reading src/main/java/com/jcabi/github/Language.java ... Reading src/main/java/com/jcabi/github/Pulls.java ... Reading src/main/java/com/jcabi/github/RtUserOrganizations.java ... Reading src/main/java/com/jcabi/github/UserAgent.java ... Reading src/main/java/com/jcabi/github/Label.java ... Reading src/main/java/com/jcabi/github/Blob.java ... Reading src/main/java/com/jcabi/github/RtCommitsComparison.java ... Reading src/main/java/com/jcabi/github/ReleaseAssets.java ... Reading src/main/java/com/jcabi/github/Branch.java ... Reading src/main/java/com/jcabi/github/Markdown.java ... Reading src/main/java/com/jcabi/github/RtNotification.java ... Reading src/main/java/com/jcabi/github/GistComment.java ... Reading src/main/java/com/jcabi/github/Assignees.java ... Reading src/main/java/com/jcabi/github/ThreadSubscription.java ... Puzzle 913-504d1bd2 30/DEV at src/main/java/com/jcabi/github/ThreadSubscription.java Reading src/main/java/com/jcabi/github/Github.java ... Reading src/main/java/com/jcabi/github/PullComments.java ... Reading src/main/java/com/jcabi/github/Limits.java ... Reading src/main/java/com/jcabi/github/Statuses.java ... Reading src/main/java/com/jcabi/github/RtTag.java ... Reading src/main/java/com/jcabi/github/RtPulls.java ... Reading src/main/java/com/jcabi/github/DeployKeys.java ... Reading src/main/java/com/jcabi/github/Gist.java ... Reading src/main/java/com/jcabi/github/RtMarkdown.java ... Reading src/main/java/com/jcabi/github/Gists.java ... Reading src/main/java/com/jcabi/github/RtPullComments.java ... Reading src/main/java/com/jcabi/github/Branches.java ... Reading src/main/java/com/jcabi/github/Blobs.java ... Reading src/main/java/com/jcabi/github/RtReleases.java ... Reading src/main/java/com/jcabi/github/Tags.java ... Reading src/main/java/com/jcabi/github/RtPagination.java ... Reading src/main/java/com/jcabi/github/wire/RetryCarefulWire.java ... Reading src/main/java/com/jcabi/github/wire/package-info.java ... Reading src/main/java/com/jcabi/github/wire/CarefulWire.java ... Reading src/main/java/com/jcabi/github/Git.java ... Reading src/main/java/com/jcabi/github/Existence.java ... Reading src/main/java/com/jcabi/github/RtIssueEvents.java ... Reading src/main/java/com/jcabi/github/safe/SfComment.java ... Reading src/main/java/com/jcabi/github/safe/SfComments.java ... Reading src/main/java/com/jcabi/github/safe/package-info.java ... Reading src/main/java/com/jcabi/github/safe/SfIssue.java ... Reading src/main/java/com/jcabi/github/RtEvent.java ... Reading src/main/java/com/jcabi/github/Notifications.java ... Reading src/main/java/com/jcabi/github/RtReference.java ... Reading src/main/java/com/jcabi/github/JsonPatchable.java ... Reading src/main/java/com/jcabi/github/RtHooks.java ... Reading src/main/java/com/jcabi/github/RtLimit.java ... Reading src/main/java/com/jcabi/github/Users.java ... Reading src/main/java/com/jcabi/github/Gitignores.java ... Reading src/main/java/com/jcabi/github/RtStars.java ... Reading src/main/java/com/jcabi/github/Coordinates.java ... Reading src/main/java/com/jcabi/github/Hooks.java ... Reading src/main/java/com/jcabi/github/RepoCommit.java ... Reading src/main/java/com/jcabi/github/RtReferences.java ... Reading src/main/java/com/jcabi/github/Tree.java ... Reading src/main/java/com/jcabi/github/Issues.java ... Reading src/main/java/com/jcabi/github/RtContent.java ... Reading src/main/java/com/jcabi/github/RtSearchPagination.java ... Reading src/main/java/com/jcabi/github/SmartJson.java ... Reading src/main/java/com/jcabi/github/Check.java ... Reading src/main/java/com/jcabi/github/RtReleaseAsset.java ... Reading src/main/java/com/jcabi/github/Reference.java ... Reading src/main/java/com/jcabi/github/RtCollaborators.java ... Reading src/main/java/com/jcabi/github/Labels.java ... Reading src/main/java/com/jcabi/github/RtFileChange.java ... Reading src/main/java/com/jcabi/github/RtContents.java ... Reading src/main/java/com/jcabi/github/RtTrees.java ... Reading src/main/java/com/jcabi/github/RtBlob.java ... Reading src/main/java/com/jcabi/github/Bulk.java ... Reading src/main/java/com/jcabi/github/RtGit.java ... Reading src/main/java/com/jcabi/github/Hook.java ... Reading src/main/java/com/jcabi/github/RtPublicKey.java ... Reading src/main/java/com/jcabi/github/RtIssueLabels.java ... Reading src/main/java/com/jcabi/github/RtUsers.java ... Reading src/main/java/com/jcabi/github/RtDeployKey.java ... Reading src/main/java/com/jcabi/github/FileChange.java ... Reading src/main/java/com/jcabi/github/GitHubThread.java ... Reading src/main/java/com/jcabi/github/Pull.java ... Reading src/main/java/com/jcabi/github/Milestone.java ... Reading src/main/java/com/jcabi/github/RtRepo.java ... Reading src/main/java/com/jcabi/github/PublicKeys.java ... Reading src/main/java/com/jcabi/github/RtLabels.java ... Reading src/main/java/com/jcabi/github/RtDeployKeys.java ... Reading src/main/java/com/jcabi/github/RtBranches.java ... Reading src/main/java/com/jcabi/github/RtSearch.java ... Reading src/main/java/com/jcabi/github/RtJson.java ... Reading src/main/java/com/jcabi/github/RtRepos.java ... Reading src/main/java/com/jcabi/github/StringEnum.java ... Reading src/main/java/com/jcabi/github/RtGistComments.java ... Reading src/main/java/com/jcabi/github/RtPublicKeys.java ... Reading src/main/java/com/jcabi/github/package-info.java ... Reading src/main/java/com/jcabi/github/RtRelease.java ... Reading src/main/java/com/jcabi/github/RtTree.java ... Reading src/main/java/com/jcabi/github/RtLabel.java ... Reading src/main/java/com/jcabi/github/Forks.java ... Reading src/main/java/com/jcabi/github/RtBlobs.java ... Reading src/main/java/com/jcabi/github/Smarts.java ... Reading src/main/java/com/jcabi/github/Organizations.java ... Reading src/main/java/com/jcabi/github/Comment.java ... Reading src/main/java/com/jcabi/github/RtOrganizations.java ... Reading src/main/java/com/jcabi/github/RtPullRef.java ... Reading src/main/java/com/jcabi/github/Trees.java ... Reading src/main/java/com/jcabi/github/Organization.java ... Reading src/main/java/com/jcabi/github/RtPullComment.java ... Reading src/main/java/com/jcabi/github/RtStatuses.java ... Puzzle 1126-bb836510 30/DEV at src/main/java/com/jcabi/github/RtStatuses.java Reading src/main/java/com/jcabi/github/Commit.java ... Reading src/main/java/com/jcabi/github/RtLanguage.java ... Reading src/main/java/com/jcabi/github/Release.java ... Reading src/main/java/com/jcabi/github/RtGitignores.java ... Reading src/main/java/com/jcabi/github/ReleaseAsset.java ... Reading src/main/java/com/jcabi/github/References.java ... Reading src/main/java/com/jcabi/github/UserOrganizations.java ... Reading src/main/java/com/jcabi/github/RtGithub.java ... Reading src/main/java/com/jcabi/github/RtPull.java ... Reading src/main/java/com/jcabi/github/RtUserEmails.java ... Reading src/main/java/com/jcabi/github/RtForks.java ... Reading src/main/java/com/jcabi/github/RtMilestones.java ... Reading src/main/java/com/jcabi/github/Comments.java ... Reading src/main/java/com/jcabi/github/Commits.java ... Reading src/main/java/com/jcabi/github/UserEmails.java ... Reading src/main/java/com/jcabi/github/RtRepoCommit.java ... Reading src/main/java/com/jcabi/github/RtPublicMembers.java ... Reading src/main/java/com/jcabi/github/Reaction.java ... Puzzle 1469-93fe85c7 30/DEV at src/main/java/com/jcabi/github/Reaction.java Reading src/main/java/com/jcabi/github/RtGist.java ... Reading src/main/java/com/jcabi/github/JsonReadable.java ... Reading src/main/java/com/jcabi/github/RtCommit.java ... Reading src/main/java/com/jcabi/github/RtChecks.java ... Reading src/main/java/com/jcabi/github/Contents.java ... Reading src/main/java/com/jcabi/github/RtNotifications.java ... Puzzle 913-3f99f964 30/DEV at src/main/java/com/jcabi/github/RtNotifications.java Reading src/main/java/com/jcabi/github/RtIssues.java ... Reading src/main/java/com/jcabi/github/Repos.java ... Puzzle 1095-deaa3e41 30/DEV at src/main/java/com/jcabi/github/Repos.java Reading src/main/java/com/jcabi/github/PublicMembers.java ... Reading src/main/java/com/jcabi/github/Fork.java ... Reading src/main/java/com/jcabi/github/IssueLabels.java ... Reading src/main/java/com/jcabi/github/MergeState.java ... Reading src/main/java/com/jcabi/github/RtMilestone.java ... Reading src/main/java/com/jcabi/github/Event.java ... Reading src/main/java/com/jcabi/github/RtComments.java ... Reading src/main/java/com/jcabi/github/RtGistComment.java ... Reading src/main/java/com/jcabi/github/Checks.java ... Reading src/main/java/com/jcabi/github/RtAssignees.java ... Reading src/main/java/com/jcabi/github/RtStatus.java ... Reading src/main/java/com/jcabi/github/Limit.java ... Reading src/main/java/com/jcabi/github/RtIssue.java ... Reading src/main/java/com/jcabi/github/RtComment.java ... Reading src/main/java/com/jcabi/github/Search.java ... Reading src/main/resources/jcabigithub.properties ... Reading examples/search-repos/src/main/java/com/jcabi/Main.java ... Reading examples/search-repos/src/main/java/com/jcabi/package-info.java ... Reading examples/search-repos/pom.xml ... Reading examples/search-repos/README.md ... Reading examples/README.md ... Reading .gitattributes ... Reading pom.xml ... Reading .rultor.yml ... Reading .gitignore ... Reading README.md ... + [[ 1.7.0 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] + mvn versions:set -DnewVersion=1.7.0 --batch-mode 0m0m[INFO] Scanning for projects... [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 239 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 333 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 253 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 287 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 451 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 699 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 348 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 393 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 477 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 225 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 305 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 555 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 884 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 761 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 687 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 462 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 297 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 598 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 967 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 258 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 478 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 999 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 465 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 256 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 737 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 280 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 43 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 669 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 705 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 185 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 398 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 380 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 590 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 134 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 836 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 84 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 921 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 433 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 231 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 506 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 97 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 290 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 25 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 209 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 9.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 285 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 16 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 784 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 437 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 6.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom (11 kB at 470 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 810 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 815 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom (4.1 kB at 188 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 614 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 439 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 9.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 20 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 332 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 997 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 730 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 202 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 974 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 338 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 678 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 770 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 92 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 125 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 81 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 161 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 198 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 358 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 420 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 427 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 95 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 97 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 122 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 654 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 346 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 416 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 49 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 125 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 626 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 35 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 752 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 270 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 384 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 202 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 92 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 95 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 101 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 168 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 462 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 620 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 117 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 277 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 319 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 192 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 125 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 519 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from Maven: 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 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 508 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 235 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 101 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 995 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 582 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 167 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 762 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 205 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from Maven: 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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 255 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 298 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from Maven: 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 137 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 69 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 538 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 43 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 826 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 210 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 167 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 287 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 553 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 137 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 386 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 103 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 185 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 255 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 783 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 664 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 242 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 239 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 713 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 729 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 727 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 139 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 368 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 726 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 153 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 398 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 403 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 580 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from Maven: 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 211 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 342 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 228 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 403 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 183 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 95 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 434 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 50 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from Maven: https://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 50 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 91 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from Maven: https://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 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from Maven: https://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 90 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 49 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 344 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from Maven: https://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 119 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 366 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 370 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 473 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 552 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from Maven: https://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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 84 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar (213 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 597 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 537 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 425 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 3.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 191 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 653 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 94 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 181 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 525 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 82 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 442 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 298 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 321 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 443 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 89 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 665 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 4.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 7.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 679 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 6.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 43 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 19 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 69 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 364 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 543 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 30 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 185 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 207 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 78 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 56 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 34 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 570 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 7.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 238 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 9.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 49 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 9.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 103 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 6.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar (3.7 MB at 3.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 195 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 53 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 167 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 310 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 15 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 22 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 17 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 434 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 116 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 818 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 343 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 296 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 379 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 439 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom (13 kB at 620 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 61 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar (46 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 598 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom (18 kB at 875 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 594 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 970 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar (119 kB at 4.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom (5.9 kB at 296 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom (7.8 kB at 413 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar (17 kB at 869 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.pom (14 kB at 654 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 550 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.jar (135 kB at 4.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom (10 kB at 501 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom (5.8 kB at 323 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.57.0/parent-0.57.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.57.0/parent-0.57.0.pom (63 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 260 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar (22 kB at 969 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom (7.5 kB at 394 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar (29 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom (15 kB at 692 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar (255 kB at 5.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom (13 kB at 670 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 943 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar (54 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 279 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 521 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 425 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 701 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 2.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 361 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (44 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom (7.5 kB at 298 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar (30 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.pom (7.7 kB at 407 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.jar (35 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (13 kB at 613 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 327 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 3.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (33 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.9.2/jcabi-dynamodb-maven-plugin-0.9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.9.2/jcabi-dynamodb-maven-plugin-0.9.2.pom (11 kB at 54 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (6.2 kB at 296 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (75 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.9.2/jcabi-dynamodb-maven-plugin-0.9.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.9.2/jcabi-dynamodb-maven-plugin-0.9.2.jar (28 kB at 87 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.13.0/jcabi-ssl-maven-plugin-0.13.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.13.0/jcabi-ssl-maven-plugin-0.13.0.pom (9.0 kB at 43 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom (5.8 kB at 275 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (64 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.13.0/jcabi-ssl-maven-plugin-0.13.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.13.0/jcabi-ssl-maven-plugin-0.13.0.jar (31 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 kB at 527 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 296 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 kB at 245 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (9.8 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 282 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (72 kB at 593 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 248 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom (16 kB at 737 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar (187 kB at 5.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom (11 kB at 564 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 629 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar (86 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.jar (521 kB at 7.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.pom (13 kB at 639 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 734 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.jar (55 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M6/maven-release-plugin-3.0.0-M6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M6/maven-release-plugin-3.0.0-M6.pom (8.8 kB at 461 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0-M6/maven-release-3.0.0-M6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0-M6/maven-release-3.0.0-M6.pom (11 kB at 541 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M6/maven-release-plugin-3.0.0-M6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M6/maven-release-plugin-3.0.0-M6.jar (60 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 364 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom (8.8 kB at 385 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar (82 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.11.0/versions-maven-plugin-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.11.0/versions-maven-plugin-2.11.0.pom (15 kB at 735 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/67/mojo-parent-67.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/67/mojo-parent-67.pom (35 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 313 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.11.0/versions-maven-plugin-2.11.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.11.0/versions-maven-plugin-2.11.0.jar (324 kB at 2.3 MB/s) [INFO] [INFO] -----------------------< com.jcabi:jcabi-github >----------------------- [INFO] Building jcabi-github 2.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.11.0:set (default-cli) @ jcabi-github --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (3.8 kB at 188 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 462 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom (7.2 kB at 341 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 301 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 699 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 200 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 175 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 995 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 71 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 51 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 161 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 105 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 91 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 178 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 224 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 201 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 138 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 779 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 794 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 313 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 252 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 137 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 186 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from Maven: 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) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 186 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 310 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 417 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 534 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 575 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 262 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 355 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 228 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 228 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 195 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 980 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 304 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 165 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 282 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 977 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 465 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 300 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 813 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 289 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 937 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 877 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 10 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 25 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 5.6 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 5.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 554 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 383 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 97 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 348 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 245 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 231 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 106 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 434 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 97 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 206 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 5.9 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 30 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 19 kB/s) [INFO] Downloading from Maven: 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 [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 3.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 171 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 146 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 5.0 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 69 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 1.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 1.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 1.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 47 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 2.0 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 1.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 1.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 1.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 81 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 65 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 23 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 223 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 63 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 47 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 22 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 56 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 220 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 28 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 304 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom (3.0 kB at 127 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom (1.9 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 10 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 299 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.pom (8.8 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 246 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 50 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 292 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 681 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 76 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar (19 kB at 148 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 331 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (11 kB at 84 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 374 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 3.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 122 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 72 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 244 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 648 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 417 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 113 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 378 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 115 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 119 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 91 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 106 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 267 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 372 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloaded from Maven: 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 216 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 47 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 249 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 408 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar (11 kB at 12 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar (55 kB at 59 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 313 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 144 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 7.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 2.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 393 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 141 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 91 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 109 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 466 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 6.7 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 194 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 38 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 9.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 9.5 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 9.8 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 4.4 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 6.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 243 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 46 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 133 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 4.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 274 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 124 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 89 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 207 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 258 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.8/woodstox-core-6.2.8.jar (1.6 MB at 686 kB/s) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/r/repo [INFO] Processing change of com.jcabi:jcabi-github:2.0-SNAPSHOT -> 1.7.0 [INFO] Processing com.jcabi:jcabi-github [INFO] Updating project com.jcabi:jcabi-github [INFO] from version 2.0-SNAPSHOT to 1.7.0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.726 s [INFO] Finished at: 2023-08-03T08:43:34Z [INFO] ------------------------------------------------------------------------ 0m0m+ git commit -am 1.7.0 [__rultor ab088ccc1] 1.7.0 1 file changed, 1 insertion(+), 1 deletion(-) + mvn clean deploy -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml 0m0m[INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom (9.1 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom (2.8 kB at 8.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom (19 kB at 56 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom (1.5 kB at 4.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom (36 kB at 107 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom (2.2 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 7.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (2.7 kB at 8.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (1.6 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 4.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 9.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 30 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom (3.7 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom (2.5 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom (1.8 kB at 5.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom (6.4 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom (2.3 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom (1.9 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 3.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom (2.8 kB at 8.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 7.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 7.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 69 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (15 kB at 45 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom (4.9 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom (2.6 kB at 7.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom (42 kB at 122 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom (760 B at 2.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom (24 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom (6.5 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom (2.2 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom (3.1 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom (3.2 kB at 9.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom (2.2 kB at 6.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom (2.1 kB at 6.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom (2.9 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom (7.1 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom (6.1 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom (3.4 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom (2.3 kB at 9.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom (4.6 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom (4.2 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom (3.1 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom (3.7 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom (3.3 kB at 9.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom (2.0 kB at 4.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom (7.3 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom (4.5 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom (5.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom (5.5 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom (3.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom (3.5 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom (6.2 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom (32 kB at 96 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 8.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 60 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 3.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 3.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 49 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 131 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 49 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 55 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom (1.8 kB at 5.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom (12 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 3.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 67 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom (2.1 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 47 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 5.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom (6.1 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom (5.5 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom (9.9 kB at 30 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (17 kB at 53 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom (17 kB at 70 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom (4.4 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom (5.6 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom (2.1 kB at 6.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom (3.7 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom (3.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 57 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 46 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.1/all-1.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 55 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 2.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 70 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 8.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (19 kB at 59 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (9.7 kB at 30 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 54 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar (251 kB at 950 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 97 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar (16 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar (49 kB at 101 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 382 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 3.9 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar (52 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 68 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 386 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 204 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar (47 kB at 50 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar (281 kB at 298 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar (151 kB at 152 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar (559 kB at 498 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar (41 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar (30 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar (56 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 95 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 93 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 9.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar (216 kB at 134 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar (162 kB at 95 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 5.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 151 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 303 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 3.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 115 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 262 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar (20 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar (11 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 187 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 47 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar (6.3 kB at 2.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar (76 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar (375 kB at 130 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar (16 kB at 5.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar (36 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar (31 kB at 10.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar (1.5 MB at 490 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 101 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 94 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 7.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 16 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 64 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 22 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (449 kB at 111 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (232 kB at 57 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/37/commons-parent-37.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.0/guice-4.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1/jdom-1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1/jdom-1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (0 B at 0 B/s) [INFO] Inspecting build with total of 1 modules... [INFO] Not installing Nexus Staging features: [INFO] * Preexisting staging related goal bindings found in 1 modules. [INFO] [INFO] -----------------------< com.jcabi:jcabi-github >----------------------- [INFO] Building jcabi-github 1.7.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/26/apache-26.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/26/apache-26.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M7/maven-failsafe-plugin-3.0.0-M7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.3.0/maven-invoker-plugin-3.3.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.31.0/jcabi-1.31.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.57.0/parent-0.57.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.57.0/parent-0.57.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.16.0/jcabi-maven-plugin-0.16.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/25/apache-25.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/25/apache-25.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.0.0/buildnumber-maven-plugin-3.0.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.2/maven-jar-plugin-3.2.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.4.0/maven-javadoc-plugin-3.4.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.pom (17 kB at 52 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.13/qulice-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.13/qulice-0.13.pom (5.4 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.33/parent-0.33.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.33/parent-0.33.pom (75 kB at 223 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13/qulice-maven-plugin-0.13.jar (45 kB at 107 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 102 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.1/maven-install-plugin-3.0.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M2/maven-deploy-plugin-3.0.0-M2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.28/lombok-1.18.28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.28/lombok-1.18.28.pom (1.5 kB at 78 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom (7.4 kB at 337 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom (5.8 kB at 291 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom (63 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.21.0/jcabi-log-0.21.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.21.0/jcabi-log-0.21.0.pom (5.0 kB at 226 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.33.0/jcabi-1.33.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom (1.6 kB at 77 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom (17 kB at 256 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 131 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 361 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 606 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 177 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 552 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.9.1/aspectjrt-1.9.9.1.pom (2.0 kB at 108 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 615 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 115 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 129 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom (6.3 kB at 263 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 307 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 296 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom (11 kB at 504 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.pom (12 kB at 481 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom (17 kB at 789 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom (7.5 kB at 302 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.pom (4.0 kB at 199 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom (5.8 kB at 264 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom (62 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.pom (10 kB at 437 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.pom (3.5 kB at 193 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.10.1/antlr4-master-4.10.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.10.1/antlr4-master-4.10.1.pom (4.4 kB at 231 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.pom (5.2 kB at 235 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.0/jcabi-1.37.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.0/jcabi-1.37.0.pom (5.8 kB at 278 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.0/parent-0.64.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.0/parent-0.64.0.pom (63 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 142 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 776 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 883 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 942 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 296 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB at 558 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB at 865 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 134 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 536 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 226 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 114 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 554 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom (175 B at 8.3 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 246 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.pom (9.1 kB at 435 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 549 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 702 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 120 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 565 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 138 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (9.6 kB at 436 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom (764 B at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.pom (2.0 kB at 102 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 334 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 802 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 466 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (12 kB at 595 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom (20 kB at 563 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom (8.1 kB at 427 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 273 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 855 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.3/jaxb-core-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.3/jaxb-core-4.0.3.pom (11 kB at 484 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.3/jaxb-bundles-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.3/jaxb-bundles-4.0.3.pom (1.3 kB at 64 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.3/jaxb-parent-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.3/jaxb-parent-4.0.3.pom (35 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.3/jaxb-bom-ext-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.3/jaxb-bom-ext-4.0.3.pom (3.5 kB at 183 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.3/jaxb-bom-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.3/jaxb-bom-4.0.3.pom (12 kB at 595 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 694 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom (12 kB at 617 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom (9.2 kB at 482 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 709 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.pom (18 kB at 854 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.pom (4.0 kB at 181 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.1/angus-activation-project-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.1/angus-activation-project-2.0.1.pom (20 kB at 950 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.pom (18 kB at 877 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.3/jaxb-impl-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.3/jaxb-impl-4.0.3.pom (11 kB at 521 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.pom (6.4 kB at 322 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.12/jersey-project-1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.12/jersey-project-1.12.pom (17 kB at 790 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.pom (10 kB at 89 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 276 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 597 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 764 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.pom (4.2 kB at 145 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.pom (2.6 kB at 117 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 321 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 725 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 223 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 541 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 194 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 20 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.0/grizzly-http-servlet-server-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.0/grizzly-http-servlet-server-4.0.0.pom (6.8 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.0.0/grizzly-project-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.0.0/grizzly-project-4.0.0.pom (11 kB at 271 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.0.0/grizzly-bom-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.0.0/grizzly-bom-4.0.0.pom (10.0 kB at 498 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.0/grizzly-http-server-core-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.0/grizzly-http-server-core-4.0.0.pom (7.4 kB at 33 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.0/grizzly-core-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.0/grizzly-core-4.0.0.pom (6.4 kB at 59 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0.pom (5.3 kB at 252 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.0/grizzly-portunif-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.0/grizzly-portunif-4.0.0.pom (3.2 kB at 159 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0.pom (3.6 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0.pom (3.2 kB at 153 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.0/grizzly-http-ajp-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.0/grizzly-http-ajp-4.0.0.pom (3.3 kB at 167 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.0/grizzly-http2-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.0/grizzly-http2-4.0.0.pom (6.5 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom (2.3 kB at 8.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom (6.3 kB at 313 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.0/grizzly-http-server-multipart-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.0/grizzly-http-server-multipart-4.0.0.pom (3.8 kB at 34 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.0/grizzly-http-servlet-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.0/grizzly-http-servlet-4.0.0.pom (3.9 kB at 194 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.0/grizzly-http-servlet-extras-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.0/grizzly-http-servlet-extras-4.0.0.pom (4.0 kB at 20 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 860 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 254 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 840 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 564 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 282 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 371 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 489 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.pom (1.9 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom (16 kB at 653 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.pom (2.0 kB at 98 kB/s) [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 322 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar (44 kB at 401 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar (346 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar (80 kB at 649 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.20.1/jcabi-http-1.20.1.jar (119 kB at 925 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.2.1/jcabi-manifests-1.2.1.jar (11 kB at 81 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.28.1/xembly-0.28.1.jar (62 kB at 419 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.23.0/jcabi-log-0.23.0.jar (51 kB at 318 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 352 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 454 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar (322 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 14 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 58 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 6.3 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 40 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 564 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 107 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 687 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.jar (130 kB at 207 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 598 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar (563 kB at 760 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar (75 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar (749 kB at 796 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 32 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar (2.0 MB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.jar (127 kB at 132 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.3/jaxb-core-4.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar (3.0 MB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 56 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (129 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.3/jaxb-impl-4.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar (127 kB at 123 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.jar (63 kB at 61 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.jar (27 kB at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.3/jaxb-core-4.0.3.jar (235 kB at 224 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 272 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.12/jersey-client-1.12.jar (131 kB at 108 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.12/jersey-core-1.12.jar (462 kB at 378 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.3/jaxb-impl-4.0.3.jar (923 kB at 754 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 71 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar (166 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 152 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 511 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 66 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.0/grizzly-http-servlet-server-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 496 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.0/grizzly-http-server-core-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 451 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.0/grizzly-core-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar (1.0 MB at 458 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar (5.6 MB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.0/grizzly-portunif-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.0/grizzly-http-server-core-4.0.0.jar (1.8 MB at 748 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.0/grizzly-portunif-4.0.0.jar (32 kB at 13 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.0/grizzly-http-servlet-server-4.0.0.jar (2.3 MB at 909 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.0/grizzly-http-ajp-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0.jar (358 kB at 141 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.0/grizzly-http2-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.0/grizzly-http-ajp-4.0.0.jar (38 kB at 15 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0.jar (309 kB at 119 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.0/grizzly-http-server-multipart-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0.jar (839 kB at 321 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.0/grizzly-http-servlet-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.0/grizzly-http2-4.0.0.jar (286 kB at 109 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.0/grizzly-http-servlet-extras-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.0/grizzly-http-servlet-extras-4.0.0.jar (25 kB at 9.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.0/grizzly-core-4.0.0.jar (844 kB at 310 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar (5.6 kB at 2.1 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.0/grizzly-http-servlet-4.0.0.jar (146 kB at 53 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar (76 kB at 27 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.0/grizzly-http-server-multipart-4.0.0.jar (39 kB at 14 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.7/slf4j-reload4j-2.0.7.jar (11 kB at 3.7 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar (549 kB at 191 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar (332 kB at 114 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 17 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 217 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 83 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/2.0.0-alpha5/slf4j-log4j12-2.0.0-alpha5.jar (12 kB at 3.8 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar (1.6 MB at 497 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 1.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 618 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 489 kB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 132 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 63 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 3.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 9.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 9.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 5.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 93 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 3.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 81 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 80 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 86 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 5.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 59 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 97 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (15 kB at 56 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 86 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 470 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 459 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 116 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 469 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 142 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 65 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 662 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 45 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 155 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 52 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 92 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 112 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 1.3 MB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 2.4 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 234 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 81 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 51 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 195 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 156 kB/s) [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 117 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.pom (1.6 kB at 4.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.12.0/maven-scm-1.12.0.pom (26 kB at 63 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.pom (2.2 kB at 7.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.12.0/maven-scm-managers-1.12.0.pom (1.5 kB at 4.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 3.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.pom (2.0 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.12.0/maven-scm-providers-1.12.0.pom (3.6 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.pom (2.7 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.12.0/maven-scm-providers-svn-1.12.0.pom (2.2 kB at 5.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.pom (2.7 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.12.0/maven-scm-providers-git-1.12.0.pom (2.2 kB at 7.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.pom (2.7 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.pom (2.8 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.12.0/maven-scm-providers-cvs-1.12.0.pom (1.8 kB at 7.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.pom (2.4 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.pom (2.6 kB at 8.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.pom (2.6 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.pom (2.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.pom (9.2 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 46 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 3.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 6.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 3.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.pom (3.1 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 5.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.pom (2.5 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 998 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 3.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 7.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 1.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 2.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 3.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.pom (6.3 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.8.9/gson-parent-2.8.9.pom (4.7 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 35 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 49 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 174 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 544 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 133 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 47 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 35 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 73 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 46 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 67 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 257 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 110 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 23 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 30 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.12.0/maven-scm-manager-plexus-1.12.0.jar (11 kB at 4.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.12.0/maven-scm-api-1.12.0.jar (112 kB at 49 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 85 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.12.0/maven-scm-provider-bazaar-1.12.0.jar (57 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.12.0/maven-scm-provider-git-commons-1.12.0.jar (36 kB at 14 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.12.0/maven-scm-provider-gitexe-1.12.0.jar (72 kB at 28 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.12.0/maven-scm-provider-svnexe-1.12.0.jar (84 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.12.0/maven-scm-provider-svn-commons-1.12.0.jar (39 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.12.0/maven-scm-provider-cvsexe-1.12.0.jar (31 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.12.0/maven-scm-provider-clearcase-1.12.0.jar (70 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.12.0/maven-scm-provider-cvs-commons-1.12.0.jar (80 kB at 26 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.12.0/maven-scm-provider-starteam-1.12.0.jar (74 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.12.0/maven-scm-provider-hg-1.12.0.jar (68 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.12.0/maven-scm-provider-perforce-1.12.0.jar (86 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.2/maven-scm-provider-svnjava-2.1.2.jar (64 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 182 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 18 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 42 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.3/svnkit-1.10.3.jar (4.3 MB at 1.1 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.14/sqljet-1.1.14.jar (761 kB at 189 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 2.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 1.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 2.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 57 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 605 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 874 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 191 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 1.1 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 1.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 698 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 47 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar (258 kB at 46 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 65 kB/s) [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: ab088cc at timestamp: 2023-08-03T08:46:04 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-github --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 222 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 154 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 387 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 6.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 118 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 226 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 214 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 44 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 187 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 47 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 393 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 7.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 69 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 2.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 5.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 5.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 58 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 477 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 206 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 83 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 909 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 10 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 39 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/r/repo/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jcabi-github --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jcabi-github --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 216 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom (6.5 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom (3.4 kB at 8.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom (3.6 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom (3.9 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom (3.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom (4.4 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom (1.8 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar (25 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar (14 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar (117 kB at 257 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar (169 kB at 369 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar (305 kB at 658 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 95 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar (8.1 kB at 11 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar (2.1 MB at 2.2 MB/s) [INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=21828278166277209 [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.jar (90 kB at 162 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M7/surefire-junit47-3.0.0-M7.pom (4.0 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom (2.5 kB at 7.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.pom (7.9 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.pom (3.0 kB at 7.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.pom (2.7 kB at 6.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom (2.7 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.pom (3.3 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 62 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 108 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 2.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 76 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M7/surefire-grouper-3.0.0-M7.jar (40 kB at 119 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar (17 kB at 42 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M7/common-junit4-3.0.0-M7.jar (26 kB at 60 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M7/common-junit48-3.0.0-M7.jar (21 kB at 49 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M7/common-junit3-3.0.0-M7.jar (12 kB at 27 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.jcabi.github.mock.MkGitTest [INFO] pool-3-thread-13 com.jcabi.github.mock.MkRepos: repository jeff/9D1w98YSOKJiTANvNvTL created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/UnrqZT5h5M5D8mQOSOL5 created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s - in com.jcabi.github.mock.MkGitTest [INFO] Running com.jcabi.github.RtBranchTest [INFO] pool-3-thread-25 com.jcabi.github.mock.MkRepos: repository jeff/SAtJoDifIJK7yV49m8wy created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/t5x8Bhrb2jlU8kH9Nkyu created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository jeff/KvdW5tTaELngSNtEgFdr created by jeff [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in com.jcabi.github.RtBranchTest [INFO] Running com.jcabi.github.mock.MkRepoCommitsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in com.jcabi.github.mock.MkRepoCommitsTest [INFO] Running com.jcabi.github.RtStatusTest [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/E64njTEcW91viiImAbyd created by jeff [INFO] pool-3-thread-48 com.jcabi.github.mock.MkRepos: repository jeff/CMAMduz7FiyO89zV8MUc created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/TMGWa7WeVdotZWUREqIT created by jeff [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in com.jcabi.github.RtStatusTest [INFO] Running com.jcabi.github.LabelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in com.jcabi.github.LabelTest [INFO] Running com.jcabi.github.ImmutabilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in com.jcabi.github.ImmutabilityTest [INFO] Running com.jcabi.github.BulkTest [INFO] pool-3-thread-40 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in com.jcabi.github.BulkTest [INFO] Running com.jcabi.github.mock.MkReleasesTest [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository jeff/OQQdXbGhqOPRUQhaPp4X created by jeff [INFO] pool-3-thread-14 com.jcabi.github.mock.MkRepos: repository jeff/DSqTTI4IOSuPzf4GuU2Y created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/UljeRNr6uT1sX90LfD3T created by jeff [INFO] pool-3-thread-18 com.jcabi.github.mock.MkRepos: repository jeff/lcOEVCm8ISqjuzqteQx4 created by jeff [INFO] pool-3-thread-20 com.jcabi.github.mock.MkRepos: repository jeff/4OkHXSOQb5TWn0LJ2gY7 created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/KfrBETHT5YM5ICw2mgTB created by jeff [INFO] pool-3-thread-24 com.jcabi.github.mock.MkRepos: repository jeff/wliuiryHZfQSJOXKEZAj created by jeff [INFO] pool-3-thread-33 com.jcabi.github.mock.MkRepos: repository jeff/uFl8jrnoR9mCajfvTffJ created by jeff [INFO] pool-3-thread-34 com.jcabi.github.mock.MkRepos: repository jeff/7hpqkZQhDn6Py2cW8pKe created by jeff [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in com.jcabi.github.mock.MkReleasesTest [INFO] Running com.jcabi.github.mock.MkCollaboratorsTest [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/KWjD2AVOlqUkRUKyYa1o created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/LOKDyOLUSbGCcggZddyE created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in com.jcabi.github.mock.MkCollaboratorsTest [INFO] Running com.jcabi.github.RtRepoCommitsTest [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms [INFO] pool-3-thread-40 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 0ms [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db57...6dcb09b5b57875f334f61aebed695e2e4193db58): [200 OK] in 0ms [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in com.jcabi.github.RtRepoCommitsTest [INFO] Running com.jcabi.github.RepoCommitTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in com.jcabi.github.RepoCommitTest [INFO] Running com.jcabi.github.DeployKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in com.jcabi.github.DeployKeyTest [INFO] Running com.jcabi.github.mock.MkContentsTest [INFO] pool-3-thread-37 com.jcabi.github.mock.MkRepos: repository jeff/7pITZ0u8ONTpx6ARTU12 created by jeff [INFO] pool-3-thread-43 com.jcabi.github.mock.MkRepos: repository jeff/8FIaCjlptckeVOdyvLV5 created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository test/PIGDghiQFlaG9afeLlke created by test [INFO] pool-3-thread-48 com.jcabi.github.mock.MkRepos: repository jeff/Mz3cj8HbUivvbxDGZnvR created by jeff [INFO] pool-3-thread-8 com.jcabi.github.mock.MkRepos: repository jeff/8pHmyqhfrr53vpHY324G created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/96kbH9y9T2aKp7xnXPHL created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/tvCAe5E7jlbOENfk3S9g created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/yVo0Rs0mIoMypp2lStHA created by jeff [INFO] pool-3-thread-26 com.jcabi.github.mock.MkRepos: repository jeff/YlABYVS4ZxB1cmxDdbge created by jeff [INFO] pool-3-thread-34 com.jcabi.github.mock.MkRepos: repository jeff/GbSVGrwWbnnYYA7hpgHk created by jeff [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository test/WpWb3V78uEguFsAYjzqC created by test [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/LYznM7Wc7NCFJoEp3SGP created by jeff [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in com.jcabi.github.mock.MkContentsTest [INFO] Running com.jcabi.github.mock.MkPublicMembersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in com.jcabi.github.mock.MkPublicMembersTest [INFO] Running com.jcabi.github.mock.MkSearchTest [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/TestCode created by jeff [INFO] pool-3-thread-42 com.jcabi.github.mock.MkRepos: repository jeff/TestRepo created by jeff [INFO] pool-3-thread-37 com.jcabi.github.mock.MkRepos: repository jeff/TestIssues created by jeff [INFO] pool-3-thread-37 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TestIssues by jeff: test issue [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in com.jcabi.github.mock.MkSearchTest [INFO] Running com.jcabi.github.RtLimitTest [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] pool-3-thread-29 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in com.jcabi.github.RtLimitTest [INFO] Running com.jcabi.github.IssueTest [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in com.jcabi.github.IssueTest [INFO] Running com.jcabi.github.RtGistCommentsTest Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42725] Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42725 [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42725 /gists/3/comments): [201 Created] in 371ms [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42725 /gists/3/comments/1): [200 OK] in 3ms [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42725 Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42715] Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42715 [INFO] pool-3-thread-12 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42715 /gists/1/comments/1): [200 OK] in 389ms [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42715 Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40555] Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40555 [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40555 /gists/2/comments): [200 OK] in 279ms [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40555 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in com.jcabi.github.RtGistCommentsTest [INFO] Running com.jcabi.github.mock.MkTagTest [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/3A3RLUAOk3sP6q6ibxj2 created by jeff [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.jcabi.github.mock.MkTagTest [INFO] Running com.jcabi.github.ForkTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.jcabi.github.ForkTest [INFO] Running com.jcabi.github.mock.MkPublicKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.jcabi.github.mock.MkPublicKeyTest [INFO] Running com.jcabi.github.CommitsComparisonTest [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms [INFO] pool-3-thread-27 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.jcabi.github.CommitsComparisonTest [INFO] Running com.jcabi.github.OrganizationTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in com.jcabi.github.OrganizationTest [INFO] Running com.jcabi.github.mock.MkLimitsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.jcabi.github.mock.MkLimitsTest [INFO] Running com.jcabi.github.mock.MkPullTest [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository patrick/JdPSNbJguG5VK09Bkxdj created by patrick [INFO] pool-3-thread-39 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/JdPSNbJguG5VK09Bkxdj by patrick: Test PR [INFO] pool-3-thread-36 com.jcabi.github.mock.MkRepos: repository patrick/uHMtgnQLfGv83EL1MM82 created by patrick [INFO] pool-3-thread-36 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/uHMtgnQLfGv83EL1MM82 by patrick: Test PR [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository patrick/T5ml1C2wJbBJqwA3RtNn created by patrick [INFO] pool-3-thread-16 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/T5ml1C2wJbBJqwA3RtNn by patrick: Test Patch [INFO] pool-3-thread-40 com.jcabi.github.mock.MkRepos: repository patrick/jBnfkl5XNLzeaKxVSnsQ created by patrick [INFO] pool-3-thread-40 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/jBnfkl5XNLzeaKxVSnsQ by patrick: Test PR [INFO] pool-3-thread-24 com.jcabi.github.mock.MkRepos: repository patrick/syYVPl45StDhr3m12GW6 created by patrick [INFO] pool-3-thread-24 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/syYVPl45StDhr3m12GW6 by patrick: Test PR [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository patrick/SYtViMPTyomKuiSBJFRr created by patrick [INFO] pool-3-thread-47 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/SYtViMPTyomKuiSBJFRr by patrick: Test PR [INFO] pool-3-thread-23 com.jcabi.github.mock.MkRepos: repository patrick/aizqYTwTH7qQti8GxCrl created by patrick [INFO] pool-3-thread-23 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/aizqYTwTH7qQti8GxCrl by patrick: Test PR [INFO] pool-3-thread-43 com.jcabi.github.mock.MkRepos: repository patrick/tKeWCISg9S5MvWDPE7F6 created by patrick [INFO] pool-3-thread-43 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/tKeWCISg9S5MvWDPE7F6 by patrick: Test Pull Json [INFO] pool-3-thread-19 com.jcabi.github.mock.MkRepos: repository patrick/Md7SE2IBvLD8CLUqmCPt created by patrick [INFO] pool-3-thread-19 com.jcabi.github.mock.MkIssues: issue #1 created in patrick/Md7SE2IBvLD8CLUqmCPt by patrick: Test PR [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in com.jcabi.github.mock.MkPullTest [INFO] Running com.jcabi.github.StatusesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.jcabi.github.StatusesTest [INFO] Running com.jcabi.github.mock.MkNotificationsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in com.jcabi.github.mock.MkNotificationsTest [INFO] Running com.jcabi.github.CoordinatesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.jcabi.github.CoordinatesTest [INFO] Running com.jcabi.github.mock.MkLabelsTest [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/Edl296eNupzk2fqDJ7BK created by jeff [INFO] pool-3-thread-3 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Edl296eNupzk2fqDJ7BK by jeff: hey, you! [INFO] pool-3-thread-3 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff [INFO] pool-3-thread-43 com.jcabi.github.mock.MkRepos: repository jeff/4DOKNt5cNVBK8Ymg9UkR created by jeff [INFO] pool-3-thread-9 com.jcabi.github.mock.MkRepos: repository jeff/Sbe1PNy6oSaqprOxkjnB created by jeff [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in com.jcabi.github.mock.MkLabelsTest [INFO] Running com.jcabi.github.mock.MkCommentTest [INFO] pool-3-thread-43 com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff [INFO] pool-3-thread-43 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey [INFO] pool-3-thread-43 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey buddy [INFO] pool-3-thread-9 com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff [INFO] pool-3-thread-9 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey [INFO] pool-3-thread-9 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: what's up? [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in com.jcabi.github.mock.MkCommentTest [INFO] Running com.jcabi.github.RtReactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in com.jcabi.github.RtReactionTest [INFO] Running com.jcabi.github.RtDeployKeyTest Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40435] Aug 03, 2023 8:46:41 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40435 [INFO] pool-3-thread-38 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40435 /repos/test/keys/keys/3): [204 No Content] in 1s [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40435 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.23 s - in com.jcabi.github.RtDeployKeyTest [INFO] Running com.jcabi.github.RtTagTest Aug 03, 2023 8:46:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42841] Aug 03, 2023 8:46:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. [INFO] pool-3-thread-33 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42841 [INFO] pool-3-thread-33 com.jcabi.github.mock.MkRepos: repository jeff/jdtyus4LQUlbsxRy8TOW created by jeff [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42841 /repos/jeff/jdtyus4LQUlbsxRy8TOW/git/tags/abdes00test): [200 OK] in 535ms [INFO] pool-3-thread-33 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42841 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in com.jcabi.github.RtTagTest [INFO] Running com.jcabi.github.RtReposTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35015] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35015 [INFO] pool-3-thread-18 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35015 /): [200 OK] in 69ms [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35015 [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45873] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45873 [INFO] pool-3-thread-14 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45873 /repos/): [204 No Content] in 68ms [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45873 [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41569] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41569 [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41569 /user/repos): [201 Created] in 337ms [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41569 [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in com.jcabi.github.RtReposTest [INFO] Running com.jcabi.github.mock.MkCommitsTest [INFO] pool-3-thread-26 com.jcabi.github.mock.MkRepos: repository jeff/vsUnCq0plLOGox4mtTR7 created by jeff [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.jcabi.github.mock.MkCommitsTest [INFO] Running com.jcabi.github.RtTreesTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36137] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36137 [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36137 /repos/mark/test/git/trees): [201 Created] in 67ms [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36137 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s - in com.jcabi.github.RtTreesTest [INFO] Running com.jcabi.github.mock.MkGistTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in com.jcabi.github.mock.MkGistTest [INFO] Running com.jcabi.github.RtGithubTest [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/emojis): [200 OK] in 0ms [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.jcabi.github.RtGithubTest [INFO] Running com.jcabi.github.RtTagsTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:32983] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32983 [INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/I9lk3TJDF5OnRoYFaD7Z created by jeff [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:32983 /repos/jeff/I9lk3TJDF5OnRoYFaD7Z/git/tags): [201 Created] in 37ms [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:32983 /repos/jeff/I9lk3TJDF5OnRoYFaD7Z/git/refs): [201 Created] in 48ms [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32983 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in com.jcabi.github.RtTagsTest [INFO] Running com.jcabi.github.RtReleasesTest [INFO] pool-3-thread-37 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46477] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46477 [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46477 /repos/test/releases/releases/1): [204 No Content] in 18ms [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46477 [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43461] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43461 [INFO] pool-3-thread-17 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43461 /repos/test/releases/releases): [201 Created] in 25ms [INFO] pool-3-thread-17 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43461 /repos/test/releases/releases/1): [200 OK] in 2ms [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43461 [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in com.jcabi.github.RtReleasesTest [INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/MgxhgzasQbmFEKEeanHC created by jeff [INFO] pool-3-thread-40 com.jcabi.github.mock.MkRepos: repository jeff/mxoLfosaj5v4Od4bVKW0 created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/NsBPkc4T7XP7ij2DdIdT created by jeff [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository jeff/7xZHUieYZBuBiUk3RZYT created by jeff [INFO] pool-3-thread-42 com.jcabi.github.mock.MkRepos: repository jeff/0rkzUQwfQnFZQlnZxsH9 created by jeff [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in com.jcabi.github.mock.MkReleaseAssetsTest [INFO] Running com.jcabi.github.mock.MkGitignoresTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.mock.MkGitignoresTest [INFO] Running com.jcabi.github.mock.MkReleaseAssetTest [INFO] pool-3-thread-28 com.jcabi.github.mock.MkRepos: repository jeff/dRAtF8vx19mCKCFUxeoN created by jeff [INFO] pool-3-thread-40 com.jcabi.github.mock.MkRepos: repository jeff/HufyECE4qomNBfkTwgIC created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/2qjd6rgAYSnrPcE36DNU created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/kxTViMOBdQGxHr4ZS29q created by jeff [INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/9jAeJ3wIVVI1W3KCIxL5 created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/DsbBAnJlDDJ5Oy24qwim created by jeff [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/aYhXDHF42fdVZdxCppaw created by jeff [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in com.jcabi.github.mock.MkReleaseAssetTest [INFO] Running com.jcabi.github.mock.MkStorageTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in com.jcabi.github.mock.MkStorageTest [INFO] Running com.jcabi.github.RtPullRefTest [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/Zs3XCCJpFG71gAUU7MTY created by jeff [INFO] pool-3-thread-8 com.jcabi.github.mock.MkRepos: repository jeff/5aQVwmmNlEqKqO2rjYsV created by jeff [INFO] pool-3-thread-42 com.jcabi.github.mock.MkRepos: repository jeff/hzpGoVdgCve6XiZMH6sO created by jeff [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.jcabi.github.RtPullRefTest [INFO] Running com.jcabi.github.mock.MkGistsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in com.jcabi.github.mock.MkGistsTest [INFO] Running com.jcabi.github.RtRepoTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41025] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41025 [INFO] pool-3-thread-29 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41025 /repos/testuser/testrepo): [200 OK] in 67ms [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41025 [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46051] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46051 [INFO] pool-3-thread-19 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46051 /repos/testuser/testrepo/issues/events): [200 OK] in 81ms [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46051 [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39009] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39009 [INFO] pool-3-thread-42 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39009 /repos/testuser/testrepo): [200 OK] in 30ms [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39009 [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33839] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33839 [INFO] pool-3-thread-40 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33839 /repos/testuser/testrepo/languages): [200 OK] in 28ms [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33839 [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36259] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36259 [INFO] pool-3-thread-10 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36259 /repos/testuser/testrepo/languages): [200 OK] in 48ms [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36259 [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in com.jcabi.github.RtRepoTest [INFO] Running com.jcabi.github.RtReleaseAssetsTest [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository john/FQe8hTe9ZA2Snu8LiRMC created by john [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(POST uploads.github.com /repos/john/FQe8hTe9ZA2Snu8LiRMC/releases/1/assets): [201 OK] in 0ms [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository john/vGpiNJwhcIHjIYOnNQOQ created by john [INFO] pool-3-thread-29 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/vGpiNJwhcIHjIYOnNQOQ/releases/1/assets): [200 OK] in 0ms [INFO] pool-3-thread-23 com.jcabi.github.mock.MkRepos: repository john/0DsEkyFFiHNE2GFQPzhg created by john [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in com.jcabi.github.RtReleaseAssetsTest [INFO] Running com.jcabi.github.ReleaseTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.jcabi.github.ReleaseTest [INFO] Running com.jcabi.github.RtDeployKeysTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36897] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36897 [INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36897 /repos/test/keys/keys): [201 Created] in 171ms [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36897 [INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 1ms [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39405] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39405 [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39405 /repos/test/keys/keys): [200 OK] in 10ms [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39405 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s - in com.jcabi.github.RtDeployKeysTest [INFO] Running com.jcabi.github.PullRefTest [INFO] pool-3-thread-36 com.jcabi.github.mock.MkRepos: repository jeff/0mElTATrKyDTWktVPgAY created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/CCR1xQ5vpkgTSxh9Acik created by jeff [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/XvBy2ViBNFRoCTcNGmG2 created by jeff [INFO] pool-3-thread-7 com.jcabi.github.mock.MkRepos: repository jeff/4F0Fosdcy45h3IKk8MzQ created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/SPr5IuTiDmojxKK9WoDy created by jeff [INFO] pool-3-thread-7 com.jcabi.github.mock.MkRepos: repository jeff/0XNAmLzyTzGPXRKCb0CF created by jeff [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.jcabi.github.PullRefTest [INFO] Running com.jcabi.github.RtPublicKeysTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45757] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45757 [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45757 [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43893] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43893 [INFO] pool-3-thread-39 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43893 /user/keys/1): [204 No Content] in 47ms [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43893 [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34385] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34385 [INFO] pool-3-thread-12 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34385 /user/keys): [200 OK] in 76ms [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34385 [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34877] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34877 [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34877 /user/keys): [201 Created] in 62ms [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34877 [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in com.jcabi.github.RtPublicKeysTest [INFO] Running com.jcabi.github.RtReferenceTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37117] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37117 [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/6Wwm7MxDMjMCimyFlyZt created by jeff [INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37117 /repos/jeff/6Wwm7MxDMjMCimyFlyZt/git/refs/heads/featureB): [200 OK] in 44ms [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37117 [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44359] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44359 [INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/6anq3Hdp0jPAO2kR3wsh created by jeff [INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44359 /repos/jeff/6anq3Hdp0jPAO2kR3wsh/git/refs/heads/featureA): [200 OK] in 35ms [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44359 [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37847] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37847 [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/hksdJ48lHNHDJ5R99uNp created by jeff [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37847 [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-43 com.jcabi.github.mock.MkRepos: repository jeff/CerrAQqIVPru7OeKDlwU created by jeff Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33577] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33577 [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33577 [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s - in com.jcabi.github.RtReferenceTest [INFO] Running com.jcabi.github.RtBranchesTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45541] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45541 [INFO] pool-3-thread-25 com.jcabi.github.mock.MkRepos: repository jeff/3h34JwpeirD6jdIOqB8w created by jeff [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45541 /repos/jeff/3h34JwpeirD6jdIOqB8w/branches): [200 OK] in 70ms [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45541 /repos/jeff/3h34JwpeirD6jdIOqB8w/branches): [200 OK] in 2ms [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45541 [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41659] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41659 [INFO] pool-3-thread-9 com.jcabi.github.mock.MkRepos: repository jeff/hnqYbx5Eb2HtQi1XGGJO created by jeff [INFO] pool-3-thread-9 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41659 /repos/jeff/hnqYbx5Eb2HtQi1XGGJO/branches): [200 OK] in 15ms [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41659 [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/NQuVxbeXW1FBnjSgIsC6 created by jeff [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s - in com.jcabi.github.RtBranchesTest [INFO] Running com.jcabi.github.RtChecksTest Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42483] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. [INFO] pool-3-thread-20 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42483 [INFO] pool-3-thread-20 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42483 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 41ms [INFO] pool-3-thread-20 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42483 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36999] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36999 [INFO] pool-3-thread-13 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36999 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 7ms [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36999 Aug 03, 2023 8:46:42 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43241] Aug 03, 2023 8:46:42 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43241 [INFO] pool-3-thread-44 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43241 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 49ms [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43241 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45253] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45253 [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45253 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45253 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44095] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44095 [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44095 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 8ms [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44095 Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42101] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42101 [INFO] pool-3-thread-15 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42101 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 13ms [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42101 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in com.jcabi.github.RtChecksTest [INFO] Running com.jcabi.github.mock.MkReleaseTest [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/26qUWVXPycpsGFRR5Ckl created by jeff [INFO] pool-3-thread-23 com.jcabi.github.mock.MkRepos: repository jeff/3HEM1yOtCQUL9LGv57ww created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/6v9OWbw9h8aqmkUB3BqL created by jeff [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/H3SK7UsmzpnlEf63h0sf created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/HuqXwEJRjrCxDgYMxGIJ created by jeff [INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/5VnVB0x4tna2MjcS7UNx created by jeff [INFO] pool-3-thread-37 com.jcabi.github.mock.MkRepos: repository jeff/SzsTfU5Lop2OOnepUrA6 created by jeff [INFO] pool-3-thread-12 com.jcabi.github.mock.MkRepos: repository jeff/KM0OAvAlLvctWfjv270L created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/AWHILSieAVm0YOokJt29 created by jeff [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/nKZL1hLs8uig6Odk9Jzi created by jeff [INFO] pool-3-thread-12 com.jcabi.github.mock.MkRepos: repository jeff/4n1B8Xi0rg4wSohiiwXD created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/u7uafyhOX2w5qp7T2pi1 created by jeff [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in com.jcabi.github.mock.MkReleaseTest [INFO] Running com.jcabi.github.mock.MkTreeTest [INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository jeff/y2JQsqz104sqLRZMGEg0 created by jeff [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in com.jcabi.github.mock.MkTreeTest [INFO] Running com.jcabi.github.mock.MkReposTest [INFO] pool-3-thread-13 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff [INFO] pool-3-thread-43 com.jcabi.github.mock.MkRepos: repository jeff/hello created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository tom/1 created by tom [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository tom/2 created by tom [INFO] pool-3-thread-25 com.jcabi.github.mock.MkRepos: repository john/exist created by john [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/remove-me created by jeff [INFO] pool-3-thread-2 com.jcabi.github.mock.MkRepos: repository /orgs/myorg/repos/test created by /orgs/myorg/repos [INFO] pool-3-thread-12 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.jcabi.github.mock.MkReposTest [INFO] Running com.jcabi.github.mock.MkContentTest [INFO] pool-3-thread-9 com.jcabi.github.mock.MkRepos: repository jeff/4kcOGSl8Pp51xnXjUMSi created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/Aap0d3ofDoGGTfXIIak6 created by jeff [INFO] pool-3-thread-7 com.jcabi.github.mock.MkRepos: repository jeff/YlXzyyR6IxWCtZfRpOOd created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/fdSXS3HgUhMOArmWChu8 created by jeff [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in com.jcabi.github.mock.MkContentTest [INFO] Running com.jcabi.github.RtPullCommentTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34289] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34289 [INFO] pool-3-thread-11 com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34289 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 39ms [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34289 [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository jeff/WqhSQiLA9c8RTiyyVzwO created by jeff Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35589] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35589 [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe [INFO] pool-3-thread-10 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35589 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 7ms [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35589 [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.771 s - in com.jcabi.github.RtPullCommentTest [INFO] Running com.jcabi.github.RtUsersTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46249] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46249 [INFO] pool-3-thread-13 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46249 /user): [200 OK] in 23ms [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46249 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35567] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35567 [INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35567 /users): [200 OK] in 3ms [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35567 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37123] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37123 [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37123 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s - in com.jcabi.github.RtUsersTest [INFO] Running com.jcabi.github.mock.MkNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.jcabi.github.mock.MkNotificationTest [INFO] Running com.jcabi.github.mock.MkBranchTest [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/KmWeREjTtb0MwpUjeUUG created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/cWSpcFRXsAbxlUZm8PB8 created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/crxlkOA1pQ0QIcet9beM created by jeff [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in com.jcabi.github.mock.MkBranchTest [INFO] Running com.jcabi.github.mock.MkPullCommentsTest [INFO] pool-3-thread-37 com.jcabi.github.mock.MkRepos: repository jeff/adoqcZlvXyQWLgu1Gfim created by jeff [INFO] pool-3-thread-37 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/adoqcZlvXyQWLgu1Gfim by jeff: hello [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/DqSrNXtI5X1uailxNGeq created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DqSrNXtI5X1uailxNGeq by jeff: hello [INFO] pool-3-thread-38 com.jcabi.github.mock.MkRepos: repository jeff/DLpVZNpMaYXGUH2OPOPz created by jeff [INFO] pool-3-thread-38 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DLpVZNpMaYXGUH2OPOPz by jeff: hello [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie [INFO] pool-3-thread-10 com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1 [INFO] pool-3-thread-11 com.jcabi.github.mock.MkRepos: repository jeff/phcLV0wbL8u9gGg7OmiL created by jeff [INFO] pool-3-thread-11 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/phcLV0wbL8u9gGg7OmiL by jeff: hello [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/oSZz4bJXE1fCqv3QgmRx created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/oSZz4bJXE1fCqv3QgmRx by jeff: hello [INFO] pool-3-thread-22 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/oSZz4bJXE1fCqv3QgmRx by jeff: new [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in com.jcabi.github.mock.MkPullCommentsTest [INFO] Running com.jcabi.github.mock.MkTreesTest [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/m1OtcEv8ppzGp5MdFNhi created by jeff [INFO] pool-3-thread-1 com.jcabi.github.mock.MkRepos: repository jeff/uImbHs9Kex1PEIRRskOD created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in com.jcabi.github.mock.MkTreesTest [INFO] Running com.jcabi.github.RtMilestonesTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33899] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33899 [INFO] pool-3-thread-19 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33899 /repos/mark/test/milestones/1): [204 No Content] in 4ms [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33899 [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in com.jcabi.github.RtMilestonesTest [INFO] Running com.jcabi.github.RtValuePaginationTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39473] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39473 [INFO] pool-3-thread-29 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39473 /): [200 OK] in 4ms [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39473 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38015] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38015 [INFO] pool-3-thread-42 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38015 /): [200 OK] in 3ms [INFO] pool-3-thread-42 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38015 /s): [200 OK] in 3ms [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38015 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s - in com.jcabi.github.RtValuePaginationTest [INFO] Running com.jcabi.github.RtUserTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43633] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43633 [INFO] pool-3-thread-38 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:43633 /user): [200 OK] in 69ms [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43633 [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-18 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-35 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-35 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-18 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-35 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40779] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40779 [INFO] pool-3-thread-18 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:40779 /notifications): [205 Reset Content] in 3ms [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40779 [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-26 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 1ms [INFO] pool-3-thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-26 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37451] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. [INFO] pool-3-thread-6 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37451 [INFO] pool-3-thread-6 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:37451 /notifications): [500 Internal Server Error] in 13ms [INFO] pool-3-thread-6 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37451 [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s - in com.jcabi.github.RtUserTest [INFO] Running com.jcabi.github.RtIssueTest [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33377] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33377 [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/05MyCmVlPF1sZqoEyAvH created by jeff [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33377 /repos/jeff/05MyCmVlPF1sZqoEyAvH/issues/10): [200 OK] in 7ms [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33377 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46643] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46643 [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:46643 /repos/user/repo/issues/1): [200 OK] in 3ms [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46643 [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s - in com.jcabi.github.RtIssueTest [INFO] Running com.jcabi.github.RtUserOrganizationsTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44071] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44071 [INFO] pool-3-thread-27 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44071 /users/octopus/orgs): [200 OK] in 3ms [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44071 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in com.jcabi.github.RtUserOrganizationsTest [INFO] Running com.jcabi.github.mock.MkOrganizationsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in com.jcabi.github.mock.MkOrganizationsTest [INFO] Running com.jcabi.github.ContentTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in com.jcabi.github.ContentTest [INFO] Running com.jcabi.github.RtJsonTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35569] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35569 [INFO] pool-3-thread-32 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35569 /): [200 OK] in 49ms [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35569 [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46769] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46769 [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46769 /): [200 OK] in 3ms [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46769 [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in com.jcabi.github.RtJsonTest [INFO] Running com.jcabi.github.PullCommentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.jcabi.github.PullCommentTest [INFO] Running com.jcabi.github.mock.MkRepoTest [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/test5 created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/jtfzOkn9sV6qmecMMHhb created by jeff [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/test1 created by jeff [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in com.jcabi.github.mock.MkRepoTest [INFO] Running com.jcabi.github.mock.JsonPatchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.jcabi.github.mock.JsonPatchTest [INFO] Running com.jcabi.github.ExistenceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.jcabi.github.ExistenceTest [INFO] Running com.jcabi.github.mock.MkIssueEventsTest [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/d3VAFu0bnKaDsSIC4NXU created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #2 by samuel [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/NSdICp5Eoow6BkPr4bFq created by jeff [INFO] pool-3-thread-27 com.jcabi.github.mock.MkEvent: issue event #1 of type unlocked created in jeff for issue #2 by jill [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/Ml7vdtCCQoLDD2G768R4 created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john [INFO] pool-3-thread-32 com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository jeff/7XkfH0HOsbRLpjXm4M1P created by jeff [INFO] pool-3-thread-6 com.jcabi.github.mock.MkEvent: issue event #1 of type locked created in jeff for issue #2 by jack [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in com.jcabi.github.mock.MkIssueEventsTest [INFO] Running com.jcabi.github.mock.MkIssueTest [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository first/W80PTEX3UMmienW5C6w1 created by first [INFO] pool-3-thread-29 com.jcabi.github.mock.MkIssues: issue #1 created in first/W80PTEX3UMmienW5C6w1 by second: [INFO] pool-3-thread-17 com.jcabi.github.mock.MkRepos: repository jeff/oNKyc3ybGH4CUTfaW3Za created by jeff [INFO] pool-3-thread-17 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/oNKyc3ybGH4CUTfaW3Za by jeff: hey [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository jeff/n3PA7WhO7lcSvS8XOfVL created by jeff [INFO] pool-3-thread-6 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/n3PA7WhO7lcSvS8XOfVL by jeff: hey [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/aEB1WvbGf19YDr2tKxci created by jeff [INFO] pool-3-thread-27 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/aEB1WvbGf19YDr2tKxci by jeff: hey [INFO] pool-3-thread-17 com.jcabi.github.mock.MkRepos: repository jeff/CQfMwr8EuiOCNLfQKqJh created by jeff [INFO] pool-3-thread-17 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/CQfMwr8EuiOCNLfQKqJh by jeff: hey [INFO] pool-3-thread-17 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff [INFO] pool-3-thread-17 com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository jeff/RiDqi3CYSZkkPLWtXBrP created by jeff [INFO] pool-3-thread-6 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/RiDqi3CYSZkkPLWtXBrP by jeff: hey [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/0Y1pcyl1hFajtHXQ9thA created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/0Y1pcyl1hFajtHXQ9thA by jeff: hey [INFO] pool-3-thread-29 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff [INFO] pool-3-thread-14 com.jcabi.github.mock.MkRepos: repository jeff/shBHhWl2aRMSMStWSjUQ created by jeff [INFO] pool-3-thread-14 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/shBHhWl2aRMSMStWSjUQ by jeff: hey [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/7I1Hbkouiyzuncd73wLU created by jeff [INFO] pool-3-thread-27 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7I1Hbkouiyzuncd73wLU by jeff: hey [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/GY0PzCuWGZN9hZDbNpa4 created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/GY0PzCuWGZN9hZDbNpa4 by jeff: hey [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/DREg2bw6so9Q90XwrLlv created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DREg2bw6so9Q90XwrLlv by jeff: hey [INFO] pool-3-thread-16 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/lPutciJZ2HIy63E9i5Oe created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/lPutciJZ2HIy63E9i5Oe by jeff: hey [INFO] pool-3-thread-29 com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in com.jcabi.github.mock.MkIssueTest [INFO] Running com.jcabi.github.RtCommitsTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42219] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42219 [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/kfj85wR4tCawcgJvzXlY created by jeff [INFO] pool-3-thread-39 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42219 /repos/jeff/kfj85wR4tCawcgJvzXlY/git/commits): [201 Created] in 3ms [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42219 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in com.jcabi.github.RtCommitsTest [INFO] Running com.jcabi.github.RtContentTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:32791] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32791 [INFO] pool-3-thread-12 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32791 /repos/user/repo/contents/raw): [200 OK] in 3ms [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32791 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40875] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40875 [INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40875 /repos/user/repo/contents/path): [200 OK] in 3ms [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40875 [INFO] pool-3-thread-44 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in com.jcabi.github.RtContentTest [INFO] Running com.jcabi.github.RtSearchTest [INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms [INFO] pool-3-thread-45 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39313] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39313 [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39313 /search/code): [200 OK] in 5ms [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39313 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 3ms [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39313 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 3ms [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39313 [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-45 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s - in com.jcabi.github.RtSearchTest [INFO] Running com.jcabi.github.mock.MkAssigneesTest [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository Jonathan/m06afq58dArNoY3pTJk6 created by Jonathan [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository Jonathan/WV3H1U2GOELyF4CzgQwD created by Jonathan [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository Jonathan/JHJd20k2XnYqrMoULWAl created by Jonathan [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in com.jcabi.github.mock.MkAssigneesTest [INFO] Running com.jcabi.github.mock.MkUserEmailsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in com.jcabi.github.mock.MkUserEmailsTest [INFO] Running com.jcabi.github.mock.MkPullCommentTest [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/4xjIjwtz7CuVlLNwzj4t created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4xjIjwtz7CuVlLNwzj4t by jeff: hello [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/HpCgAtMah6YuMt5qDuTm created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HpCgAtMah6YuMt5qDuTm by jeff: hello [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in com.jcabi.github.mock.MkPullCommentTest [INFO] Running com.jcabi.github.RtLabelTest Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41385] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41385 [INFO] pool-3-thread-38 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41385 /repos/mark/test/labels/enhance): [200 OK] in 44ms [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41385 [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36507] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36507 [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36507 /repos/mark/test/labels/bug): [200 OK] in 3ms [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36507 [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in com.jcabi.github.RtLabelTest [INFO] Running com.jcabi.github.ReleaseAssetTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in com.jcabi.github.ReleaseAssetTest [INFO] Running com.jcabi.github.mock.MkMilestoneTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.mock.MkMilestoneTest [INFO] Running com.jcabi.github.RtSearchPaginationTest [INFO] pool-3-thread-16 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/path): [200 OK] in 0ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.jcabi.github.RtSearchPaginationTest [INFO] Running com.jcabi.github.mock.MkForkTest [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/xYbzov88Jd2TQQL53VnS created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkForks: fork jeff/xYbzov88Jd2TQQL53VnS created inside fork by jeff [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.jcabi.github.mock.MkForkTest [INFO] Running com.jcabi.github.RtPublicKeyTest [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user/keys/1): [200 OK] in 0ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.jcabi.github.RtPublicKeyTest [INFO] Running com.jcabi.github.SmartsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.jcabi.github.SmartsTest [INFO] Running com.jcabi.github.mock.MkReferenceTest [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository jeff/PlRVRu1yevGJEW8dhHhD created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/ejNAYhEqzCRG0ditD51u created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/CT5uyhRLaqo1keln9gMj created by jeff [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository jeff/JTBeDM9YZkUq2gUx3GJV created by jeff [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in com.jcabi.github.mock.MkReferenceTest [INFO] Running com.jcabi.github.PullTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.jcabi.github.PullTest [INFO] Running com.jcabi.github.RtCommentTest Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39887] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39887 [INFO] pool-3-thread-17 com.jcabi.github.mock.MkRepos: repository jeff/MUtelLyU2vRL73YB9SN2 created by jeff [INFO] pool-3-thread-17 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/MUtelLyU2vRL73YB9SN2 by jeff: Reaction Listing test [INFO] pool-3-thread-17 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39887 /repos/jeff/MUtelLyU2vRL73YB9SN2/issues/comments/10/reactions): [200 OK] in 4ms [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39887 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38115] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38115 [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/KMCIFt4DPYXxjhTOqAfO created by jeff [INFO] pool-3-thread-27 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KMCIFt4DPYXxjhTOqAfO by jeff: Reaction adding test [INFO] pool-3-thread-27 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38115 /repos/jeff/KMCIFt4DPYXxjhTOqAfO/issues/comments/10): [200 OK] in 4ms [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38115 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46545] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46545 [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/M8Kq8OYmFNQGmqF55Zix created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/M8Kq8OYmFNQGmqF55Zix by jeff: testing3 [INFO] pool-3-thread-32 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46545 /repos/jeff/M8Kq8OYmFNQGmqF55Zix/issues/comments/10): [204 No Content] in 4ms [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46545 [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/WsvdzL3FLH1w05i8E2CC created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/WsvdzL3FLH1w05i8E2CC by jeff: testing1 [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/QcRV9vGXN8LQApcb8EGq created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/QcRV9vGXN8LQApcb8EGq by jeff: testing2 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38693] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38693 [INFO] pool-3-thread-42 com.jcabi.github.mock.MkRepos: repository jeff/yd3XGX07oskySl6tM0ya created by jeff [INFO] pool-3-thread-42 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/yd3XGX07oskySl6tM0ya by jeff: testing4 [INFO] pool-3-thread-42 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38693 /repos/jeff/yd3XGX07oskySl6tM0ya/issues/comments/10): [200 OK] in 3ms [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38693 [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/JROVCLqNndBnM4hQZz5a created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/JROVCLqNndBnM4hQZz5a by jeff: title Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36993] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36993 [INFO] pool-3-thread-29 com.jcabi.github.mock.MkRepos: repository jeff/M39XEHFMIoqt5fGNhe8Q created by jeff [INFO] pool-3-thread-29 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/M39XEHFMIoqt5fGNhe8Q by jeff: testing5 [INFO] pool-3-thread-29 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36993 /repos/jeff/M39XEHFMIoqt5fGNhe8Q/issues/comments/10): [200 OK] in 4ms [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36993 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45393] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45393 [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/kj29WusjRUDa0rFVw7hN created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/kj29WusjRUDa0rFVw7hN by jeff: testing6 [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45393 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s - in com.jcabi.github.RtCommentTest [INFO] Running com.jcabi.github.mock.MkIssueLabelsTest [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/pKbxjJBB7alho3vKr6wg created by jeff [INFO] pool-3-thread-16 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/pKbxjJBB7alho3vKr6wg by jeff: Titular [INFO] pool-3-thread-16 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository jeff/TKPzbSb2sdhW5j7XyDmr created by jeff [INFO] pool-3-thread-32 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TKPzbSb2sdhW5j7XyDmr by jeff: title [INFO] pool-3-thread-32 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff [INFO] pool-3-thread-14 com.jcabi.github.mock.MkRepos: repository jeff/HtxXDG3eJ4BZj3vghO04 created by jeff [INFO] pool-3-thread-14 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HtxXDG3eJ4BZj3vghO04 by jeff: how are you? [INFO] pool-3-thread-14 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff [INFO] pool-3-thread-8 com.jcabi.github.mock.MkRepos: repository jeff/D1Jj02PU2bTUQw2qqRQh created by jeff [INFO] pool-3-thread-8 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/D1Jj02PU2bTUQw2qqRQh by jeff: Rewrite [INFO] pool-3-thread-8 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff [INFO] pool-3-thread-8 com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in com.jcabi.github.mock.MkIssueLabelsTest [INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.jcabi.github.mock.MkCommitsComparisonTest [INFO] Running com.jcabi.github.RtLabelsTest Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36155] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36155 [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36155 /repos/mark/test/labels/issue): [204 No Content] in 2ms [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36155 [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44447] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42115] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. [INFO] pool-3-thread-6 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44447 [INFO] pool-3-thread-6 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44447 /repos/mark/test/labels): [201 Created] in 3ms [INFO] pool-3-thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44447 /repos/mark/test/labels/API): [200 OK] in 2ms [INFO] pool-3-thread-6 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44447 [INFO] pool-3-thread-6 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42115 [INFO] pool-3-thread-14 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42115 /repos/mark/test/labels): [200 OK] in 3ms [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42115 [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33673] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33673 [INFO] pool-3-thread-10 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33673 /repos/mark/test/labels/bug): [200 OK] in 3ms [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33673 [INFO] pool-3-thread-10 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in com.jcabi.github.RtLabelsTest [INFO] Running com.jcabi.github.PublicKeyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.jcabi.github.PublicKeyTest [INFO] Running com.jcabi.github.mock.MkBlobsTest [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/SOXWyGKP6gPWJINjnKOr created by jeff [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository jeff/BfJ4ea2mWPADeoS24VgU created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.jcabi.github.mock.MkBlobsTest [INFO] Running com.jcabi.github.RtPublicMembersTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39003] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39003 [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39003 /orgs/starfleet/public_members/wesley): [204 No Content] in 4ms [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39003 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 3ms [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39003 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40113] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40113 [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40113 /orgs/starfleet/public_members): [200 OK] in 3ms [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40113 /orgs/starfleet/public_members): [500 Internal Server Error] in 3ms [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40113 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39459] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39459 [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39459 /orgs/starfleet/public_members/wesley): [204 No Content] in 4ms [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39459 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 11ms [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39459 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45191] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45191 [INFO] pool-3-thread-9 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45191 /orgs/starfleet/public_members/wesley): [404 Not Found] in 3ms [INFO] pool-3-thread-9 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45191 /orgs/starfleet/public_members/wesley): [404 Not Found] in 3ms [INFO] pool-3-thread-9 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45191 /orgs/starfleet/public_members/wesley): [204 No Content] in 3ms [INFO] pool-3-thread-9 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45191 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 3ms [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45191 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in com.jcabi.github.RtPublicMembersTest [INFO] Running com.jcabi.github.mock.MkRepoCommitTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.jcabi.github.mock.MkRepoCommitTest [INFO] Running com.jcabi.github.mock.MkIssuesTest [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/nv1gWadsydriewUZU8Or created by jeff [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/nv1gWadsydriewUZU8Or by jeff: hello [INFO] pool-3-thread-25 com.jcabi.github.mock.MkRepos: repository jeff/IQmXXbgfRvmMPFXvejYU created by jeff [INFO] pool-3-thread-25 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/IQmXXbgfRvmMPFXvejYU by jeff: hey, you [INFO] pool-3-thread-25 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/IQmXXbgfRvmMPFXvejYU by jeff: hey [INFO] pool-3-thread-25 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/IQmXXbgfRvmMPFXvejYU by jeff: hey again [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/test-3 created by jeff [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/test-3 by jeff: title [INFO] pool-3-thread-46 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/test-3 by jeff: title [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in com.jcabi.github.mock.MkIssuesTest [INFO] Running com.jcabi.github.RtCheckTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.jcabi.github.RtCheckTest [INFO] Running com.jcabi.github.mock.MkDeployKeysTest [INFO] pool-3-thread-9 com.jcabi.github.mock.MkRepos: repository jeff/SEl8u1UHXx6IteuDmWk1 created by jeff [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository jeff/amhwZimRo7dTDRxJKemN created by jeff [INFO] pool-3-thread-10 com.jcabi.github.mock.MkRepos: repository jeff/MtNAcJsAx1GGlLS6Tiid created by jeff [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/6Eq1x21jSbDk4HUxXBZl created by jeff [INFO] pool-3-thread-24 com.jcabi.github.mock.MkRepos: repository jeff/JJmMBOtXrKmBtRP3xMJv created by jeff [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in com.jcabi.github.mock.MkDeployKeysTest [INFO] Running com.jcabi.github.mock.MkBranchesTest [INFO] pool-3-thread-24 com.jcabi.github.mock.MkRepos: repository jeff/BduVjr2xQmGhL7PHcuQv created by jeff [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/l5qHifm8lnzADEpEXj7L created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.jcabi.github.mock.MkBranchesTest [INFO] Running com.jcabi.github.RtForksTest [INFO] pool-3-thread-26 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46819] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46819 [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46819 /repos/test_user/test_repo/forks): [202 Accepted] in 2ms [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46819 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 2ms [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46819 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s - in com.jcabi.github.RtForksTest [INFO] Running com.jcabi.github.RtForkTest Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45529] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45529 Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42385] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42385 [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45529 /repos/test_user/test_repo/forks/1): [200 OK] in 18ms [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45529 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45529 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42385 [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45529 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 s - in com.jcabi.github.RtForkTest [INFO] Running com.jcabi.github.RtContentsTest Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38423] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38423 [INFO] pool-3-thread-9 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38423 /repos/test/contents/contents/to/remove): [200 OK] in 3ms [INFO] pool-3-thread-9 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38423 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35521] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35521 [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35521 /repos/test/contents/contents/test/thefile): [201 Created] in 4ms [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35521 /repos/test/contents/contents/test/thefile): [200 OK] in 56ms [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35521 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41435] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41435 [INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41435 /repos/test/contents/contents/test/file): [200 OK] in 4ms [INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41435 /repos/test/contents/contents/test/file): [200 OK] in 4ms [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41435 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37537] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37537 [INFO] pool-3-thread-39 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:37537 /repos/test/contents/contents/test.txt): [200 OK] in 3ms [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37537 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43027] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43027 [INFO] pool-3-thread-13 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43027 /repos/test/contents/readme): [200 OK] in 4ms [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43027 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37301] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: started on port #37301 [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37301 /repos/test/contents/contents/dir): [200 OK] in 3ms [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37301 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38771] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38771 [INFO] pool-3-thread-12 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38771 /repos/test/contents/readme): [200 OK] in 4ms [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38771 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in com.jcabi.github.RtContentsTest [INFO] Running com.jcabi.github.IssueLabelsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.jcabi.github.IssueLabelsTest [INFO] Running com.jcabi.github.RtNotificationsTest [INFO] pool-3-thread-15 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in com.jcabi.github.RtNotificationsTest [INFO] Running com.jcabi.github.RtGistCommentTest Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42067] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42067 [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42067 /gists/gistName/comments/1): [204 No Content] in 3ms [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42067 [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33815] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33815 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45157] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45157 [INFO] pool-3-thread-44 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33815 /gists/someName/comments/1): [200 OK] in 3ms [INFO] pool-3-thread-44 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33815 /gists/someName/comments/1): [200 OK] in 3ms [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33815 [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45157 [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in com.jcabi.github.RtGistCommentTest [INFO] Running com.jcabi.github.mock.MkReferencesTest [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/LvRYNkB11kIBt0Qz4otF created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/EYXw3MvjjKghRkA4cBPY created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/rJj15dqJW6D4XyhFLrKH created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/KFhrfxUlCsfe3ejWxmhj created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/WxlRPpbOoH1AE4tcITfj created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/X5eTjwkpShMJBPnHF8KU created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/aYous5J2FUtTDU3EXfE6 created by jeff [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.jcabi.github.mock.MkReferencesTest [INFO] Running com.jcabi.github.StatusTest [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/oivGcAHB6mNgPvWhosL2 created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/blcEW5NZPFCnvP0ATiX8 created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/mxusMzNFsYysAVgjvzec created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository jeff/j6uPogDTtOK5XmlYCWd9 created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/OkNTJblWXJB1rxfYLAi6 created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/RjJCVRpOaVF70bSllqab created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository jeff/DSO8qBI5UwGYV6G7vvA2 created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/bic2Aeq97oa3Nb8heTbX created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/YGrB0fseed2LLdPgkgw8 created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository jeff/YABVnygoJuHWLUJTnrQk created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/lzagzky87IuWMRQPNOlO created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/ureAR3kPuUZ40iEqaiuc created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/9i8UkAoAMVmBLQK5sL8q created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository jeff/jV1GxW9GlOBSr2xZTYJH created by jeff [INFO] pool-3-thread-15 com.jcabi.github.mock.MkRepos: repository jeff/pg67InDHMUF2zFt9sBqs created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/7dsrjKXQJokDEljFqQex created by jeff [INFO] pool-3-thread-30 com.jcabi.github.mock.MkRepos: repository jeff/xVqSCqGwhRYtZ1NsEjDw created by jeff [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.jcabi.github.StatusTest [INFO] Running com.jcabi.github.RtCommitsComparisonTest [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.jcabi.github.RtCommitsComparisonTest [INFO] Running com.jcabi.github.mock.MkChecksTest [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/TP407AVMU5vGZfc2TGQ3 created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/TP407AVMU5vGZfc2TGQ3 by jeff: Test PR [INFO] pool-3-thread-39 com.jcabi.github.mock.MkRepos: repository jeff/HBWJfR0x6s0NdxSwAlqk created by jeff [INFO] pool-3-thread-39 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HBWJfR0x6s0NdxSwAlqk by jeff: Test PR [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.jcabi.github.mock.MkChecksTest [INFO] Running com.jcabi.github.mock.MkPublicKeysTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.jcabi.github.mock.MkPublicKeysTest [INFO] Running com.jcabi.github.mock.MkMarkdownTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.mock.MkMarkdownTest [INFO] Running com.jcabi.github.mock.MkCommentsTest [INFO] pool-3-thread-5 com.jcabi.github.mock.MkRepos: repository jeff/zAcQjuX3t6HLMYp3Cncm created by jeff [INFO] pool-3-thread-5 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/zAcQjuX3t6HLMYp3Cncm by jeff: hey [INFO] pool-3-thread-5 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hello, dude! [INFO] pool-3-thread-5 com.jcabi.github.mock.MkComments: comment #2 posted to issue #1 by jeff: hello again [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.jcabi.github.mock.MkCommentsTest [INFO] Running com.jcabi.github.mock.MkUserTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.jcabi.github.mock.MkUserTest [INFO] Running com.jcabi.github.mock.MkHookTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in com.jcabi.github.mock.MkHookTest [INFO] Running com.jcabi.github.mock.MkForksTest [INFO] pool-3-thread-44 com.jcabi.github.mock.MkRepos: repository jeff/HScJJy8jtd8Rw0Hkrd2k created by jeff [INFO] pool-3-thread-44 com.jcabi.github.mock.MkForks: fork jeff/HScJJy8jtd8Rw0Hkrd2k created inside Organization by jeff [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 s - in com.jcabi.github.mock.MkForksTest [INFO] Running com.jcabi.github.RtCommitTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43201] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. [INFO] pool-3-thread-26 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43201 [INFO] pool-3-thread-26 com.jcabi.github.mock.MkRepos: repository jeff/vhY1q2HNvYeQ3ATFYKXr created by jeff [INFO] pool-3-thread-26 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43201 /repos/jeff/vhY1q2HNvYeQ3ATFYKXr/git/commits/sha): [200 OK] in 3ms [INFO] pool-3-thread-26 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43201 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in com.jcabi.github.RtCommitTest [INFO] Running com.jcabi.github.RtHooksTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38709] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38709 [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38709 /repos/test/hooks/hooks): [201 Created] in 3ms [INFO] pool-3-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38709 /repos/test/hooks/hooks/1): [200 OK] in 2ms [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38709 [INFO] pool-3-thread-5 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44305] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. [INFO] pool-3-thread-35 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44305 [INFO] pool-3-thread-35 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44305 /repos/test/hooks/hooks): [200 OK] in 3ms [INFO] pool-3-thread-35 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44305 [INFO] pool-3-thread-35 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44817] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44817 [INFO] pool-3-thread-15 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44817 /repos/test/hooks/hooks/1): [204 No Content] in 3ms [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44817 [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45571] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45571 [INFO] pool-3-thread-38 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45571 /repos/test/hooks/hooks): [200 OK] in 2ms [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45571 [INFO] pool-3-thread-38 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41855] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. [INFO] pool-3-thread-37 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41855 [INFO] pool-3-thread-37 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41855 /repos/test/hooks/hooks/1): [200 OK] in 2ms [INFO] pool-3-thread-37 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41855 [INFO] pool-3-thread-37 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in com.jcabi.github.RtHooksTest [INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.jcabi.github.mock.MkUserOrganizationsTest [INFO] Running com.jcabi.github.SmartJsonTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.jcabi.github.SmartJsonTest [INFO] Running com.jcabi.github.FromPopertiesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.jcabi.github.FromPopertiesTest [INFO] Running com.jcabi.github.mock.JsonNodeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.jcabi.github.mock.JsonNodeTest [INFO] Running com.jcabi.github.RtIssuesTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42657] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42657 [INFO] pool-3-thread-19 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42657 /repos/mark/test/issues/1): [200 OK] in 3ms [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42657 [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34335] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34335 [INFO] pool-3-thread-15 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34335 /repos/mark/test/issues): [200 OK] in 61ms [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34335 [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41375] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41375 [INFO] pool-3-thread-40 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41375 /repos/mark/test/issues): [201 Created] in 3ms [INFO] pool-3-thread-40 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41375 /repos/mark/test/issues/1): [200 OK] in 1ms [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41375 [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35389] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35389 [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35389 /repos/mark/test/issues): [200 OK] in 2ms [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35389 [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s - in com.jcabi.github.RtIssuesTest [INFO] Running com.jcabi.github.mock.MkMilestonesTest [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/TpZturoz3nCEisveTUFb created by jeff [INFO] pool-3-thread-38 com.jcabi.github.mock.MkRepos: repository jeff/C1vR8b5ZZutn5zGR24r7 created by jeff [INFO] pool-3-thread-19 com.jcabi.github.mock.MkRepos: repository jeff/X1jsAEeGKsq8tioQGE1o created by jeff [INFO] pool-3-thread-11 com.jcabi.github.mock.MkRepos: repository jeff/NyWDcOK8ilmDC1cDNqqr created by jeff [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository jeff/ZBCVkNtqYYI8zWSD10xa created by jeff [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.jcabi.github.mock.MkMilestonesTest [INFO] Running com.jcabi.github.wire.CarefulWireTest [INFO] pool-3-thread-41 com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds. [INFO] pool-3-thread-41 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s SLF4J: Class path contains multiple SLF4J providers. SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@7abc462d] SLF4J: Found provider [org.slf4j.log4j12.Log4j12ServiceProvider@73b17ac2] SLF4J: See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual provider is of type [org.slf4j.reload4j.Reload4jServiceProvider@7abc462d] [INFO] pool-3-thread-37 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 20ms SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also https://www.slf4j.org/codes.html#replay [INFO] pool-3-thread-46 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 277ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.302 s - in com.jcabi.github.wire.CarefulWireTest [INFO] Running com.jcabi.github.mock.MkCheckTest [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/OQss78WsrLYF8BJus5WN created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/OQss78WsrLYF8BJus5WN by jeff: Test PR [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/QdfYTe9wipehRx0TPZP2 created by jeff [INFO] pool-3-thread-47 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/QdfYTe9wipehRx0TPZP2 by jeff: Test PR [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in com.jcabi.github.mock.MkCheckTest [INFO] Running com.jcabi.github.RtOrganizationTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40797] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40797 [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40797 [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44361] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44361 [INFO] pool-3-thread-29 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44361 /orgs/testPatch): [200 OK] in 4ms [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44361 [INFO] pool-3-thread-29 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in com.jcabi.github.RtOrganizationTest [INFO] Running com.jcabi.github.RtPaginationTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43995] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43995 [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43995 /): [200 OK] in 3ms [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43995 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43523] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43523 [INFO] pool-3-thread-14 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43523 /): [200 OK] in 3ms [INFO] pool-3-thread-14 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43523 /s): [200 OK] in 4ms [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43523 [INFO] pool-3-thread-14 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 s - in com.jcabi.github.RtPaginationTest [INFO] Running com.jcabi.github.RtAssigneesTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34609] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34609 [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34609 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 3ms [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34609 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42737] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42737 [INFO] pool-3-thread-27 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42737 /repos/test/assignee/assignees/octocat2): [204 No Content] in 2ms [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42737 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43047] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43047 [INFO] pool-3-thread-17 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43047 /repos/test/assignee/assignees): [200 OK] in 3ms [INFO] pool-3-thread-17 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43047 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in com.jcabi.github.RtAssigneesTest [INFO] Running com.jcabi.github.RtPullTest Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39993] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39993 [INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39993 /repos/user/repo/pulls/2/files): [200 OK] in 6ms [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39993 [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44807] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44807 [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44807 [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45659] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45659 [INFO] pool-3-thread-18 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45659 /repos/user/repo/pulls/1): [200 OK] in 4ms [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45659 [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34549] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34549 [INFO] pool-3-thread-1 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:34549 /repos/user/repo/pulls/3/merge): [200 OK] in 4ms [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34549 [INFO] pool-3-thread-1 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39319] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39319 [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39319 /repos/user/repo/pulls/-762773056): [200 OK] in 4ms [INFO] pool-3-thread-47 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39319 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 4ms [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39319 [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44577] Aug 03, 2023 8:46:45 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44577 [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44577 /repos/user/repo/pulls/1): [200 OK] in 5ms [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44577 [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.004 s - in com.jcabi.github.RtPullTest [INFO] Running com.jcabi.github.mock.MkTagsTest [INFO] pool-3-thread-18 com.jcabi.github.mock.MkRepos: repository jeff/kaC0ueSFYtcgeIECc2Sp created by jeff [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.jcabi.github.mock.MkTagsTest [INFO] Running com.jcabi.github.FileChangeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.jcabi.github.FileChangeTest [INFO] Running com.jcabi.github.mock.MkHooksTest [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/hK9QUgSb2J7FyG6trAqY created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/wB1TLVVHLQ0h6kUtoYl0 created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/HpCBLFx9CQvrkUJBbFEY created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/nng3ztd03m64Gvy2L13w created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/sODAcRE89Q0rrtKHC8u1 created by jeff [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in com.jcabi.github.mock.MkHooksTest [INFO] Running com.jcabi.github.RtGistsTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44685] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. [INFO] pool-3-thread-45 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44685 [INFO] pool-3-thread-45 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44685 /gists/12234): [204 No Content] in 4ms [INFO] pool-3-thread-45 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44685 [INFO] pool-3-thread-45 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40003] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40003 [INFO] pool-3-thread-32 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40003 /gists): [200 OK] in 4ms [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40003 [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33835] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33835 [INFO] pool-3-thread-42 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33835 /gists): [201 Created] in 3ms [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33835 [INFO] pool-3-thread-42 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35681] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. [INFO] pool-3-thread-8 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35681 [INFO] pool-3-thread-8 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35681 [INFO] pool-3-thread-8 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s - in com.jcabi.github.RtGistsTest [INFO] Running com.jcabi.github.RepoTest [INFO] pool-3-thread-42 com.jcabi.github.mock.MkRepos: repository jeff/E7veyZACmXdOai1gxUeA created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.jcabi.github.RepoTest [INFO] Running com.jcabi.github.VisibilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.jcabi.github.VisibilityTest [INFO] Running com.jcabi.github.mock.MkStarsTest [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository jeff/3p71JCiSAE6lUI6f0e2y created by jeff [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository jeff/FQaMBF4wK844GML74nSA created by jeff [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.jcabi.github.mock.MkStarsTest [INFO] Running com.jcabi.github.RtHookTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:32773] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: started on port #32773 [INFO] pool-3-thread-36 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32773 /repos/test/repo/hooks/1): [200 OK] in 4ms [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32773 [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35063] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35063 [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35063 /repos/test/repo/hooks/1): [200 OK] in 3ms [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35063 [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in com.jcabi.github.RtHookTest [INFO] Running com.jcabi.github.RtRepoCommitTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.RtRepoCommitTest [INFO] Running com.jcabi.github.mock.MkPullRefTest [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository myrtle/XFxbKGJINDxZFNocoNVX created by myrtle [INFO] pool-3-thread-22 com.jcabi.github.mock.MkRepos: repository myrtle/x0OHSjozmIEmzALDGgp6 created by myrtle [INFO] pool-3-thread-12 com.jcabi.github.mock.MkRepos: repository myrtle/r9ptP1jnNygTNLawjNCr created by myrtle [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.jcabi.github.mock.MkPullRefTest [INFO] Running com.jcabi.github.RtBlobsTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38251] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38251 [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38251 /repos/mark/test/git/blobs): [201 Created] in 3ms [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38251 /repos/mark/test/git/blobs/6d0843abf980c813fafad8d7a6b5af4f85c16720): [200 OK] in 3ms [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38251 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s - in com.jcabi.github.RtBlobsTest [INFO] Running com.jcabi.github.RtGistTest Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41501] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41501 [INFO] pool-3-thread-12 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41501 /gists/patch): [200 OK] in 3ms [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41501 [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42387] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42387 [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42387 [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39891] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. [INFO] pool-3-thread-24 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39891 [INFO] pool-3-thread-24 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39891 /gists/testGetFiles): [200 OK] in 3ms [INFO] pool-3-thread-24 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39891 [INFO] pool-3-thread-24 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38505] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38505 [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38505 /gists/unstar/star): [204 No Content] in 3ms [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38505 [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43127] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43127 [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43127 /gists/test): [200 OK] in 5ms [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43127 /gists/world): [200 OK] in 4ms [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43127 /gists/test/forks): [201 Created] in 4ms [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43127 /gists/forked): [200 OK] in 4ms [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43127 /gists/world): [200 OK] in 3ms [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43127 [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40489] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40489 [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40489 /gists/test): [200 OK] in 3ms [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40489 /gists/world): [200 OK] in 3ms [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40489 [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45339] Aug 03, 2023 8:46:46 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45339 [INFO] pool-3-thread-13 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45339 /gists/testWrite): [200 OK] in 4ms [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45339 [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in com.jcabi.github.RtGistTest [INFO] Running com.jcabi.github.MilestoneTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.jcabi.github.MilestoneTest [INFO] Running com.jcabi.github.RtPullCommentsTest [INFO] pool-3-thread-20 com.jcabi.github.mock.MkRepos: repository johnny/H8LRyzRBjNGKYPpQV2AY created by johnny Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36989] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. [INFO] pool-3-thread-20 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36989 [INFO] pool-3-thread-20 com.jcabi.github.mock.MkRepos: repository johnny/wdALE4DPXVEe5ACYz9f6 created by johnny [INFO] pool-3-thread-20 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36989 /repos/johnny/wdALE4DPXVEe5ACYz9f6/pulls/0/comments): [201 Created] in 3ms [INFO] pool-3-thread-20 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36989 /repos/johnny/wdALE4DPXVEe5ACYz9f6/pulls/comments/1000000000): [200 OK] in 2ms [INFO] pool-3-thread-20 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36989 [INFO] pool-3-thread-20 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36109] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. [INFO] pool-3-thread-41 com.jcabi.http.mock.MkGrizzlyContainer: started on port #36109 [INFO] pool-3-thread-41 com.jcabi.github.mock.MkRepos: repository johnny/kZ7l1Mb6bJnRoi1mtXnv created by johnny [INFO] pool-3-thread-41 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36109 /repos/johnny/kZ7l1Mb6bJnRoi1mtXnv/pulls/0/comments): [201 Created] in 2ms [INFO] pool-3-thread-41 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36109 /repos/johnny/kZ7l1Mb6bJnRoi1mtXnv/pulls/comments/1000000000): [200 OK] in 2ms [INFO] pool-3-thread-41 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36109 [INFO] pool-3-thread-41 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45719] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. [INFO] pool-3-thread-31 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45719 [INFO] pool-3-thread-31 com.jcabi.github.mock.MkRepos: repository johnny/tEA6oNKX3xWpDlG8ElW4 created by johnny [INFO] pool-3-thread-31 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45719 /repos/johnny/tEA6oNKX3xWpDlG8ElW4/pulls/0/comments/2): [204 No Content] in 3ms [INFO] pool-3-thread-31 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45719 [INFO] pool-3-thread-31 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-4 com.jcabi.github.mock.MkRepos: repository johnny/mNbdDkcB0U2D1AOkM8cW created by johnny Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46017] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46017 [INFO] pool-3-thread-4 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46017 /repos/johnny/mNbdDkcB0U2D1AOkM8cW/pulls/0/comments): [200 OK] in 2ms [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46017 [INFO] pool-3-thread-4 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-32 com.jcabi.github.mock.MkRepos: repository johnny/nKya8g2VshiZzmqfhDYn created by johnny Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45721] [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45721 [INFO] pool-3-thread-32 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45721 /repos/johnny/nKya8g2VshiZzmqfhDYn/pulls/1/comments): [200 OK] in 3ms [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45721 [INFO] pool-3-thread-32 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in com.jcabi.github.RtPullCommentsTest [INFO] Running com.jcabi.github.RtStarsTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42409] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-154] Started. [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42409 [INFO] pool-3-thread-23 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:42409 /user/starred/staruser/starrepo): [204 No Content] in 3ms [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42409 [INFO] pool-3-thread-23 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33897] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-153] Started. [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33897 [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33897 /user/starred/someuser/starredrepo): [204 No Content] in 3ms [INFO] pool-3-thread-25 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33897 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 3ms [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33897 [INFO] pool-3-thread-25 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39423] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-155] Started. [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39423 [INFO] pool-3-thread-15 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39423 /user/starred/unstaruser/unstarrepo): [204 No Content] in 2ms [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39423 [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in com.jcabi.github.RtStarsTest [INFO] Running com.jcabi.github.RtEventTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45341] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-152] Started. [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45341 [INFO] pool-3-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45341 /repos/test/event/issues/events/3): [200 OK] in 2ms [INFO] pool-3-thread-2 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45341 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in com.jcabi.github.RtEventTest [INFO] Running com.jcabi.github.RtPullsTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33007] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-149] Started. [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33007 [INFO] pool-3-thread-43 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33007 /repos/mark/test/pulls): [200 OK] in 3ms [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33007 [INFO] pool-3-thread-43 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35143] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-150] Started. [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35143 [INFO] pool-3-thread-13 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35143 /repos/mark/test/pulls/1000000000): [200 OK] in 3ms [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35143 [INFO] pool-3-thread-13 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40029] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-151] Started. [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40029 [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40029 /repos/mark/test/pulls): [201 Created] in 3ms [INFO] pool-3-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40029 /repos/mark/test/pulls/1000000000): [200 OK] in 3ms [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40029 [INFO] pool-3-thread-7 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in com.jcabi.github.RtPullsTest [INFO] Running com.jcabi.github.mock.MkGithubTest [INFO] pool-3-thread-25 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff [INFO] pool-3-thread-25 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey [INFO] pool-3-thread-25 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works? [INFO] pool-3-thread-46 com.jcabi.github.mock.MkRepos: repository jeff/78lfgfH3mZTVnXvx16L2 created by jeff [INFO] pool-88-thread-2 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-3 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-1 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-6 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-5 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-4 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-7 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-8 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-9 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-10 com.jcabi.github.mock.MkIssues: issue #10 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-11 com.jcabi.github.mock.MkIssues: issue #11 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-12 com.jcabi.github.mock.MkIssues: issue #12 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-13 com.jcabi.github.mock.MkIssues: issue #13 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-14 com.jcabi.github.mock.MkIssues: issue #14 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-15 com.jcabi.github.mock.MkIssues: issue #15 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-16 com.jcabi.github.mock.MkIssues: issue #16 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-17 com.jcabi.github.mock.MkIssues: issue #17 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-18 com.jcabi.github.mock.MkIssues: issue #18 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-19 com.jcabi.github.mock.MkIssues: issue #19 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-20 com.jcabi.github.mock.MkIssues: issue #20 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-21 com.jcabi.github.mock.MkIssues: issue #21 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-22 com.jcabi.github.mock.MkIssues: issue #22 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-23 com.jcabi.github.mock.MkIssues: issue #23 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-24 com.jcabi.github.mock.MkIssues: issue #24 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-25 com.jcabi.github.mock.MkIssues: issue #25 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-26 com.jcabi.github.mock.MkIssues: issue #26 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-27 com.jcabi.github.mock.MkIssues: issue #27 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-28 com.jcabi.github.mock.MkIssues: issue #28 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-29 com.jcabi.github.mock.MkIssues: issue #29 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-30 com.jcabi.github.mock.MkIssues: issue #30 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-31 com.jcabi.github.mock.MkIssues: issue #31 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-32 com.jcabi.github.mock.MkIssues: issue #32 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-33 com.jcabi.github.mock.MkIssues: issue #33 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-34 com.jcabi.github.mock.MkIssues: issue #34 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-35 com.jcabi.github.mock.MkIssues: issue #35 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-36 com.jcabi.github.mock.MkIssues: issue #36 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-37 com.jcabi.github.mock.MkIssues: issue #37 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-38 com.jcabi.github.mock.MkIssues: issue #38 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-39 com.jcabi.github.mock.MkIssues: issue #39 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-40 com.jcabi.github.mock.MkIssues: issue #40 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-41 com.jcabi.github.mock.MkIssues: issue #41 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-42 com.jcabi.github.mock.MkIssues: issue #42 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-43 com.jcabi.github.mock.MkIssues: issue #43 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-44 com.jcabi.github.mock.MkIssues: issue #44 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-45 com.jcabi.github.mock.MkIssues: issue #45 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-46 com.jcabi.github.mock.MkIssues: issue #46 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-47 com.jcabi.github.mock.MkIssues: issue #47 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-48 com.jcabi.github.mock.MkIssues: issue #48 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-49 com.jcabi.github.mock.MkIssues: issue #49 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-50 com.jcabi.github.mock.MkIssues: issue #50 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-51 com.jcabi.github.mock.MkIssues: issue #51 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-52 com.jcabi.github.mock.MkIssues: issue #52 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-53 com.jcabi.github.mock.MkIssues: issue #53 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-54 com.jcabi.github.mock.MkIssues: issue #54 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-55 com.jcabi.github.mock.MkIssues: issue #55 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-56 com.jcabi.github.mock.MkIssues: issue #56 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-58 com.jcabi.github.mock.MkIssues: issue #57 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-57 com.jcabi.github.mock.MkIssues: issue #58 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-69 com.jcabi.github.mock.MkIssues: issue #59 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-68 com.jcabi.github.mock.MkIssues: issue #60 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-67 com.jcabi.github.mock.MkIssues: issue #61 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-66 com.jcabi.github.mock.MkIssues: issue #62 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-65 com.jcabi.github.mock.MkIssues: issue #63 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-64 com.jcabi.github.mock.MkIssues: issue #64 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-63 com.jcabi.github.mock.MkIssues: issue #65 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-62 com.jcabi.github.mock.MkIssues: issue #66 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-61 com.jcabi.github.mock.MkIssues: issue #67 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-60 com.jcabi.github.mock.MkIssues: issue #68 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-59 com.jcabi.github.mock.MkIssues: issue #69 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-100 com.jcabi.github.mock.MkIssues: issue #70 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-99 com.jcabi.github.mock.MkIssues: issue #71 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-98 com.jcabi.github.mock.MkIssues: issue #72 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-97 com.jcabi.github.mock.MkIssues: issue #73 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-96 com.jcabi.github.mock.MkIssues: issue #74 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-95 com.jcabi.github.mock.MkIssues: issue #75 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-94 com.jcabi.github.mock.MkIssues: issue #76 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-93 com.jcabi.github.mock.MkIssues: issue #77 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-92 com.jcabi.github.mock.MkIssues: issue #78 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-91 com.jcabi.github.mock.MkIssues: issue #79 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-90 com.jcabi.github.mock.MkIssues: issue #80 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-89 com.jcabi.github.mock.MkIssues: issue #81 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-88 com.jcabi.github.mock.MkIssues: issue #82 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-87 com.jcabi.github.mock.MkIssues: issue #83 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-86 com.jcabi.github.mock.MkIssues: issue #84 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-85 com.jcabi.github.mock.MkIssues: issue #85 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-84 com.jcabi.github.mock.MkIssues: issue #86 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-83 com.jcabi.github.mock.MkIssues: issue #87 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-82 com.jcabi.github.mock.MkIssues: issue #88 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-81 com.jcabi.github.mock.MkIssues: issue #89 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-80 com.jcabi.github.mock.MkIssues: issue #90 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-79 com.jcabi.github.mock.MkIssues: issue #91 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-78 com.jcabi.github.mock.MkIssues: issue #92 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-77 com.jcabi.github.mock.MkIssues: issue #93 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-76 com.jcabi.github.mock.MkIssues: issue #94 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-75 com.jcabi.github.mock.MkIssues: issue #95 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-74 com.jcabi.github.mock.MkIssues: issue #96 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-73 com.jcabi.github.mock.MkIssues: issue #97 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-72 com.jcabi.github.mock.MkIssues: issue #98 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-71 com.jcabi.github.mock.MkIssues: issue #99 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-88-thread-70 com.jcabi.github.mock.MkIssues: issue #100 created in jeff/78lfgfH3mZTVnXvx16L2 by jeff: [INFO] pool-3-thread-24 com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff [INFO] pool-3-thread-24 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: title [INFO] pool-3-thread-24 com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by mark: Nice change [INFO] pool-3-thread-9 com.jcabi.github.mock.MkRepos: repository jeff/cKVjd1AcNXPyo6pbL6ab created by jeff [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s - in com.jcabi.github.mock.MkGithubTest [INFO] Running com.jcabi.github.wire.RetryCarefulWireTest [INFO] pool-3-thread-34 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45411] Aug 03, 2023 8:46:43 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. [INFO] pool-3-thread-34 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45411 [WARN] pool-3-thread-34 com.jcabi.http.wire.RetryWire: GET com.sun.jersey.api.uri.UriBuilderImpl@49c5b751 returns 500 status (attempt #1) [WARN] pool-3-thread-34 com.jcabi.http.wire.RetryWire: GET com.sun.jersey.api.uri.UriBuilderImpl@5c452388 returns 500 status (attempt #2) [INFO] pool-3-thread-34 com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 4 seconds. [INFO] pool-3-thread-34 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45411 /): [200 OK] in 4s [INFO] pool-3-thread-34 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45411 [INFO] pool-3-thread-39 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.836 s - in com.jcabi.github.wire.RetryCarefulWireTest [INFO] Running com.jcabi.github.RtReferencesTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45481] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45481 [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/qVRTuCY10TIRgkIezYBl created by jeff [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45481 [INFO] pool-3-thread-47 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33571] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. [INFO] pool-3-thread-45 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33571 [INFO] pool-3-thread-45 com.jcabi.github.mock.MkRepos: repository jeff/tACUIxlXEuBSYty0x289 created by jeff [INFO] pool-3-thread-45 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33571 /repos/jeff/tACUIxlXEuBSYty0x289/git/refs/heads): [200 OK] in 7ms [INFO] pool-3-thread-45 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33571 [INFO] pool-3-thread-45 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46101] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46101 [INFO] pool-3-thread-27 com.jcabi.github.mock.MkRepos: repository jeff/qZRkSRE8siEo0lzp2O4f created by jeff [INFO] pool-3-thread-27 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46101 /repos/jeff/qZRkSRE8siEo0lzp2O4f/git/refs/heads/feature-a): [204 No Content] in 2ms [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46101 [INFO] pool-3-thread-27 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41249] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. [INFO] pool-3-thread-8 com.jcabi.http.mock.MkGrizzlyContainer: started on port #41249 [INFO] pool-3-thread-8 com.jcabi.github.mock.MkRepos: repository jeff/S9PTQexi8HvSfC5tQSWC created by jeff [INFO] pool-3-thread-8 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41249 /repos/jeff/S9PTQexi8HvSfC5tQSWC/git/refs): [201 Created] in 4ms [INFO] pool-3-thread-8 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41249 [INFO] pool-3-thread-8 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40231] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: started on port #40231 [INFO] pool-3-thread-28 com.jcabi.github.mock.MkRepos: repository jeff/9mAGlDmcnFf3emlfaiOV created by jeff [INFO] pool-3-thread-28 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40231 /repos/jeff/9mAGlDmcnFf3emlfaiOV/git/refs/tags): [200 OK] in 4ms [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40231 [INFO] pool-3-thread-28 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in com.jcabi.github.RtReferencesTest [INFO] Running com.jcabi.github.mock.MkEventTest [INFO] pool-3-thread-42 com.jcabi.github.mock.MkRepos: repository ken/foo created by ken [INFO] pool-3-thread-42 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in ken for issue #1 by ken [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository barbie/bar created by barbie [INFO] pool-3-thread-6 com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in barbie for issue #1 by barbie [INFO] pool-3-thread-6 com.jcabi.github.mock.MkRepos: repository test_user/ingCXqBapxf5iw1KOEqK created by test_user [INFO] pool-3-thread-6 com.jcabi.github.mock.MkEvent: issue event #1 of type test_type created in test_user for issue #1 by test_user [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in com.jcabi.github.mock.MkEventTest [INFO] Running com.jcabi.github.mock.MkPullsTest [INFO] pool-3-thread-37 com.jcabi.github.mock.MkRepos: repository jeff/Om4iknL3TnGIZDo85KEx created by jeff [INFO] pool-3-thread-37 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Om4iknL3TnGIZDo85KEx by jeff: hello [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.056 s - in com.jcabi.github.mock.MkPullsTest [INFO] Running com.jcabi.github.RtMarkdownTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44493] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44493 [INFO] pool-3-thread-39 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44493 /markdown): [200 OK] in 4ms [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44493 [INFO] pool-3-thread-39 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43305] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43305 [INFO] pool-3-thread-30 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43305 /markdown/raw): [200 OK] in 4ms [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43305 [INFO] pool-3-thread-30 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s - in com.jcabi.github.RtMarkdownTest [INFO] Running com.jcabi.github.RtGitignoresTest [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45361] Aug 03, 2023 8:46:44 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. [INFO] pool-3-thread-33 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45361 [INFO] pool-3-thread-33 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45361 /gitignore/templates): [200 OK] in 42ms [INFO] pool-3-thread-33 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45361 [INFO] pool-3-thread-33 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s - in com.jcabi.github.RtGitignoresTest [INFO] Running com.jcabi.github.RtCollaboratorsTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45623] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-145] Started. [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45623 [INFO] pool-3-thread-36 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:45623 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 2ms [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45623 [INFO] pool-3-thread-36 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:42241] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-146] Started. [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: started on port #42241 [INFO] pool-3-thread-40 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42241 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 2ms [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42241 [INFO] pool-3-thread-40 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39105] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-147] Started. [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39105 [INFO] pool-3-thread-12 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39105 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 1ms [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39105 [INFO] pool-3-thread-12 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43665] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-148] Started. [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43665 [INFO] pool-3-thread-22 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43665 /repos/test/collaboratorrepo/collaborators): [200 OK] in 3ms [INFO] pool-3-thread-22 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43665 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s - in com.jcabi.github.RtCollaboratorsTest [INFO] Running com.jcabi.github.RtOrganizationsTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33203] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: started on port #33203 [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33203 [INFO] pool-3-thread-18 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44355] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44355 [INFO] pool-3-thread-48 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44355 /user/orgs): [200 OK] in 3ms [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44355 [INFO] pool-3-thread-48 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in com.jcabi.github.RtOrganizationsTest [INFO] Running com.jcabi.github.LimitTest [INFO] pool-3-thread-17 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.jcabi.github.LimitTest [INFO] Running com.jcabi.github.RtGitTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.jcabi.github.RtGitTest [INFO] Running com.jcabi.github.RtUserEmailsTest [INFO] pool-3-thread-26 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43085] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. [INFO] pool-3-thread-26 com.jcabi.http.mock.MkGrizzlyContainer: started on port #43085 [INFO] pool-3-thread-26 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43085 /user/emails): [201 Created] in 3ms [INFO] pool-3-thread-26 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43085 [INFO] pool-3-thread-38 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user/emails): [200 OK] in 0ms [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in com.jcabi.github.RtUserEmailsTest [INFO] Running com.jcabi.github.RtReleaseAssetTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:38425] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: started on port #38425 [INFO] pool-3-thread-11 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john [INFO] pool-3-thread-11 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38425 /repos/john/blueharvest/releases/assets/2): [200 OK] in 3ms [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38425 [INFO] pool-3-thread-11 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44629] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: started on port #44629 [INFO] pool-3-thread-19 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john [INFO] pool-3-thread-19 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44629 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 3ms [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44629 [INFO] pool-3-thread-19 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46169] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: started on port #46169 [INFO] pool-3-thread-3 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john [INFO] pool-3-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46169 /repos/john/blueharvest/releases/assets/4): [200 OK] in 3ms [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46169 [INFO] pool-3-thread-3 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0 [INFO] pool-3-thread-20 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john [INFO] pool-3-thread-20 com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john [INFO] pool-3-thread-20 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/blueharvest/releases/assets/1): [200 OK] in 0ms [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in com.jcabi.github.RtReleaseAssetTest [INFO] Running com.jcabi.github.RtStatusesTest [INFO] pool-3-thread-47 com.jcabi.github.mock.MkRepos: repository jeff/6NTpxo9WuBAupgQMhBTT created by jeff Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45989] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: started on port #45989 [INFO] pool-3-thread-16 com.jcabi.github.mock.MkRepos: repository jeff/w7DBgDF8KfMR3DQTBvb3 created by jeff [INFO] pool-3-thread-16 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45989 /repos/jeff/w7DBgDF8KfMR3DQTBvb3/statuses/0abcd89jcabitest): [201 Created] in 3ms [INFO] pool-3-thread-16 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45989 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s - in com.jcabi.github.RtStatusesTest [INFO] Running com.jcabi.github.RtReleaseTest Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35957] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. [INFO] pool-3-thread-35 com.jcabi.http.mock.MkGrizzlyContainer: started on port #35957 [INFO] pool-3-thread-35 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35957 /repos/tstuser/tstbranch/releases/2): [200 OK] in 4ms [INFO] pool-3-thread-35 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35957 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34197] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: started on port #34197 [INFO] pool-3-thread-44 com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34197 /repos/tstuser/tstbranch/releases/2): [200 OK] in 3ms [INFO] pool-3-thread-44 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34197 Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39263] Aug 03, 2023 8:46:47 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: started on port #39263 [INFO] pool-3-thread-15 com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39263 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 3ms [INFO] pool-3-thread-15 com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39263 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in com.jcabi.github.RtReleaseTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 707, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- jcabi-maven-plugin:0.16.0:versionalize (jcabi-versionalize-packages) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom (6.6 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (6.2 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.37.1/parent-0.37.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.37.1/parent-0.37.1.pom (75 kB at 315 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.pom (9.2 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.pom (2.0 kB at 4.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom (4.4 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 50 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 93 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 8.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 7.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 8.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 7.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 8.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 35 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 9.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 83 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 8.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 8.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 7.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 8.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 58 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 8.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 48 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 69 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 5.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 64 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 46 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 9.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 61 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar (7.9 kB at 23 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 75 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar (50 kB at 112 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.23.2/jcabi-aspects-0.23.2.jar (86 kB at 192 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.9.8.M1/aspectjrt-1.9.8.M1.jar (123 kB at 268 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 111 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 65 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 348 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 63 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 582 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 194 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 8.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 115 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 100 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 81 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 246 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 6.4 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 3.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 96 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 5.5 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 1.1 MB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 59 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 22 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 76 kB/s) [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/github/wire/com-jcabi-jcabi-github-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/github/safe/com-jcabi-jcabi-github-jar.txt added [INFO] File /home/r/repo/target/classes/com/jcabi/github/com-jcabi-jcabi-github-jar.txt added [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 10.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 39 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 6.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 80 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 61 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 993 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 81 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 83 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 97 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 1.3 MB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 368 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 177 kB/s) [INFO] Building jar: /home/r/repo/target/jcabi-github-1.7.0.jar [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ jcabi-github >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ jcabi-github --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ jcabi-github --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-github --- [INFO] Skipping because we are not in root module. [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ jcabi-github <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 2.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 13 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 458 kB/s) [INFO] Building jar: /home/r/repo/target/jcabi-github-1.7.0-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.4.0:jar (jcabi-javadoc) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 49 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 7.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 86 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 9.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 45 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 52 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 327 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom (5.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom (4.8 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom (16 kB at 50 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 434 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 95 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 532 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 891 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 290 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (0 B at 0 B/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 211 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 50 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar (53 kB at 43 kB/s) [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package com.jcabi.github... Loading source files for package com.jcabi.github.mock... Loading source files for package com.jcabi.github.wire... Loading source files for package com.jcabi.github.safe... Constructing Javadoc information... Standard Doclet version 11.0.16 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/com/jcabi/github/Assignees.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Blob.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Blob.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Blobs.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Branch.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Branches.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Bulk.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Check.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Check.Conclusion.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Check.Status.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Checks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Collaborators.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Collaborators.Permission.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Comment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Comment.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Comments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Commit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Commit.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Commits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/CommitsComparison.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/CommitsComparison.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Content.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Content.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Contents.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Coordinates.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Coordinates.Https.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Coordinates.Simple.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/DeployKey.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/DeployKey.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/DeployKeys.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Event.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Event.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/FileChange.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/FileChange.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/FileChange.Status.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Fork.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Fork.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Forks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/FromProperties.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Gist.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Gist.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/GistComment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/GistComment.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/GistComments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Gists.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Git.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Github.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Github.Time.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/GitHubThread.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Gitignores.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Hook.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Hook.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Hooks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Issue.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Issue.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/IssueEvents.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/IssueLabels.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/IssueLabels.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Issues.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Issues.Qualifier.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Issues.Sort.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/JsonPatchable.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/JsonReadable.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Label.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Label.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Label.Unmodified.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Labels.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Labels.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Language.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Limit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Limit.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Limit.Throttled.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Limits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Limits.Throttled.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Markdown.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/MergeState.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Milestone.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Milestone.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Milestones.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Notification.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Notifications.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Organization.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Organization.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Organizations.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PublicKey.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PublicKey.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PublicKeys.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PublicMembers.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Pull.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Pull.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PullComment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PullComment.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PullComments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PullRef.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/PullRef.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Pulls.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Reaction.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Reaction.Simple.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Reference.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/References.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Release.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Release.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/ReleaseAsset.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/ReleaseAsset.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/ReleaseAssets.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Releases.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Releases.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Repo.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Repo.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RepoCommit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RepoCommit.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RepoCommits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Repos.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Repos.RepoCreate.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtBranch.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtCommits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtGithub.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtLanguage.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtPagination.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtPublicMembers.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtReaction.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtStatus.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtStatuses.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtValuePagination.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/RtValuePagination.Mapping.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Search.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Search.Order.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Search.Qualifier.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Smarts.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Stars.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Status.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Status.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Status.State.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Statuses.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Statuses.StatusCreate.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/StringEnum.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Tag.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Tags.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/ThreadSubscription.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Tree.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Trees.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/User.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/User.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/UserEmails.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/UserOrganizations.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/Users.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkBranch.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkBranches.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkCheck.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkChecks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkCommit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkCommits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkFileChange.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkGithub.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkMarkdown.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkOrganization.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkPublicMembers.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkStorage.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkStorage.InFile.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/MkStorage.Synced.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/SfComment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/SfComments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/SfIssue.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/CarefulWire.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/RetryCarefulWire.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/package-tree.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/package-tree.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/package-tree.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PublicKey.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PublicKey.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Notification.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/CommitsComparison.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/CommitsComparison.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/GistComments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/FromProperties.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtCommits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Milestones.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Tag.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Status.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Status.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Status.State.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/DeployKey.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/DeployKey.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PullRef.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PullRef.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/IssueEvents.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtBranch.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PullComment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PullComment.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Releases.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Releases.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Issue.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Issue.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Collaborators.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Collaborators.Permission.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Repo.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Repo.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtValuePagination.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtValuePagination.Mapping.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Content.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Content.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Stars.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RepoCommits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/User.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/User.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtReaction.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Language.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Pulls.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Label.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Label.Unmodified.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Label.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Blob.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Blob.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/ReleaseAssets.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Branch.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Markdown.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/GistComment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/GistComment.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Assignees.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/ThreadSubscription.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Github.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Github.Time.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PullComments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Limits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Limits.Throttled.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Statuses.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Statuses.StatusCreate.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/DeployKeys.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Gist.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Gist.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Gists.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Branches.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Blobs.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Tags.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtPagination.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Git.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Notifications.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/JsonPatchable.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Users.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Gitignores.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Coordinates.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Coordinates.Https.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Coordinates.Simple.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Hooks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RepoCommit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RepoCommit.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Tree.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Issues.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Issues.Sort.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Issues.Qualifier.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Check.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Check.Conclusion.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Check.Status.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Reference.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Labels.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Labels.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Bulk.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Hook.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Hook.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/FileChange.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/FileChange.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/FileChange.Status.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/GitHubThread.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Pull.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Pull.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Milestone.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Milestone.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PublicKeys.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/StringEnum.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Forks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Smarts.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Organizations.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Comment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Comment.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Trees.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Organization.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Organization.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtStatuses.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Commit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Commit.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtLanguage.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Release.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Release.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/ReleaseAsset.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/ReleaseAsset.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/References.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/UserOrganizations.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtGithub.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Comments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Commits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/UserEmails.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtPublicMembers.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Reaction.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Reaction.Simple.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/JsonReadable.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Contents.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Repos.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Repos.RepoCreate.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/PublicMembers.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Fork.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Fork.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/IssueLabels.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/IssueLabels.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/MergeState.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Event.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Event.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Checks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/RtStatus.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Limit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Limit.Throttled.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Limit.Smart.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Search.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Search.Order.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/class-use/Search.Qualifier.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkFileChange.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkCommits.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkCheck.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkBranch.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkOrganization.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkPublicMembers.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkMarkdown.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkBranches.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkGithub.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkStorage.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkStorage.Synced.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkStorage.InFile.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkCommit.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/class-use/MkChecks.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/class-use/RetryCarefulWire.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/class-use/CarefulWire.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/class-use/SfComment.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/class-use/SfComments.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/class-use/SfIssue.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/package-use.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/mock/package-use.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/safe/package-use.html... Generating /home/r/repo/target/apidocs/com/jcabi/github/wire/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/apidocs/overview-tree.html... Generating /home/r/repo/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses-index.html... Generating /home/r/repo/target/apidocs/allpackages-index.html... Generating /home/r/repo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses.html... Generating /home/r/repo/target/apidocs/allclasses.html... Generating /home/r/repo/target/apidocs/index.html... Generating /home/r/repo/target/apidocs/overview-summary.html... Generating /home/r/repo/target/apidocs/help-doc.html... 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. Note: Custom tags that were not seen: @todo, @checkstyle [INFO] Building jar: /home/r/repo/target/jcabi-github-1.7.0-javadoc.jar [INFO] [INFO] --- maven-assembly-plugin:3.4.2:single (assemble-all) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.pom (5.5 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 77 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 317 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 217 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 682 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 2.9 MB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar (63 kB at 138 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 39 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (0 B at 0 B/s) [INFO] Building jar: /home/r/repo/target/jcabi-github-1.7.0-jar-with-dependencies.jar [INFO] [INFO] --- maven-invoker-plugin:3.3.0:install (default) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom (4.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.pom (24 kB at 102 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.pom (22 kB at 95 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.pom (22 kB at 95 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.1.0/maven-reporting-impl-3.1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 138 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar (23 kB at 53 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 76 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-json/3.0.10/groovy-json-3.0.10.jar (133 kB at 221 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.10/groovy-xml-3.0.10.jar (296 kB at 419 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/3.0.10/groovy-3.0.10.jar (8.0 MB at 6.3 MB/s) [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-sources.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-javadoc.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (default) @ jcabi-github --- [WARNING] useSystemClassLoader setting has no effect when not forking [WARNING] The parameter forkCount should likely not be 0. Forking a JVM for tests improves test accuracy. Ensure to have a <forkCount> >= 1. [INFO] Tests will run in random order. To reproduce ordering use flag -Dfailsafe.runOrder.random.seed=21828351371617224 [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Running com.jcabi.github.RtRepoCommitsITCase [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.04 s - in com.jcabi.github.RtRepoCommitsITCase [INFO] Running com.jcabi.github.RtUserEmailsITCase [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 s - in com.jcabi.github.RtUserEmailsITCase [INFO] Running com.jcabi.github.RtTreesITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtTreesITCase [INFO] Running com.jcabi.github.RtGithubITCase SLF4J: Class path contains multiple SLF4J providers. SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@385a268] SLF4J: Found provider [org.slf4j.log4j12.Log4j12ServiceProvider@61c2340a] SLF4J: See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual provider is of type [org.slf4j.reload4j.Reload4jServiceProvider@385a268] [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 460ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /meta): [200 OK] in 163ms [INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /emojis): [200 OK] in 166ms [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.888 s - in com.jcabi.github.RtGithubITCase [INFO] Running com.jcabi.github.RtTagITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtTagITCase [INFO] Running com.jcabi.github.RtGistCommentITCase [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 s - in com.jcabi.github.RtGistCommentITCase [INFO] Running com.jcabi.github.RtCommitsComparisonITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtCommitsComparisonITCase [INFO] Running com.jcabi.github.RtTagsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtTagsITCase [INFO] Running com.jcabi.github.RtIssuesITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtIssuesITCase [INFO] Running com.jcabi.github.RtIssueMilestoneITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtIssueMilestoneITCase [INFO] Running com.jcabi.github.RtPublicMembersITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtPublicMembersITCase [INFO] Running com.jcabi.github.RtLabelsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtLabelsITCase [INFO] Running com.jcabi.github.RtIssueITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtIssueITCase [INFO] Running com.jcabi.github.RtReleaseAssetsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtReleaseAssetsITCase [INFO] Running com.jcabi.github.RtDeployKeysITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtDeployKeysITCase [INFO] Running com.jcabi.github.RtSearchITCase [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.001 s - in com.jcabi.github.RtSearchITCase [INFO] Running com.jcabi.github.RtGitignoresITCase [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtGitignoresITCase [INFO] Running com.jcabi.github.RtReposITCase [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s - in com.jcabi.github.RtReposITCase [INFO] Running com.jcabi.github.RtGistCommentsITCase [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s - in com.jcabi.github.RtGistCommentsITCase [INFO] Running com.jcabi.github.RtStarsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtStarsITCase [INFO] Running com.jcabi.github.RtBlobsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtBlobsITCase [INFO] Running com.jcabi.github.RtReleasesITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtReleasesITCase [INFO] Running com.jcabi.github.RtHooksITCase [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s - in com.jcabi.github.RtHooksITCase [INFO] Running com.jcabi.github.RtReleaseITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtReleaseITCase [INFO] Running com.jcabi.github.RtAssigneesITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtAssigneesITCase [INFO] Running com.jcabi.github.RtOrganizationsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtOrganizationsITCase [INFO] Running com.jcabi.github.RtContentsITCase [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.002 s - in com.jcabi.github.RtContentsITCase [INFO] Running com.jcabi.github.RtLimitsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtLimitsITCase [INFO] Running com.jcabi.github.RtPublicKeysITCase [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 s - in com.jcabi.github.RtPublicKeysITCase [INFO] Running com.jcabi.github.RtReleaseAssetITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtReleaseAssetITCase [INFO] Running com.jcabi.github.RtIssueLabelsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtIssueLabelsITCase [INFO] Running com.jcabi.github.RtRepoITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtRepoITCase [INFO] Running com.jcabi.github.RtForksITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtForksITCase [INFO] Running com.jcabi.github.RtPublicKeyITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtPublicKeyITCase [INFO] Running com.jcabi.github.RtGistITCase [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s - in com.jcabi.github.RtGistITCase [INFO] Running com.jcabi.github.RtUserITCase [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtUserITCase [INFO] Running com.jcabi.github.RtGistsITCase [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s - in com.jcabi.github.RtGistsITCase [INFO] Running com.jcabi.github.RtMarkdownITCase [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in com.jcabi.github.RtMarkdownITCase [INFO] Running com.jcabi.github.RtMilestonesITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtMilestonesITCase [INFO] Running com.jcabi.github.RtUserOrganizationsITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.jcabi.github.RtUserOrganizationsITCase [INFO] Running com.jcabi.github.RtReferencesITCase [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.jcabi.github.RtReferencesITCase [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 83, Failures: 0, Errors: 0, Skipped: 80 [INFO] [INFO] [INFO] --- maven-invoker-plugin:3.3.0:run (default) @ jcabi-github --- [INFO] Building: basic-usage/pom.xml [INFO] basic-usage/pom.xml .............................. SUCCESS (9.1 s) [INFO] Building: fat-jar/pom.xml [INFO] fat-jar/pom.xml .................................. SUCCESS (6.7 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (default) @ jcabi-github --- [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] [INFO] --- qulice-maven-plugin:0.13:check (jcabi-qulice-check) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13/qulice-spi-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13/qulice-spi-0.13.pom (2.6 kB at 7.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.pom (5.1 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom (4.5 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom (8.0 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.17/jcabi-1.17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.17/jcabi-1.17.pom (6.2 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.32.1/parent-0.32.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.32.1/parent-0.32.1.pom (75 kB at 158 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom (1.0 kB at 2.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.pom (61 kB at 178 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.pom (2.7 kB at 8.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 5.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 79 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 49 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 45 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.pom (4.4 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.pom (4.7 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.3.3/pmd-5.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.3.3/pmd-5.3.3.pom (37 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.35/jcommander-1.35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.35/jcommander-1.35.pom (7.2 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.4/jaxen-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.4/jaxen-1.1.4.pom (12 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 42 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.pom (5.8 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.pom (4.6 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom (1.4 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 659 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.pom (4.3 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.pom (8.1 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/gmetrics/GMetrics/0.5/GMetrics-0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/gmetrics/GMetrics/0.5/GMetrics-0.5.pom (8.8 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom (18 kB at 56 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.1/ant-1.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.1/ant-1.7.1.pom (9.8 kB at 30 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom (4.4 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom (2.4 kB at 7.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom (24 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.pom (8.5 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 2.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 2.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 6.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 59 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (3.9 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (3.8 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom (4.8 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.pom (1.3 kB at 4.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.pom (1.1 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.pom (7.6 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 9.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 7.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13/qulice-xml-0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13/qulice-xml-0.13.pom (4.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.pom (9.3 kB at 28 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.pom (2.2 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom (3.4 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 2.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 3.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.pom (2.5 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.5.3/wrappers-2.5.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.5.3/wrappers-2.5.3.pom (983 B at 3.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.5.3/sisu-inject-2.5.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.5.3/sisu-inject-2.5.3.pom (2.0 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.5.3/sisu-parent-2.5.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.5.3/sisu-parent-2.5.3.pom (11 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.pom (2.1 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6.pom (10 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.6/guice-parent-3.1.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.6/guice-parent-3.1.6.pom (11 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/35/forge-parent-35.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/35/forge-parent-35.pom (18 kB at 55 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.pom (2.5 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.2.0/sisu-inject-0.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.2.0/sisu-inject-0.2.0.pom (14 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.pom (4.7 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.2.0/sisu-plexus-0.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.2.0/sisu-plexus-0.2.0.pom (13 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13/qulice-spi-0.13.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.4 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13/qulice-spi-0.13.jar (7.4 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13/qulice-checkstyle-0.13.jar (35 kB at 95 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar (374 kB at 940 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar (1.0 MB at 1.7 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 92 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.35/jcommander-1.35.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 274 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 185 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13/qulice-pmd-0.13.jar (13 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.3/pmd-core-5.3.3.jar (674 kB at 634 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.35/jcommander-1.35.jar (61 kB at 50 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 105 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.3/pmd-java-5.3.3.jar (719 kB at 505 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.3/pmd-jsp-5.3.3.jar (93 kB at 63 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar (33 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/gmetrics/GMetrics/0.5/GMetrics-0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 3.1 MB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 76 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.1/ant-1.7.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13/qulice-codenarc-0.13.jar (8.4 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/gmetrics/GMetrics/0.5/GMetrics-0.5.jar (624 kB at 272 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codenarc/CodeNarc/0.21/CodeNarc-0.21.jar (4.4 MB at 1.9 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (1.3 MB at 546 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar (12 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.jar (315 kB at 116 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 815 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13/qulice-findbugs-0.13.jar (9.3 kB at 3.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (42 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar (12 kB at 3.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar (35 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 1.2 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar (7.0 MB at 2.1 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 8.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 102 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (612 kB at 156 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/serializer/2.7.1/serializer-2.7.1.jar (278 kB at 67 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 55 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 70 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13/qulice-xml-0.13.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 36 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.19.2/xembly-0.19.2.jar (71 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.1/xalan-2.7.1.jar (3.2 MB at 666 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar (9.7 MB at 2.0 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 116 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13/qulice-xml-0.13.jar (6.7 kB at 1.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/java-diff-utils/diffutils/1.2.1/diffutils-1.2.1.jar (30 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar (46 kB at 8.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.16.2/jcabi-xml-0.16.2.jar (54 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar (118 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.jar (81 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 1.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 100 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 5.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 9.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 28 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 8.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6-no_aop.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.5.3/sisu-inject-plexus-2.5.3.jar (19 kB at 3.2 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.5.3/sisu-inject-bean-2.5.3.jar (44 kB at 7.0 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.2.0/org.eclipse.sisu.inject-0.2.0.jar (320 kB at 50 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.6/sisu-guice-3.1.6-no_aop.jar (368 kB at 57 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.2.0/org.eclipse.sisu.plexus-0.2.0.jar (199 kB at 30 kB/s) [INFO] LICENSE found: file:/home/r/repo/LICENSE.txt log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] No Checkstyle violations found in 491 files [INFO] No PMD violations found in 479 files [INFO] /src/site/site.xml: skipped [INFO] /src/it/basic-usage/pom.xml: skipped [INFO] /src/it/fat-jar/pom.xml: skipped [INFO] /src/it/settings.xml: skipped [INFO] CodeNarc not required since no groovy files in /home/r/repo/src [ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom (5.6 kB at 8.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom (11 kB at 35 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar (21 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 55 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 107 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 7.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 2.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 9.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 8.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 8.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 8.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 8.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 3.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 4.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 7.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 9.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 4.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 8.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 49 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom (3.3 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 3.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 377 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 281 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 77 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 105 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 153 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 87 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 273 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 195 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (9.9 kB at 9.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 9.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 173 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar (9.8 kB at 5.8 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 144 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar (54 kB at 30 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 154 kB/s) [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.pom (9.3 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 83 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.5.1/cobertura-maven-plugin-2.5.1.jar (47 kB at 86 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.pom (1.5 kB at 3.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.0/asm-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.0/asm-3.0.pom (360 B at 1.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.0/asm-parent-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.0/asm-parent-3.0.pom (2.6 kB at 8.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-tree/3.0/asm-tree-3.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-tree/3.0/asm-tree-3.0.pom (499 B at 1.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.9/log4j-1.2.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.9/log4j-1.2.9.pom (144 B at 457 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.0/ant-1.7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.0/ant-1.7.0.pom (9.8 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom (4.4 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom (2.4 kB at 7.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom (1.3 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.pom (157 B at 498 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.pom (6.8 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 54 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.pom (2.0 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.pom (1.8 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.8/maven-reporting-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.8/maven-reporting-2.0.8.pom (1.5 kB at 4.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.pom (1.3 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-9/doxia-1.0-alpha-9.pom (9.2 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.pom (1.7 kB at 5.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 9.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 28 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.pom (2.1 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.pom (1.3 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 4.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.pom (5.2 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 3.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 4.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 3.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 2.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 2.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.pom (3.3 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 42 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 55 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.0/asm-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-tree/3.0/asm-tree-3.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.9/log4j-1.2.9.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.0/ant-1.7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.0/asm-3.0.jar (43 kB at 153 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-tree/3.0/asm-tree-3.0.jar (22 kB at 62 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.7.0/ant-1.7.0.jar (1.3 MB at 3.4 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1.jar (453 kB at 1.1 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.9/log4j-1.2.9.jar (352 kB at 687 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar (12 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/urbanophile/java-getopt/1.0.9/java-getopt-1.0.9.jar (54 kB at 81 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.8/maven-core-2.0.8.jar (154 kB at 215 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.jar (49 kB at 67 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.8/maven-plugin-parameter-documenter-2.0.8.jar (21 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.jar (35 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.jar (87 kB at 87 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.jar (25 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.8/maven-error-diagnostics-2.0.8.jar (14 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.8/maven-plugin-descriptor-2.0.8.jar (37 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.jar (57 kB at 45 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.jar (88 kB at 69 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.8/maven-monitor-2.0.8.jar (10 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.jar (13 kB at 9.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar (9.9 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar (10 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (117 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.jar (29 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.2/maven-reporting-impl-2.0.4.2.jar (20 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 53 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 98 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 20 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.2/plexus-utils-2.0.2.jar (223 kB at 113 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 14 kB/s) [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check... [INFO] Cannot perform check, instrumentation not performed - skipping. [INFO] This is not an SVN project [INFO] No dependency problems found [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.pom (3.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/29/mojo-parent-29.pom (26 kB at 63 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/jslint-maven-plugin/1.0.1/jslint-maven-plugin-1.0.1.jar (21 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 2.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 50 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.pom (1.8 kB at 4.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/jslint4java/jslint4java-parent/1.4.7/jslint4java-parent-1.4.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/jslint4java/jslint4java-parent/1.4.7/jslint4java-parent-1.4.7.pom (11 kB at 35 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/rhino/js/1.7R2/js-1.7R2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/rhino/js/1.7R2/js-1.7R2.pom (832 B at 2.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.15/jcommander-1.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.15/jcommander-1.15.pom (8.0 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 58 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 42 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 8.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/rhino/js/1.7R2/js-1.7R2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.15/jcommander-1.15.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar (8.2 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/googlecode/jslint4java/jslint4java/1.4.7/jslint4java-1.4.7.jar (94 kB at 274 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.15/jcommander-1.15.jar (31 kB at 92 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/rhino/js/1.7R2/js-1.7R2.jar (871 kB at 2.1 MB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 256 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 11 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 337 kB/s) [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint... [INFO] Qulice quality check completed in 1min [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 1.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 4.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 98 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 8.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 9.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 2.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 3.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 8.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 30 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 197 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 104 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 437 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 497 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 181 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 119 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 552 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 39 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 33 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 83 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 249 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 17 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 1.7 MB/s) [INFO] Executing tasks main: [exec] /home/r/repo/examples/search-repos/pom.xml looks good [exec] /home/r/repo/pom.xml looks good [exec] /home/r/repo/src/it/basic-usage/pom.xml looks good [exec] /home/r/repo/src/it/fat-jar/pom.xml looks good [exec] /home/r/repo/src/it/settings.xml looks good [exec] /home/r/repo/src/site/site.xml looks good [INFO] Executed tasks [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ jcabi-github --- gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: starting migration from earlier GnuPG versions gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent gpg: key 7124994AF8BB5686: secret key imported gpg: migration succeeded gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' [INFO] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ jcabi-github --- [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-sources.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-javadoc.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.pom.asc to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-sources.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar.asc [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 191 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 489 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 597 kB/s) [INFO] Skipping artifact deployment [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (jcabi-deploy-to-sonatype) @ jcabi-github --- [INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")... [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1b266eb8dd426a" (matched by Nexus). [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-sources.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-jar-with-dependencies.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0.pom.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-github-1.7.0-jar-with-dependencies.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1b266eb8dd426a" [INFO] * Created staging repository with ID "comjcabi-1908". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908 [INFO] * Uploading locally staged artifacts to profile com.jcabi [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar (1.4 MB at 1.1 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/maven-metadata.xml [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/maven-metadata.xml [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/maven-metadata.xml (301 B at 520 B/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar.asc [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar.asc (488 B at 2.5 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom.asc [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom.asc (488 B at 2.5 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar.asc [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar.asc (488 B at 2.5 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar (493 kB at 793 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.pom (11 kB at 19 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar.asc [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-javadoc.jar.asc (488 B at 2.3 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar.asc [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0.jar.asc (488 B at 2.5 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-sources.jar (484 kB at 774 kB/s) [INFO] Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar [INFO] Uploaded to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1908/com/jcabi/jcabi-github/1.7.0/jcabi-github-1.7.0-jar-with-dependencies.jar (9.4 MB at 5.8 MB/s) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "comjcabi-1908". Waiting for operation to complete... ............ [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.13:release (jcabi-deploy-to-sonatype) @ jcabi-github --- [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] Releasing staging repository with IDs=[comjcabi-1908] Waiting for operation to complete... ...... [INFO] Released [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:44 min [INFO] Finished at: 2023-08-03T08:51:23Z [INFO] ------------------------------------------------------------------------ 0m0m+ mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode 0m0m[INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] -----------------------< com.jcabi:jcabi-github >----------------------- [INFO] Building jcabi-github 1.7.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (0 B at 0 B/s) [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ jcabi-github --- [INFO] Deleting /home/r/repo/target [INFO] [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/1.9.1/doxia-module-markdown-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/1.9.1/doxia-module-markdown-1.9.1.pom (2.6 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.pom (9.0 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom (20 kB at 61 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom (2.5 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom (792 B at 3.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom (2.5 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom (1.8 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom (9.2 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom (1.1 kB at 3.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.pom (1.5 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.pom (1.6 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.pom (1.5 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.pom (2.1 kB at 8.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom (1.3 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom (1.5 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom (1.5 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.pom (1.3 kB at 5.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.pom (1.3 kB at 5.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom (1.3 kB at 4.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.pom (1.5 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.pom (1.7 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom (1.3 kB at 4.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.pom (1.3 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.pom (1.3 kB at 3.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.pom (1.3 kB at 5.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.pom (1.4 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.pom (1.3 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.pom (1.3 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.pom (1.5 kB at 6.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.pom (1.3 kB at 5.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.pom (1.3 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.pom (1.0 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.pom (1.6 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.pom (1.3 kB at 4.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.pom (1.5 kB at 6.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom (1.3 kB at 4.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.pom (883 B at 3.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.pom (1.5 kB at 4.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.pom (4.0 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.pom (1.7 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 6.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 3.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 3.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 97 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 271 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 51 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.5.1/maven-reporting-exec-1.5.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.5.1/maven-reporting-exec-1.5.1.pom (14 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.9.1/doxia-module-apt-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.9.1/doxia-module-apt-1.9.1.pom (2.0 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.9.1/doxia-module-xdoc-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.9.1/doxia-module-xdoc-1.9.1.pom (4.3 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.9.1/doxia-module-fml-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.9.1/doxia-module-fml-1.9.1.pom (4.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-confluence/1.9.1/doxia-module-confluence-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-confluence/1.9.1/doxia-module-confluence-1.9.1.pom (2.1 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-docbook-simple/1.9.1/doxia-module-docbook-simple-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-docbook-simple/1.9.1/doxia-module-docbook-simple-1.9.1.pom (2.0 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-twiki/1.9.1/doxia-module-twiki-1.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-twiki/1.9.1/doxia-module-twiki-1.9.1.pom (2.1 kB at 4.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 8.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 46 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 9.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.9.2/doxia-integration-tools-1.9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.9.2/doxia-integration-tools-1.9.2.pom (5.8 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.1/wagon-provider-api-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.1/wagon-provider-api-3.3.1.pom (1.9 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/3.3.1/wagon-3.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/3.3.1/wagon-3.3.1.pom (21 kB at 52 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.2.29.v20191105/jetty-server-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.2.29.v20191105/jetty-server-9.2.29.v20191105.pom (4.1 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-project/9.2.29.v20191105/jetty-project-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-project/9.2.29.v20191105/jetty-project-9.2.29.v20191105.pom (51 kB at 106 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom (22 kB at 68 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 59 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.2.29.v20191105/jetty-http-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.2.29.v20191105/jetty-http-9.2.29.v20191105.pom (2.5 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.2.29.v20191105/jetty-util-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.2.29.v20191105/jetty-util-9.2.29.v20191105.pom (3.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.2.29.v20191105/jetty-io-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.2.29.v20191105/jetty-io-9.2.29.v20191105.pom (2.3 kB at 7.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.2.29.v20191105/jetty-servlet-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.2.29.v20191105/jetty-servlet-9.2.29.v20191105.pom (3.3 kB at 7.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.2.29.v20191105/jetty-security-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.2.29.v20191105/jetty-security-9.2.29.v20191105.pom (2.8 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.2.29.v20191105/jetty-webapp-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.2.29.v20191105/jetty-webapp-9.2.29.v20191105.pom (3.5 kB at 8.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.2.29.v20191105/jetty-xml-9.2.29.v20191105.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.2.29.v20191105/jetty-xml-9.2.29.v20191105.pom (2.0 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/1.9.1/doxia-module-markdown-1.9.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar (389 kB at 1.5 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-all/0.42.14/flexmark-all-0.42.14.jar (2.2 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-anchorlink/0.42.14/flexmark-ext-anchorlink-0.42.14.jar (17 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-admonition/0.42.14/flexmark-ext-admonition-0.42.14.jar (34 kB at 63 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar (35 kB at 65 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/1.9.1/doxia-module-markdown-1.9.1.jar (23 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-aside/0.42.14/flexmark-ext-aside-0.42.14.jar (16 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar (9.4 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar (16 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar (40 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-attributes/0.42.14/flexmark-ext-attributes-0.42.14.jar (36 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.42.14/flexmark-ext-enumerated-reference-0.42.14.jar (66 kB at 64 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar (13 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-emoji/0.42.14/flexmark-ext-emoji-0.42.14.jar (73 kB at 65 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-footnotes/0.42.14/flexmark-ext-footnotes-0.42.14.jar (41 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.42.14/flexmark-ext-gfm-issues-0.42.14.jar (16 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar (29 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.42.14/flexmark-ext-gfm-tasklist-0.42.14.jar (28 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.42.14/flexmark-ext-gfm-tables-0.42.14.jar (33 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gfm-users/0.42.14/flexmark-ext-gfm-users-0.42.14.jar (16 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.42.14/flexmark-ext-jekyll-front-matter-0.42.14.jar (18 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.14/flexmark-ext-media-tags-0.42.14.jar (25 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-gitlab/0.42.14/flexmark-ext-gitlab-0.42.14.jar (42 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.42.14/flexmark-ext-jekyll-tag-0.42.14.jar (21 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-macros/0.42.14/flexmark-ext-macros-0.42.14.jar (35 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-ins/0.42.14/flexmark-ext-ins-0.42.14.jar (13 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.14/flexmark-ext-xwiki-macros-0.42.14.jar (31 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-toc/0.42.14/flexmark-ext-toc-0.42.14.jar (91 kB at 46 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-superscript/0.42.14/flexmark-ext-superscript-0.42.14.jar (13 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar (76 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar (22 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.14/flexmark-ext-yaml-front-matter-0.42.14.jar (18 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar (26 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.14/flexmark-ext-youtube-embedded-0.42.14.jar (13 kB at 5.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar (97 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-html-parser/0.42.14/flexmark-html-parser-0.42.14.jar (45 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.14/flexmark-profile-pegdown-0.42.14.jar (6.3 kB at 2.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.5.1/maven-reporting-exec-1.5.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 137 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-jira-converter/0.42.14/flexmark-jira-converter-0.42.14.jar (40 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar (385 kB at 145 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.14/flexmark-youtrack-converter-0.42.14.jar (41 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.5.1/maven-reporting-exec-1.5.1.jar (33 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 3.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 69 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 3.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.9.1/doxia-module-apt-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 96 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.9.1/doxia-module-xdoc-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 222 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.9.1/doxia-module-fml-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-confluence/1.9.1/doxia-module-confluence-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-docbook-simple/1.9.1/doxia-module-docbook-simple-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.9.1/doxia-module-apt-1.9.1.jar (54 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-twiki/1.9.1/doxia-module-twiki-1.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.9.1/doxia-module-xdoc-1.9.1.jar (37 kB at 9.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-confluence/1.9.1/doxia-module-confluence-1.9.1.jar (58 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.9.1/doxia-module-fml-1.9.1.jar (38 kB at 9.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-twiki/1.9.1/doxia-module-twiki-1.9.1.jar (72 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.9.2/doxia-integration-tools-1.9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-docbook-simple/1.9.1/doxia-module-docbook-simple-1.9.1.jar (128 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.1/wagon-provider-api-3.3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.2.29.v20191105/jetty-server-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 3.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.2.29.v20191105/jetty-http-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.9.2/doxia-integration-tools-1.9.2.jar (46 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.2.29.v20191105/jetty-io-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.1/wagon-provider-api-3.3.1.jar (56 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.2.29.v20191105/jetty-servlet-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-server/9.2.29.v20191105/jetty-server-9.2.29.v20191105.jar (422 kB at 90 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.2.29.v20191105/jetty-security-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.2.29.v20191105/jetty-webapp-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-http/9.2.29.v20191105/jetty-http-9.2.29.v20191105.jar (127 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.2.29.v20191105/jetty-xml-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-io/9.2.29.v20191105/jetty-io-9.2.29.v20191105.jar (110 kB at 23 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.2.29.v20191105/jetty-util-9.2.29.v20191105.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-servlet/9.2.29.v20191105/jetty-servlet-9.2.29.v20191105.jar (116 kB at 24 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-xml/9.2.29.v20191105/jetty-xml-9.2.29.v20191105.jar (44 kB at 8.9 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-util/9.2.29.v20191105/jetty-util-9.2.29.v20191105.jar (388 kB at 77 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-security/9.2.29.v20191105/jetty-security-9.2.29.v20191105.jar (96 kB at 19 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-webapp/9.2.29.v20191105/jetty-webapp-9.2.29.v20191105.jar (108 kB at 21 kB/s) [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7 [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.pom (19 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 31 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.jar (281 kB at 632 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 106 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 143 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 9.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 4.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 7.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 77 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 6.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 9.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 3.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/1/apache-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/1/apache-1.pom (3.4 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 5.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 68 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 9.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 9.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 8.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.pom (7.7 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 28 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 108 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 67 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 48 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.pom (4.2 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3.0 kB at 9.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (1.6 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 4.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/5.2/bcel-5.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/5.2/bcel-5.2.pom (619 B at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom (160 B at 495 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom (1.8 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom (9.8 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/20/maven-parent-20.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 108 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.pom (2.9 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom (2.1 kB at 4.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom (3.4 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom (1.8 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 3.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 4.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 3.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.pom (1.4 kB at 2.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.pom (2.0 kB at 4.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom (2.6 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9.0 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/15/commons-parent-15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/15/commons-parent-15.pom (32 kB at 97 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom (5.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom (2.2 kB at 9.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom (1.5 kB at 4.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom (2.4 kB at 7.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/regexp/regexp/1.3/regexp-1.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/regexp/regexp/1.3/regexp-1.3.pom (145 B at 638 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom (2.6 kB at 7.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom (2.6 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom (2.5 kB at 7.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.pom (2.4 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom (1.7 kB at 4.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom (2.7 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.pom (2.6 kB at 6.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 2.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 3.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom (2.4 kB at 5.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom (2.2 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.pom (2.3 kB at 4.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 6.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 77 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 8.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 33 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 39 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 22 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 57 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 7.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 7.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.pom (832 B at 2.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom (10 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/23/commons-parent-23.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/23/commons-parent-23.pom (44 kB at 181 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 48 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 138 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 50 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/5.2/bcel-5.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 67 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 232 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.jar (38 kB at 85 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.jar (45 kB at 101 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/5.2/bcel-5.2.jar (533 kB at 1.0 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.jar (559 kB at 964 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar (29 kB at 48 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar (53 kB at 78 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.jar (28 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar (214 kB at 227 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar (27 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.jar (11 kB at 9.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar (25 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.jar (15 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/regexp/regexp/1.3/regexp-1.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar (105 kB at 78 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar (11 kB at 7.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar (282 kB at 190 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar (66 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar (82 kB at 48 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar (74 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar (40 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.jar (80 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar (77 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar (30 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (619 kB at 286 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (245 kB at 109 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.jar (43 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar (63 kB at 25 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 4.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar (38 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 471 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 63 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 70 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 60 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 5.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 100 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar (60 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 74 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar (38 kB at 12 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.jar (51 kB at 15 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 70 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar (177 kB at 52 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (543 kB at 152 kB/s) [INFO] 10 reports configured for maven-project-info-reports-plugin:2.7: cim, dependencies, index, issue-tracking, license, mailing-list, plugins, project-team, scm, summary [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4 [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.pom (7.4 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/jxr/jxr/2.4/jxr-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/jxr/jxr/2.4/jxr-2.4.pom (5.6 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.jar (33 kB at 79 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.pom (2.1 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom (2.3 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.0/xalan-2.7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.0/xalan-2.7.0.pom (491 B at 1.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar (160 kB at 576 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 555 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.0 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 2.5 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.0/xalan-2.7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.jar (45 kB at 88 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 51 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.jar (11 kB at 19 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar (15 kB at 20 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xalan/xalan/2.7.0/xalan-2.7.0.jar (2.7 MB at 2.6 MB/s) [INFO] 2 reports detected for maven-jxr-plugin:2.4: test-jxr, jxr [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.17 [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom (7.2 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar (39 kB at 74 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom (2.5 kB at 4.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom (1.6 kB at 6.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom (19 kB at 60 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom (1.6 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom (3.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom (3.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom (16 kB at 66 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom (6.1 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom (1.6 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom (2.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom (5.5 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar (11 kB at 48 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar (159 kB at 630 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar (52 kB at 190 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar (15 kB at 47 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 316 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar (59 kB at 97 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar (37 kB at 59 kB/s) [INFO] 1 report configured for maven-surefire-report-plugin:2.17: report-only [INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.2 [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.2/versions-maven-plugin-2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.2/versions-maven-plugin-2.2.pom (16 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 109 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.2/versions-maven-plugin-2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.2/versions-maven-plugin-2.2.jar (256 kB at 603 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 52 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 6.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 8.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 7.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 9.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 68 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 5.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 36 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 9.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 5.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (4.7 kB at 20 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 39 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 39 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 10 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 17 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 49 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 82 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.pom (1.7 kB at 5.0 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.5/wagon-2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.5/wagon-2.5.pom (20 kB at 64 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.pom (1.6 kB at 3.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/2.5/wagon-providers-2.5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/2.5/wagon-providers-2.5.pom (2.7 kB at 5.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 27 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 75 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 699 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 2.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom (3.4 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 656 B/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 9.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 9.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 8.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 4.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 4.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 73 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 71 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 70 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 434 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 19 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 72 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.jar (53 kB at 68 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 40 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 177 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.jar (11 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 61 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 37 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 295 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 294 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 94 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 34 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 184 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 154 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 91 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 233 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 295 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 14 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 27 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 94 kB/s) [INFO] 2 reports configured for versions-maven-plugin:2.2: dependency-updates-report, plugin-updates-report [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.4.0 [INFO] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution [INFO] [INFO] >>> maven-javadoc-plugin:3.4.0:javadoc > generate-sources @ jcabi-github >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ jcabi-github --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ jcabi-github --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: ab088cc at timestamp: 2023-08-03T08:53:05 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-github --- [INFO] Skipping because we are not in root module. [INFO] [INFO] <<< maven-javadoc-plugin:3.4.0:javadoc < generate-sources @ jcabi-github <<< [INFO] [INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done [INFO] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution [INFO] [INFO] >>> maven-javadoc-plugin:3.4.0:test-javadoc > generate-test-sources @ jcabi-github >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ jcabi-github --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ jcabi-github --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: ab088cc at timestamp: 2023-08-03T08:53:05 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-github --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jcabi-github --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jcabi-github --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/r/repo/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.4.0:test-javadoc < generate-test-sources @ jcabi-github <<< [INFO] [INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done [INFO] 2 reports configured for maven-javadoc-plugin:3.4.0: javadoc, test-javadoc [INFO] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.8 [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.pom (3.8 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom (44 kB at 88 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.8/jacoco-maven-plugin-0.8.8.jar (56 kB at 174 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 26 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 6.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 29 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 8.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 93 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 3.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 58 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 5.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 5.8 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 109 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 2.6 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 28 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8.pom (3.5 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.8/org.jacoco.core-0.8.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.8/org.jacoco.core-0.8.8.pom (2.1 kB at 5.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.8/org.jacoco.report-0.8.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.8/org.jacoco.report-0.8.8.pom (1.9 kB at 4.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 165 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 307 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 145 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 935 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.8/org.jacoco.core-0.8.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 86 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 739 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 86 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar (293 kB at 383 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.8/org.jacoco.report-0.8.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 63 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.8.8/org.jacoco.core-0.8.8.jar (203 kB at 224 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 80 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 37 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.8.8/org.jacoco.report-0.8.8.jar (129 kB at 110 kB/s) [INFO] 3 reports detected for jacoco-maven-plugin:0.8.8: report, report-aggregate, report-integration [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.6.0 [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 32 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 45 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 167 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 6.9 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 8.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 9.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 7.7 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 41 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 7.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 69 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 5.1 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 53 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 38 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 167 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 16 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 64 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 15 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 13 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 74 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 451 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 195 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 57 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 188 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 115 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 83 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 54 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 380 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 456 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 21 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 83 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 44 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 181 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 521 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 51 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 43 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 60 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 14 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 123 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 5.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 187 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 29 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 24 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 117 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 179 kB/s) [INFO] preparing maven-plugin-plugin:report report requires 'process-classes' forked phase execution [INFO] [INFO] >>> maven-plugin-plugin:3.6.0:report > process-classes @ jcabi-github >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ jcabi-github --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (jcabi-build-number) @ jcabi-github --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: ab088cc at timestamp: 2023-08-03T08:53:31 [INFO] Storing buildScmBranch: __rultor [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create-timestamp (jcabi-build-number) @ jcabi-github --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jcabi-github --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jcabi-github --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/r/repo/target/classes [INFO] [INFO] <<< maven-plugin-plugin:3.6.0:report < process-classes @ jcabi-github <<< [INFO] [INFO] 'process-classes' forked phase execution for maven-plugin-plugin:report report preparation done [INFO] 1 report detected for maven-plugin-plugin:3.6.0: report [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] Rendering site with default locale English (en) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1-site_en.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1-site.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5-site_en.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5-site.xml [INFO] Relativizing decoration links with respect to localized project URL: https://www.jcabi.com/jcabi-github [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-skin/1.7.1/jcabi-maven-skin-1.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-skin/1.7.1/jcabi-maven-skin-1.7.1.jar (8.2 kB at 73 kB/s) [INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:1.7.1 skin. [INFO] Skipped "About" report (maven-project-info-reports-plugin:2.7:index), file "index.html" already exists. [INFO] Rendering 2 Doxia documents: 2 apt [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7:cim [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.7:dependencies [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (0 B at 0 B/s) [INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.7:issue-tracking [INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.7:license [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.7:mailing-list [INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.7:plugins [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-docck-plugin/1.1/maven-docck-plugin-1.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-docck-plugin/1.1/maven-docck-plugin-1.1.pom (5.9 kB at 6.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (1.3 kB at 60 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 1.0 MB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 12 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/maven-metadata.xml [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/maven-metadata.xml (1.7 kB at 93 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/maven-metadata.xml (1.7 kB at 4.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 6.5 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 57 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 161 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 538 kB/s) [INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.7:project-team [INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.7:scm [INFO] Generating "Project Summary" report --- maven-project-info-reports-plugin:2.7:summary [INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:2.4:test-jxr [INFO] Generating "Source Xref" report --- maven-jxr-plugin:2.4:jxr [INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.17:report-only [INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.2:dependency-updates-report [INFO] artifact com.jcabi:jcabi-log: checking for updates from central [INFO] artifact com.jcabi:jcabi-http: checking for updates from central [INFO] artifact com.jcabi:jcabi-xml: checking for updates from central [INFO] artifact com.jcabi.incubator:xembly: checking for updates from central [INFO] artifact com.google.guava:guava: checking for updates from central [INFO] artifact com.jcraft:jsch: checking for updates from central [INFO] artifact com.sun.jersey:jersey-client: checking for updates from central [INFO] artifact com.sun.xml.bind:jaxb-core: checking for updates from central [INFO] artifact com.sun.xml.bind:jaxb-impl: checking for updates from central [INFO] artifact commons-codec:commons-codec: checking for updates from central [INFO] artifact commons-collections:commons-collections: checking for updates from central [INFO] artifact commons-io:commons-io: checking for updates from central [INFO] artifact junit:junit: checking for updates from central [INFO] artifact net.sf.saxon:Saxon-HE: checking for updates from central [INFO] artifact org.apache.commons:commons-lang3: checking for updates from central [INFO] artifact org.apache.httpcomponents:httpclient: checking for updates from central [INFO] artifact org.apache.httpcomponents:httpcore: checking for updates from central [INFO] artifact org.aspectj:aspectjrt: checking for updates from central [INFO] artifact org.glassfish.grizzly:grizzly-http-servlet-server: checking for updates from central [INFO] artifact org.projectlombok:lombok: checking for updates from central [INFO] artifact org.reflections:reflections: checking for updates from central [INFO] artifact org.slf4j:slf4j-reload4j: checking for updates from central [INFO] artifact xml-apis:xml-apis: checking for updates from central [INFO] artifact com.fasterxml.jackson.core:jackson-annotations: checking for updates from central [INFO] artifact com.fasterxml.jackson.core:jackson-core: checking for updates from central [INFO] artifact com.fasterxml.jackson.core:jackson-databind: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-avro: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-cbor: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-csv: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-ion: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-properties: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-smile: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-toml: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-xml: checking for updates from central [INFO] artifact com.fasterxml.jackson.dataformat:jackson-dataformat-yaml: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-eclipse-collections: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-guava: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-hibernate4: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-hibernate5: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-hibernate5-jakarta: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-hibernate6: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-hppc: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-jaxrs: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-jdk8: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-joda: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-json-org: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-joda-money: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-jsr310: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-jsr353: checking for updates from central [INFO] artifact com.fasterxml.jackson.datatype:jackson-datatype-pcollections: checking for updates from central [INFO] artifact com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base: checking for updates from central [INFO] artifact com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-cbor-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-smile-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-xml-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-yaml-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-base: checking for updates from central [INFO] artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-cbor-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-smile-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-xml-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-yaml-provider: checking for updates from central [INFO] artifact com.fasterxml.jackson.jr:jackson-jr-all: checking for updates from central [INFO] artifact com.fasterxml.jackson.jr:jackson-jr-annotation-support: checking for updates from central [INFO] artifact com.fasterxml.jackson.jr:jackson-jr-objects: checking for updates from central [INFO] artifact com.fasterxml.jackson.jr:jackson-jr-retrofit2: checking for updates from central [INFO] artifact com.fasterxml.jackson.jr:jackson-jr-stree: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-afterburner: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-blackbird: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-guice: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-jaxb-annotations: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-jsonSchema: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-jsonSchema-jakarta: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-kotlin: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-mrbean: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-osgi: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-no-ctor-deser: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-parameter-names: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-paranamer: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-scala_2.11: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-scala_2.13: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-scala_2.12: checking for updates from central [INFO] artifact com.fasterxml.jackson.module:jackson-module-scala_3: checking for updates from central [INFO] artifact com.jcabi:jcabi-aether: checking for updates from central [INFO] artifact com.jcabi:jcabi-aspects: checking for updates from central [INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central [INFO] artifact com.jcabi:jcabi-email: checking for updates from central [INFO] artifact com.jcabi:jcabi-github: checking for updates from central [INFO] artifact com.jcabi:jcabi-immutable: checking for updates from central [INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from central [INFO] artifact com.jcabi:jcabi-manifests: checking for updates from central [INFO] artifact com.jcabi:jcabi-matchers: checking for updates from central [INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from central [INFO] artifact com.jcabi:jcabi-odesk: checking for updates from central [INFO] artifact com.jcabi:jcabi-s3: checking for updates from central [INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from central [INFO] artifact com.jcabi:jcabi-ssh: checking for updates from central [INFO] artifact com.jcabi:jcabi-urn: checking for updates from central [INFO] artifact com.jcabi:jcabi-velocity: checking for updates from central [INFO] artifact com.jcabi:jcabi-w3c: checking for updates from central [INFO] artifact commons-net:commons-net: checking for updates from central [INFO] artifact javax.el:javax.el-api: checking for updates from central [INFO] artifact javax.json:javax.json-api: checking for updates from central [INFO] artifact javax.servlet:javax.servlet-api: checking for updates from central [INFO] artifact javax.validation:validation-api: checking for updates from central [INFO] artifact javax.ws.rs:jsr311-api: checking for updates from central [INFO] artifact javax.xml.bind:jaxb-api: checking for updates from central [INFO] artifact log4j:log4j: checking for updates from central [INFO] artifact org.antlr:antlr-runtime: checking for updates from central [INFO] artifact org.antlr:antlr4-runtime: checking for updates from central [INFO] artifact org.apache.commons:commons-collections4: checking for updates from central [INFO] artifact org.apache.commons:commons-math3: checking for updates from central [INFO] artifact org.apache.commons:commons-text: checking for updates from central [INFO] artifact org.clojure:clojure: checking for updates from central [INFO] artifact org.clojure:clojure-contrib: checking for updates from central [INFO] artifact org.clojure:tools.logging: checking for updates from central [INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from central [INFO] artifact org.glassfish:javax.el: checking for updates from central [INFO] artifact org.glassfish:javax.json: checking for updates from central [INFO] artifact org.hamcrest:hamcrest: checking for updates from central [INFO] artifact org.hibernate.validator:hibernate-validator: checking for updates from central [INFO] artifact org.junit.jupiter:junit-jupiter: checking for updates from central [INFO] artifact org.junit.jupiter:junit-jupiter-api: checking for updates from central [INFO] artifact org.junit.jupiter:junit-jupiter-engine: checking for updates from central [INFO] artifact org.junit.jupiter:junit-jupiter-migrationsupport: checking for updates from central [INFO] artifact org.junit.jupiter:junit-jupiter-params: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-commons: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-console: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-engine: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-jfr: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-launcher: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-reporting: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-runner: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-suite: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-suite-api: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-suite-commons: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-suite-engine: checking for updates from central [INFO] artifact org.junit.platform:junit-platform-testkit: checking for updates from central [INFO] artifact org.junit.vintage:junit-vintage-engine: checking for updates from central [INFO] artifact org.mockito:mockito-core: checking for updates from central [INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from central [INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.2:plugin-updates-report [INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.felix:maven-bundle-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.felix:maven-bundle-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from central [INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from central [INFO] artifact com.github.github:site-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.github.github:site-maven-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.qulice:qulice-maven-plugin: checking for updates from oss.sonatype.org [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c075ffb796e509918f19107426c831dcbf250a66'; remote = 'fba913813248d38d6706df5753fe1758baace9d4' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c075ffb796e509918f19107426c831dcbf250a66'; remote = 'fba913813248d38d6706df5753fe1758baace9d4' - IGNORING [INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from central [INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from central [INFO] artifact com.qulice:qulice-maven-plugin: checking for updates from central [INFO] artifact ant-contrib:ant-contrib: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from central [INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from central [INFO] artifact org.eluder.coveralls:coveralls-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.jacoco:jacoco-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from central [INFO] artifact org.jacoco:jacoco-maven-plugin: checking for updates from central [INFO] artifact org.eluder.coveralls:coveralls-maven-plugin: checking for updates from central [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.4.0:javadoc [WARNING] An issue has occurred with maven-javadoc-plugin:3.4.0:javadoc report, skipping LinkageError Receiver class org.apache.maven.plugins.javadoc.JavadocReport does not define or inherit an implementation of the resolved method 'abstract void generate(org.codehaus.doxia.sink.Sink, java.util.Locale)' of interface org.apache.maven.reporting.MavenReport., please report an issue to Maven dev team. java.lang.AbstractMethodError: Receiver class org.apache.maven.plugins.javadoc.JavadocReport does not define or inherit an implementation of the resolved method 'abstract void generate(org.codehaus.doxia.sink.Sink, java.util.Locale)' of interface org.apache.maven.reporting.MavenReport. at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument (ReportDocumentRenderer.java:235) at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render (DefaultSiteRenderer.java:349) at org.apache.maven.plugins.site.render.SiteMojo.renderLocale (SiteMojo.java:194) at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:143) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [INFO] Generating "JaCoCo Aggregate" report --- jacoco-maven-plugin:0.8.8:report-aggregate [INFO] Generating Sitemap. [INFO] Rendering 1 generated Doxia document: 1 xdoc [INFO] [INFO] --- maven-site-plugin:3.9.1:deploy (default-deploy) @ jcabi-github --- [INFO] maven.site.deploy.skip = true: Skipping site deployment [INFO] [INFO] --- site-maven-plugin:0.12:site (default) @ jcabi-github --- [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.pom (582 B at 1.4 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom [INFO] Downloading from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom [INFO] Downloaded from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom (943 B at 1.3 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom [INFO] Downloading from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom [INFO] Downloaded from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom (14 kB at 58 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (7.6 kB at 18 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom (5.4 kB at 24 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (2.6 kB at 8.2 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom (2.5 kB at 11 kB/s) [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.jar [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (227 kB at 534 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (189 kB at 434 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.jar (12 kB at 26 kB/s) [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.jar (2.2 MB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar [INFO] Downloading from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar [INFO] Downloaded from egit: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar (222 kB at 320 kB/s) [INFO] Creating 541 blobs [INFO] Creating tree with 541 blob entries [INFO] Merging with tree 1c0a85b4a75a0aa8837400d1513a8258ba164879 [INFO] Creating commit with SHA-1: 7dbc55f59b2463519f7efdffefe9f47dfa92176d [INFO] Updating reference refs/heads/gh-pages from 0da89616ef557a737be2f8fb22931cbc58b36d57 to 7dbc55f59b2463519f7efdffefe9f47dfa92176d [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29:37 min [INFO] Finished at: 2023-08-03T09:21:02Z [INFO] ------------------------------------------------------------------------ 0m0m+ mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git checkout __rultor Already on '__rultor' + git tag 1.7.0 -m '1.7.0: tagged by rultor.com' + git reset --hard HEAD is now at ab088ccc1 1.7.0 + git clean -fd + git checkout master Switched to branch 'master' Your branch is up to date with 'origin/master'. + git branch -D __rultor Deleted branch __rultor (was ab088ccc1). + git push --all origin Everything up-to-date + git push --tags origin To github.com:jcabi/jcabi-github.git * [new tag] 1.7.0 -> 1.7.0 container e537cf954586e1a591b65b2b96b0dc59f3dbd80794fc16c709332717f5ea166e is dead Thu 03 Aug 2023 11:22:26 AM CEST