You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2022/04/08 19:47:00 UTC

[jira] [Commented] (IGNITE-16775) Configure GitHub Actions for continuous deployment the Ignite master branch

    [ https://issues.apache.org/jira/browse/IGNITE-16775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519779#comment-17519779 ] 

Maxim Muzafarov commented on IGNITE-16775:
------------------------------------------

The added GitHub Action check using the library below:
https://github.com/nektos/act#readme

See the log (authrorization fails as expected):

{code}
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite] 🚀  Start image=ghcr.io/catthehacker/ubuntu:act-latest
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker pull image=ghcr.io/catthehacker/ubuntu:act-latest platform= username= forcePull=false
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker create image=ghcr.io/catthehacker/ubuntu:act-latest platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker run image=ghcr.io/catthehacker/ubuntu:act-latest platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker exec cmd=[mkdir -m 0777 -p /var/run/act] user=root workdir=
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker cp src=/Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite/. dst=/Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker exec cmd=[mkdir -p /Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite] user= workdir=
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite] ⭐  Run Checkout
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ✅  Success - Checkout
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite] ⭐  Run Set up Java
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ☁  git clone 'https://github.com/actions/setup-java' # ref=v2
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker cp src=/Users/sbt-muzafarov-mr/.cache/act/actions-setup-java@v2/ dst=/var/run/act/actions/actions-setup-java@v2/
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker exec cmd=[mkdir -p /var/run/act/actions/actions-setup-java@v2/] user= workdir=
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker exec cmd=[node /var/run/act/actions/actions-setup-java@v2/dist/setup/index.js] user= workdir=
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Trying to resolve the latest version from remote
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Resolved latest version as 8.0.322+6
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Trying to download...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Downloading Java 8.0.322+6 (Adopt-Hotspot) from https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u322-b06/OpenJDK8U-jdk_x64_linux_hotspot_8u322b06.tar.gz ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::Downloading https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u322-b06/OpenJDK8U-jdk_x64_linux_hotspot_8u322b06.tar.gz
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::Destination /tmp/95867e01-16a4-469e-9ced-d222e829f0fc
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::download complete
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Extracting Java archive...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::Checking tar --version
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::tar (GNU tar) 1.30%0ACopyright (C) 2017 Free Software Foundation, Inc.%0ALicense GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.%0AThis is free software: you are free to change and redistribute it.%0AThere is NO WARRANTY, to the extent permitted by law.%0A%0AWritten by John Gilmore and Jay Fenlason.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /tmp/ec977cd4-209e-489a-a34c-05255be84400 -f /tmp/95867e01-16a4-469e-9ced-d222e829f0fc
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::Caching tool Java_Adopt_jdk 8.0.322-6 x64
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::source dir: /tmp/ec977cd4-209e-489a-a34c-05255be84400/jdk8u322-b06
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::destination /opt/hostedtoolcache/Java_Adopt_jdk/8.0.322-6/x64
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   💬  ::debug::finished caching tool
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Java 8.0.322+6 was downloaded
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Setting Java 8.0.322+6 as the default
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ⚙  ::set-output:: distribution=Adopt-Hotspot
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ⚙  ::set-output:: path=/opt/hostedtoolcache/Java_Adopt_jdk/8.0.322-6/x64
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ⚙  ::set-output:: version=8.0.322+6
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Java configuration:
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   |   Distribution: adopt
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   |   Version: 8.0.322+6
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   |   Path: /opt/hostedtoolcache/Java_Adopt_jdk/8.0.322-6/x64
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ❓  ##[add-matcher]/run/act/actions/actions-setup-java@v2/.github/java.json
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Creating settings.xml with server-id: apache.snapshots.https
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Writing to /root/.m2/settings.xml
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ✅  Success - Set up Java
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite] ⭐  Run Install libnuma-dev
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/2] user= workdir=
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [23.8 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:3 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:4 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [864 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:8 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3169 B]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:9 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [161 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1729 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [25.8 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1104 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.3 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2145 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:11 https://packagecloud.io/github/git-lfs/ubuntu focal InRelease [24.4 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:20 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1150 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1178 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:22 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [26.0 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [51.2 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:24 https://packagecloud.io/github/git-lfs/ubuntu focal/main amd64 Packages [2570 B]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Fetched 22.0 MB in 4s (5497 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Reading package lists...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Reading package lists...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Building dependency tree...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Reading state information...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | The following additional packages will be installed:
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   |   libnuma1
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | The following NEW packages will be installed:
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   |   libnuma-dev libnuma1
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Need to get 53.2 kB of archives.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | After this operation, 230 kB of additional disk space will be used.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libnuma1 amd64 2.0.12-1 [20.8 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libnuma-dev amd64 2.0.12-1 [32.4 kB]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | debconf: delaying package configuration, since apt-utils is not installed
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Fetched 53.2 kB in 0s (178 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Selecting previously unselected package libnuma1:amd64.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26319 files and directories currently installed.)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Preparing to unpack .../libnuma1_2.0.12-1_amd64.deb ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Unpacking libnuma1:amd64 (2.0.12-1) ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Selecting previously unselected package libnuma-dev:amd64.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Preparing to unpack .../libnuma-dev_2.0.12-1_amd64.deb ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Unpacking libnuma-dev:amd64 (2.0.12-1) ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Setting up libnuma1:amd64 (2.0.12-1) ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Setting up libnuma-dev:amd64 (2.0.12-1) ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ✅  Success - Install libnuma-dev
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite] ⭐  Run Deploy
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   🐳  docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/3] user= workdir=
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Maven home: /root/.m2/wrapper/dists/apache-maven-3.8.3-bin/5a6n1u8or3307vo2u2jgmkhm0t/apache-maven-3.8.3
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Java version: 1.8.0_322, vendor: Temurin, runtime: /opt/hostedtoolcache/Java_Adopt_jdk/8.0.322-6/x64/jre
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | Default locale: en_US, platform encoding: ANSI_X3.4-1968
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Scanning for projects...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 65 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom (10 kB at 138 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 352 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 247 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 96 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 151 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 261 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 2.9 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 271 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 267 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 7.8 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 184 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 362 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 491 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 69 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 37 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 55 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 109 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 190 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 104 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 69 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 9.1 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 102 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 401 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 58 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 34 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 134 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 50 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (1.9 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (1.4 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 245 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 27 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 59 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 147 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 38 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 51 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 131 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 37 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 25 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 28 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 46 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 52 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 129 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 379 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 76 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (1.5 kB at 25 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 116 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (1.3 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 59 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 51 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 111 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 138 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 89 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 75 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 88 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 586 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 253 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 28 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 356 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 197 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 37 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 27 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 47 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 28 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 82 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 15 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 69 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 52 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 332 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 111 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 226 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 66 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 353 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 49 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 298 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 179 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 861 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 191 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 52 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 115 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 101 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 517 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 57 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 275 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 464 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 54 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 53 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 144 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 142 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 134 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 172 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 555 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 76 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 150 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 38 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 139 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 19 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 51 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 127 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 130 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 136 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 111 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 184 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 2.5 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 58 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 201 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 42 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 49 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 39 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar (232 kB at 2.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar (53 kB at 321 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 704 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 268 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 1.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (175 kB at 475 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (49 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 1.4 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 19 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 5.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 954 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (9.8 kB at 18 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (87 kB at 146 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (80 kB at 133 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 71 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 494 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 38 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 286 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 42 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 216 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 kB at 53 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar (12 kB at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 17 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 82 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 46 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 34 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 394 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 191 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (74 kB at 79 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (143 kB at 148 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 392 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 65 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 61 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 4.3 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 8.3 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 9.6 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 128 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 219 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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.5 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 50 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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.9 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 335 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 42 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 55 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 170 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 38 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 458 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 116 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ------------------------------------------------------------------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Reactor Build Order:
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-checkstyle                                                  [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-parent                                                      [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-tools                                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-parent-internal                                             [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-bom                                                         [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-core                                                        [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-indexing                                                    [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-compress                                                    [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-dev-utils                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-direct-io                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml                                                          [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-p2p                                                 [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-uri-dep                                             [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-uri                                                 [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-platform                                            [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-urideploy                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-log4j                                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-spring                                                      [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-rest-http                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-clients                                                     [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-web                                                         [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-aop                                                         [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ssh                                                         [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-jta                                                         [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-log4j2                                                      [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-slf4j                                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-jcl                                                         [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-calcite                                                     [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-codegen                                                     [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cloud                                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-mesos                                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-yarn                                                        [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-zookeeper                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate-core                                              [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-osgi-paxlogging                                             [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-osgi-karaf                                                  [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-osgi                                                        [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-appserver-test                                              [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-websphere-test                                              [war]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cassandra                                                   [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cassandra-store                                             [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cassandra-serializers                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-kubernetes                                                  [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-sqlline                                                     [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-spark-model-parser                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-xgboost-model-parser                                     [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-catboost-model-parser                                    [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-h2o-model-parser                                         [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-opencensus                                                  [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-control-utility                                             [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-spark                                                       [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate_5.1                                               [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-schedule                                                    [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-geospatial                                                  [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-examples                                                    [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-benchmarks                                                  [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-compatibility                                               [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ducktests                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate_4.2                                               [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate_5.3                                               [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-numa-allocator                                              [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-yardstick                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-spark-2.4                                                   [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-visor-console_2.10                                          [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-visor-console                                               [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-visor-plugins                                               [jar]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] apache-ignite                                                      [pom]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ----------------< org.apache.ignite:ignite-checkstyle >-----------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Building ignite-checkstyle 2.14.0-SNAPSHOT                        [1/67]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --------------------------------[ jar ]---------------------------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.pom (13 kB at 218 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 194 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 649 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 300 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.7.0/maven-remote-resources-plugin-1.7.0.jar (71 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 118 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 632 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 244 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 426 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom (19 kB at 308 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 170 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 700 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 242 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar (135 kB at 1.8 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 132 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 194 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 714 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 507 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.2.7/flatten-maven-plugin-1.2.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.2.7/flatten-maven-plugin-1.2.7.pom (11 kB at 185 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/61/mojo-parent-61.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/61/mojo-parent-61.pom (30 kB at 484 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.2.7/flatten-maven-plugin-1.2.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.2.7/flatten-maven-plugin-1.2.7.jar (112 kB at 1.8 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 223 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 1.0 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom (5.0 kB at 90 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 448 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar (41 kB at 657 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 132 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 475 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 321 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 168 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 571 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 130 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 560 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 68 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 192 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 46 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 65 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 153 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 462 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 231 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 209 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 171 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 71 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 267 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 304 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.6 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 88 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 130 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 112 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 53 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 147 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 50 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 53 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 305 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 28 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 46 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 310 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 174 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 484 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 629 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.9 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 674 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 225 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 364 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 460 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 114 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 49 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 120 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 60 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 147 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 853 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 300 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 95 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 693 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 177 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 778 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 90 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 130 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 540 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 400 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-checkstyle-config) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 369 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 72 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 103 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 128 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 83 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 141 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 351 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 18 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 11 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 91 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 18 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 175 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 192 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 6.3 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 87 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 137 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 5.1 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 79 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 84 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 388 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 73 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 73 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 147 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 119 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 18 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 34 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 61 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 65 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 47 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 94 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 107 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 255 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.0 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 280 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 98 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 481 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 592 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 667 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 682 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 725 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 4.6 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 134 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 423 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 198 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 747 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 677 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 225 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 744 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 331 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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.jar (202 kB at 758 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 166 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 8.5 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 95 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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.jar (202 kB at 517 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 912 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 104 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 441 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 316 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 973 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Using 'UTF-8' encoding to copy filtered resources.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Copying 2 resources
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 83 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 96 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 405 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 436 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 228 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 57 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 305 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 123 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 34 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 39 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 15 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 62 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 91 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 371 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 42 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 96 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 139 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 196 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 70 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 97 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 194 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 140 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 34 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 101 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 80 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 646 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 237 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 984 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 85 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 78 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 299 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 242 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6.0 kB at 95 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 151 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 290 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 42 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 37 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 37 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 27 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 103 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 100 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 93 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 624 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 267 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 94 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 819 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 75 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 83 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 190 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 223 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 378 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 250 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.6 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 336 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 2.0 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 899 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 2.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 408 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar (14 kB at 89 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 639 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 290 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 3.5 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 107 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 379 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 730 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 902 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.7 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 775 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar (12 kB at 187 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Copying 3 resources from 1 bundle.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Using 'UTF-8' encoding to copy filtered resources.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] skip non existing resourceDirectory /Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite/modules/checkstyle/src/main/resources
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Copying 3 resources
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten-check) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 71 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 379 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 53 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 149 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 39 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 46 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 76 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 304 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 80 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 511 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 66 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 87 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 228 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 255 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 86 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 182 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 221 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 312 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 103 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 124 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 120 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 53 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 117 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7/plexus-component-annotations-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7/plexus-component-annotations-1.7.pom (748 B at 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7/plexus-containers-1.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7/plexus-containers-1.7.pom (4.8 kB at 84 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 86 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 91 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 646 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 196 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 699 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 45 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 207 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 582 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 706 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 1.9 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 1.6 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 4.5 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 312 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 184 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 444 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: 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.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 175 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 578 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 725 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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.jar (340 kB at 1.4 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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.jar (201 kB at 793 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 158 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 138 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 693 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 141 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 292 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 307 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 404 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 294 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 887 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 3.7 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 387 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 306 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Generating flattened POM of project org.apache.ignite:ignite-checkstyle:jar:2.14.0-SNAPSHOT...
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [WARNING] Ignoring multiple XML header comment!
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 83 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 74 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 90 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 391 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 243 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 87 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 66 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 51 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 187 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 283 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 122 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 110 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 15 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 597 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 541 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.6 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.7 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 315 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 247 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 187 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 307 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 855 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 64 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 501 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 330 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 471 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 168 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 223 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 137 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 319 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 13 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 78 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 61 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 801 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] No sources to compile
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Using 'UTF-8' encoding to copy filtered resources.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] skip non existing resourceDirectory /Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite/modules/checkstyle/src/test/resources
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Copying 3 resources
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] No sources to compile
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 207 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (1.7 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 261 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 66 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 136 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 44 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 170 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 431 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 278 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 62 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 44 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 41 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 54 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 273 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 199 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 157 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 2.8 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.9 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 3.5 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 74 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 1.5 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 211 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 225 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 475 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 1.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Tests are skipped.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 82 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 72 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 72 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 210 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 348 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 55 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 86 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 505 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 678 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 471 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 2.6 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 1.9 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Building jar: /Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite/modules/checkstyle/target/ignite-checkstyle-2.14.0-SNAPSHOT.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom (12 kB at 169 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 55 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 73 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 75 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 78 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 93 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 89 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 197 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 762 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 217 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 95 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom (1.5 kB at 27 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom (18 kB at 298 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom (1.5 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 47 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 93 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 238 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 96 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 163 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 307 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom (1.9 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom (2.6 kB at 49 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom (4.2 kB at 67 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 377 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 888 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 115 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 145 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 260 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 81 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 156 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 226 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 311 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 267 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 103 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom (2.0 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom (4.7 kB at 86 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom (4.6 kB at 81 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom (2.4 kB at 44 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.pom (7.4 kB at 127 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.18.4/flexmark-java-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.18.4/flexmark-java-0.18.4.pom (17 kB at 269 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.pom (2.3 kB at 39 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.pom (791 B at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.pom (1.8 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.pom (1.6 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom (9.2 kB at 153 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.pom (1.1 kB at 19 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.pom (1.6 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.pom (1.5 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.pom (2.1 kB at 38 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.pom (1.3 kB at 25 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.pom (1.3 kB at 21 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.pom (1.3 kB at 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.pom (1.5 kB at 27 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.pom (1.3 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.pom (1.4 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.pom (1.5 kB at 26 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.pom (1.3 kB at 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.pom (1.3 kB at 24 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.pom (1.3 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.pom (917 B at 16 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.pom (1.3 kB at 22 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.pom (1.5 kB at 25 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 128 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.pom (3.2 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.pom (1.7 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-parent/0.0.1-RC9/openhtmltopdf-parent-0.0.1-RC9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-parent/0.0.1-RC9/openhtmltopdf-parent-0.0.1-RC9.pom (4.3 kB at 76 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.pom (2.0 kB at 36 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.pom (8.3 kB at 140 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.4/pdfbox-parent-2.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.4/pdfbox-parent-2.0.4.pom (13 kB at 214 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.pom (2.4 kB at 42 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 315 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.pom (1.7 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom (4.9 kB at 82 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.pom (1.6 kB at 28 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom (6.4 kB at 111 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.pom (4.2 kB at 59 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.pom (1.7 kB at 30 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 2.8 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.pom (3.3 kB at 55 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8.1/doxia-sitetools-1.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8.1/doxia-sitetools-1.8.1.pom (14 kB at 253 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.pom (6.5 kB at 114 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.pom (2.9 kB at 50 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 49 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 319 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 6.2 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 15 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 125 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 107 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.6 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 3.0 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.8 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 102 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 18 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 40 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.8 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 3.0 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 60 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 39 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 158 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 97 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.7 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 12 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 80 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 182 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 211 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.8 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 57 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 55 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 200 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.pom (5.9 kB at 108 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 235 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 312 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom (1.8 kB at 33 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom (9.8 kB at 179 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 417 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom (6.3 kB at 112 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom (9.2 kB at 167 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom (3.3 kB at 62 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom (16 kB at 294 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom (3.9 kB at 69 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom (2.7 kB at 50 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom (13 kB at 238 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 389 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar (30 kB at 436 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 320 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.9 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 2.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 646 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: 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 77 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar (12 kB at 69 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 2.5 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.3 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar (12 kB at 54 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar (18 kB at 78 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 178 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar (168 kB at 641 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar (54 kB at 183 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 578 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar (38 kB at 115 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar (39 kB at 120 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar (21 kB at 65 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.jar (2.1 kB at 5.9 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.jar (17 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.jar (357 kB at 909 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.jar (15 kB at 37 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.jar (33 kB at 84 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.jar (6.4 kB at 15 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar (16 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.jar (37 kB at 72 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.jar (48 kB at 93 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.jar (13 kB at 25 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.jar (38 kB at 71 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.jar (33 kB at 57 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.jar (18 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.jar (34 kB at 56 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.jar (21 kB at 35 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.jar (28 kB at 46 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.jar (13 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.jar (31 kB at 48 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.jar (40 kB at 61 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.jar (13 kB at 19 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.jar (238 kB at 313 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.jar (61 kB at 80 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.jar (85 kB at 111 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.jar (22 kB at 28 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.jar (25 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.jar (28 kB at 32 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.jar (17 kB at 20 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.jar (73 kB at 84 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.jar (39 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 380 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.jar (4.4 kB at 4.7 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.jar (122 kB at 126 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.jar (25 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.jar (1.2 MB at 1.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.jar (20 kB at 17 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.jar (1.5 MB at 1.2 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.jar (6.5 kB at 5.3 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.jar (41 kB at 31 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.jar (278 kB at 208 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (105 kB at 78 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.jar (61 kB at 43 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.jar (65 kB at 45 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.jar (16 kB at 11 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 152 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 5.2 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 215 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 111 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 84 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 51 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 29 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.jar (2.5 MB at 1.3 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 14 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 236 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 164 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.jar (12 MB at 5.8 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 177 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 124 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 68 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.jar (47 kB at 23 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 57 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar (53 kB at 25 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar (134 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar (539 kB at 251 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar (177 kB at 82 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 198 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Skipping because packaging 'jar' is not pom.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 63 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 552 kB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.1 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 1.4 MB/s)
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Installing /Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite/modules/checkstyle/target/ignite-checkstyle-2.14.0-SNAPSHOT.jar to /root/.m2/repository/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/ignite-checkstyle-2.14.0-SNAPSHOT.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Installing /Users/sbt-muzafarov-mr/Development/IdeaProjects/ignite/modules/checkstyle/pom-installed.xml to /root/.m2/repository/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/ignite-checkstyle-2.14.0-SNAPSHOT.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ignite-checkstyle ---
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/maven-metadata.xml
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/ignite-checkstyle-2.14.0-20220408.194501-1.jar
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/ignite-checkstyle-2.14.0-20220408.194501-1.pom
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ------------------------------------------------------------------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Reactor Summary for apache-ignite 2.14.0-SNAPSHOT:
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-checkstyle .................................. FAILURE [ 33.408 s]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-parent ...................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-tools ....................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-parent-internal ............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-bom ......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-core ........................................ SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-indexing .................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-compress .................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-dev-utils ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-direct-io ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml .......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-p2p ................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-uri-dep ............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-uri ................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-extdata-platform ............................ SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-urideploy ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-log4j ....................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-spring ...................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-rest-http ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-clients ..................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-web ......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-aop ......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ssh ......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-jta ......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-log4j2 ...................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-slf4j ....................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-jcl ......................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-calcite ..................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-codegen ..................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cloud ....................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-mesos ....................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-yarn ........................................ SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-zookeeper ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate-core .............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-osgi-paxlogging ............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-osgi-karaf .................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-osgi ........................................ SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-appserver-test .............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-websphere-test .............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cassandra ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cassandra-store ............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-cassandra-serializers ....................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-kubernetes .................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-sqlline ..................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-spark-model-parser ....................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-xgboost-model-parser ..................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-catboost-model-parser .................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ml-h2o-model-parser ......................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-opencensus .................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-control-utility ............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-spark ....................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate_5.1 ............................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-schedule .................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-geospatial .................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-examples .................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-benchmarks .................................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-compatibility ............................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-ducktests ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate_4.2 ............................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-hibernate_5.3 ............................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-numa-allocator .............................. SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-yardstick ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-spark-2.4 ................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-visor-console_2.10 .......................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-visor-console ............................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ignite-visor-plugins ............................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] apache-ignite ...................................... SKIPPED
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ------------------------------------------------------------------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] BUILD FAILURE
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ------------------------------------------------------------------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Total time:  45.799 s
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] Finished at: 2022-04-08T19:45:47Z
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [INFO] ------------------------------------------------------------------------
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project ignite-checkstyle: Failed to deploy artifacts: Could not transfer artifact org.apache.ignite:ignite-checkstyle:jar:2.14.0-20220408.194501-1 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): authentication failed for https://repository.apache.org/content/repositories/snapshots/org/apache/ignite/ignite-checkstyle/2.14.0-SNAPSHOT/ignite-checkstyle-2.14.0-20220408.194501-1.jar, status: 401 Unauthorized -> [Help 1]
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] 
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] For more information about the errors and possible solutions, please read the following articles:
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite]   ❌  Failure - Deploy
[Publish Apache Ignite Snapshot to Maven Snapshot Repository/Deploy Apache Ignite] exit with `FAILURE`: 1
{code}

> Configure GitHub Actions for continuous deployment the Ignite master branch
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-16775
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16775
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>             Fix For: 2.14
>
>
> The Ignite maven snaphost artifacts must be available at the Maven Central Snapshot repository for plugins development and continuous integration.
> [1] {{Publishing packages to Maven Central Repository}} - https://docs.github.com/en/actions/publishing-packages/publishing-java-packages-with-maven



--
This message was sent by Atlassian Jira
(v8.20.1#820001)