log for com.seafile.seadroid2:113
== Installed Android Tools ==
2021-06-09 01:59:06,227 DEBUG: Reading 'config.yml'
2021-06-09 01:59:06,237 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-06-09 01:59:06,239 INFO: Creating log directory
2021-06-09 01:59:06,239 INFO: Creating temporary directory
2021-06-09 01:59:06,239 INFO: Creating output directory
2021-06-09 01:59:06,268 DEBUG: Getting git vcs interface for https://github.com/haiwen/seadroid.git
2021-06-09 01:59:06,268 DEBUG: > git --version
git version 2.11.0
2021-06-09 01:59:06,473 INFO: Using git version 2.11.0
2021-06-09 01:59:06,473 DEBUG: Checking 2.2.38
2021-06-09 01:59:06,474 INFO: Building version 2.2.38 (113) of com.seafile.seadroid2
2021-06-09 01:59:06,475 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-06-09 01:59:06,685 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u12) ...
2021-06-09 01:59:12,395 INFO: Getting source for revision 2.2.38
2021-06-09 01:59:12,395 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:12,395 DEBUG: > git rev-parse --show-toplevel
2021-06-09 01:59:12,613 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:12,614 DEBUG: > git submodule foreach --recursive git reset --hard
2021-06-09 01:59:12,719 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:12,720 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-06-09 01:59:12,827 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:12,827 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2021-06-09 01:59:13,233 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:13,233 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2021-06-09 01:59:13,542 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:13,542 DEBUG: > git remote set-head origin --auto
2021-06-09 01:59:13,949 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:13,949 DEBUG: > git checkout -f 2.2.38
2021-06-09 01:59:14,154 DEBUG: Directory: build/com.seafile.seadroid2
2021-06-09 01:59:14,154 DEBUG: > git clean -dffx
2021-06-09 01:59:14,266 INFO: Collecting source libraries
2021-06-09 01:59:14,270 DEBUG: Removing debuggable flags from build/srclib/android-vcard
2021-06-09 01:59:14,273 INFO: Creating local.properties file at build/com.seafile.seadroid2/local.properties
2021-06-09 01:59:14,273 INFO: Creating local.properties file at build/com.seafile.seadroid2/app/local.properties
2021-06-09 01:59:14,273 DEBUG: Removing debuggable flags from build/com.seafile.seadroid2/app
2021-06-09 01:59:14,281 INFO: Cleaned build.gradle of keysigning configs at build/com.seafile.seadroid2/app/build.gradle
2021-06-09 01:59:14,290 INFO: Running 'prebuild' commands in build/com.seafile.seadroid2/app
2021-06-09 01:59:14,290 DEBUG: Directory: build/com.seafile.seadroid2/app
2021-06-09 01:59:14,290 DEBUG: > bash -x -c -- find /home/vagrant/build/srclib/android-vcard -name '*.jar' -delete && sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && sed -i -e 's/implementation fileTree.*/implementation "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
+ find /home/vagrant/build/srclib/android-vcard -name '*.jar' -delete
+ sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle
+ sed -i -e 's/implementation fileTree.*/implementation "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
2021-06-09 01:59:14,495 INFO: Cleaning Gradle project...
2021-06-09 01:59:14,495 DEBUG: Directory: build/com.seafile.seadroid2/app
2021-06-09 01:59:14,496 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 13s
1 actionable task: 1 up-to-date
2021-06-09 01:59:31,110 INFO: Scanning source for common problems...
2021-06-09 01:59:31,114 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-06-09 01:59:31,175 INFO: Creating source tarball...
2021-06-09 01:59:31,676 INFO: Running 'build' commands in build/com.seafile.seadroid2/app
2021-06-09 01:59:31,676 DEBUG: Directory: build/com.seafile.seadroid2/app
2021-06-09 01:59:31,676 DEBUG: > bash -x -c mvn install -f /home/vagrant/build/srclib/android-vcard/pom.xml -Dmaven.test.skip=true
+ mvn install -f /home/vagrant/build/srclib/android-vcard/pom.xml -Dmaven.test.skip=true
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.googlecode.android-vcard:android-vcard:jar:1.4
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 78, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 90, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Android vCard Library 1.4
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
905/905 B
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (905 B at 2.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
2/7 KB
3/7 KB
5/7 KB
6/7 KB
7/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (7 KB at 338.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
2/11 KB
3/11 KB
5/11 KB
6/11 KB
7/11 KB
9/11 KB
10/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 KB at 521.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
2/44 KB
3/44 KB
5/44 KB
6/44 KB
7/44 KB
9/44 KB
10/44 KB
11/44 KB
13/44 KB
14/44 KB
15/44 KB
17/44 KB
18/44 KB
19/44 KB
21/44 KB
22/44 KB
23/44 KB
25/44 KB
26/44 KB
27/44 KB
29/44 KB
30/44 KB
31/44 KB
33/44 KB
34/44 KB
35/44 KB
37/44 KB
38/44 KB
39/44 KB
41/44 KB
42/44 KB
43/44 KB
44/44 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 KB at 1658.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
2/17 KB
3/17 KB
5/17 KB
6/17 KB
7/17 KB
9/17 KB
10/17 KB
11/17 KB
13/17 KB
14/17 KB
15/17 KB
17/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 KB at 879.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
2/32 KB
3/32 KB
5/32 KB
6/32 KB
7/32 KB
9/32 KB
10/32 KB
11/32 KB
13/32 KB
14/32 KB
15/32 KB
17/32 KB
18/32 KB
19/32 KB
21/32 KB
22/32 KB
23/32 KB
25/32 KB
26/32 KB
27/32 KB
29/32 KB
30/32 KB
31/32 KB
32/32 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 KB at 1427.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml (2 KB at 62.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.3.0/maven-javadoc-plugin-3.3.0.pom
2/21 KB
3/21 KB
5/21 KB
6/21 KB
7/21 KB
9/21 KB
10/21 KB
11/21 KB
13/21 KB
14/21 KB
15/21 KB
17/21 KB
18/21 KB
19/21 KB
21/21 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.3.0/maven-javadoc-plugin-3.3.0.pom (21 KB at 1054.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
2/11 KB
3/11 KB
5/11 KB
6/11 KB
7/11 KB
9/11 KB
10/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 KB at 652.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
2/42 KB
3/42 KB
5/42 KB
6/42 KB
7/42 KB
9/42 KB
10/42 KB
11/42 KB
13/42 KB
14/42 KB
15/42 KB
17/42 KB
18/42 KB
19/42 KB
21/42 KB
22/42 KB
23/42 KB
25/42 KB
26/42 KB
27/42 KB
29/42 KB
30/42 KB
31/42 KB
33/42 KB
34/42 KB
35/42 KB
37/42 KB
38/42 KB
39/42 KB
41/42 KB
42/42 KB
42/42 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (42 KB at 2091.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
2/18 KB
3/18 KB
5/18 KB
6/18 KB
7/18 KB
9/18 KB
10/18 KB
11/18 KB
13/18 KB
14/18 KB
15/18 KB
17/18 KB
18/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 KB at 999.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.3.0/maven-javadoc-plugin-3.3.0.jar
4/504 KB
8/504 KB
12/504 KB
16/504 KB
20/504 KB
24/504 KB
28/504 KB
32/504 KB
36/504 KB
40/504 KB
44/504 KB
48/504 KB
52/504 KB
56/504 KB
60/504 KB
64/504 KB
68/504 KB
72/504 KB
76/504 KB
80/504 KB
84/504 KB
88/504 KB
92/504 KB
96/504 KB
100/504 KB
104/504 KB
108/504 KB
112/504 KB
116/504 KB
120/504 KB
124/504 KB
128/504 KB
132/504 KB
136/504 KB
140/504 KB
144/504 KB
148/504 KB
152/504 KB
156/504 KB
160/504 KB
164/504 KB
168/504 KB
172/504 KB
176/504 KB
180/504 KB
184/504 KB
188/504 KB
192/504 KB
196/504 KB
200/504 KB
204/504 KB
208/504 KB
212/504 KB
216/504 KB
220/504 KB
224/504 KB
228/504 KB
232/504 KB
236/504 KB
240/504 KB
244/504 KB
248/504 KB
252/504 KB
256/504 KB
260/504 KB
264/504 KB
268/504 KB
272/504 KB
276/504 KB
280/504 KB
284/504 KB
288/504 KB
292/504 KB
296/504 KB
300/504 KB
304/504 KB
308/504 KB
312/504 KB
316/504 KB
320/504 KB
324/504 KB
328/504 KB
332/504 KB
336/504 KB
340/504 KB
344/504 KB
348/504 KB
352/504 KB
356/504 KB
360/504 KB
364/504 KB
368/504 KB
372/504 KB
376/504 KB
380/504 KB
384/504 KB
388/504 KB
392/504 KB
396/504 KB
400/504 KB
404/504 KB
408/504 KB
412/504 KB
416/504 KB
420/504 KB
424/504 KB
428/504 KB
432/504 KB
436/504 KB
440/504 KB
444/504 KB
448/504 KB
452/504 KB
456/504 KB
460/504 KB
464/504 KB
468/504 KB
472/504 KB
476/504 KB
480/504 KB
484/504 KB
488/504 KB
492/504 KB
496/504 KB
500/504 KB
504/504 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.3.0/maven-javadoc-plugin-3.3.0.jar (504 KB at 8115.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 495.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 561.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
4/30 KB
8/30 KB
12/30 KB
16/30 KB
20/30 KB
24/30 KB
28/30 KB
30/30 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1815.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 904.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
4/29 KB
8/29 KB
12/29 KB
16/29 KB
20/29 KB
24/29 KB
28/29 KB
29/29 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1801.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0/maven-compiler-plugin-2.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0/maven-compiler-plugin-2.0.pom (2 KB at 10.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0/maven-plugin-parent-2.0.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0/maven-plugin-parent-2.0.pom (7 KB at 61.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0/maven-compiler-plugin-2.0.jar
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.0/maven-compiler-plugin-2.0.jar (14 KB at 123.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5 KB at 305.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
4/17 KB
8/17 KB
12/17 KB
16/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 939.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
4/32 KB
8/32 KB
12/32 KB
16/32 KB
20/32 KB
24/32 KB
28/32 KB
32/32 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1767.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 852.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
4/34 KB
8/34 KB
12/34 KB
16/34 KB
20/34 KB
24/34 KB
28/34 KB
32/34 KB
34/34 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 KB at 1671.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 848.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
4/26 KB
8/26 KB
12/26 KB
16/26 KB
20/26 KB
24/26 KB
26/26 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1608.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 963.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
4/34 KB
8/34 KB
12/34 KB
16/34 KB
20/34 KB
24/34 KB
28/34 KB
32/34 KB
34/34 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1845.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
4/10 KB
8/10 KB
10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 582.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
4/37 KB
8/37 KB
12/37 KB
16/37 KB
20/37 KB
24/37 KB
28/37 KB
32/37 KB
36/37 KB
37/37 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 2001.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 956.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
4/33 KB
8/33 KB
12/33 KB
16/33 KB
20/33 KB
24/33 KB
28/33 KB
32/33 KB
33/33 KB
Downloaded: 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 2021.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
4/25 KB
8/25 KB
12/25 KB
16/25 KB
20/25 KB
24/25 KB
25/25 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1416.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 258.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
747/747 B
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 45.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
4/57 KB
8/57 KB
12/57 KB
16/57 KB
20/57 KB
24/57 KB
28/57 KB
32/57 KB
36/57 KB
40/57 KB
44/57 KB
48/57 KB
52/57 KB
56/57 KB
57/57 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 2581.7 KB/sec)
2/118 KB
3/118 KB
5/118 KB
6/118 KB
7/118 KB
9/118 KB
10/118 KB
11/118 KB
13/118 KB
14/118 KB
15/118 KB
17/118 KB
18/118 KB
19/118 KB
21/118 KB
22/118 KB
23/118 KB
25/118 KB
26/118 KB
27/118 KB
29/118 KB
30/118 KB
31/118 KB
33/118 KB
34/118 KB
35/118 KB
37/118 KB
38/118 KB
39/118 KB
41/118 KB
42/118 KB
43/118 KB
45/118 KB
46/118 KB
47/118 KB
49/118 KB
50/118 KB
51/118 KB
53/118 KB
54/118 KB
55/118 KB
57/118 KB
58/118 KB
59/118 KB
61/118 KB
62/118 KB
63/118 KB
65/118 KB
66/118 KB
67/118 KB
69/118 KB
70/118 KB
71/118 KB
73/118 KB
74/118 KB
75/118 KB
77/118 KB
78/118 KB
79/118 KB
81/118 KB
82/118 KB
84/118 KB
85/118 KB
86/118 KB
88/118 KB
89/118 KB
90/118 KB
92/118 KB
93/118 KB
94/118 KB
96/118 KB
97/118 KB
98/118 KB
100/118 KB
101/118 KB
102/118 KB
104/118 KB
105/118 KB
106/118 KB
108/118 KB
109/118 KB
110/118 KB
112/118 KB
113/118 KB
114/118 KB
116/118 KB
117/118 KB
118/118 KB
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 2356.2 KB/sec)
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
2/2 KB
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
2/9 KB
3/9 KB
5/9 KB
6/9 KB
7/9 KB
9/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 552.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
2/15 KB
3/15 KB
5/15 KB
6/15 KB
7/15 KB
9/15 KB
10/15 KB
11/15 KB
13/15 KB
14/15 KB
15/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 930.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
2/4 KB
3/4 KB
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 239.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
2/3 KB
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 183.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
2/2 KB
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 139.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
2/3 KB
3/3 KB
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 198.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
2/2 KB
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 124.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
2/9 KB
3/9 KB
5/9 KB
6/9 KB
7/9 KB
9/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 625.6 KB/sec)
Downloading: 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
2/4 KB
3/4 KB
4/4 KB
Downloaded: 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 (4 KB at 257.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
492/492 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 34.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
2/6 KB
3/6 KB
5/6 KB
6/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 400.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
998/998 B
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 65.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
2/7 KB
3/7 KB
5/7 KB
6/7 KB
7/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 478.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
2/4 KB
3/4 KB
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 218.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 138.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 182.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 129.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 118.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 133.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 106.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 100.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
424/424 B
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 29.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 272.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 118.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
4/7 KB
7/7 KB
Downloaded: 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 KB at 494.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 87.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 231.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 232.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
4/17 KB
8/17 KB
12/17 KB
16/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1169.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 477.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
4/12 KB
8/12 KB
12/12 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 809.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
889/889 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 62.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 210.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
890/890 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
4/13 KB
4/13 KB 4/114 KB
8/13 KB 4/114 KB
8/13 KB 8/114 KB
12/13 KB 8/114 KB
12/13 KB 12/114 KB
13/13 KB 12/114 KB
13/13 KB 16/114 KB
13/13 KB 20/114 KB
13/13 KB 24/114 KB
13/13 KB 28/114 KB
13/13 KB 32/114 KB
13/13 KB 36/114 KB
13/13 KB 40/114 KB
13/13 KB 44/114 KB
13/13 KB 48/114 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 837.2 KB/sec)
52/114 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
56/114 KB
60/114 KB
64/114 KB
68/114 KB
72/114 KB
76/114 KB
80/114 KB
84/114 KB
88/114 KB
92/114 KB
96/114 KB
100/114 KB
104/114 KB
108/114 KB
112/114 KB
114/114 KB
4/149 KB 114/114 KB
8/149 KB 114/114 KB
12/149 KB 114/114 KB
16/149 KB 114/114 KB
20/149 KB 114/114 KB
24/149 KB 114/114 KB
28/149 KB 114/114 KB
32/149 KB 114/114 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 4538.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
36/149 KB
40/149 KB
44/149 KB
48/149 KB
52/149 KB
56/149 KB
60/149 KB
64/149 KB
2/56 KB 64/149 KB
3/56 KB 64/149 KB
5/56 KB 64/149 KB
6/56 KB 64/149 KB
7/56 KB 64/149 KB
9/56 KB 64/149 KB
9/56 KB 64/149 KB 2/29 KB
10/56 KB 64/149 KB 2/29 KB
11/56 KB 64/149 KB 2/29 KB
13/56 KB 64/149 KB 2/29 KB
14/56 KB 64/149 KB 2/29 KB
14/56 KB 68/149 KB 2/29 KB
15/56 KB 68/149 KB 2/29 KB
15/56 KB 72/149 KB 2/29 KB
17/56 KB 76/149 KB 2/29 KB
17/56 KB 76/149 KB 2/29 KB
17/56 KB 80/149 KB 2/29 KB
18/56 KB 80/149 KB 2/29 KB
18/56 KB 80/149 KB 3/29 KB
19/56 KB 80/149 KB 3/29 KB
19/56 KB 80/149 KB 5/29 KB
21/56 KB 80/149 KB 5/29 KB
21/56 KB 80/149 KB 6/29 KB
22/56 KB 80/149 KB 6/29 KB
22/56 KB 80/149 KB 7/29 KB
22/56 KB 80/149 KB 9/29 KB
23/56 KB 80/149 KB 9/29 KB
25/56 KB 80/149 KB 9/29 KB
26/56 KB 80/149 KB 9/29 KB
27/56 KB 80/149 KB 9/29 KB
29/56 KB 80/149 KB 9/29 KB
29/56 KB 84/149 KB 9/29 KB
29/56 KB 88/149 KB 9/29 KB
30/56 KB 88/149 KB 9/29 KB
30/56 KB 92/149 KB 9/29 KB
30/56 KB 96/149 KB 9/29 KB
31/56 KB 96/149 KB 9/29 KB
31/56 KB 96/149 KB 10/29 KB
33/56 KB 96/149 KB 10/29 KB
33/56 KB 96/149 KB 11/29 KB
34/56 KB 96/149 KB 11/29 KB
34/56 KB 96/149 KB 13/29 KB
35/56 KB 96/149 KB 13/29 KB
35/56 KB 96/149 KB 14/29 KB
37/56 KB 100/149 KB 14/29 KB
37/56 KB 96/149 KB 14/29 KB
37/56 KB 104/149 KB 14/29 KB
37/56 KB 108/149 KB 14/29 KB
38/56 KB 108/149 KB 14/29 KB
38/56 KB 112/149 KB 14/29 KB
39/56 KB 112/149 KB 14/29 KB
39/56 KB 112/149 KB 15/29 KB
41/56 KB 112/149 KB 15/29 KB
41/56 KB 112/149 KB 17/29 KB
42/56 KB 112/149 KB 17/29 KB
42/56 KB 116/149 KB 17/29 KB
43/56 KB 116/149 KB 17/29 KB
43/56 KB 120/149 KB 17/29 KB
45/56 KB 120/149 KB 17/29 KB
45/56 KB 124/149 KB 17/29 KB
45/56 KB 128/149 KB 17/29 KB
46/56 KB 128/149 KB 17/29 KB
47/56 KB 128/149 KB 17/29 KB
49/56 KB 128/149 KB 17/29 KB
50/56 KB 128/149 KB 17/29 KB
51/56 KB 128/149 KB 17/29 KB
51/56 KB 132/149 KB 17/29 KB
53/56 KB 136/149 KB 17/29 KB
53/56 KB 136/149 KB 18/29 KB
54/56 KB 136/149 KB 19/29 KB
54/56 KB 136/149 KB 21/29 KB
54/56 KB 136/149 KB 22/29 KB
54/56 KB 136/149 KB 23/29 KB
54/56 KB 136/149 KB 25/29 KB
54/56 KB 136/149 KB 26/29 KB
54/56 KB 136/149 KB 27/29 KB
54/56 KB 136/149 KB 29/29 KB
4/21 KB 54/56 KB 136/149 KB 29/29 KB
4/21 KB 54/56 KB 136/149 KB 29/29 KB
8/21 KB 54/56 KB 136/149 KB 29/29 KB
12/21 KB 54/56 KB 136/149 KB 29/29 KB
16/21 KB 54/56 KB 136/149 KB 29/29 KB
53/56 KB 136/149 KB 17/29 KB
16/21 KB 54/56 KB 140/149 KB 29/29 KB
20/21 KB 54/56 KB 140/149 KB 29/29 KB
20/21 KB 54/56 KB 144/149 KB 29/29 KB
21/21 KB 54/56 KB 144/149 KB 29/29 KB
21/21 KB 54/56 KB 148/149 KB 29/29 KB
21/21 KB 54/56 KB 149/149 KB 29/29 KB
54/56 KB 136/149 KB 18/29 KB
21/21 KB 55/56 KB 149/149 KB 29/29 KB
21/21 KB 56/56 KB 149/149 KB 29/29 KB
2/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
3/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
5/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
6/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
7/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
9/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
10/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
11/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
13/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
14/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
15/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
17/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
18/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
19/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
21/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
22/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
23/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
25/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
26/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
27/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
29/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
30/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
31/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
33/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
34/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
35/35 KB 21/21 KB 56/56 KB 149/149 KB 29/29 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 533.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 3796.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1345.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 706.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
35/35 KB 2/6 KB
35/35 KB 3/6 KB 4/10 KB
35/35 KB 5/6 KB 4/10 KB
35/35 KB 6/6 KB 4/10 KB
35/35 KB 6/6 KB 4/10 KB
35/35 KB 2/6 KB 4/10 KB
35/35 KB 6/6 KB 8/10 KB
35/35 KB 6/6 KB 10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 674.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
6/6 KB 10/10 KB 4/24 KB
6/6 KB 10/10 KB 8/24 KB
6/6 KB 10/10 KB 2/14 KB 8/24 KB
6/6 KB 10/10 KB 3/14 KB 12/24 KB
6/6 KB 10/10 KB 5/14 KB 12/24 KB
6/6 KB 10/10 KB 6/14 KB 12/24 KB
6/6 KB 10/10 KB 7/14 KB 12/24 KB
6/6 KB 10/10 KB 9/14 KB 12/24 KB
6/6 KB 10/10 KB 10/14 KB 12/24 KB
6/6 KB 10/10 KB 11/14 KB 12/24 KB
6/6 KB 10/10 KB 13/14 KB 12/24 KB
6/6 KB 10/10 KB 14/14 KB 12/24 KB
6/6 KB 10/10 KB 2/14 KB 12/24 KB
6/6 KB 10/10 KB 14/14 KB 16/24 KB
6/6 KB 10/10 KB 14/14 KB 20/24 KB
6/6 KB 10/10 KB 14/14 KB 24/24 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 107.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
2/30 KB 10/10 KB 14/14 KB 24/24 KB
3/30 KB 10/10 KB 14/14 KB 24/24 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 176.5 KB/sec)
5/30 KB 14/14 KB 24/24 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
6/30 KB 14/14 KB 24/24 KB
7/30 KB 14/14 KB 24/24 KB
9/30 KB 14/14 KB 24/24 KB
10/30 KB 14/14 KB 24/24 KB
11/30 KB 14/14 KB 24/24 KB
13/30 KB 14/14 KB 24/24 KB
14/30 KB 14/14 KB 24/24 KB
15/30 KB 14/14 KB 24/24 KB
17/30 KB 14/14 KB 24/24 KB
18/30 KB 14/14 KB 24/24 KB
19/30 KB 14/14 KB 24/24 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 237.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
21/30 KB 24/24 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 419.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
22/30 KB
23/30 KB
25/30 KB
26/30 KB
27/30 KB
29/30 KB
30/30 KB
30/30 KB 4/37 KB
30/30 KB 2/14 KB 4/37 KB
30/30 KB 2/14 KB 8/37 KB
30/30 KB 2/14 KB 12/37 KB
30/30 KB 3/14 KB 12/37 KB
30/30 KB 3/14 KB 16/37 KB
30/30 KB 5/14 KB 16/37 KB
30/30 KB 6/14 KB 16/37 KB
30/30 KB 7/14 KB 16/37 KB
30/30 KB 9/14 KB 16/37 KB
30/30 KB 10/14 KB 16/37 KB
30/30 KB 10/14 KB 20/37 KB
30/30 KB 10/14 KB 24/37 KB
30/30 KB 11/14 KB 24/37 KB
30/30 KB 11/14 KB 28/37 KB
30/30 KB 13/14 KB 28/37 KB
30/30 KB 13/14 KB 32/37 KB
30/30 KB 14/14 KB 32/37 KB
30/30 KB 14/14 KB 36/37 KB
30/30 KB 14/14 KB 37/37 KB
30/30 KB 14/14 KB 2/86 KB 37/37 KB
30/30 KB 14/14 KB 3/86 KB 37/37 KB
30/30 KB 14/14 KB 5/86 KB 37/37 KB
30/30 KB 14/14 KB 6/86 KB 37/37 KB
30/30 KB 14/14 KB 7/86 KB 37/37 KB
30/30 KB 14/14 KB 9/86 KB 37/37 KB
30/30 KB 14/14 KB 10/86 KB 37/37 KB
30/30 KB 14/14 KB 11/86 KB 37/37 KB
30/30 KB 14/14 KB 13/86 KB 37/37 KB
30/30 KB 14/14 KB 14/86 KB 37/37 KB
30/30 KB 14/14 KB 15/86 KB 37/37 KB
30/30 KB 14/14 KB 17/86 KB 37/37 KB
30/30 KB 14/14 KB 18/86 KB 37/37 KB
30/30 KB 14/14 KB 19/86 KB 37/37 KB
30/30 KB 14/14 KB 21/86 KB 37/37 KB
30/30 KB 14/14 KB 22/86 KB 37/37 KB
30/30 KB 14/14 KB 23/86 KB 37/37 KB
30/30 KB 14/14 KB 25/86 KB 37/37 KB
30/30 KB 14/14 KB 26/86 KB 37/37 KB
30/30 KB 14/14 KB 27/86 KB 37/37 KB
30/30 KB 14/14 KB 29/86 KB 37/37 KB
30/30 KB 14/14 KB 30/86 KB 37/37 KB
30/30 KB 4/37 KB 14/14 KB 30/86 KB 37/37 KB
30/30 KB 4/37 KB 14/14 KB 31/86 KB 37/37 KB
30/30 KB 8/37 KB 14/14 KB 33/86 KB 37/37 KB
30/30 KB 8/37 KB 14/14 KB 33/86 KB 37/37 KB
30/30 KB 12/37 KB 14/14 KB 33/86 KB 37/37 KB
30/30 KB 12/37 KB 14/14 KB 34/86 KB 37/37 KB
30/30 KB 16/37 KB 14/14 KB 34/86 KB 37/37 KB
30/30 KB 16/37 KB 14/14 KB 35/86 KB 37/37 KB
30/30 KB 16/37 KB 14/14 KB 37/86 KB 37/37 KB
30/30 KB 16/37 KB 14/14 KB 38/86 KB 37/37 KB
30/30 KB 16/37 KB 14/14 KB 39/86 KB 37/37 KB
30/30 KB 16/37 KB 14/14 KB 41/86 KB 37/37 KB
30/30 KB 20/37 KB 14/14 KB 41/86 KB 37/37 KB
30/30 KB 24/37 KB 14/14 KB 41/86 KB 37/37 KB
30/30 KB 28/37 KB 41/86 KB 37/37 KB
30/30 KB 28/37 KB 42/86 KB 37/37 KB
30/30 KB 32/37 KB 43/86 KB 37/37 KB
30/30 KB 32/37 KB 45/86 KB 37/37 KB
30/30 KB 32/37 KB 46/86 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 521.9 KB/sec)
32/37 KB 47/86 KB
32/37 KB 49/86 KB
32/37 KB 50/86 KB
32/37 KB 51/86 KB
32/37 KB 53/86 KB
32/37 KB 54/86 KB
32/37 KB 55/86 KB
32/37 KB 57/86 KB
32/37 KB 58/86 KB
32/37 KB 59/86 KB
32/37 KB 61/86 KB
32/37 KB 62/86 KB
32/37 KB 63/86 KB
32/37 KB 65/86 KB
32/37 KB 66/86 KB
32/37 KB 67/86 KB
32/37 KB 69/86 KB
32/37 KB 70/86 KB
32/37 KB 71/86 KB
32/37 KB 73/86 KB
32/37 KB 74/86 KB
32/37 KB 75/86 KB
32/37 KB 77/86 KB
32/37 KB 78/86 KB
32/37 KB 79/86 KB
32/37 KB 81/86 KB
32/37 KB 82/86 KB
32/37 KB 84/86 KB
32/37 KB 85/86 KB
32/37 KB 86/86 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 189.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 402.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
30/30 KB 32/37 KB 42/86 KB 37/37 KB
36/37 KB 86/86 KB
37/37 KB 86/86 KB
2/85 KB 37/37 KB 86/86 KB
3/85 KB 37/37 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1079.9 KB/sec)
5/85 KB 37/37 KB
Downloading: 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
6/85 KB 37/37 KB
7/85 KB 37/37 KB
9/85 KB 37/37 KB
10/85 KB 37/37 KB
11/85 KB 37/37 KB
13/85 KB 37/37 KB
14/85 KB 37/37 KB
15/85 KB 37/37 KB
17/85 KB 37/37 KB
18/85 KB 37/37 KB
19/85 KB
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 456.4 KB/sec)
21/85 KB
4/11 KB 21/85 KB
Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
8/11 KB 22/85 KB
11/11 KB 22/85 KB
11/11 KB 22/85 KB 4/48 KB
11/11 KB 22/85 KB 8/48 KB
11/11 KB 22/85 KB 12/48 KB
11/11 KB 22/85 KB 16/48 KB
11/11 KB 22/85 KB 20/48 KB
11/11 KB 22/85 KB 24/48 KB
11/11 KB 22/85 KB 28/48 KB
11/11 KB 22/85 KB 32/48 KB
11/11 KB 22/85 KB 36/48 KB
11/11 KB 22/85 KB 40/48 KB
11/11 KB 22/85 KB 44/48 KB
11/11 KB 22/85 KB 48/48 KB
4/11 KB 22/85 KB
11/11 KB 23/85 KB 48/48 KB
11/11 KB 25/85 KB 48/48 KB
11/11 KB 26/85 KB 48/48 KB
11/11 KB 27/85 KB 48/48 KB
11/11 KB 29/85 KB 48/48 KB
11/11 KB 30/85 KB 48/48 KB
11/11 KB 31/85 KB 48/48 KB
11/11 KB 33/85 KB 48/48 KB
11/11 KB 34/85 KB 48/48 KB
11/11 KB 35/85 KB 48/48 KB
11/11 KB 37/85 KB 48/48 KB
11/11 KB 38/85 KB 48/48 KB
11/11 KB 39/85 KB 48/48 KB
11/11 KB 41/85 KB 48/48 KB
11/11 KB 42/85 KB 48/48 KB
11/11 KB 43/85 KB 48/48 KB
11/11 KB 45/85 KB 48/48 KB
11/11 KB 46/85 KB 48/48 KB
11/11 KB 47/85 KB 48/48 KB
11/11 KB 49/85 KB 48/48 KB
11/11 KB 50/85 KB 48/48 KB
11/11 KB 51/85 KB 48/48 KB
11/11 KB 53/85 KB 48/48 KB
11/11 KB 54/85 KB 48/48 KB
11/11 KB 55/85 KB 48/48 KB
11/11 KB 57/85 KB 48/48 KB
11/11 KB 58/85 KB 48/48 KB
11/11 KB 59/85 KB 48/48 KB
11/11 KB 61/85 KB 48/48 KB
11/11 KB 62/85 KB 48/48 KB
11/11 KB 63/85 KB 48/48 KB
11/11 KB 63/85 KB 48/48 KB 2/190 KB
11/11 KB 65/85 KB 48/48 KB 2/190 KB
11/11 KB 66/85 KB 48/48 KB 2/190 KB
11/11 KB 66/85 KB 48/48 KB 3/190 KB
11/11 KB 67/85 KB 48/48 KB 3/190 KB
11/11 KB 67/85 KB 48/48 KB 5/190 KB
11/11 KB 69/85 KB 48/48 KB 5/190 KB
11/11 KB 69/85 KB 48/48 KB 6/190 KB
11/11 KB 70/85 KB 48/48 KB 6/190 KB
11/11 KB 71/85 KB 48/48 KB 7/190 KB
11/11 KB 71/85 KB 48/48 KB 7/190 KB
11/11 KB 73/85 KB 48/48 KB 7/190 KB
11/11 KB 73/85 KB 48/48 KB 9/190 KB
11/11 KB 74/85 KB 48/48 KB 9/190 KB
11/11 KB 74/85 KB 48/48 KB 10/190 KB
11/11 KB 75/85 KB 48/48 KB 10/190 KB
11/11 KB 75/85 KB 48/48 KB 11/190 KB
11/11 KB 77/85 KB 48/48 KB 13/190 KB
11/11 KB 77/85 KB 48/48 KB 14/190 KB
11/11 KB 77/85 KB 48/48 KB 15/190 KB
11/11 KB 77/85 KB 48/48 KB 11/190 KB
11/11 KB 77/85 KB 48/48 KB 17/190 KB
11/11 KB 78/85 KB 48/48 KB 17/190 KB
11/11 KB 78/85 KB 48/48 KB 18/190 KB
11/11 KB 79/85 KB 48/48 KB 18/190 KB
4/119 KB 11/11 KB 79/85 KB 48/48 KB 18/190 KB
4/119 KB 11/11 KB 79/85 KB 48/48 KB 19/190 KB
4/119 KB 11/11 KB 81/85 KB 48/48 KB 19/190 KB
8/119 KB 11/11 KB 81/85 KB 48/48 KB 19/190 KB
12/119 KB 11/11 KB 81/85 KB 48/48 KB 19/190 KB
12/119 KB 11/11 KB 82/85 KB 48/48 KB 21/190 KB
16/119 KB 11/11 KB 82/85 KB 48/48 KB 21/190 KB
12/119 KB 11/11 KB 82/85 KB 48/48 KB 19/190 KB
16/119 KB 11/11 KB 82/85 KB 48/48 KB 22/190 KB
16/119 KB 11/11 KB 84/85 KB 48/48 KB 22/190 KB
16/119 KB 11/11 KB 84/85 KB 48/48 KB 23/190 KB
16/119 KB 11/11 KB 84/85 KB 48/48 KB 25/190 KB
16/119 KB 11/11 KB 85/85 KB 48/48 KB 25/190 KB
16/119 KB 11/11 KB 85/85 KB 48/48 KB 25/190 KB
16/119 KB 11/11 KB 85/85 KB 48/48 KB 26/190 KB
16/119 KB 11/11 KB 85/85 KB 48/48 KB 27/190 KB
20/119 KB 11/11 KB 85/85 KB 48/48 KB 27/190 KB
24/119 KB 11/11 KB 85/85 KB 48/48 KB 27/190 KB
24/119 KB 11/11 KB 85/85 KB 48/48 KB 29/190 KB
28/119 KB 11/11 KB 85/85 KB 48/48 KB 29/190 KB
28/119 KB 11/11 KB 85/85 KB 48/48 KB 30/190 KB
32/119 KB 11/11 KB 85/85 KB 48/48 KB 30/190 KB
32/119 KB 11/11 KB 85/85 KB 48/48 KB 31/190 KB
32/119 KB 11/11 KB 85/85 KB 48/48 KB 33/190 KB
32/119 KB 11/11 KB 85/85 KB 48/48 KB 34/190 KB
32/119 KB 11/11 KB 85/85 KB 48/48 KB 35/190 KB
32/119 KB 11/11 KB 85/85 KB 48/48 KB 37/190 KB
32/119 KB 85/85 KB 48/48 KB 38/190 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 107.5 KB/sec)
36/119 KB 85/85 KB 48/48 KB 38/190 KB
36/119 KB 85/85 KB 48/48 KB 39/190 KB
36/119 KB 85/85 KB 48/48 KB 41/190 KB
40/119 KB 85/85 KB 48/48 KB 41/190 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
44/119 KB 85/85 KB 48/48 KB 42/190 KB
44/119 KB 85/85 KB 48/48 KB 43/190 KB
44/119 KB 85/85 KB 48/48 KB 41/190 KB
48/119 KB 85/85 KB 48/48 KB 43/190 KB
48/119 KB 85/85 KB 48/48 KB 45/190 KB
48/119 KB 85/85 KB 48/48 KB 46/190 KB
48/119 KB 85/85 KB 48/48 KB 47/190 KB
48/119 KB 85/85 KB 48/48 KB 49/190 KB
52/119 KB 85/85 KB 49/190 KB
56/119 KB 85/85 KB 49/190 KB
56/119 KB 85/85 KB 50/190 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 510.1 KB/sec)
60/119 KB 85/85 KB 51/190 KB
60/119 KB 85/85 KB 50/190 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
64/119 KB 85/85 KB 53/190 KB
64/119 KB 85/85 KB 53/190 KB
64/119 KB 85/85 KB 54/190 KB
64/119 KB 85/85 KB 55/190 KB
64/119 KB 85/85 KB 57/190 KB
68/119 KB 85/85 KB 57/190 KB
68/119 KB 85/85 KB 58/190 KB
72/119 KB 85/85 KB 58/190 KB
72/119 KB 85/85 KB 59/190 KB
76/119 KB 85/85 KB 59/190 KB
80/119 KB 85/85 KB 59/190 KB
80/119 KB 85/85 KB 61/190 KB
80/119 KB 85/85 KB 62/190 KB
80/119 KB 85/85 KB 63/190 KB
80/119 KB 85/85 KB 65/190 KB
80/119 KB 85/85 KB 66/190 KB
80/119 KB 85/85 KB 67/190 KB
84/119 KB 85/85 KB 67/190 KB
84/119 KB 85/85 KB 69/190 KB
88/119 KB 85/85 KB 70/190 KB
84/119 KB 85/85 KB 70/190 KB
92/119 KB 70/190 KB
92/119 KB 71/190 KB
96/119 KB 73/190 KB
96/119 KB 74/190 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 819.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
96/119 KB 2/43 KB 74/190 KB
96/119 KB 2/43 KB 4/218 KB 75/190 KB
96/119 KB 71/190 KB
96/119 KB 3/43 KB 4/218 KB 75/190 KB
96/119 KB 3/43 KB 8/218 KB 75/190 KB
96/119 KB 2/43 KB 75/190 KB
96/119 KB 5/43 KB 8/218 KB 75/190 KB
96/119 KB 5/43 KB 12/218 KB 75/190 KB
96/119 KB 5/43 KB 12/218 KB 77/190 KB
96/119 KB 6/43 KB 16/218 KB 77/190 KB
96/119 KB 6/43 KB 16/218 KB 77/190 KB
96/119 KB 6/43 KB 16/218 KB 78/190 KB
96/119 KB 7/43 KB 16/218 KB 78/190 KB
100/119 KB 7/43 KB 16/218 KB 78/190 KB
100/119 KB 7/43 KB 16/218 KB 79/190 KB
100/119 KB 9/43 KB 16/218 KB 79/190 KB
104/119 KB 9/43 KB 16/218 KB 79/190 KB
108/119 KB 9/43 KB 16/218 KB 79/190 KB
108/119 KB 10/43 KB 16/218 KB 81/190 KB
108/119 KB 10/43 KB 16/218 KB 81/190 KB
112/119 KB 10/43 KB 16/218 KB 81/190 KB
112/119 KB 11/43 KB 16/218 KB 81/190 KB
112/119 KB 11/43 KB 16/218 KB 82/190 KB
112/119 KB 13/43 KB 16/218 KB 82/190 KB
116/119 KB 13/43 KB 16/218 KB 82/190 KB
116/119 KB 14/43 KB 16/218 KB 82/190 KB
116/119 KB 14/43 KB 16/218 KB 84/190 KB
119/119 KB 14/43 KB 16/218 KB 84/190 KB
119/119 KB 15/43 KB 16/218 KB 84/190 KB
119/119 KB 15/43 KB 20/218 KB 85/190 KB
119/119 KB 17/43 KB 20/218 KB 85/190 KB
119/119 KB 18/43 KB 20/218 KB 85/190 KB
119/119 KB 18/43 KB 20/218 KB 86/190 KB
119/119 KB 15/43 KB 20/218 KB 85/190 KB
119/119 KB 18/43 KB 20/218 KB 88/190 KB
119/119 KB 19/43 KB 20/218 KB 88/190 KB
119/119 KB 19/43 KB 24/218 KB 88/190 KB
119/119 KB 19/43 KB 24/218 KB 89/190 KB
119/119 KB 21/43 KB 28/218 KB 89/190 KB
119/119 KB 21/43 KB 28/218 KB 90/190 KB
119/119 KB 19/43 KB 28/218 KB 89/190 KB
119/119 KB 22/43 KB 28/218 KB 90/190 KB
119/119 KB 22/43 KB 28/218 KB 92/190 KB
119/119 KB 23/43 KB 32/218 KB 92/190 KB
119/119 KB 22/43 KB 32/218 KB 92/190 KB
119/119 KB 23/43 KB 32/218 KB 93/190 KB
119/119 KB 25/43 KB 32/218 KB 93/190 KB
119/119 KB 25/43 KB 32/218 KB 94/190 KB
119/119 KB 26/43 KB 32/218 KB 94/190 KB
119/119 KB 27/43 KB 32/218 KB 94/190 KB
119/119 KB 27/43 KB 32/218 KB 96/190 KB
119/119 KB 29/43 KB 32/218 KB 96/190 KB
119/119 KB 29/43 KB 32/218 KB 97/190 KB
119/119 KB 30/43 KB 32/218 KB 97/190 KB
119/119 KB 30/43 KB 32/218 KB 98/190 KB
119/119 KB 31/43 KB 32/218 KB 98/190 KB
119/119 KB 31/43 KB 32/218 KB 100/190 KB
119/119 KB 33/43 KB 32/218 KB 100/190 KB
119/119 KB 33/43 KB 32/218 KB 101/190 KB
119/119 KB 34/43 KB 32/218 KB 101/190 KB
119/119 KB 34/43 KB 32/218 KB 102/190 KB
119/119 KB 35/43 KB 32/218 KB 102/190 KB
119/119 KB 37/43 KB 36/218 KB 102/190 KB
119/119 KB 37/43 KB 36/218 KB 104/190 KB
119/119 KB 37/43 KB 40/218 KB 104/190 KB
119/119 KB 37/43 KB 36/218 KB 104/190 KB
119/119 KB 37/43 KB 44/218 KB 104/190 KB
119/119 KB 37/43 KB 44/218 KB 105/190 KB
119/119 KB 38/43 KB 48/218 KB 105/190 KB
119/119 KB 38/43 KB 44/218 KB 105/190 KB
119/119 KB 38/43 KB 48/218 KB 106/190 KB
119/119 KB 39/43 KB 48/218 KB 106/190 KB
119/119 KB 39/43 KB 48/218 KB 108/190 KB
119/119 KB 41/43 KB 48/218 KB 108/190 KB
119/119 KB 42/43 KB 48/218 KB 108/190 KB
119/119 KB 42/43 KB 48/218 KB 109/190 KB
119/119 KB 43/43 KB 48/218 KB 109/190 KB
119/119 KB 43/43 KB 48/218 KB 110/190 KB
119/119 KB 43/43 KB 48/218 KB 112/190 KB
119/119 KB 43/43 KB 48/218 KB 113/190 KB
119/119 KB 43/43 KB 48/218 KB 114/190 KB
119/119 KB 43/43 KB 48/218 KB 116/190 KB
119/119 KB 43/43 KB 48/218 KB 117/190 KB
119/119 KB 43/43 KB 48/218 KB 118/190 KB
119/119 KB 43/43 KB 52/218 KB 118/190 KB
119/119 KB 43/43 KB 52/218 KB 120/190 KB
119/119 KB 43/43 KB 56/218 KB 120/190 KB
119/119 KB 43/43 KB 60/218 KB 121/190 KB
119/119 KB 43/43 KB 60/218 KB 121/190 KB
119/119 KB 43/43 KB 60/218 KB 122/190 KB
119/119 KB 43/43 KB 64/218 KB 122/190 KB
119/119 KB 43/43 KB 64/218 KB 124/190 KB
119/119 KB 43/43 KB 64/218 KB 125/190 KB
119/119 KB 43/43 KB 64/218 KB 126/190 KB
119/119 KB 43/43 KB 64/218 KB 2/7 KB 126/190 KB
119/119 KB 43/43 KB 64/218 KB 2/7 KB 128/190 KB
119/119 KB 43/43 KB 64/218 KB 3/7 KB 128/190 KB
119/119 KB 43/43 KB 64/218 KB 3/7 KB 129/190 KB
119/119 KB 43/43 KB 64/218 KB 5/7 KB 129/190 KB
119/119 KB 43/43 KB 64/218 KB 5/7 KB 130/190 KB
119/119 KB 43/43 KB 64/218 KB 6/7 KB 130/190 KB
119/119 KB 43/43 KB 68/218 KB 6/7 KB 130/190 KB
119/119 KB 43/43 KB 68/218 KB 6/7 KB 132/190 KB
119/119 KB 43/43 KB 68/218 KB 7/7 KB 132/190 KB
119/119 KB 43/43 KB 72/218 KB 7/7 KB 132/190 KB
119/119 KB 43/43 KB 72/218 KB 7/7 KB 133/190 KB
119/119 KB 43/43 KB 76/218 KB 7/7 KB 133/190 KB
119/119 KB 43/43 KB 76/218 KB 7/7 KB 134/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 134/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 136/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 137/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 138/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 140/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 141/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 142/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 144/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 145/190 KB
119/119 KB 43/43 KB 80/218 KB 7/7 KB 146/190 KB
43/43 KB 80/218 KB 7/7 KB 148/190 KB
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 1055.6 KB/sec)
43/43 KB 84/218 KB 7/7 KB 148/190 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
43/43 KB 84/218 KB 7/7 KB 149/190 KB
43/43 KB 88/218 KB 7/7 KB 149/190 KB
43/43 KB 92/218 KB 7/7 KB 150/190 KB
43/43 KB 92/218 KB 7/7 KB 150/190 KB
43/43 KB 96/218 KB 7/7 KB 150/190 KB
43/43 KB 96/218 KB 7/7 KB 152/190 KB
43/43 KB 96/218 KB 7/7 KB 153/190 KB
43/43 KB 96/218 KB 7/7 KB 154/190 KB
43/43 KB 96/218 KB 7/7 KB 156/190 KB
43/43 KB 96/218 KB 7/7 KB 157/190 KB
43/43 KB 96/218 KB 7/7 KB 158/190 KB
43/43 KB 100/218 KB 7/7 KB 158/190 KB
43/43 KB 104/218 KB 7/7 KB 158/190 KB
43/43 KB 104/218 KB 7/7 KB 160/190 KB
43/43 KB 108/218 KB 7/7 KB 160/190 KB
43/43 KB 112/218 KB 7/7 KB 160/190 KB
43/43 KB 112/218 KB 7/7 KB 161/190 KB
43/43 KB 112/218 KB 7/7 KB 163/190 KB
43/43 KB 112/218 KB 7/7 KB 164/190 KB
43/43 KB 112/218 KB 7/7 KB 165/190 KB
43/43 KB 112/218 KB 7/7 KB 167/190 KB
43/43 KB 112/218 KB 7/7 KB 168/190 KB
43/43 KB 116/218 KB 7/7 KB 168/190 KB
43/43 KB 116/218 KB 7/7 KB 169/190 KB
43/43 KB 120/218 KB 7/7 KB 169/190 KB
43/43 KB 124/218 KB 7/7 KB 171/190 KB
43/43 KB 124/218 KB 7/7 KB 171/190 KB
43/43 KB 124/218 KB 7/7 KB 172/190 KB
43/43 KB 128/218 KB 7/7 KB 172/190 KB
43/43 KB 128/218 KB 7/7 KB 173/190 KB
132/218 KB 7/7 KB 175/190 KB
132/218 KB 7/7 KB 175/190 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 347.9 KB/sec)
136/218 KB 7/7 KB 175/190 KB
136/218 KB 7/7 KB 176/190 KB
140/218 KB 7/7 KB 176/190 KB
140/218 KB 7/7 KB 177/190 KB
144/218 KB 7/7 KB 177/190 KB
144/218 KB 7/7 KB 179/190 KB
144/218 KB 7/7 KB 180/190 KB
144/218 KB 7/7 KB 181/190 KB
144/218 KB 7/7 KB 183/190 KB
144/218 KB 7/7 KB 184/190 KB
144/218 KB 7/7 KB 185/190 KB
144/218 KB 7/7 KB 187/190 KB
148/218 KB 7/7 KB 187/190 KB
152/218 KB 4/60 KB 187/190 KB
152/218 KB 4/60 KB 188/190 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 54.5 KB/sec)
148/218 KB 4/60 KB 187/190 KB
152/218 KB 4/60 KB 189/190 KB
156/218 KB 4/60 KB 189/190 KB
156/218 KB 8/60 KB 189/190 KB
156/218 KB 12/60 KB 189/190 KB
156/218 KB 16/60 KB 189/190 KB
156/218 KB 16/60 KB 190/190 KB
160/218 KB 16/60 KB 190/190 KB
160/218 KB 20/60 KB 190/190 KB
160/218 KB 24/60 KB 190/190 KB
160/218 KB 28/60 KB 190/190 KB
160/218 KB 32/60 KB 190/190 KB
164/218 KB 32/60 KB 190/190 KB
168/218 KB 32/60 KB 190/190 KB
172/218 KB 32/60 KB 190/190 KB
172/218 KB 36/60 KB 190/190 KB
172/218 KB 40/60 KB 190/190 KB
176/218 KB 40/60 KB 190/190 KB
176/218 KB 44/60 KB 190/190 KB
176/218 KB 48/60 KB 190/190 KB
176/218 KB 52/60 KB 190/190 KB
180/218 KB 52/60 KB 190/190 KB
180/218 KB 56/60 KB 190/190 KB
184/218 KB 56/60 KB 190/190 KB
184/218 KB 60/60 KB 190/190 KB
188/218 KB 60/60 KB 190/190 KB
192/218 KB 60/60 KB 190/190 KB
196/218 KB 60/60 KB 190/190 KB
200/218 KB 60/60 KB 190/190 KB
204/218 KB 60/60 KB 190/190 KB
208/218 KB 60/60 KB 190/190 KB
212/218 KB 60/60 KB 190/190 KB
216/218 KB 60/60 KB 190/190 KB
218/218 KB 60/60 KB 190/190 KB
Downloaded: 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 (190 KB at 1447.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 455.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1651.1 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0:compile (default-compile) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.pom (7 KB at 66.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 472.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.1/plexus-compiler-manager-1.5.1.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.1/plexus-compiler-manager-1.5.1.pom (8 KB at 66.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.1/plexus-compiler-javac-1.5.1.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.1/plexus-compiler-javac-1.5.1.pom (9 KB at 82.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
723/723 B
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 44.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 503.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
601/601 B
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 36.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.1/plexus-compiler-manager-1.5.1.jar
2/7 KB
2/7 KB 2/191 KB
3/7 KB 2/191 KB
3/7 KB 3/191 KB
5/7 KB 3/191 KB
5/7 KB 5/191 KB
6/7 KB 5/191 KB
7/7 KB 5/191 KB
7/7 KB 6/191 KB
7/7 KB 7/191 KB
7/7 KB 9/191 KB
7/7 KB 10/191 KB
7/7 KB 11/191 KB
7/7 KB 13/191 KB
7/7 KB 4/160 KB 13/191 KB
7/7 KB 4/160 KB 4/37 KB 13/191 KB
7/7 KB 4/160 KB 4/37 KB 14/191 KB
7/7 KB 8/160 KB 8/37 KB 14/191 KB
7/7 KB 8/160 KB 12/37 KB 14/191 KB
7/7 KB 8/160 KB 12/37 KB 15/191 KB
7/7 KB 8/160 KB 12/37 KB 17/191 KB
7/7 KB 8/160 KB 16/37 KB 18/191 KB
7/7 KB 8/160 KB 4/37 KB 14/191 KB
7/7 KB 8/160 KB 16/37 KB 19/191 KB
7/7 KB 12/160 KB 16/37 KB 19/191 KB
7/7 KB 12/160 KB 16/37 KB 21/191 KB
7/7 KB 16/160 KB 16/37 KB 21/191 KB
7/7 KB 16/160 KB 16/37 KB 22/191 KB
7/7 KB 16/160 KB 16/37 KB 23/191 KB
7/7 KB 16/160 KB 16/37 KB 25/191 KB
7/7 KB 16/160 KB 16/37 KB 26/191 KB
7/7 KB 16/160 KB 16/37 KB 27/191 KB
7/7 KB 16/160 KB 16/37 KB 29/191 KB
7/7 KB 16/160 KB 16/37 KB 30/191 KB
7/7 KB 16/160 KB 16/37 KB 31/191 KB
7/7 KB 16/160 KB 16/37 KB 33/191 KB
7/7 KB 8/160 KB 16/37 KB 18/191 KB
7/7 KB 20/160 KB 16/37 KB 34/191 KB
7/7 KB 20/160 KB 16/37 KB 35/191 KB
7/7 KB 20/160 KB 16/37 KB 37/191 KB
7/7 KB 20/160 KB 16/37 KB 38/191 KB
7/7 KB 20/160 KB 16/37 KB 33/191 KB
7/7 KB 20/160 KB 20/37 KB 39/191 KB
7/7 KB 20/160 KB 20/37 KB 38/191 KB
7/7 KB 24/160 KB 20/37 KB 41/191 KB
7/7 KB 24/160 KB 24/37 KB 41/191 KB
7/7 KB 24/160 KB 28/37 KB 41/191 KB
7/7 KB 24/160 KB 32/37 KB 42/191 KB
7/7 KB 24/160 KB 20/37 KB 39/191 KB
7/7 KB 24/160 KB 28/37 KB 42/191 KB
7/7 KB 28/160 KB 36/37 KB 42/191 KB
7/7 KB 32/160 KB 36/37 KB 42/191 KB
7/7 KB 32/160 KB 36/37 KB 43/191 KB
7/7 KB 32/160 KB 36/37 KB 45/191 KB
7/7 KB 32/160 KB 36/37 KB 46/191 KB
7/7 KB 32/160 KB 36/37 KB 47/191 KB
7/7 KB 36/160 KB 36/37 KB 47/191 KB
7/7 KB 36/160 KB 36/37 KB 49/191 KB
7/7 KB 40/160 KB 36/37 KB 49/191 KB
7/7 KB 40/160 KB 36/37 KB 50/191 KB
7/7 KB 40/160 KB 37/37 KB 50/191 KB
7/7 KB 40/160 KB 37/37 KB 51/191 KB
7/7 KB 40/160 KB 37/37 KB 53/191 KB
7/7 KB 40/160 KB 37/37 KB 54/191 KB
7/7 KB 40/160 KB 37/37 KB 55/191 KB
7/7 KB 40/160 KB 37/37 KB 57/191 KB
7/7 KB 40/160 KB 37/37 KB 58/191 KB
7/7 KB 40/160 KB 37/37 KB 59/191 KB
7/7 KB 40/160 KB 36/37 KB 49/191 KB
7/7 KB 40/160 KB 37/37 KB 61/191 KB
7/7 KB 44/160 KB 37/37 KB 61/191 KB
7/7 KB 48/160 KB 37/37 KB 61/191 KB
7/7 KB 48/160 KB 37/37 KB 62/191 KB
7/7 KB 48/160 KB 37/37 KB 63/191 KB
7/7 KB 48/160 KB 37/37 KB 65/191 KB
7/7 KB 52/160 KB 37/37 KB 65/191 KB
7/7 KB 56/160 KB 37/37 KB 65/191 KB
7/7 KB 56/160 KB 37/37 KB 66/191 KB
7/7 KB 60/160 KB 37/37 KB 66/191 KB
7/7 KB 60/160 KB 37/37 KB 67/191 KB
7/7 KB 64/160 KB 37/37 KB 67/191 KB
7/7 KB 64/160 KB 37/37 KB 69/191 KB
7/7 KB 64/160 KB 37/37 KB 70/191 KB
7/7 KB 68/160 KB 37/37 KB 70/191 KB
7/7 KB 72/160 KB 37/37 KB 70/191 KB
7/7 KB 72/160 KB 37/37 KB 71/191 KB
7/7 KB 76/160 KB 37/37 KB 71/191 KB
7/7 KB 76/160 KB 37/37 KB 73/191 KB
7/7 KB 80/160 KB 37/37 KB 74/191 KB
7/7 KB 80/160 KB 37/37 KB 74/191 KB
7/7 KB 80/160 KB 37/37 KB 75/191 KB
7/7 KB 80/160 KB 37/37 KB 77/191 KB
7/7 KB 84/160 KB 37/37 KB 77/191 KB
7/7 KB 84/160 KB 37/37 KB 78/191 KB
7/7 KB 88/160 KB 37/37 KB 78/191 KB
7/7 KB 88/160 KB 37/37 KB 79/191 KB
7/7 KB 92/160 KB 37/37 KB 79/191 KB
7/7 KB 92/160 KB 37/37 KB 81/191 KB
7/7 KB 96/160 KB 37/37 KB 81/191 KB
7/7 KB 96/160 KB 37/37 KB 82/191 KB
7/7 KB 100/160 KB 37/37 KB 82/191 KB
7/7 KB 100/160 KB 37/37 KB 84/191 KB
7/7 KB 104/160 KB 37/37 KB 84/191 KB
7/7 KB 108/160 KB 37/37 KB 84/191 KB
7/7 KB 108/160 KB 37/37 KB 85/191 KB
7/7 KB 112/160 KB 37/37 KB 85/191 KB
7/7 KB 112/160 KB 37/37 KB 86/191 KB
7/7 KB 116/160 KB 37/37 KB 86/191 KB
7/7 KB 116/160 KB 37/37 KB 88/191 KB
7/7 KB 120/160 KB 37/37 KB 88/191 KB
7/7 KB 120/160 KB 37/37 KB 89/191 KB
7/7 KB 124/160 KB 37/37 KB 89/191 KB
7/7 KB 128/160 KB 37/37 KB 89/191 KB
7/7 KB 128/160 KB 37/37 KB 90/191 KB
7/7 KB 128/160 KB 37/37 KB 92/191 KB
7/7 KB 132/160 KB 37/37 KB 92/191 KB
7/7 KB 132/160 KB 37/37 KB 93/191 KB
7/7 KB 136/160 KB 37/37 KB 93/191 KB
7/7 KB 136/160 KB 37/37 KB 94/191 KB
7/7 KB 140/160 KB 37/37 KB 94/191 KB
7/7 KB 144/160 KB 37/37 KB 94/191 KB
7/7 KB 144/160 KB 37/37 KB 96/191 KB
7/7 KB 144/160 KB 37/37 KB 97/191 KB
7/7 KB 148/160 KB 37/37 KB 97/191 KB
7/7 KB 148/160 KB 37/37 KB 98/191 KB
7/7 KB 152/160 KB 37/37 KB 98/191 KB
7/7 KB 156/160 KB 37/37 KB 98/191 KB
7/7 KB 156/160 KB 37/37 KB 100/191 KB
7/7 KB 160/160 KB 37/37 KB 100/191 KB
7/7 KB 160/160 KB 37/37 KB 101/191 KB
7/7 KB 160/160 KB 37/37 KB 102/191 KB
7/7 KB 160/160 KB 37/37 KB 104/191 KB
7/7 KB 160/160 KB 37/37 KB 105/191 KB
7/7 KB 160/160 KB 37/37 KB 106/191 KB
7/7 KB 160/160 KB 37/37 KB 108/191 KB
7/7 KB 160/160 KB 37/37 KB 109/191 KB
7/7 KB 160/160 KB 37/37 KB 110/191 KB
7/7 KB 160/160 KB 37/37 KB 112/191 KB
7/7 KB 160/160 KB 37/37 KB 113/191 KB
7/7 KB 160/160 KB 37/37 KB 114/191 KB
7/7 KB 160/160 KB 37/37 KB 116/191 KB
7/7 KB 160/160 KB 37/37 KB 117/191 KB
7/7 KB 160/160 KB 37/37 KB 118/191 KB
7/7 KB 160/160 KB 37/37 KB 120/191 KB
7/7 KB 160/160 KB 121/191 KB
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 1263.3 KB/sec)
7/7 KB 160/160 KB 122/191 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.1/plexus-compiler-javac-1.5.1.jar
7/7 KB 160/160 KB 124/191 KB
7/7 KB 160/160 KB 125/191 KB
7/7 KB 160/160 KB 126/191 KB
7/7 KB 160/160 KB 128/191 KB
7/7 KB 160/160 KB 129/191 KB
7/7 KB 160/160 KB 130/191 KB
7/7 KB 160/160 KB 132/191 KB
7/7 KB 160/160 KB 133/191 KB
7/7 KB 160/160 KB 134/191 KB
7/7 KB 160/160 KB 136/191 KB
7/7 KB 160/160 KB 137/191 KB
7/7 KB 160/160 KB 138/191 KB
7/7 KB 160/160 KB 140/191 KB
7/7 KB 160/160 KB 141/191 KB
7/7 KB 160/160 KB 142/191 KB
7/7 KB 160/160 KB 144/191 KB
7/7 KB 160/160 KB 145/191 KB
7/7 KB 160/160 KB 146/191 KB
7/7 KB 160/160 KB 148/191 KB
7/7 KB 160/160 KB 149/191 KB
7/7 KB 160/160 KB 150/191 KB
7/7 KB 160/160 KB 152/191 KB
7/7 KB 160/160 KB 153/191 KB
7/7 KB 160/160 KB 154/191 KB
7/7 KB 160/160 KB 156/191 KB
7/7 KB 160/160 KB 157/191 KB
7/7 KB 160/160 KB 158/191 KB
7/7 KB 160/160 KB 160/191 KB
7/7 KB 160/160 KB 161/191 KB
7/7 KB 160/160 KB 163/191 KB
7/7 KB 160/160 KB 164/191 KB
7/7 KB 160/160 KB 165/191 KB
7/7 KB 160/160 KB 167/191 KB
7/7 KB 160/160 KB 168/191 KB
7/7 KB 160/160 KB 169/191 KB
7/7 KB 160/160 KB 171/191 KB
7/7 KB 160/160 KB 172/191 KB
7/7 KB 160/160 KB 173/191 KB
7/7 KB 160/160 KB 175/191 KB
7/7 KB 160/160 KB 176/191 KB
7/7 KB 160/160 KB 177/191 KB
7/7 KB 160/160 KB 179/191 KB
7/7 KB 160/160 KB 180/191 KB
7/7 KB 160/160 KB 181/191 KB
7/7 KB 160/160 KB 183/191 KB
7/7 KB 160/160 KB 184/191 KB
7/7 KB 160/160 KB 185/191 KB
7/7 KB 160/160 KB 187/191 KB
7/7 KB 160/160 KB 188/191 KB
7/7 KB 189/191 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (160 KB at 4443.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
7/7 KB 191/191 KB
7/7 KB 191/191 KB
7/7 KB 191/191 KB 4/11 KB
7/7 KB 191/191 KB 8/11 KB
7/7 KB 191/191 KB 11/11 KB
7/7 KB 191/191 KB 4/77 KB 11/11 KB
7/7 KB 191/191 KB 8/77 KB 11/11 KB
7/7 KB 191/191 KB 12/77 KB 11/11 KB
7/7 KB 191/191 KB 16/77 KB 11/11 KB
7/7 KB 191/191 KB 20/77 KB 11/11 KB
7/7 KB 191/191 KB 24/77 KB 11/11 KB
7/7 KB 191/191 KB 28/77 KB 11/11 KB
7/7 KB 191/191 KB 32/77 KB 11/11 KB
7/7 KB 191/191 KB 36/77 KB 11/11 KB
7/7 KB 191/191 KB 40/77 KB 11/11 KB
7/7 KB 191/191 KB 44/77 KB 11/11 KB
7/7 KB 191/191 KB 48/77 KB 11/11 KB
7/7 KB 191/191 KB 52/77 KB 11/11 KB
7/7 KB 191/191 KB 56/77 KB 11/11 KB
7/7 KB 191/191 KB 60/77 KB 11/11 KB
7/7 KB 191/191 KB 64/77 KB 11/11 KB
7/7 KB 191/191 KB 68/77 KB 11/11 KB
7/7 KB 191/191 KB 72/77 KB 11/11 KB
7/7 KB 191/191 KB 76/77 KB 11/11 KB
7/7 KB 191/191 KB 77/77 KB 11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (191 KB at 4060.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
4/10 KB 7/7 KB 77/77 KB 11/11 KB
8/10 KB 7/7 KB 77/77 KB 11/11 KB
10/10 KB 7/7 KB 77/77 KB 11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (77 KB at 1373.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 KB at 159.6 KB/sec)
7/7 KB 4/23 KB 11/11 KB
7/7 KB 8/23 KB 11/11 KB
7/7 KB 12/23 KB 11/11 KB
7/7 KB 16/23 KB 11/11 KB
7/7 KB 20/23 KB 11/11 KB
7/7 KB 23/23 KB 11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.1/plexus-compiler-manager-1.5.1.jar (7 KB at 57.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.1/plexus-compiler-javac-1.5.1.jar (11 KB at 80.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar (23 KB at 104.5 KB/sec)
Compiling 31 source files to /home/vagrant/build/srclib/android-vcard/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ android-vcard ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0:testCompile (default-testCompile) @ android-vcard ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 97.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
4/19 KB
8/19 KB
12/19 KB
16/19 KB
19/19 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
4/24 KB
8/24 KB
12/24 KB
16/24 KB
20/24 KB
24/24 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 396.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 105.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
4/17 KB
8/17 KB
12/17 KB
16/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 1076.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 105.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 160.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 139.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 184.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 189.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 143.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 219.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 133.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 123.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 80.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 506.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 127.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 125.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 96.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 121.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 89.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 199.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
4/17 KB
8/17 KB
12/17 KB
16/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1020.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
4/41 KB
8/41 KB
12/41 KB
16/41 KB
20/41 KB
24/41 KB
28/41 KB
32/41 KB
36/41 KB
40/41 KB
41/41 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2408.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 870.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
4/13 KB
8/13 KB
12/13 KB
13/13 KB
13/13 KB 2/260 KB
13/13 KB 3/260 KB
13/13 KB 5/260 KB
13/13 KB 6/260 KB
13/13 KB 7/260 KB
13/13 KB 9/260 KB
13/13 KB 9/260 KB 4/39 KB
13/13 KB 10/260 KB 4/39 KB
13/13 KB 10/260 KB 8/39 KB
13/13 KB 11/260 KB 8/39 KB
13/13 KB 11/260 KB 12/39 KB
13/13 KB 11/260 KB 16/39 KB
13/13 KB 13/260 KB 16/39 KB
13/13 KB 14/260 KB 16/39 KB
13/13 KB 15/260 KB 16/39 KB
13/13 KB 17/260 KB 16/39 KB
13/13 KB 18/260 KB 16/39 KB
13/13 KB 19/260 KB 16/39 KB
13/13 KB 21/260 KB 16/39 KB
13/13 KB 21/260 KB 20/39 KB
13/13 KB 21/260 KB 24/39 KB
13/13 KB 21/260 KB 28/39 KB
13/13 KB 21/260 KB 32/39 KB
13/13 KB 21/260 KB 4/206 KB 32/39 KB
13/13 KB 21/260 KB 8/206 KB 32/39 KB
13/13 KB 21/260 KB 12/206 KB 32/39 KB
13/13 KB 21/260 KB 16/206 KB 32/39 KB
13/13 KB 21/260 KB 16/206 KB 36/39 KB
13/13 KB 21/260 KB 16/206 KB 39/39 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 786.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
22/260 KB 16/206 KB 39/39 KB
22/260 KB 20/206 KB 39/39 KB
22/260 KB 24/206 KB 39/39 KB
23/260 KB 24/206 KB 4/87 KB 39/39 KB
23/260 KB 28/206 KB 4/87 KB 39/39 KB
23/260 KB 32/206 KB 4/87 KB 39/39 KB
22/260 KB 24/206 KB 4/87 KB 39/39 KB
25/260 KB 36/206 KB 4/87 KB 39/39 KB
25/260 KB 32/206 KB 4/87 KB 39/39 KB
25/260 KB 40/206 KB 8/87 KB 39/39 KB
25/260 KB 40/206 KB 8/87 KB 39/39 KB
25/260 KB 40/206 KB 12/87 KB 39/39 KB
25/260 KB 44/206 KB 12/87 KB 39/39 KB
25/260 KB 44/206 KB 16/87 KB 39/39 KB
25/260 KB 48/206 KB 16/87 KB 39/39 KB
26/260 KB 48/206 KB 16/87 KB 39/39 KB
27/260 KB 48/206 KB 16/87 KB 39/39 KB
27/260 KB 48/206 KB 20/87 KB 39/39 KB
29/260 KB 52/206 KB 20/87 KB 39/39 KB
27/260 KB 52/206 KB 20/87 KB 39/39 KB
30/260 KB 52/206 KB 24/87 KB 39/39 KB
29/260 KB 52/206 KB 24/87 KB 39/39 KB
30/260 KB 56/206 KB 24/87 KB 39/39 KB
31/260 KB 56/206 KB 24/87 KB 39/39 KB
31/260 KB 56/206 KB 28/87 KB 39/39 KB
31/260 KB 60/206 KB 28/87 KB 39/39 KB
31/260 KB 60/206 KB 32/87 KB 39/39 KB
33/260 KB 64/206 KB 32/87 KB 39/39 KB
33/260 KB 60/206 KB 32/87 KB 39/39 KB
33/260 KB 64/206 KB 36/87 KB 39/39 KB
33/260 KB 64/206 KB 40/87 KB 39/39 KB
34/260 KB 64/206 KB 40/87 KB 39/39 KB
34/260 KB 64/206 KB 44/87 KB 39/39 KB
35/260 KB 64/206 KB 48/87 KB 39/39 KB
35/260 KB 64/206 KB 48/87 KB 39/39 KB
37/260 KB 64/206 KB 48/87 KB 39/39 KB
38/260 KB 64/206 KB 48/87 KB 39/39 KB
39/260 KB 64/206 KB 48/87 KB 39/39 KB
41/260 KB 64/206 KB 48/87 KB 39/39 KB
42/260 KB 64/206 KB 48/87 KB 39/39 KB
43/260 KB 64/206 KB 48/87 KB 39/39 KB
45/260 KB 64/206 KB 48/87 KB 39/39 KB
46/260 KB 64/206 KB 48/87 KB 39/39 KB
47/260 KB 64/206 KB 48/87 KB 39/39 KB
49/260 KB 64/206 KB 48/87 KB 39/39 KB
50/260 KB 64/206 KB 48/87 KB 39/39 KB
51/260 KB 64/206 KB 48/87 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 1332.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
53/260 KB 68/206 KB 48/87 KB
53/260 KB 72/206 KB 48/87 KB
53/260 KB 76/206 KB 48/87 KB
53/260 KB 80/206 KB 48/87 KB
53/260 KB 80/206 KB 52/87 KB
53/260 KB 80/206 KB 56/87 KB
53/260 KB 80/206 KB 60/87 KB
53/260 KB 84/206 KB 60/87 KB
53/260 KB 84/206 KB 64/87 KB
53/260 KB 88/206 KB 64/87 KB
53/260 KB 92/206 KB 64/87 KB
53/260 KB 96/206 KB 64/87 KB
53/260 KB 96/206 KB 68/87 KB
53/260 KB 96/206 KB 72/87 KB
53/260 KB 96/206 KB 76/87 KB
53/260 KB 96/206 KB 80/87 KB
53/260 KB 96/206 KB 84/87 KB
53/260 KB 96/206 KB 87/87 KB
4/37 KB 53/260 KB 96/206 KB 87/87 KB
8/37 KB 53/260 KB 96/206 KB 87/87 KB
12/37 KB 53/260 KB 96/206 KB 87/87 KB
16/37 KB 53/260 KB 96/206 KB 87/87 KB
20/37 KB 53/260 KB 96/206 KB 87/87 KB
24/37 KB 53/260 KB 96/206 KB 87/87 KB
28/37 KB 53/260 KB 96/206 KB 87/87 KB
32/37 KB 53/260 KB 96/206 KB 87/87 KB
36/37 KB 53/260 KB 96/206 KB 87/87 KB
37/37 KB 53/260 KB 96/206 KB 87/87 KB
37/37 KB 53/260 KB 100/206 KB 87/87 KB
53/260 KB 64/206 KB 48/87 KB
37/37 KB 53/260 KB 104/206 KB 87/87 KB
37/37 KB 53/260 KB 108/206 KB 87/87 KB
37/37 KB 53/260 KB 112/206 KB 87/87 KB
37/37 KB 54/260 KB 112/206 KB 87/87 KB
37/37 KB 55/260 KB 112/206 KB 87/87 KB
37/37 KB 55/260 KB 116/206 KB 87/87 KB
37/37 KB 57/260 KB 116/206 KB 87/87 KB
37/37 KB 57/260 KB 120/206 KB 87/87 KB
37/37 KB 58/260 KB 120/206 KB 87/87 KB
37/37 KB 58/260 KB 124/206 KB 87/87 KB
37/37 KB 59/260 KB 124/206 KB 87/87 KB
37/37 KB 59/260 KB 128/206 KB 87/87 KB
37/37 KB 61/260 KB 128/206 KB 87/87 KB
37/37 KB 62/260 KB 128/206 KB 87/87 KB
37/37 KB 63/260 KB 128/206 KB 87/87 KB
37/37 KB 65/260 KB 128/206 KB 87/87 KB
37/37 KB 66/260 KB 128/206 KB 87/87 KB
37/37 KB 67/260 KB 128/206 KB 87/87 KB
37/37 KB 67/260 KB 132/206 KB 87/87 KB
37/37 KB 69/260 KB 132/206 KB 87/87 KB
37/37 KB 69/260 KB 136/206 KB 87/87 KB
37/37 KB 70/260 KB 136/206 KB 87/87 KB
37/37 KB 71/260 KB 136/206 KB 87/87 KB
37/37 KB 71/260 KB 140/206 KB 87/87 KB
37/37 KB 73/260 KB 140/206 KB 87/87 KB
37/37 KB 74/260 KB 140/206 KB 87/87 KB
37/37 KB 74/260 KB 144/206 KB 87/87 KB
37/37 KB 75/260 KB 144/206 KB 87/87 KB
37/37 KB 77/260 KB 144/206 KB 87/87 KB
37/37 KB 78/260 KB 144/206 KB 87/87 KB
37/37 KB 79/260 KB 144/206 KB 87/87 KB
37/37 KB 79/260 KB 144/206 KB 4/119 KB 87/87 KB
37/37 KB 81/260 KB 144/206 KB 4/119 KB 87/87 KB
37/37 KB 82/260 KB 144/206 KB 4/119 KB 87/87 KB
37/37 KB 82/260 KB 148/206 KB 4/119 KB 87/87 KB
37/37 KB 84/260 KB 148/206 KB 8/119 KB 87/87 KB
37/37 KB 82/260 KB 148/206 KB 8/119 KB 87/87 KB
37/37 KB 85/260 KB 148/206 KB 8/119 KB 87/87 KB
37/37 KB 85/260 KB 152/206 KB 12/119 KB 87/87 KB
37/37 KB 85/260 KB 152/206 KB 8/119 KB 87/87 KB
37/37 KB 86/260 KB 152/206 KB 16/119 KB 87/87 KB
37/37 KB 86/260 KB 156/206 KB 16/119 KB 87/87 KB
37/37 KB 86/260 KB 152/206 KB 16/119 KB 87/87 KB
37/37 KB 86/260 KB 160/206 KB 16/119 KB 87/87 KB
37/37 KB 88/260 KB 160/206 KB 16/119 KB 87/87 KB
37/37 KB 89/260 KB 160/206 KB 16/119 KB 87/87 KB
37/37 KB 90/260 KB 160/206 KB 20/119 KB 87/87 KB
37/37 KB 92/260 KB 160/206 KB 20/119 KB 87/87 KB
37/37 KB 93/260 KB 160/206 KB 20/119 KB 87/87 KB
37/37 KB 94/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 96/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 97/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 98/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 100/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 101/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 102/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 104/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 105/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 106/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 108/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 109/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 110/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 112/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 113/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 114/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 116/260 KB 164/206 KB 20/119 KB
37/37 KB 117/260 KB 164/206 KB 20/119 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2226.3 KB/sec)
37/37 KB 118/260 KB 164/206 KB 20/119 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
37/37 KB 120/260 KB 164/206 KB 20/119 KB
37/37 KB 121/260 KB 164/206 KB 20/119 KB
37/37 KB 122/260 KB 164/206 KB 20/119 KB
37/37 KB 124/260 KB 164/206 KB 20/119 KB
37/37 KB 125/260 KB 164/206 KB 20/119 KB
37/37 KB 90/260 KB 160/206 KB 20/119 KB 87/87 KB
37/37 KB 126/260 KB 164/206 KB 20/119 KB
37/37 KB 94/260 KB 164/206 KB 20/119 KB 87/87 KB
37/37 KB 126/260 KB 164/206 KB 24/119 KB
37/37 KB 128/260 KB 164/206 KB 28/119 KB
37/37 KB 128/260 KB 164/206 KB 32/119 KB
128/260 KB 164/206 KB 36/119 KB
128/260 KB 164/206 KB 40/119 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 952.0 KB/sec)
128/260 KB 164/206 KB 44/119 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
128/260 KB 164/206 KB 48/119 KB
37/37 KB 128/260 KB 164/206 KB 24/119 KB
128/260 KB 164/206 KB 52/119 KB
129/260 KB 164/206 KB 52/119 KB
129/260 KB 164/206 KB 56/119 KB
130/260 KB 164/206 KB 56/119 KB
130/260 KB 164/206 KB 60/119 KB
132/260 KB 164/206 KB 60/119 KB
132/260 KB 164/206 KB 64/119 KB
133/260 KB 164/206 KB 64/119 KB
134/260 KB 164/206 KB 64/119 KB
136/260 KB 164/206 KB 64/119 KB
137/260 KB 164/206 KB 64/119 KB
138/260 KB 164/206 KB 64/119 KB
140/260 KB 164/206 KB 64/119 KB
141/260 KB 164/206 KB 64/119 KB
142/260 KB 164/206 KB 64/119 KB
142/260 KB 164/206 KB 68/119 KB
144/260 KB 164/206 KB 68/119 KB
144/260 KB 164/206 KB 72/119 KB
145/260 KB 164/206 KB 72/119 KB
145/260 KB 168/206 KB 76/119 KB
145/260 KB 168/206 KB 72/119 KB
146/260 KB 168/206 KB 80/119 KB
145/260 KB 168/206 KB 80/119 KB
148/260 KB 172/206 KB 80/119 KB
146/260 KB 172/206 KB 80/119 KB
149/260 KB 172/206 KB 80/119 KB
149/260 KB 176/206 KB 80/119 KB
150/260 KB 176/206 KB 80/119 KB
152/260 KB 176/206 KB 80/119 KB
152/260 KB 180/206 KB 80/119 KB
153/260 KB 180/206 KB 80/119 KB
154/260 KB 180/206 KB 80/119 KB
154/260 KB 184/206 KB 80/119 KB
154/260 KB 184/206 KB 84/119 KB
156/260 KB 184/206 KB 84/119 KB
156/260 KB 188/206 KB 84/119 KB
157/260 KB 188/206 KB 88/119 KB
157/260 KB 192/206 KB 88/119 KB
156/260 KB 188/206 KB 88/119 KB
158/260 KB 192/206 KB 88/119 KB
158/260 KB 192/206 KB 92/119 KB
160/260 KB 192/206 KB 92/119 KB
160/260 KB 192/206 KB 96/119 KB
161/260 KB 192/206 KB 96/119 KB
161/260 KB 196/206 KB 96/119 KB
163/260 KB 196/206 KB 96/119 KB
163/260 KB 200/206 KB 96/119 KB
164/260 KB 200/206 KB 96/119 KB
164/260 KB 204/206 KB 96/119 KB
165/260 KB 204/206 KB 96/119 KB
165/260 KB 206/206 KB 96/119 KB
165/260 KB 206/206 KB 100/119 KB
167/260 KB 206/206 KB 100/119 KB
167/260 KB 206/206 KB 104/119 KB
168/260 KB 206/206 KB 104/119 KB
168/260 KB 206/206 KB 108/119 KB
169/260 KB 206/206 KB 108/119 KB
169/260 KB 206/206 KB 112/119 KB
171/260 KB 206/206 KB 112/119 KB
172/260 KB 206/206 KB 116/119 KB
172/260 KB 206/206 KB 116/119 KB
172/260 KB 206/206 KB 119/119 KB
173/260 KB 206/206 KB 119/119 KB
175/260 KB 206/206 KB 119/119 KB
176/260 KB 206/206 KB 119/119 KB
177/260 KB 206/206 KB 119/119 KB
179/260 KB 206/206 KB 119/119 KB
180/260 KB 206/206 KB 119/119 KB
181/260 KB 206/206 KB 119/119 KB
183/260 KB 206/206 KB 119/119 KB
184/260 KB 206/206 KB 119/119 KB
185/260 KB 206/206 KB 119/119 KB
187/260 KB 206/206 KB 119/119 KB
188/260 KB 206/206 KB 119/119 KB
189/260 KB 206/206 KB 119/119 KB
191/260 KB 206/206 KB 119/119 KB
192/260 KB 206/206 KB 119/119 KB
193/260 KB 206/206 KB 119/119 KB
195/260 KB 206/206 KB 119/119 KB
196/260 KB 206/206 KB 119/119 KB
197/260 KB 206/206 KB 119/119 KB
199/260 KB 206/206 KB 119/119 KB
200/260 KB 206/206 KB 119/119 KB
201/260 KB 206/206 KB 119/119 KB
203/260 KB 206/206 KB 119/119 KB
204/260 KB 206/206 KB 119/119 KB
205/260 KB 206/206 KB 119/119 KB
207/260 KB 206/206 KB 119/119 KB
208/260 KB 206/206 KB 119/119 KB
209/260 KB 206/206 KB 119/119 KB
211/260 KB 206/206 KB 119/119 KB
212/260 KB 206/206 KB 119/119 KB
213/260 KB 206/206 KB 119/119 KB
213/260 KB 206/206 KB 119/119 KB 4/48 KB
215/260 KB 206/206 KB 119/119 KB 4/48 KB
215/260 KB 206/206 KB 119/119 KB 8/48 KB
216/260 KB 206/206 KB 119/119 KB 8/48 KB
216/260 KB 206/206 KB 119/119 KB 12/48 KB
216/260 KB 206/206 KB 119/119 KB 16/48 KB
217/260 KB 206/206 KB 119/119 KB 16/48 KB
219/260 KB 206/206 KB 119/119 KB 16/48 KB
220/260 KB 206/206 KB 119/119 KB 16/48 KB
220/260 KB 206/206 KB 119/119 KB 20/48 KB
220/260 KB 206/206 KB 119/119 KB 24/48 KB
221/260 KB 206/206 KB 119/119 KB 24/48 KB
221/260 KB 206/206 KB 119/119 KB 28/48 KB
221/260 KB 206/206 KB 119/119 KB 32/48 KB
223/260 KB 206/206 KB 119/119 KB 32/48 KB
224/260 KB 206/206 KB 119/119 KB 32/48 KB
225/260 KB 206/206 KB 119/119 KB 36/48 KB
225/260 KB 206/206 KB 119/119 KB 36/48 KB 4/35 KB
225/260 KB 206/206 KB 119/119 KB 40/48 KB 4/35 KB
225/260 KB 206/206 KB 119/119 KB 36/48 KB
225/260 KB 206/206 KB 119/119 KB 44/48 KB 4/35 KB
225/260 KB 206/206 KB 119/119 KB 44/48 KB 8/35 KB
225/260 KB 206/206 KB 119/119 KB 48/48 KB 8/35 KB
227/260 KB 206/206 KB 119/119 KB 48/48 KB 8/35 KB
227/260 KB 206/206 KB 119/119 KB 48/48 KB 12/35 KB
227/260 KB 206/206 KB 119/119 KB 48/48 KB 16/35 KB
228/260 KB 206/206 KB 119/119 KB 48/48 KB 16/35 KB
229/260 KB 206/206 KB 119/119 KB 48/48 KB 16/35 KB
231/260 KB 206/206 KB 119/119 KB 48/48 KB 16/35 KB
232/260 KB 206/206 KB 119/119 KB 48/48 KB 16/35 KB
232/260 KB 206/206 KB 119/119 KB 48/48 KB 20/35 KB
233/260 KB 206/206 KB 119/119 KB 48/48 KB 20/35 KB
233/260 KB 206/206 KB 119/119 KB 48/48 KB 24/35 KB
233/260 KB 206/206 KB 119/119 KB 48/48 KB 28/35 KB
235/260 KB 206/206 KB 119/119 KB 48/48 KB 28/35 KB
235/260 KB 206/206 KB 119/119 KB 48/48 KB 32/35 KB
236/260 KB 206/206 KB 119/119 KB 48/48 KB 32/35 KB
236/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
237/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
239/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
240/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
241/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
243/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
244/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
246/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
247/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
248/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
250/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
251/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
252/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
254/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
255/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
256/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
258/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
259/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
260/260 KB 206/206 KB 119/119 KB 48/48 KB 35/35 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 2378.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 4034.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 639.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 888.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
4/29 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 4319.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
8/29 KB
8/29 KB 4/57 KB
12/29 KB 4/57 KB
12/29 KB 8/57 KB
16/29 KB 8/57 KB
16/29 KB 12/57 KB
16/29 KB 16/57 KB
16/29 KB 20/57 KB
16/29 KB 24/57 KB
16/29 KB 28/57 KB
16/29 KB 32/57 KB
20/29 KB 32/57 KB
24/29 KB 32/57 KB
28/29 KB 32/57 KB
29/29 KB 32/57 KB
29/29 KB 36/57 KB
29/29 KB 40/57 KB
29/29 KB 44/57 KB
29/29 KB 48/57 KB
29/29 KB 52/57 KB
29/29 KB 56/57 KB
29/29 KB 57/57 KB
29/29 KB 4/86 KB 57/57 KB
29/29 KB 8/86 KB 57/57 KB
29/29 KB 12/86 KB 57/57 KB
29/29 KB 16/86 KB 57/57 KB
29/29 KB 20/86 KB 57/57 KB
29/29 KB 24/86 KB 57/57 KB
29/29 KB 28/86 KB 57/57 KB
29/29 KB 32/86 KB 57/57 KB
29/29 KB 36/86 KB 57/57 KB
29/29 KB 40/86 KB 57/57 KB
29/29 KB 44/86 KB 57/57 KB
29/29 KB 48/86 KB 57/57 KB
29/29 KB 48/86 KB 57/57 KB 4/156 KB
29/29 KB 48/86 KB 57/57 KB 8/156 KB
29/29 KB 48/86 KB 57/57 KB 12/156 KB
29/29 KB 48/86 KB 57/57 KB 16/156 KB
29/29 KB 52/86 KB 57/57 KB 16/156 KB
29/29 KB 56/86 KB 57/57 KB 16/156 KB
29/29 KB 60/86 KB 57/57 KB 16/156 KB
29/29 KB 64/86 KB 57/57 KB 16/156 KB
29/29 KB 64/86 KB 57/57 KB 20/156 KB
29/29 KB 64/86 KB 57/57 KB 24/156 KB
29/29 KB 64/86 KB 57/57 KB 28/156 KB
29/29 KB 64/86 KB 57/57 KB 32/156 KB
4/21 KB 29/29 KB 64/86 KB 57/57 KB 32/156 KB
4/21 KB 29/29 KB 68/86 KB 57/57 KB 32/156 KB
4/21 KB 29/29 KB 72/86 KB 57/57 KB 32/156 KB
4/21 KB 29/29 KB 76/86 KB 57/57 KB 32/156 KB
8/21 KB 29/29 KB 76/86 KB 57/57 KB 32/156 KB
8/21 KB 29/29 KB 80/86 KB 57/57 KB 32/156 KB
12/21 KB 29/29 KB 80/86 KB 57/57 KB 32/156 KB
12/21 KB 29/29 KB 80/86 KB 57/57 KB 36/156 KB
12/21 KB 29/29 KB 84/86 KB 57/57 KB 36/156 KB
16/21 KB 29/29 KB 84/86 KB 57/57 KB 36/156 KB
16/21 KB 29/29 KB 86/86 KB 57/57 KB 36/156 KB
16/21 KB 29/29 KB 86/86 KB 57/57 KB 40/156 KB
16/21 KB 29/29 KB 86/86 KB 57/57 KB 44/156 KB
20/21 KB 29/29 KB 86/86 KB 57/57 KB 44/156 KB
20/21 KB 29/29 KB 86/86 KB 57/57 KB 48/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 48/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 52/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 56/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 60/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 64/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 68/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 72/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 76/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 80/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 84/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 88/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 92/156 KB
21/21 KB 29/29 KB 86/86 KB 57/57 KB 96/156 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 423.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
21/21 KB 86/86 KB 57/57 KB 100/156 KB
21/21 KB 86/86 KB 57/57 KB 104/156 KB
21/21 KB 86/86 KB 57/57 KB 108/156 KB
21/21 KB 86/86 KB 57/57 KB 112/156 KB
21/21 KB 86/86 KB 57/57 KB 116/156 KB
21/21 KB 86/86 KB 57/57 KB 120/156 KB
21/21 KB 86/86 KB 57/57 KB 124/156 KB
21/21 KB 86/86 KB 57/57 KB 128/156 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 806.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
21/21 KB 86/86 KB 132/156 KB
21/21 KB 86/86 KB 136/156 KB
21/21 KB 86/86 KB 140/156 KB
21/21 KB 86/86 KB 144/156 KB
21/21 KB 86/86 KB 148/156 KB
21/21 KB 86/86 KB 152/156 KB
21/21 KB 86/86 KB 156/156 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1168.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 283.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
4/10 KB 156/156 KB
8/10 KB 156/156 KB
10/10 KB 156/156 KB
10/10 KB 4/24 KB 156/156 KB
10/10 KB 8/24 KB 156/156 KB
10/10 KB 12/24 KB 156/156 KB
10/10 KB 16/24 KB 156/156 KB
10/10 KB 20/24 KB 156/156 KB
10/10 KB 24/24 KB 156/156 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1924.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
10/10 KB 24/24 KB 4/14 KB
10/10 KB 24/24 KB 4/11 KB 4/14 KB
10/10 KB 24/24 KB 8/11 KB 8/14 KB
10/10 KB 24/24 KB 8/11 KB 8/14 KB
10/10 KB 24/24 KB 11/11 KB 8/14 KB
10/10 KB 24/24 KB 11/11 KB 12/14 KB
10/10 KB 24/24 KB 11/11 KB 14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 117.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 275.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
4/309 KB 11/11 KB 14/14 KB
8/309 KB 11/11 KB 14/14 KB
12/309 KB 11/11 KB 14/14 KB
16/309 KB 11/11 KB 14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 111.6 KB/sec)
20/309 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
24/309 KB
28/309 KB
32/309 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 149.6 KB/sec)
36/309 KB
40/309 KB
44/309 KB
48/309 KB
48/309 KB 4/144 KB
48/309 KB 4/144 KB 4/38 KB
48/309 KB 8/144 KB 4/38 KB
48/309 KB 8/144 KB 8/38 KB
48/309 KB 12/144 KB 8/38 KB
48/309 KB 12/144 KB 12/38 KB
48/309 KB 16/144 KB 12/38 KB
48/309 KB 16/144 KB 16/38 KB
48/309 KB 20/144 KB 16/38 KB
48/309 KB 20/144 KB 20/38 KB
48/309 KB 24/144 KB 20/38 KB
48/309 KB 24/144 KB 24/38 KB
48/309 KB 28/144 KB 24/38 KB
52/309 KB 28/144 KB 28/38 KB
56/309 KB 32/144 KB 28/38 KB
60/309 KB 32/144 KB 28/38 KB
64/309 KB 32/144 KB 28/38 KB
68/309 KB 32/144 KB 28/38 KB
72/309 KB 32/144 KB 28/38 KB
76/309 KB 32/144 KB 28/38 KB
80/309 KB 32/144 KB 28/38 KB
84/309 KB 32/144 KB 28/38 KB
88/309 KB 32/144 KB 28/38 KB
92/309 KB 32/144 KB 28/38 KB
96/309 KB 32/144 KB 28/38 KB
100/309 KB 32/144 KB 28/38 KB
104/309 KB 32/144 KB 28/38 KB
108/309 KB 32/144 KB 28/38 KB
112/309 KB 32/144 KB 28/38 KB
116/309 KB 32/144 KB 28/38 KB
120/309 KB 32/144 KB 28/38 KB
124/309 KB 32/144 KB 28/38 KB
128/309 KB 32/144 KB 28/38 KB
132/309 KB 32/144 KB 28/38 KB
136/309 KB 32/144 KB 28/38 KB
140/309 KB 32/144 KB 28/38 KB
144/309 KB 32/144 KB 28/38 KB
148/309 KB 32/144 KB 28/38 KB
152/309 KB 32/144 KB 28/38 KB
156/309 KB 32/144 KB 28/38 KB
48/309 KB 28/144 KB 28/38 KB
160/309 KB 32/144 KB 28/38 KB
160/309 KB 32/144 KB 32/38 KB
160/309 KB 4/15 KB 32/144 KB 32/38 KB
52/309 KB 32/144 KB 28/38 KB
160/309 KB 4/15 KB 32/144 KB 36/38 KB
160/309 KB 8/15 KB 32/144 KB 36/38 KB
160/309 KB 8/15 KB 32/144 KB 38/38 KB
160/309 KB 12/15 KB 32/144 KB 38/38 KB
160/309 KB 15/15 KB 32/144 KB 38/38 KB
160/309 KB 15/15 KB 36/144 KB 38/38 KB
160/309 KB 15/15 KB 40/144 KB 38/38 KB
160/309 KB 15/15 KB 44/144 KB 38/38 KB
160/309 KB 15/15 KB 48/144 KB 38/38 KB
160/309 KB 15/15 KB 52/144 KB 38/38 KB
160/309 KB 15/15 KB 56/144 KB 38/38 KB
160/309 KB 15/15 KB 60/144 KB 38/38 KB
160/309 KB 15/15 KB 64/144 KB 38/38 KB
164/309 KB 15/15 KB 64/144 KB 38/38 KB
164/309 KB 15/15 KB 68/144 KB 38/38 KB
168/309 KB 15/15 KB 68/144 KB 38/38 KB
172/309 KB 15/15 KB 68/144 KB 38/38 KB
172/309 KB 15/15 KB 72/144 KB 38/38 KB
176/309 KB 15/15 KB 72/144 KB 38/38 KB
176/309 KB 15/15 KB 76/144 KB 38/38 KB
176/309 KB 15/15 KB 80/144 KB 38/38 KB
180/309 KB 15/15 KB 80/144 KB 38/38 KB
184/309 KB 15/15 KB 80/144 KB 38/38 KB
188/309 KB 15/15 KB 80/144 KB 38/38 KB
192/309 KB 15/15 KB 80/144 KB 38/38 KB
192/309 KB 15/15 KB 84/144 KB 38/38 KB
192/309 KB 15/15 KB 88/144 KB 38/38 KB
192/309 KB 15/15 KB 92/144 KB 38/38 KB
192/309 KB 15/15 KB 96/144 KB 38/38 KB
196/309 KB 15/15 KB 96/144 KB 38/38 KB
200/309 KB 15/15 KB 96/144 KB 38/38 KB
204/309 KB 15/15 KB 96/144 KB 38/38 KB
204/309 KB 15/15 KB 100/144 KB 38/38 KB
208/309 KB 15/15 KB 100/144 KB 38/38 KB
208/309 KB 15/15 KB 104/144 KB 38/38 KB
208/309 KB 15/15 KB 108/144 KB 38/38 KB
208/309 KB 15/15 KB 112/144 KB 38/38 KB
208/309 KB 15/15 KB 116/144 KB 38/38 KB
208/309 KB 15/15 KB 120/144 KB 38/38 KB
208/309 KB 15/15 KB 124/144 KB 38/38 KB
208/309 KB 15/15 KB 128/144 KB 38/38 KB
208/309 KB 15/15 KB 132/144 KB 38/38 KB
208/309 KB 15/15 KB 136/144 KB 38/38 KB
208/309 KB 15/15 KB 140/144 KB 38/38 KB
208/309 KB 15/15 KB 144/144 KB 38/38 KB
212/309 KB 15/15 KB 144/144 KB 38/38 KB
216/309 KB 15/15 KB 144/144 KB 38/38 KB
220/309 KB 15/15 KB 144/144 KB 38/38 KB
224/309 KB 15/15 KB 144/144 KB 38/38 KB
228/309 KB 15/15 KB 144/144 KB 38/38 KB
232/309 KB 15/15 KB 144/144 KB 38/38 KB
236/309 KB 15/15 KB 144/144 KB 38/38 KB
240/309 KB 15/15 KB 144/144 KB 38/38 KB
244/309 KB 15/15 KB 144/144 KB 38/38 KB
248/309 KB 15/15 KB 144/144 KB 38/38 KB
252/309 KB 15/15 KB 144/144 KB 38/38 KB
256/309 KB 15/15 KB 144/144 KB 38/38 KB
260/309 KB 15/15 KB 144/144 KB 38/38 KB
264/309 KB 15/15 KB 144/144 KB 38/38 KB
268/309 KB 15/15 KB 144/144 KB 38/38 KB
272/309 KB 15/15 KB 144/144 KB 38/38 KB
276/309 KB 15/15 KB 144/144 KB 38/38 KB
280/309 KB 15/15 KB 144/144 KB 38/38 KB
284/309 KB 15/15 KB 144/144 KB 38/38 KB
288/309 KB 15/15 KB 144/144 KB 38/38 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 340.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 135.1 KB/sec)
292/309 KB 144/144 KB
296/309 KB 144/144 KB
300/309 KB 144/144 KB
304/309 KB 144/144 KB
308/309 KB 144/144 KB
309/309 KB 144/144 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 1273.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 2570.0 KB/sec)
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 295.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 471.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 544.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 544.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 120.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 188.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
4/19 KB
8/19 KB
12/19 KB
16/19 KB
19/19 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1136.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
1018/1018 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 66.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
4/10 KB
8/10 KB
10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 692.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
22/22 KB 4/60 KB
22/22 KB 8/60 KB
22/22 KB 12/60 KB
22/22 KB 16/60 KB
22/22 KB 20/60 KB
22/22 KB 24/60 KB
22/22 KB 28/60 KB
22/22 KB 32/60 KB
22/22 KB 36/60 KB
22/22 KB 40/60 KB
22/22 KB 44/60 KB
22/22 KB 48/60 KB
22/22 KB 52/60 KB
22/22 KB 56/60 KB
22/22 KB 60/60 KB
22/22 KB 60/60 KB 4/57 KB
22/22 KB 60/60 KB 8/57 KB
22/22 KB 60/60 KB 12/57 KB
22/22 KB 60/60 KB 16/57 KB
22/22 KB 60/60 KB 16/57 KB 4/181 KB
22/22 KB 60/60 KB 16/57 KB 8/181 KB
22/22 KB 60/60 KB 16/57 KB 12/181 KB
22/22 KB 60/60 KB 16/57 KB 16/181 KB
22/22 KB 60/60 KB 20/57 KB 16/181 KB
22/22 KB 60/60 KB 24/57 KB 16/181 KB
22/22 KB 60/60 KB 28/57 KB 16/181 KB
22/22 KB 60/60 KB 32/57 KB 16/181 KB
22/22 KB 60/60 KB 36/57 KB 16/181 KB
22/22 KB 60/60 KB 40/57 KB 16/181 KB
22/22 KB 60/60 KB 44/57 KB 16/181 KB
22/22 KB 60/60 KB 48/57 KB 16/181 KB
4/203 KB 22/22 KB 60/60 KB 48/57 KB 16/181 KB
4/203 KB 22/22 KB 60/60 KB 52/57 KB 16/181 KB
4/203 KB 22/22 KB 60/60 KB 52/57 KB 20/181 KB
8/203 KB 22/22 KB 60/60 KB 52/57 KB 20/181 KB
8/203 KB 22/22 KB 60/60 KB 56/57 KB 20/181 KB
8/203 KB 22/22 KB 60/60 KB 56/57 KB 24/181 KB
8/203 KB 22/22 KB 60/60 KB 57/57 KB 24/181 KB
12/203 KB 22/22 KB 60/60 KB 57/57 KB 24/181 KB
12/203 KB 22/22 KB 60/60 KB 57/57 KB 28/181 KB
16/203 KB 22/22 KB 60/60 KB 57/57 KB 28/181 KB
16/203 KB 22/22 KB 60/60 KB 57/57 KB 32/181 KB
16/203 KB 22/22 KB 60/60 KB 57/57 KB 36/181 KB
16/203 KB 22/22 KB 60/60 KB 57/57 KB 40/181 KB
16/203 KB 22/22 KB 60/60 KB 57/57 KB 44/181 KB
16/203 KB 22/22 KB 60/60 KB 57/57 KB 48/181 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 1183.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
20/203 KB 60/60 KB 57/57 KB 48/181 KB
24/203 KB 60/60 KB 57/57 KB 48/181 KB
28/203 KB 60/60 KB 57/57 KB 48/181 KB
32/203 KB 60/60 KB 57/57 KB 48/181 KB
36/203 KB 60/60 KB 57/57 KB 48/181 KB
40/203 KB 60/60 KB 57/57 KB 48/181 KB
40/203 KB 60/60 KB 57/57 KB 52/181 KB
44/203 KB 60/60 KB 57/57 KB 52/181 KB
44/203 KB 60/60 KB 57/57 KB 56/181 KB
48/203 KB 60/60 KB 57/57 KB 56/181 KB
48/203 KB 60/60 KB 57/57 KB 60/181 KB
48/203 KB 60/60 KB 57/57 KB 64/181 KB
48/203 KB 60/60 KB 57/57 KB 68/181 KB
48/203 KB 60/60 KB 57/57 KB 72/181 KB
48/203 KB 60/60 KB 57/57 KB 76/181 KB
48/203 KB 60/60 KB 57/57 KB 80/181 KB
48/203 KB 60/60 KB 57/57 KB 84/181 KB
48/203 KB 60/60 KB 57/57 KB 88/181 KB
48/203 KB 60/60 KB 57/57 KB 92/181 KB
48/203 KB 60/60 KB 57/57 KB 96/181 KB
48/203 KB 60/60 KB 57/57 KB 100/181 KB
48/203 KB 60/60 KB 57/57 KB 104/181 KB
48/203 KB 60/60 KB 57/57 KB 108/181 KB
48/203 KB 60/60 KB 57/57 KB 112/181 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 2473.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 2460.7 KB/sec)
52/203 KB 112/181 KB
56/203 KB 112/181 KB
60/203 KB 112/181 KB
64/203 KB 112/181 KB
64/203 KB 4/221 KB 112/181 KB
68/203 KB 4/221 KB 112/181 KB
72/203 KB 4/221 KB 112/181 KB
72/203 KB 8/221 KB 112/181 KB
76/203 KB 8/221 KB 112/181 KB
76/203 KB 12/221 KB 112/181 KB
80/203 KB 12/221 KB 112/181 KB
80/203 KB 16/221 KB 112/181 KB
80/203 KB 20/221 KB 116/181 KB
84/203 KB 20/221 KB 116/181 KB
80/203 KB 20/221 KB 116/181 KB
84/203 KB 24/221 KB 116/181 KB
88/203 KB 24/221 KB 116/181 KB
88/203 KB 24/221 KB 120/181 KB
88/203 KB 28/221 KB 120/181 KB
92/203 KB 28/221 KB 124/181 KB
92/203 KB 32/221 KB 124/181 KB
92/203 KB 28/221 KB 124/181 KB
92/203 KB 32/221 KB 128/181 KB
96/203 KB 32/221 KB 128/181 KB
96/203 KB 36/221 KB 132/181 KB
100/203 KB 36/221 KB 132/181 KB
104/203 KB 36/221 KB 132/181 KB
108/203 KB 40/221 KB 132/181 KB
96/203 KB 36/221 KB 132/181 KB
112/203 KB 40/221 KB 132/181 KB
112/203 KB 40/221 KB 136/181 KB
104/203 KB 40/221 KB 132/181 KB
112/203 KB 40/221 KB 140/181 KB
112/203 KB 44/221 KB 140/181 KB
112/203 KB 44/221 KB 144/181 KB
116/203 KB 44/221 KB 144/181 KB
116/203 KB 48/221 KB 144/181 KB
120/203 KB 48/221 KB 144/181 KB
124/203 KB 48/221 KB 144/181 KB
128/203 KB 48/221 KB 144/181 KB
128/203 KB 52/221 KB 144/181 KB
128/203 KB 56/221 KB 144/181 KB
128/203 KB 56/221 KB 148/181 KB
128/203 KB 60/221 KB 148/181 KB
132/203 KB 60/221 KB 152/181 KB
132/203 KB 64/221 KB 152/181 KB
128/203 KB 60/221 KB 152/181 KB
136/203 KB 68/221 KB 152/181 KB
136/203 KB 64/221 KB 152/181 KB
136/203 KB 72/221 KB 156/181 KB
136/203 KB 72/221 KB 152/181 KB
140/203 KB 72/221 KB 160/181 KB
140/203 KB 76/221 KB 160/181 KB
144/203 KB 76/221 KB 160/181 KB
144/203 KB 80/221 KB 160/181 KB
136/203 KB 72/221 KB 160/181 KB
148/203 KB 80/221 KB 160/181 KB
152/203 KB 80/221 KB 160/181 KB
152/203 KB 80/221 KB 164/181 KB
152/203 KB 84/221 KB 164/181 KB
156/203 KB 84/221 KB 168/181 KB
156/203 KB 88/221 KB 168/181 KB
156/203 KB 92/221 KB 168/181 KB
156/203 KB 84/221 KB 164/181 KB
156/203 KB 96/221 KB 168/181 KB
156/203 KB 96/221 KB 172/181 KB
160/203 KB 96/221 KB 172/181 KB
160/203 KB 96/221 KB 176/181 KB
160/203 KB 96/221 KB 180/181 KB
160/203 KB 100/221 KB 180/181 KB
160/203 KB 100/221 KB 181/181 KB
160/203 KB 104/221 KB 181/181 KB
164/203 KB 104/221 KB 181/181 KB
164/203 KB 108/221 KB 181/181 KB
168/203 KB 108/221 KB 181/181 KB
172/203 KB 112/221 KB 181/181 KB
176/203 KB 112/221 KB 181/181 KB
180/203 KB 112/221 KB 181/181 KB
184/203 KB 112/221 KB 181/181 KB
188/203 KB 112/221 KB 181/181 KB
192/203 KB 112/221 KB 181/181 KB
196/203 KB 112/221 KB 181/181 KB
200/203 KB 112/221 KB 181/181 KB
203/203 KB 112/221 KB 181/181 KB
168/203 KB 112/221 KB 181/181 KB
203/203 KB 116/221 KB 181/181 KB
203/203 KB 120/221 KB 181/181 KB
203/203 KB 124/221 KB 181/181 KB
203/203 KB 128/221 KB 181/181 KB
203/203 KB 132/221 KB 181/181 KB
203/203 KB 136/221 KB 181/181 KB
203/203 KB 140/221 KB 181/181 KB
203/203 KB 144/221 KB 181/181 KB
203/203 KB 148/221 KB 181/181 KB
203/203 KB 152/221 KB 181/181 KB
203/203 KB 156/221 KB 181/181 KB
203/203 KB 160/221 KB 181/181 KB
203/203 KB 164/221 KB 181/181 KB
203/203 KB 168/221 KB 181/181 KB
203/203 KB 172/221 KB 181/181 KB
203/203 KB 176/221 KB 181/181 KB
203/203 KB 180/221 KB 181/181 KB
203/203 KB 184/221 KB 181/181 KB
203/203 KB 188/221 KB 181/181 KB
203/203 KB 192/221 KB 181/181 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 4618.4 KB/sec)
196/221 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 5634.8 KB/sec)
200/221 KB
204/221 KB
208/221 KB
212/221 KB
216/221 KB
220/221 KB
221/221 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 4799.4 KB/sec)
[INFO] Building jar: /home/vagrant/build/srclib/android-vcard/target/android-vcard-1.4.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ android-vcard >>>
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ android-vcard <<<
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 253.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 1424.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
4/24 KB
8/24 KB
12/24 KB
16/24 KB
20/24 KB
24/24 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 1674.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 KB at 892.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 217.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 159.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 134.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 374.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 203.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 181.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 87.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 542.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 750.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
770/770 B
Downloaded: 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 53.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 351.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
4/21 KB
8/21 KB
12/21 KB
16/21 KB
20/21 KB
21/21 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 1312.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 278.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 380.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 771.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 462.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 122.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 144.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
910/910 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 59.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 348.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
4/17 KB
8/17 KB
12/17 KB
16/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1126.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 206.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 442.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 314.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 144.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 134.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 146.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 100.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 116.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 580.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 154.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 277.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 121.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (5 KB at 335.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5 KB at 355.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (6 KB at 393.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 319.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
4/41 KB
8/41 KB
12/41 KB
16/41 KB
20/41 KB
24/41 KB
28/41 KB
32/41 KB
36/41 KB
40/41 KB
41/41 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 2241.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 1092.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 865.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
4/61 KB
8/61 KB
12/61 KB
16/61 KB
20/61 KB
24/61 KB
28/61 KB
32/61 KB
36/61 KB
40/61 KB
44/61 KB
48/61 KB
52/61 KB
56/61 KB
60/61 KB
61/61 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 3782.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 1074.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (5 KB at 337.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (22 KB at 1465.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (6 KB at 361.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (5 KB at 317.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 KB at 994.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
4/67 KB
8/67 KB
12/67 KB
16/67 KB
20/67 KB
24/67 KB
28/67 KB
32/67 KB
36/67 KB
40/67 KB
44/67 KB
48/67 KB
52/67 KB
56/67 KB
60/67 KB
64/67 KB
67/67 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 3903.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
4/18 KB
8/18 KB
12/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 KB at 1186.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
4/71 KB
8/71 KB
12/71 KB
16/71 KB
20/71 KB
24/71 KB
28/71 KB
32/71 KB
36/71 KB
40/71 KB
44/71 KB
48/71 KB
52/71 KB
56/71 KB
60/71 KB
64/71 KB
68/71 KB
71/71 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (71 KB at 4138.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 946.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (2 KB at 133.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (3 KB at 172.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (5 KB at 337.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
4/161 KB
4/161 KB 4/48 KB
8/161 KB 4/48 KB
12/161 KB 4/48 KB
12/161 KB 8/48 KB
16/161 KB 8/48 KB
16/161 KB 12/48 KB
16/161 KB 16/48 KB
20/161 KB 16/48 KB
24/161 KB 16/48 KB
24/161 KB 20/48 KB
28/161 KB 20/48 KB
28/161 KB 24/48 KB
32/161 KB 24/48 KB
32/161 KB 28/48 KB
32/161 KB 32/48 KB
36/161 KB 32/48 KB
40/161 KB 32/48 KB
40/161 KB 36/48 KB
44/161 KB 36/48 KB
48/161 KB 40/48 KB
48/161 KB 40/48 KB
48/161 KB 44/48 KB
48/161 KB 48/48 KB
52/161 KB 48/48 KB
56/161 KB 48/48 KB
60/161 KB 48/48 KB
64/161 KB 48/48 KB
68/161 KB 48/48 KB
72/161 KB 48/48 KB
76/161 KB 48/48 KB
80/161 KB 48/48 KB
84/161 KB 48/48 KB
88/161 KB 48/48 KB
92/161 KB 48/48 KB
96/161 KB 48/48 KB
100/161 KB 48/48 KB
104/161 KB 48/48 KB
108/161 KB 48/48 KB
112/161 KB 48/48 KB
116/161 KB 48/48 KB
120/161 KB 48/48 KB
124/161 KB 48/48 KB
128/161 KB 48/48 KB
132/161 KB 48/48 KB
136/161 KB 48/48 KB
140/161 KB 48/48 KB
144/161 KB 48/48 KB
148/161 KB 48/48 KB
152/161 KB 48/48 KB
156/161 KB 48/48 KB
160/161 KB 48/48 KB
161/161 KB 48/48 KB
161/161 KB 48/48 KB 4/197 KB
161/161 KB 4/51 KB 48/48 KB 4/197 KB
161/161 KB 4/150 KB 4/51 KB 48/48 KB 4/197 KB
161/161 KB 4/150 KB 8/51 KB 48/48 KB 8/197 KB
161/161 KB 8/150 KB 8/51 KB 48/48 KB 8/197 KB
161/161 KB 4/150 KB 4/51 KB 48/48 KB 8/197 KB
161/161 KB 8/150 KB 12/51 KB 48/48 KB 8/197 KB
161/161 KB 8/150 KB 12/51 KB 48/48 KB 12/197 KB
161/161 KB 8/150 KB 16/51 KB 48/48 KB 12/197 KB
161/161 KB 8/150 KB 16/51 KB 48/48 KB 16/197 KB
161/161 KB 12/150 KB 16/51 KB 48/48 KB 16/197 KB
161/161 KB 16/150 KB 16/51 KB 48/48 KB 16/197 KB
161/161 KB 16/150 KB 16/51 KB 48/48 KB 20/197 KB
161/161 KB 16/150 KB 20/51 KB 48/48 KB 20/197 KB
161/161 KB 16/150 KB 20/51 KB 48/48 KB 24/197 KB
161/161 KB 16/150 KB 24/51 KB 48/48 KB 24/197 KB
161/161 KB 16/150 KB 24/51 KB 48/48 KB 28/197 KB
161/161 KB 20/150 KB 28/51 KB 48/48 KB 28/197 KB
161/161 KB 20/150 KB 28/51 KB 48/48 KB 32/197 KB
161/161 KB 20/150 KB 32/51 KB 48/48 KB 32/197 KB
161/161 KB 20/150 KB 28/51 KB 48/48 KB 28/197 KB
161/161 KB 24/150 KB 32/51 KB 48/48 KB 32/197 KB
161/161 KB 28/150 KB 36/51 KB 48/48 KB 32/197 KB
161/161 KB 28/150 KB 36/51 KB 48/48 KB 32/197 KB
161/161 KB 28/150 KB 36/51 KB 48/48 KB 36/197 KB
161/161 KB 28/150 KB 40/51 KB 48/48 KB 36/197 KB
161/161 KB 32/150 KB 44/51 KB 48/48 KB 40/197 KB
161/161 KB 32/150 KB 40/51 KB 48/48 KB 40/197 KB
161/161 KB 32/150 KB 40/51 KB 48/48 KB 36/197 KB
161/161 KB 32/150 KB 48/51 KB 48/48 KB 40/197 KB
161/161 KB 32/150 KB 48/51 KB 48/48 KB 44/197 KB
161/161 KB 32/150 KB 48/51 KB 48/48 KB 48/197 KB
161/161 KB 32/150 KB 51/51 KB 48/48 KB 48/197 KB
161/161 KB 36/150 KB 51/51 KB 48/48 KB 48/197 KB
161/161 KB 36/150 KB 51/51 KB 48/48 KB 52/197 KB
161/161 KB 40/150 KB 51/51 KB 48/48 KB 52/197 KB
161/161 KB 40/150 KB 51/51 KB 48/48 KB 56/197 KB
161/161 KB 44/150 KB 51/51 KB 48/48 KB 56/197 KB
161/161 KB 48/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 52/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 56/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 60/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 64/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 68/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 72/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 76/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 80/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 84/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 88/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 92/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 96/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 100/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 104/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 108/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 112/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 116/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 120/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 124/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 128/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 132/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 136/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 140/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 144/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 148/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 44/150 KB 51/51 KB 48/48 KB 60/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 64/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 68/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 72/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 76/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 80/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 84/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 88/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 92/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 96/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 100/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 104/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 108/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 112/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 116/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 120/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 124/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 128/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 132/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 136/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 140/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 144/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 148/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 152/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 156/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 160/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 164/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 168/197 KB
161/161 KB 150/150 KB 51/51 KB 48/48 KB 172/197 KB
161/161 KB 150/150 KB 51/51 KB 176/197 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 758.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
161/161 KB 150/150 KB 51/51 KB 180/197 KB
161/161 KB 150/150 KB 51/51 KB 184/197 KB
161/161 KB 150/150 KB 51/51 KB 188/197 KB
161/161 KB 150/150 KB 51/51 KB 192/197 KB
161/161 KB 150/150 KB 51/51 KB 196/197 KB
161/161 KB 150/150 KB 197/197 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 804.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 2474.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 2165.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 2774.5 KB/sec)
4/515 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
8/515 KB
12/515 KB
16/515 KB
20/515 KB
24/515 KB
28/515 KB
4/461 KB 28/515 KB
4/461 KB 32/515 KB
8/461 KB 32/515 KB
12/461 KB 32/515 KB
12/461 KB 36/515 KB
16/461 KB 36/515 KB
16/461 KB 40/515 KB
16/461 KB 44/515 KB
16/461 KB 48/515 KB
16/461 KB 52/515 KB
16/461 KB 56/515 KB
16/461 KB 60/515 KB
20/461 KB 60/515 KB
20/461 KB 64/515 KB
24/461 KB 64/515 KB
28/461 KB 64/515 KB
28/461 KB 68/515 KB
28/461 KB 72/515 KB
32/461 KB 72/515 KB
32/461 KB 76/515 KB
32/461 KB 80/515 KB
36/461 KB 80/515 KB
36/461 KB 84/515 KB
36/461 KB 88/515 KB
40/461 KB 88/515 KB
40/461 KB 92/515 KB
40/461 KB 96/515 KB
44/461 KB 96/515 KB
44/461 KB 4/46 KB 96/515 KB
48/461 KB 4/46 KB 96/515 KB
48/461 KB 4/46 KB 100/515 KB
48/461 KB 4/46 KB 104/515 KB
48/461 KB 4/46 KB 108/515 KB
48/461 KB 4/46 KB 112/515 KB
48/461 KB 8/46 KB 112/515 KB
52/461 KB 8/46 KB 112/515 KB
52/461 KB 12/46 KB 112/515 KB
56/461 KB 12/46 KB 116/515 KB
60/461 KB 12/46 KB 116/515 KB
60/461 KB 16/46 KB 116/515 KB
52/461 KB 12/46 KB 116/515 KB
64/461 KB 16/46 KB 4/37 KB 120/515 KB
64/461 KB 16/46 KB 4/37 KB 124/515 KB
64/461 KB 20/46 KB 4/37 KB 124/515 KB
64/461 KB 16/46 KB 4/37 KB 116/515 KB
64/461 KB 24/46 KB 4/37 KB 128/515 KB
64/461 KB 24/46 KB 8/37 KB 128/515 KB
64/461 KB 24/46 KB 12/37 KB 128/515 KB
64/461 KB 28/46 KB 16/37 KB 128/515 KB
64/461 KB 16/46 KB 116/515 KB
64/461 KB 28/46 KB 12/37 KB 128/515 KB
64/461 KB 20/46 KB 4/37 KB 128/515 KB
64/461 KB 32/46 KB 20/37 KB 128/515 KB
64/461 KB 28/46 KB 20/37 KB 128/515 KB
4/30 KB 68/461 KB 32/46 KB 20/37 KB 132/515 KB
4/30 KB 68/461 KB 32/46 KB 24/37 KB 132/515 KB
68/461 KB 32/46 KB 20/37 KB 132/515 KB
8/30 KB 68/461 KB 32/46 KB 28/37 KB 132/515 KB
8/30 KB 72/461 KB 32/46 KB 28/37 KB 132/515 KB
8/30 KB 72/461 KB 32/46 KB 32/37 KB 132/515 KB
8/30 KB 76/461 KB 32/46 KB 32/37 KB 132/515 KB
8/30 KB 76/461 KB 32/46 KB 36/37 KB 132/515 KB
64/461 KB 32/46 KB 20/37 KB 132/515 KB
8/30 KB 80/461 KB 32/46 KB 37/37 KB 132/515 KB
8/30 KB 80/461 KB 32/46 KB 37/37 KB 136/515 KB
8/30 KB 80/461 KB 36/46 KB 37/37 KB 136/515 KB
8/30 KB 80/461 KB 36/46 KB 37/37 KB 140/515 KB
8/30 KB 80/461 KB 40/46 KB 37/37 KB 140/515 KB
8/30 KB 80/461 KB 32/46 KB 36/37 KB 132/515 KB
8/30 KB 80/461 KB 44/46 KB 37/37 KB 144/515 KB
8/30 KB 68/461 KB 32/46 KB 24/37 KB 132/515 KB
8/30 KB 80/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 84/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 88/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 92/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 96/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 100/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 104/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 108/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 112/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 116/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 120/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 124/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 128/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 132/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 136/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 140/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 144/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 148/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 152/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 156/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 160/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 164/461 KB 46/46 KB 37/37 KB 144/515 KB
8/30 KB 80/461 KB 40/46 KB 37/37 KB 144/515 KB
12/30 KB 168/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 80/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 172/461 KB 46/46 KB 37/37 KB 144/515 KB
12/30 KB 176/461 KB 46/46 KB 37/37 KB 144/515 KB
16/30 KB 176/461 KB 46/46 KB 37/37 KB 148/515 KB
16/30 KB 176/461 KB 46/46 KB 37/37 KB 144/515 KB
16/30 KB 176/461 KB 46/46 KB 37/37 KB 152/515 KB
16/30 KB 176/461 KB 46/46 KB 37/37 KB 156/515 KB
16/30 KB 176/461 KB 46/46 KB 37/37 KB 160/515 KB
20/30 KB 176/461 KB 46/46 KB 37/37 KB 160/515 KB
20/30 KB 180/461 KB 46/46 KB 37/37 KB 160/515 KB
24/30 KB 180/461 KB 46/46 KB 37/37 KB 160/515 KB
24/30 KB 184/461 KB 46/46 KB 37/37 KB 160/515 KB
28/30 KB 184/461 KB 46/46 KB 37/37 KB 160/515 KB
28/30 KB 188/461 KB 46/46 KB 37/37 KB 164/515 KB
30/30 KB 188/461 KB 46/46 KB 37/37 KB 164/515 KB
28/30 KB 184/461 KB 46/46 KB 37/37 KB 164/515 KB
30/30 KB 192/461 KB 46/46 KB 37/37 KB 164/515 KB
30/30 KB 192/461 KB 46/46 KB 37/37 KB 168/515 KB
30/30 KB 192/461 KB 46/46 KB 37/37 KB 172/515 KB
30/30 KB 192/461 KB 46/46 KB 37/37 KB 176/515 KB
30/30 KB 196/461 KB 46/46 KB 37/37 KB 176/515 KB
30/30 KB 200/461 KB 46/46 KB 37/37 KB 176/515 KB
30/30 KB 204/461 KB 46/46 KB 37/37 KB 180/515 KB
30/30 KB 208/461 KB 46/46 KB 37/37 KB 180/515 KB
30/30 KB 212/461 KB 46/46 KB 37/37 KB 180/515 KB
30/30 KB 216/461 KB 46/46 KB 37/37 KB 180/515 KB
30/30 KB 220/461 KB 46/46 KB 37/37 KB 180/515 KB
30/30 KB 224/461 KB 46/46 KB 180/515 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 429.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
30/30 KB 228/461 KB 46/46 KB 180/515 KB
30/30 KB 200/461 KB 46/46 KB 37/37 KB 180/515 KB
30/30 KB 232/461 KB 46/46 KB 180/515 KB
30/30 KB 232/461 KB 46/46 KB 184/515 KB
30/30 KB 232/461 KB 46/46 KB 188/515 KB
30/30 KB 232/461 KB 46/46 KB 192/515 KB
30/30 KB 232/461 KB 46/46 KB 196/515 KB
30/30 KB 232/461 KB 46/46 KB 200/515 KB
30/30 KB 232/461 KB 46/46 KB 204/515 KB
30/30 KB 232/461 KB 46/46 KB 208/515 KB
30/30 KB 232/461 KB 212/515 KB
30/30 KB 232/461 KB 216/515 KB
30/30 KB 232/461 KB 220/515 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 523.8 KB/sec)
30/30 KB 232/461 KB 224/515 KB
30/30 KB 236/461 KB 224/515 KB
30/30 KB 240/461 KB 224/515 KB
30/30 KB 240/461 KB 228/515 KB
30/30 KB 240/461 KB 232/515 KB
30/30 KB 240/461 KB 236/515 KB
30/30 KB 240/461 KB 240/515 KB
30/30 KB 240/461 KB 244/515 KB
30/30 KB 240/461 KB 248/515 KB
30/30 KB 240/461 KB 252/515 KB
30/30 KB 244/461 KB 252/515 KB
30/30 KB 244/461 KB 256/515 KB
30/30 KB 248/461 KB 256/515 KB
30/30 KB 252/461 KB 256/515 KB
30/30 KB 252/461 KB 260/515 KB
30/30 KB 256/461 KB 260/515 KB
30/30 KB 260/461 KB 264/515 KB
30/30 KB 264/461 KB 264/515 KB
30/30 KB 268/461 KB 264/515 KB
30/30 KB 272/461 KB 264/515 KB
30/30 KB 276/461 KB 264/515 KB
30/30 KB 280/461 KB 264/515 KB
30/30 KB 284/461 KB 264/515 KB
30/30 KB 288/461 KB 264/515 KB
30/30 KB 292/461 KB 264/515 KB
30/30 KB 296/461 KB 264/515 KB
30/30 KB 300/461 KB 264/515 KB
30/30 KB 304/461 KB 264/515 KB
30/30 KB 308/461 KB 264/515 KB
30/30 KB 312/461 KB 264/515 KB
316/461 KB 264/515 KB
320/461 KB 264/515 KB
324/461 KB 264/515 KB
328/461 KB 264/515 KB
332/461 KB 264/515 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
336/461 KB 264/515 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 322.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
336/461 KB 4/145 KB 264/515 KB
336/461 KB 8/145 KB 264/515 KB
30/30 KB 256/461 KB 264/515 KB
336/461 KB 12/145 KB 264/515 KB
340/461 KB 12/145 KB 268/515 KB
340/461 KB 16/145 KB 268/515 KB
340/461 KB 16/145 KB 272/515 KB
340/461 KB 12/145 KB 264/515 KB
340/461 KB 20/145 KB 276/515 KB
340/461 KB 20/145 KB 272/515 KB
340/461 KB 24/145 KB 280/515 KB
344/461 KB 24/145 KB 280/515 KB
344/461 KB 28/145 KB 280/515 KB
340/461 KB 20/145 KB 280/515 KB
348/461 KB 32/145 KB 280/515 KB
344/461 KB 32/145 KB 280/515 KB
352/461 KB 32/145 KB 280/515 KB
352/461 KB 32/145 KB 284/515 KB
352/461 KB 32/145 KB 288/515 KB
352/461 KB 36/145 KB 288/515 KB
356/461 KB 36/145 KB 288/515 KB
356/461 KB 40/145 KB 288/515 KB
360/461 KB 40/145 KB 288/515 KB
360/461 KB 44/145 KB 292/515 KB
360/461 KB 44/145 KB 288/515 KB
364/461 KB 44/145 KB 296/515 KB
364/461 KB 44/145 KB 292/515 KB
364/461 KB 48/145 KB 296/515 KB
364/461 KB 48/145 KB 300/515 KB
368/461 KB 48/145 KB 300/515 KB
368/461 KB 48/145 KB 304/515 KB
368/461 KB 48/145 KB 308/515 KB
368/461 KB 48/145 KB 312/515 KB
372/461 KB 48/145 KB 312/515 KB
372/461 KB 52/145 KB 312/515 KB
376/461 KB 52/145 KB 316/515 KB
376/461 KB 56/145 KB 316/515 KB
380/461 KB 56/145 KB 316/515 KB
376/461 KB 52/145 KB 316/515 KB
384/461 KB 60/145 KB 316/515 KB
384/461 KB 60/145 KB 320/515 KB
384/461 KB 64/145 KB 320/515 KB
384/461 KB 56/145 KB 316/515 KB
384/461 KB 64/145 KB 324/515 KB
388/461 KB 64/145 KB 324/515 KB
388/461 KB 64/145 KB 328/515 KB
392/461 KB 64/145 KB 328/515 KB
392/461 KB 64/145 KB 332/515 KB
396/461 KB 64/145 KB 332/515 KB
396/461 KB 64/145 KB 336/515 KB
400/461 KB 64/145 KB 336/515 KB
400/461 KB 68/145 KB 336/515 KB
400/461 KB 72/145 KB 336/515 KB
404/461 KB 72/145 KB 336/515 KB
404/461 KB 76/145 KB 340/515 KB
408/461 KB 76/145 KB 340/515 KB
404/461 KB 76/145 KB 340/515 KB
412/461 KB 80/145 KB 340/515 KB
412/461 KB 80/145 KB 344/515 KB
412/461 KB 76/145 KB 340/515 KB
412/461 KB 80/145 KB 348/515 KB
416/461 KB 80/145 KB 348/515 KB
416/461 KB 80/145 KB 352/515 KB
416/461 KB 80/145 KB 356/515 KB
416/461 KB 80/145 KB 360/515 KB
416/461 KB 80/145 KB 364/515 KB
420/461 KB 80/145 KB 364/515 KB
420/461 KB 80/145 KB 368/515 KB
424/461 KB 80/145 KB 368/515 KB
428/461 KB 80/145 KB 368/515 KB
432/461 KB 80/145 KB 368/515 KB
432/461 KB 80/145 KB 372/515 KB
432/461 KB 80/145 KB 376/515 KB
436/461 KB 80/145 KB 376/515 KB
436/461 KB 80/145 KB 380/515 KB
440/461 KB 80/145 KB 380/515 KB
440/461 KB 80/145 KB 384/515 KB
440/461 KB 84/145 KB 384/515 KB
440/461 KB 88/145 KB 384/515 KB
444/461 KB 88/145 KB 384/515 KB
444/461 KB 92/145 KB 384/515 KB
444/461 KB 92/145 KB 388/515 KB
448/461 KB 92/145 KB 388/515 KB
448/461 KB 96/145 KB 388/515 KB
448/461 KB 96/145 KB 392/515 KB
448/461 KB 96/145 KB 396/515 KB
452/461 KB 96/145 KB 396/515 KB
452/461 KB 96/145 KB 400/515 KB
456/461 KB 96/145 KB 400/515 KB
460/461 KB 96/145 KB 400/515 KB
461/461 KB 96/145 KB 400/515 KB
461/461 KB 96/145 KB 404/515 KB
461/461 KB 96/145 KB 408/515 KB
461/461 KB 96/145 KB 412/515 KB
461/461 KB 96/145 KB 416/515 KB
461/461 KB 96/145 KB 420/515 KB
461/461 KB 96/145 KB 424/515 KB
461/461 KB 96/145 KB 428/515 KB
461/461 KB 96/145 KB 432/515 KB
461/461 KB 96/145 KB 436/515 KB
461/461 KB 100/145 KB 436/515 KB
461/461 KB 100/145 KB 440/515 KB
461/461 KB 104/145 KB 440/515 KB
461/461 KB 108/145 KB 440/515 KB
461/461 KB 108/145 KB 444/515 KB
461/461 KB 112/145 KB 444/515 KB
461/461 KB 112/145 KB 448/515 KB
461/461 KB 116/145 KB 448/515 KB
461/461 KB 120/145 KB 448/515 KB
461/461 KB 124/145 KB 448/515 KB
461/461 KB 128/145 KB 448/515 KB
461/461 KB 128/145 KB 4/104 KB 448/515 KB
461/461 KB 132/145 KB 4/104 KB 448/515 KB
461/461 KB 136/145 KB 4/104 KB 448/515 KB
461/461 KB 136/145 KB 8/104 KB 448/515 KB
461/461 KB 140/145 KB 8/104 KB 448/515 KB
461/461 KB 140/145 KB 12/104 KB 448/515 KB
461/461 KB 144/145 KB 12/104 KB 448/515 KB
461/461 KB 144/145 KB 16/104 KB 448/515 KB
461/461 KB 145/145 KB 16/104 KB 448/515 KB
461/461 KB 145/145 KB 4/50 KB 16/104 KB 448/515 KB
461/461 KB 145/145 KB 4/50 KB 20/104 KB 448/515 KB
461/461 KB 145/145 KB 8/50 KB 20/104 KB 448/515 KB
461/461 KB 145/145 KB 8/50 KB 24/104 KB 448/515 KB
461/461 KB 145/145 KB 12/50 KB 24/104 KB 448/515 KB
461/461 KB 145/145 KB 12/50 KB 28/104 KB 448/515 KB
461/461 KB 145/145 KB 12/50 KB 32/104 KB 448/515 KB
461/461 KB 145/145 KB 12/50 KB 32/104 KB 452/515 KB
461/461 KB 145/145 KB 12/50 KB 36/104 KB 452/515 KB
461/461 KB 145/145 KB 12/50 KB 40/104 KB 452/515 KB
461/461 KB 145/145 KB 12/50 KB 44/104 KB 452/515 KB
461/461 KB 145/145 KB 12/50 KB 48/104 KB 452/515 KB
461/461 KB 145/145 KB 12/50 KB 48/104 KB 456/515 KB
461/461 KB 145/145 KB 12/50 KB 48/104 KB 460/515 KB
461/461 KB 145/145 KB 12/50 KB 48/104 KB 464/515 KB
461/461 KB 145/145 KB 12/50 KB 52/104 KB 464/515 KB
461/461 KB 145/145 KB 12/50 KB 56/104 KB 464/515 KB
461/461 KB 145/145 KB 12/50 KB 60/104 KB 464/515 KB
461/461 KB 145/145 KB 12/50 KB 64/104 KB 464/515 KB
461/461 KB 145/145 KB 16/50 KB 64/104 KB 464/515 KB
461/461 KB 145/145 KB 16/50 KB 64/104 KB 468/515 KB
461/461 KB 145/145 KB 16/50 KB 64/104 KB 472/515 KB
461/461 KB 145/145 KB 16/50 KB 64/104 KB 476/515 KB
461/461 KB 145/145 KB 20/50 KB 68/104 KB 476/515 KB
461/461 KB 145/145 KB 20/50 KB 64/104 KB 476/515 KB
461/461 KB 145/145 KB 20/50 KB 72/104 KB 476/515 KB
461/461 KB 145/145 KB 24/50 KB 72/104 KB 476/515 KB
461/461 KB 145/145 KB 24/50 KB 76/104 KB 476/515 KB
461/461 KB 145/145 KB 28/50 KB 76/104 KB 476/515 KB
461/461 KB 145/145 KB 28/50 KB 80/104 KB 476/515 KB
461/461 KB 145/145 KB 32/50 KB 80/104 KB 476/515 KB
461/461 KB 145/145 KB 32/50 KB 84/104 KB 476/515 KB
461/461 KB 145/145 KB 36/50 KB 84/104 KB 476/515 KB
461/461 KB 145/145 KB 36/50 KB 88/104 KB 476/515 KB
461/461 KB 145/145 KB 40/50 KB 88/104 KB 476/515 KB
461/461 KB 145/145 KB 44/50 KB 92/104 KB 476/515 KB
461/461 KB 145/145 KB 48/50 KB 92/104 KB 476/515 KB
461/461 KB 145/145 KB 44/50 KB 92/104 KB 476/515 KB
461/461 KB 145/145 KB 50/50 KB 92/104 KB 480/515 KB
461/461 KB 145/145 KB 48/50 KB 92/104 KB 480/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 484/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 488/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 492/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 496/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 500/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 504/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 508/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 512/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 515/515 KB
461/461 KB 145/145 KB 50/50 KB 96/104 KB 480/515 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 4387.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
145/145 KB 50/50 KB 100/104 KB 515/515 KB
145/145 KB 50/50 KB 104/104 KB 515/515 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 1363.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 458.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
104/104 KB 4/14 KB
8/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 943.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 4636.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
4/73 KB 14/14 KB
8/73 KB 14/14 KB
12/73 KB 14/14 KB
16/73 KB 14/14 KB
20/73 KB 14/14 KB
24/73 KB 14/14 KB
28/73 KB 14/14 KB
32/73 KB 14/14 KB
36/73 KB 14/14 KB
40/73 KB 14/14 KB
44/73 KB 14/14 KB
48/73 KB 14/14 KB
52/73 KB 14/14 KB
56/73 KB 14/14 KB
60/73 KB 14/14 KB
64/73 KB 14/14 KB
68/73 KB 14/14 KB
72/73 KB 14/14 KB
73/73 KB 14/14 KB
4/106 KB 73/73 KB 14/14 KB
8/106 KB 73/73 KB 14/14 KB
12/106 KB 73/73 KB 14/14 KB
16/106 KB 73/73 KB 14/14 KB
16/106 KB 4/60 KB 73/73 KB 14/14 KB
16/106 KB 8/60 KB 73/73 KB 14/14 KB
16/106 KB 12/60 KB 73/73 KB 14/14 KB
16/106 KB 16/60 KB 73/73 KB 14/14 KB
16/106 KB 20/60 KB 73/73 KB 14/14 KB
16/106 KB 24/60 KB 73/73 KB 14/14 KB
16/106 KB 28/60 KB 73/73 KB 14/14 KB
16/106 KB 32/60 KB 73/73 KB 14/14 KB
20/106 KB 32/60 KB 73/73 KB 14/14 KB
24/106 KB 32/60 KB 73/73 KB 14/14 KB
28/106 KB 32/60 KB 73/73 KB 14/14 KB
32/106 KB 32/60 KB 73/73 KB 14/14 KB
32/106 KB 4/46 KB 36/60 KB 73/73 KB 14/14 KB
32/106 KB 4/46 KB 40/60 KB 73/73 KB 14/14 KB
36/106 KB 4/46 KB 40/60 KB 73/73 KB 14/14 KB
36/106 KB 4/46 KB 44/60 KB 73/73 KB 14/14 KB
40/106 KB 4/46 KB 44/60 KB 73/73 KB 14/14 KB
40/106 KB 4/46 KB 48/60 KB 73/73 KB 14/14 KB
32/106 KB 4/46 KB 32/60 KB 73/73 KB 14/14 KB
44/106 KB 4/46 KB 48/60 KB 73/73 KB 14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 110.3 KB/sec)
44/106 KB 8/46 KB 52/60 KB 73/73 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
44/106 KB 8/46 KB 48/60 KB 73/73 KB
48/106 KB 8/46 KB 56/60 KB 73/73 KB
48/106 KB 12/46 KB 56/60 KB 73/73 KB
48/106 KB 12/46 KB 60/60 KB 73/73 KB
48/106 KB 8/46 KB 52/60 KB 73/73 KB
52/106 KB 16/46 KB 60/60 KB 73/73 KB
56/106 KB 16/46 KB 60/60 KB 73/73 KB
60/106 KB 16/46 KB 60/60 KB 73/73 KB
64/106 KB 16/46 KB 60/60 KB 73/73 KB
68/106 KB 16/46 KB 60/60 KB 73/73 KB
72/106 KB 16/46 KB 60/60 KB 73/73 KB
76/106 KB 16/46 KB 60/60 KB 73/73 KB
80/106 KB 16/46 KB 60/60 KB 73/73 KB
84/106 KB 16/46 KB 60/60 KB 73/73 KB
88/106 KB 16/46 KB 60/60 KB
92/106 KB 16/46 KB 60/60 KB
96/106 KB 16/46 KB 60/60 KB
100/106 KB 16/46 KB 60/60 KB
104/106 KB 16/46 KB 60/60 KB
106/106 KB 16/46 KB 60/60 KB
48/106 KB 16/46 KB 60/60 KB 73/73 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 588.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
106/106 KB 20/46 KB 60/60 KB
106/106 KB 24/46 KB 60/60 KB
106/106 KB 28/46 KB 60/60 KB
106/106 KB 32/46 KB 60/60 KB
106/106 KB 36/46 KB 60/60 KB
106/106 KB 40/46 KB 60/60 KB
106/106 KB 44/46 KB 60/60 KB
106/106 KB 46/46 KB 60/60 KB
106/106 KB 46/46 KB 60/60 KB 4/5 KB
106/106 KB 46/46 KB 60/60 KB 5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 469.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 817.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
46/46 KB 4/28 KB 5/5 KB
46/46 KB 8/28 KB 5/5 KB
46/46 KB 12/28 KB 5/5 KB
46/46 KB 16/28 KB 5/5 KB
46/46 KB 20/28 KB 5/5 KB
46/46 KB 24/28 KB 5/5 KB
46/46 KB 28/28 KB 5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 343.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
28/28 KB 4/14 KB 5/5 KB
28/28 KB 8/14 KB 5/5 KB
28/28 KB 12/14 KB 5/5 KB
28/28 KB 14/14 KB 5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 203.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
14/14 KB 5/5 KB 4/25 KB
5/5 KB 8/25 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 94.1 KB/sec)
5/5 KB 12/25 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
5/5 KB 16/25 KB
5/5 KB 20/25 KB
5/5 KB 24/25 KB
5/5 KB 25/25 KB
4/163 KB 5/5 KB 25/25 KB
8/163 KB 5/5 KB 25/25 KB
12/163 KB 5/5 KB 25/25 KB
16/163 KB 5/5 KB 25/25 KB
20/163 KB 5/5 KB 25/25 KB
24/163 KB 5/5 KB 25/25 KB
28/163 KB 5/5 KB 25/25 KB
32/163 KB 5/5 KB 25/25 KB
36/163 KB 5/5 KB 25/25 KB
40/163 KB 25/25 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 29.5 KB/sec)
44/163 KB 25/25 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
48/163 KB 25/25 KB
52/163 KB 25/25 KB
56/163 KB 25/25 KB
60/163 KB 25/25 KB
64/163 KB 25/25 KB
68/163 KB 25/25 KB
72/163 KB 25/25 KB
76/163 KB 25/25 KB
80/163 KB 25/25 KB
84/163 KB 25/25 KB
88/163 KB 25/25 KB
4/204 KB 88/163 KB 25/25 KB
4/204 KB 92/163 KB 25/25 KB
8/204 KB 92/163 KB 25/25 KB
8/204 KB 96/163 KB 25/25 KB
12/204 KB 96/163 KB 25/25 KB
16/204 KB 96/163 KB 25/25 KB
16/204 KB 100/163 KB 25/25 KB
16/204 KB 104/163 KB 25/25 KB
16/204 KB 108/163 KB 25/25 KB
16/204 KB 108/163 KB 25/25 KB 4/192 KB
16/204 KB 112/163 KB 25/25 KB 4/192 KB
16/204 KB 112/163 KB 25/25 KB 8/192 KB
16/204 KB 112/163 KB 12/192 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (25 KB at 169.4 KB/sec)
16/204 KB 116/163 KB 16/192 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
20/204 KB 120/163 KB 16/192 KB
16/204 KB 112/163 KB 16/192 KB
20/204 KB 124/163 KB 16/192 KB
20/204 KB 116/163 KB 16/192 KB
20/204 KB 128/163 KB 20/192 KB
20/204 KB 128/163 KB 24/192 KB
20/204 KB 128/163 KB 16/192 KB
20/204 KB 128/163 KB 28/192 KB
24/204 KB 128/163 KB 28/192 KB
24/204 KB 128/163 KB 32/192 KB
28/204 KB 128/163 KB 32/192 KB
32/204 KB 132/163 KB 32/192 KB
32/204 KB 132/163 KB 36/192 KB
32/204 KB 132/163 KB 40/192 KB
32/204 KB 132/163 KB 32/192 KB
32/204 KB 132/163 KB 44/192 KB
32/204 KB 136/163 KB 44/192 KB
32/204 KB 136/163 KB 48/192 KB
32/204 KB 140/163 KB 48/192 KB
32/204 KB 144/163 KB 52/192 KB
36/204 KB 144/163 KB 52/192 KB
32/204 KB 144/163 KB 52/192 KB
40/204 KB 4/74 KB 148/163 KB 52/192 KB
40/204 KB 4/74 KB 148/163 KB 56/192 KB
36/204 KB 4/74 KB 148/163 KB 52/192 KB
36/204 KB 148/163 KB 52/192 KB
44/204 KB 4/74 KB 148/163 KB 60/192 KB
44/204 KB 8/74 KB 148/163 KB 60/192 KB
44/204 KB 12/74 KB 152/163 KB 64/192 KB
44/204 KB 16/74 KB 152/163 KB 64/192 KB
44/204 KB 20/74 KB 152/163 KB 64/192 KB
44/204 KB 24/74 KB 152/163 KB 64/192 KB
44/204 KB 28/74 KB 152/163 KB 64/192 KB
44/204 KB 32/74 KB 152/163 KB 64/192 KB
44/204 KB 36/74 KB 152/163 KB 64/192 KB
44/204 KB 40/74 KB 152/163 KB 64/192 KB
44/204 KB 44/74 KB 152/163 KB 64/192 KB
44/204 KB 48/74 KB 152/163 KB 64/192 KB
44/204 KB 52/74 KB 152/163 KB 64/192 KB
44/204 KB 56/74 KB 152/163 KB 64/192 KB
44/204 KB 60/74 KB 152/163 KB 64/192 KB
44/204 KB 64/74 KB 152/163 KB 64/192 KB
44/204 KB 68/74 KB 152/163 KB 64/192 KB
44/204 KB 72/74 KB 4/601 KB 152/163 KB 64/192 KB
44/204 KB 74/74 KB 4/601 KB 152/163 KB 64/192 KB
44/204 KB 4/74 KB 148/163 KB 56/192 KB
44/204 KB 68/74 KB 4/601 KB 152/163 KB 64/192 KB
44/204 KB 8/74 KB 152/163 KB 64/192 KB
44/204 KB 8/74 KB 152/163 KB 60/192 KB
48/204 KB 74/74 KB 8/601 KB 152/163 KB 64/192 KB
48/204 KB 74/74 KB 8/601 KB 156/163 KB 64/192 KB
48/204 KB 74/74 KB 12/601 KB 156/163 KB 64/192 KB
48/204 KB 74/74 KB 16/601 KB 160/163 KB 64/192 KB
48/204 KB 74/74 KB 16/601 KB 160/163 KB 68/192 KB
48/204 KB 74/74 KB 16/601 KB 160/163 KB 72/192 KB
48/204 KB 74/74 KB 20/601 KB 160/163 KB 72/192 KB
48/204 KB 74/74 KB 24/601 KB 160/163 KB 76/192 KB
48/204 KB 74/74 KB 28/601 KB 160/163 KB 76/192 KB
48/204 KB 74/74 KB 4/601 KB 152/163 KB 64/192 KB
48/204 KB 74/74 KB 32/601 KB 160/163 KB 76/192 KB
48/204 KB 74/74 KB 20/601 KB 160/163 KB 76/192 KB
48/204 KB 74/74 KB 16/601 KB 160/163 KB 64/192 KB
48/204 KB 74/74 KB 32/601 KB 160/163 KB 80/192 KB
48/204 KB 74/74 KB 36/601 KB 160/163 KB 80/192 KB
48/204 KB 74/74 KB 36/601 KB 163/163 KB 80/192 KB
48/204 KB 74/74 KB 40/601 KB 163/163 KB 80/192 KB
48/204 KB 74/74 KB 44/601 KB 163/163 KB 80/192 KB
48/204 KB 74/74 KB 48/601 KB 163/163 KB 80/192 KB
48/204 KB 74/74 KB 48/601 KB 163/163 KB 84/192 KB
48/204 KB 74/74 KB 48/601 KB 163/163 KB 88/192 KB
48/204 KB 74/74 KB 48/601 KB 163/163 KB 92/192 KB
48/204 KB 74/74 KB 52/601 KB 163/163 KB 92/192 KB
48/204 KB 74/74 KB 52/601 KB 163/163 KB 96/192 KB
48/204 KB 74/74 KB 56/601 KB 163/163 KB 96/192 KB
48/204 KB 74/74 KB 60/601 KB 163/163 KB 96/192 KB
48/204 KB 74/74 KB 64/601 KB 163/163 KB 96/192 KB
48/204 KB 74/74 KB 64/601 KB 163/163 KB 100/192 KB
48/204 KB 74/74 KB 64/601 KB 163/163 KB 104/192 KB
48/204 KB 74/74 KB 64/601 KB 163/163 KB 108/192 KB
48/204 KB 74/74 KB 68/601 KB 163/163 KB 108/192 KB
48/204 KB 74/74 KB 68/601 KB 163/163 KB 112/192 KB
52/204 KB 74/74 KB 68/601 KB 163/163 KB 112/192 KB
52/204 KB 74/74 KB 72/601 KB 163/163 KB 112/192 KB
56/204 KB 74/74 KB 72/601 KB 163/163 KB 112/192 KB
56/204 KB 74/74 KB 76/601 KB 163/163 KB 112/192 KB
60/204 KB 74/74 KB 76/601 KB 163/163 KB 112/192 KB
60/204 KB 74/74 KB 80/601 KB 163/163 KB 116/192 KB
60/204 KB 74/74 KB 76/601 KB 163/163 KB 116/192 KB
64/204 KB 74/74 KB 80/601 KB 163/163 KB 116/192 KB
64/204 KB 74/74 KB 84/601 KB 163/163 KB 120/192 KB
64/204 KB 74/74 KB 80/601 KB 163/163 KB 120/192 KB
64/204 KB 74/74 KB 88/601 KB 163/163 KB 120/192 KB
64/204 KB 74/74 KB 88/601 KB 163/163 KB 124/192 KB
64/204 KB 74/74 KB 92/601 KB 163/163 KB 124/192 KB
64/204 KB 74/74 KB 92/601 KB 163/163 KB 128/192 KB
68/204 KB 74/74 KB 92/601 KB 163/163 KB 128/192 KB
68/204 KB 74/74 KB 96/601 KB 163/163 KB 128/192 KB
72/204 KB 74/74 KB 96/601 KB 163/163 KB 128/192 KB
72/204 KB 74/74 KB 96/601 KB 163/163 KB 132/192 KB
76/204 KB 74/74 KB 96/601 KB 163/163 KB 136/192 KB
76/204 KB 74/74 KB 96/601 KB 163/163 KB 136/192 KB
80/204 KB 74/74 KB 96/601 KB 163/163 KB 136/192 KB
80/204 KB 74/74 KB 100/601 KB 163/163 KB 140/192 KB
80/204 KB 74/74 KB 100/601 KB 163/163 KB 136/192 KB
80/204 KB 74/74 KB 100/601 KB 163/163 KB 144/192 KB
80/204 KB 74/74 KB 104/601 KB 163/163 KB 144/192 KB
84/204 KB 74/74 KB 104/601 KB 163/163 KB 144/192 KB
84/204 KB 74/74 KB 108/601 KB 163/163 KB 144/192 KB
88/204 KB 74/74 KB 108/601 KB 163/163 KB 144/192 KB
88/204 KB 74/74 KB 112/601 KB 163/163 KB 144/192 KB
88/204 KB 74/74 KB 112/601 KB 163/163 KB 148/192 KB
92/204 KB 74/74 KB 112/601 KB 163/163 KB 148/192 KB
92/204 KB 74/74 KB 112/601 KB 163/163 KB 152/192 KB
96/204 KB 74/74 KB 112/601 KB 163/163 KB 152/192 KB
96/204 KB 74/74 KB 116/601 KB 163/163 KB 156/192 KB
96/204 KB 74/74 KB 112/601 KB 163/163 KB 156/192 KB
96/204 KB 74/74 KB 120/601 KB 163/163 KB 156/192 KB
100/204 KB 74/74 KB 120/601 KB 163/163 KB 160/192 KB
100/204 KB 74/74 KB 124/601 KB 163/163 KB 160/192 KB
100/204 KB 74/74 KB 120/601 KB 163/163 KB 156/192 KB
100/204 KB 74/74 KB 128/601 KB 163/163 KB 164/192 KB
104/204 KB 74/74 KB 128/601 KB 163/163 KB 164/192 KB
100/204 KB 74/74 KB 128/601 KB 163/163 KB 160/192 KB
108/204 KB 74/74 KB 128/601 KB 163/163 KB 168/192 KB
104/204 KB 74/74 KB 128/601 KB 163/163 KB 168/192 KB
108/204 KB 74/74 KB 128/601 KB 163/163 KB 172/192 KB
112/204 KB 74/74 KB 128/601 KB 163/163 KB 172/192 KB
112/204 KB 74/74 KB 128/601 KB 163/163 KB 176/192 KB
112/204 KB 74/74 KB 132/601 KB 163/163 KB 176/192 KB
116/204 KB 74/74 KB 132/601 KB 163/163 KB 176/192 KB
116/204 KB 74/74 KB 136/601 KB 163/163 KB 180/192 KB
120/204 KB 74/74 KB 136/601 KB 163/163 KB 180/192 KB
116/204 KB 74/74 KB 136/601 KB 163/163 KB 180/192 KB
124/204 KB 74/74 KB 136/601 KB 163/163 KB 180/192 KB
124/204 KB 74/74 KB 140/601 KB 163/163 KB 180/192 KB
128/204 KB 74/74 KB 140/601 KB 163/163 KB 184/192 KB
124/204 KB 74/74 KB 140/601 KB 163/163 KB 184/192 KB
128/204 KB 74/74 KB 144/601 KB 163/163 KB 184/192 KB
128/204 KB 74/74 KB 144/601 KB 163/163 KB 188/192 KB
128/204 KB 74/74 KB 144/601 KB 163/163 KB 192/192 KB
132/204 KB 74/74 KB 144/601 KB 163/163 KB 192/192 KB
136/204 KB 74/74 KB 144/601 KB 163/163 KB 192/192 KB
140/204 KB 74/74 KB 144/601 KB 163/163 KB 192/192 KB
140/204 KB 74/74 KB 148/601 KB 163/163 KB 192/192 KB
144/204 KB 74/74 KB 148/601 KB 163/163 KB 192/192 KB
144/204 KB 74/74 KB 152/601 KB 163/163 KB 192/192 KB
144/204 KB 74/74 KB 156/601 KB 163/163 KB 192/192 KB
148/204 KB 74/74 KB 156/601 KB 163/163 KB 192/192 KB
148/204 KB 74/74 KB 160/601 KB 163/163 KB 192/192 KB
152/204 KB 74/74 KB 160/601 KB 163/163 KB 192/192 KB
152/204 KB 74/74 KB 164/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 168/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 172/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 176/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 180/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 184/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 188/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 192/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 196/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 200/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 204/601 KB 192/192 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (163 KB at 997.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
156/204 KB 74/74 KB 164/601 KB 163/163 KB 192/192 KB
156/204 KB 74/74 KB 208/601 KB 192/192 KB
160/204 KB 74/74 KB 208/601 KB 192/192 KB
164/204 KB 74/74 KB 208/601 KB 192/192 KB
168/204 KB 74/74 KB 208/601 KB 192/192 KB
168/204 KB 74/74 KB 212/601 KB 192/192 KB
172/204 KB 74/74 KB 212/601 KB 192/192 KB
172/204 KB 74/74 KB 216/601 KB 192/192 KB
176/204 KB 74/74 KB 220/601 KB 192/192 KB
176/204 KB 74/74 KB 216/601 KB 192/192 KB
176/204 KB 74/74 KB 224/601 KB 192/192 KB
180/204 KB 74/74 KB 224/601 KB 192/192 KB
184/204 KB 74/74 KB 224/601 KB 192/192 KB
188/204 KB 74/74 KB 224/601 KB 192/192 KB
192/204 KB 74/74 KB 224/601 KB 192/192 KB
192/204 KB 74/74 KB 228/601 KB 192/192 KB
192/204 KB 74/74 KB 232/601 KB 192/192 KB
192/204 KB 74/74 KB 236/601 KB 192/192 KB
196/204 KB 74/74 KB 236/601 KB 192/192 KB
196/204 KB 74/74 KB 240/601 KB 192/192 KB
200/204 KB 74/74 KB 240/601 KB 192/192 KB
204/204 KB 74/74 KB 240/601 KB 192/192 KB
204/204 KB 74/74 KB 244/601 KB 192/192 KB
204/204 KB 74/74 KB 248/601 KB 192/192 KB
204/204 KB 252/601 KB
204/204 KB 256/601 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (192 KB at 1148.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (74 KB at 441.8 KB/sec)
204/204 KB 260/601 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
204/204 KB 264/601 KB
204/204 KB 268/601 KB
204/204 KB 272/601 KB
204/204 KB 276/601 KB
204/204 KB 280/601 KB
204/204 KB 284/601 KB
204/204 KB 288/601 KB
204/204 KB 292/601 KB
204/204 KB 296/601 KB
204/204 KB 300/601 KB
204/204 KB 304/601 KB
204/204 KB 308/601 KB
204/204 KB 312/601 KB
204/204 KB 316/601 KB
204/204 KB 320/601 KB
204/204 KB 321/601 KB
204/204 KB 325/601 KB
204/204 KB 329/601 KB
204/204 KB 333/601 KB
204/204 KB 337/601 KB
204/204 KB 341/601 KB
204/204 KB 345/601 KB
204/204 KB 349/601 KB
204/204 KB 353/601 KB
204/204 KB 357/601 KB
204/204 KB 357/601 KB 4/57 KB
204/204 KB 361/601 KB 4/57 KB
204/204 KB 365/601 KB 4/57 KB
204/204 KB 365/601 KB 8/57 KB
204/204 KB 369/601 KB 8/57 KB
204/204 KB 369/601 KB 12/57 KB
204/204 KB 369/601 KB 16/57 KB
204/204 KB 373/601 KB 16/57 KB
204/204 KB 377/601 KB 16/57 KB
204/204 KB 377/601 KB 20/57 KB
204/204 KB 381/601 KB 20/57 KB
204/204 KB 381/601 KB 24/57 KB
204/204 KB 385/601 KB 24/57 KB
204/204 KB 385/601 KB 28/57 KB
204/204 KB 385/601 KB 32/57 KB
204/204 KB 389/601 KB 32/57 KB
204/204 KB 393/601 KB 32/57 KB
204/204 KB 393/601 KB 36/57 KB
204/204 KB 397/601 KB 36/57 KB
204/204 KB 397/601 KB 40/57 KB
204/204 KB 401/601 KB 40/57 KB
204/204 KB 401/601 KB 44/57 KB
204/204 KB 401/601 KB 48/57 KB
204/204 KB 405/601 KB 48/57 KB
204/204 KB 405/601 KB 52/57 KB
204/204 KB 409/601 KB 52/57 KB
204/204 KB 413/601 KB 56/57 KB
204/204 KB 417/601 KB 56/57 KB
204/204 KB 421/601 KB 56/57 KB
204/204 KB 425/601 KB 56/57 KB
204/204 KB 429/601 KB 56/57 KB
204/204 KB 433/601 KB 56/57 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 1178.1 KB/sec)
204/204 KB 409/601 KB 56/57 KB
437/601 KB 56/57 KB
437/601 KB 57/57 KB
441/601 KB 57/57 KB
445/601 KB 57/57 KB
449/601 KB 57/57 KB
453/601 KB 57/57 KB
457/601 KB 57/57 KB
461/601 KB 57/57 KB
465/601 KB 57/57 KB
465/601 KB 4/107 KB 57/57 KB
465/601 KB 8/107 KB 57/57 KB
469/601 KB 8/107 KB 57/57 KB
469/601 KB 12/107 KB 57/57 KB
473/601 KB 12/107 KB 57/57 KB
473/601 KB 16/107 KB 57/57 KB
477/601 KB 16/107 KB 57/57 KB
481/601 KB 16/107 KB 57/57 KB
481/601 KB 20/107 KB 57/57 KB
485/601 KB 20/107 KB 57/57 KB
485/601 KB 24/107 KB 57/57 KB
489/601 KB 24/107 KB 57/57 KB
489/601 KB 28/107 KB 57/57 KB
493/601 KB 28/107 KB 57/57 KB
493/601 KB 32/107 KB 57/57 KB
497/601 KB 32/107 KB 57/57 KB
497/601 KB 36/107 KB 57/57 KB
497/601 KB 40/107 KB 57/57 KB
501/601 KB 40/107 KB 57/57 KB
501/601 KB 44/107 KB 57/57 KB
505/601 KB 44/107 KB 57/57 KB
505/601 KB 48/107 KB 57/57 KB
509/601 KB 48/107 KB 57/57 KB
509/601 KB 52/107 KB 57/57 KB
513/601 KB 52/107 KB 57/57 KB
513/601 KB 56/107 KB 57/57 KB
517/601 KB 56/107 KB 57/57 KB
517/601 KB 60/107 KB 57/57 KB
521/601 KB 60/107 KB 57/57 KB
521/601 KB 64/107 KB 57/57 KB
521/601 KB 4/258 KB 64/107 KB 57/57 KB
525/601 KB 4/258 KB 68/107 KB 57/57 KB
525/601 KB 4/258 KB 64/107 KB 57/57 KB
525/601 KB 8/258 KB 68/107 KB 57/57 KB
529/601 KB 8/258 KB 68/107 KB 57/57 KB
529/601 KB 12/258 KB 68/107 KB 57/57 KB
533/601 KB 16/258 KB 68/107 KB 57/57 KB
533/601 KB 16/258 KB 72/107 KB 57/57 KB
533/601 KB 16/258 KB 68/107 KB 57/57 KB
533/601 KB 16/258 KB 76/107 KB 57/57 KB
535/601 KB 16/258 KB 76/107 KB 57/57 KB
535/601 KB 16/258 KB 80/107 KB 57/57 KB
535/601 KB 16/258 KB 84/107 KB 57/57 KB
539/601 KB 16/258 KB 84/107 KB 57/57 KB
539/601 KB 20/258 KB 84/107 KB 57/57 KB
543/601 KB 20/258 KB 84/107 KB 57/57 KB
547/601 KB 20/258 KB 84/107 KB 57/57 KB
551/601 KB 20/258 KB 84/107 KB 57/57 KB
551/601 KB 20/258 KB 88/107 KB 57/57 KB
551/601 KB 20/258 KB 92/107 KB 57/57 KB
555/601 KB 24/258 KB 92/107 KB 57/57 KB
555/601 KB 24/258 KB 96/107 KB 57/57 KB
559/601 KB 24/258 KB 96/107 KB 57/57 KB
559/601 KB 24/258 KB 100/107 KB 57/57 KB
555/601 KB 24/258 KB 92/107 KB 57/57 KB
563/601 KB 24/258 KB 100/107 KB 57/57 KB
563/601 KB 24/258 KB 104/107 KB 57/57 KB
567/601 KB 24/258 KB 104/107 KB 57/57 KB
567/601 KB 28/258 KB 107/107 KB 57/57 KB
567/601 KB 24/258 KB 107/107 KB 57/57 KB
567/601 KB 32/258 KB 107/107 KB 57/57 KB
571/601 KB 32/258 KB 107/107 KB 57/57 KB
575/601 KB 32/258 KB 107/107 KB 57/57 KB
579/601 KB 32/258 KB 107/107 KB 57/57 KB
583/601 KB 32/258 KB 107/107 KB 57/57 KB
587/601 KB 32/258 KB 107/107 KB 57/57 KB
591/601 KB 32/258 KB 107/107 KB 57/57 KB
595/601 KB 32/258 KB 107/107 KB 57/57 KB
599/601 KB 32/258 KB 107/107 KB 57/57 KB
601/601 KB 32/258 KB 107/107 KB 57/57 KB
601/601 KB 36/258 KB 107/107 KB 57/57 KB
601/601 KB 40/258 KB 107/107 KB 57/57 KB
601/601 KB 44/258 KB 107/107 KB 57/57 KB
601/601 KB 48/258 KB 107/107 KB 57/57 KB
601/601 KB 52/258 KB 107/107 KB 57/57 KB
601/601 KB 56/258 KB 107/107 KB 57/57 KB
601/601 KB 60/258 KB 107/107 KB 57/57 KB
601/601 KB 64/258 KB 107/107 KB 57/57 KB
601/601 KB 68/258 KB 107/107 KB
Downloaded: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 312.7 KB/sec)
601/601 KB 72/258 KB 107/107 KB
601/601 KB 76/258 KB 107/107 KB
601/601 KB 80/258 KB 107/107 KB
601/601 KB 84/258 KB 107/107 KB
601/601 KB 88/258 KB 107/107 KB
601/601 KB 92/258 KB 107/107 KB
601/601 KB 96/258 KB 107/107 KB
601/601 KB 100/258 KB 107/107 KB
601/601 KB 104/258 KB 107/107 KB
601/601 KB 108/258 KB 107/107 KB
601/601 KB 112/258 KB 107/107 KB
601/601 KB 116/258 KB 107/107 KB
601/601 KB 120/258 KB 107/107 KB
601/601 KB 124/258 KB 107/107 KB
601/601 KB 128/258 KB 107/107 KB
601/601 KB 132/258 KB 107/107 KB
601/601 KB 136/258 KB 107/107 KB
601/601 KB 140/258 KB 107/107 KB
601/601 KB 144/258 KB 107/107 KB
601/601 KB 148/258 KB 107/107 KB
601/601 KB 152/258 KB 107/107 KB
601/601 KB 156/258 KB 107/107 KB
601/601 KB 160/258 KB 107/107 KB
601/601 KB 164/258 KB 107/107 KB
601/601 KB 168/258 KB 107/107 KB
601/601 KB 172/258 KB 107/107 KB
601/601 KB 176/258 KB 107/107 KB
601/601 KB 180/258 KB 107/107 KB
601/601 KB 184/258 KB 107/107 KB
601/601 KB 188/258 KB 107/107 KB
601/601 KB 192/258 KB 107/107 KB
Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (107 KB at 573.0 KB/sec)
601/601 KB 196/258 KB
601/601 KB 200/258 KB
601/601 KB 204/258 KB
601/601 KB 208/258 KB
601/601 KB 212/258 KB
601/601 KB 216/258 KB
601/601 KB 220/258 KB
601/601 KB 224/258 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (601 KB at 3212.0 KB/sec)
228/258 KB
232/258 KB
236/258 KB
240/258 KB
244/258 KB
248/258 KB
252/258 KB
256/258 KB
258/258 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (258 KB at 1325.2 KB/sec)
[INFO] Building jar: /home/vagrant/build/srclib/android-vcard/target/android-vcard-1.4-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
750/750 B
Downloaded: 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 43.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (5 KB at 312.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (2 KB at 92.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
4/10 KB
8/10 KB
10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 KB at 706.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (2 KB at 120.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (3 KB at 161.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (2 KB at 94.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 165.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
4/10 KB
8/10 KB
10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 607.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
4/23 KB
8/23 KB
12/23 KB
16/23 KB
20/23 KB
23/23 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1420.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 939.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (2 KB at 90.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
4/10 KB
8/10 KB
10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (10 KB at 672.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
4/31 KB
8/31 KB
12/31 KB
16/31 KB
20/31 KB
24/31 KB
28/31 KB
31/31 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (31 KB at 2059.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (6 KB at 349.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5 KB at 331.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2 KB at 137.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 KB at 1541.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
4/20 KB
8/20 KB
12/20 KB
16/20 KB
20/20 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1331.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (5 KB at 288.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (8 KB at 443.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (3 KB at 151.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (3 KB at 181.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 77.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 157.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (3 KB at 155.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (4 KB at 220.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 314.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 859.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 314.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 100.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
4/21 KB
8/21 KB
12/21 KB
16/21 KB
20/21 KB
21/21 KB
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1010.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
1023/1023 B
Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 66.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
612/612 B
Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 39.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 292.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 91.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
965/965 B
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 47.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
4/10 KB
8/10 KB
10/10 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 583.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 711.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
363/363 B
Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 164.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 976.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 270.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 281.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (3 KB at 195.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4 KB at 285.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (2 KB at 121.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
4/28 KB
8/28 KB
12/28 KB
16/28 KB
20/28 KB
24/28 KB
28/28 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 1814.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 114.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 132.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 218.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 349.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (6 KB at 402.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (5 KB at 299.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
4/25 KB
8/25 KB
12/25 KB
16/25 KB
20/25 KB
24/25 KB
25/25 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (25 KB at 1557.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
4/18 KB
8/18 KB
12/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 KB at 1189.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (3 KB at 172.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (7 KB at 448.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (6 KB at 404.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (2 KB at 113.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 KB at 1419.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (4 KB at 236.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
4/20 KB
8/20 KB
12/20 KB
16/20 KB
20/20 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 KB at 1295.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (4 KB at 265.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (7 KB at 450.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (2 KB at 77.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (3 KB at 157.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (2 KB at 66.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 213.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (2 KB at 131.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3 KB at 198.2 KB/sec)
Downloading: 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
4/6 KB
6/6 KB
Downloaded: 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 (6 KB at 411.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (8 KB at 552.1 KB/sec)
Downloading: 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
4/5 KB
5/5 KB
Downloaded: 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 KB at 323.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (8 KB at 508.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
266/266 B
Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 17.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 282.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (3 KB at 160.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (4 KB at 229.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (4 KB at 244.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 KB at 645.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (6 KB at 368.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5 KB at 347.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 175.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
4/12 KB
8/12 KB
12/12 KB
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 823.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (2 KB at 93.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
4/18 KB
8/18 KB
12/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 KB at 1018.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (2 KB at 100.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (3 KB at 179.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 310.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 837.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 334.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
4/18 KB
8/18 KB
12/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 1087.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
4/18 KB
8/18 KB
12/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 1124.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 161.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (2 KB at 101.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
4/8 KB
8/8 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (8 KB at 485.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
4/15 KB
8/15 KB
12/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 KB at 897.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (5 KB at 275.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (5 KB at 284.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
4/23 KB
8/23 KB
12/23 KB
16/23 KB
20/23 KB
23/23 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 KB at 1520.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
4/64 KB
8/64 KB
12/64 KB
16/64 KB
20/64 KB
24/64 KB
28/64 KB
32/64 KB
36/64 KB
40/64 KB
44/64 KB
48/64 KB
52/64 KB
56/64 KB
60/64 KB
64/64 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (64 KB at 3724.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (7 KB at 358.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 KB at 999.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
4/34 KB
8/34 KB
12/34 KB
16/34 KB
20/34 KB
24/34 KB
28/34 KB
32/34 KB
34/34 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (34 KB at 2258.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (6 KB at 336.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 KB at 835.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
4/19 KB
8/19 KB
12/19 KB
16/19 KB
19/19 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1103.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
4/55 KB
8/55 KB
12/55 KB
16/55 KB
20/55 KB
24/55 KB
28/55 KB
32/55 KB
36/55 KB
40/55 KB
44/55 KB
48/55 KB
52/55 KB
55/55 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 3213.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 KB at 974.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (4 KB at 201.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (4 KB at 267.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (3 KB at 192.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (2 KB at 117.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (3 KB at 173.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (2 KB at 99.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (3 KB at 135.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 209.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
4/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 537.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (3 KB at 158.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 212.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 123.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 224.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (3 KB at 183.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 185.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 396.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1427.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
4/14 KB
8/14 KB
12/14 KB
14/14 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
4/18 KB
8/18 KB
12/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 KB at 1184.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
357/357 B
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 24.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
866/866 B
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 60.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7 KB at 456.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (7 KB at 431.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
145/145 B
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 10.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
147/147 B
Downloaded: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 10.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
167/167 B
Downloaded: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 10.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
4/6 KB
6/6 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6 KB at 419.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
974/974 B
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 67.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (3 KB at 150.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
163/163 B
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 12.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
171/171 B
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 11.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 217.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 156.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 633.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
142/142 B
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 9.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
140/140 B
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 9.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 KB at 691.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 865.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
4/28 KB
8/28 KB
12/28 KB
16/28 KB
20/28 KB
24/28 KB
28/28 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 KB at 1945.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
4/76 KB
8/76 KB
12/76 KB
16/76 KB
20/76 KB
24/76 KB
28/76 KB
32/76 KB
36/76 KB
40/76 KB
44/76 KB
48/76 KB
52/76 KB
56/76 KB
60/76 KB
64/76 KB
68/76 KB
72/76 KB
76/76 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (76 KB at 4734.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (16 KB at 1080.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (2 KB at 120.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
4/20 KB
8/20 KB
12/20 KB
16/20 KB
20/20 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 KB at 1379.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 219.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
4/19 KB
8/19 KB
12/19 KB
16/19 KB
19/19 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 1408.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
4/30 KB
8/30 KB
12/30 KB
16/30 KB
20/30 KB
24/30 KB
28/30 KB
30/30 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (30 KB at 2138.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
4/78 KB
8/78 KB
12/78 KB
16/78 KB
20/78 KB
24/78 KB
28/78 KB
32/78 KB
36/78 KB
40/78 KB
44/78 KB
48/78 KB
52/78 KB
56/78 KB
60/78 KB
64/78 KB
68/78 KB
72/78 KB
76/78 KB
78/78 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (78 KB at 4838.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5 KB at 331.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom
4/17 KB
8/17 KB
12/17 KB
16/17 KB
17/17 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 KB at 1176.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
4/77 KB
8/77 KB
12/77 KB
16/77 KB
20/77 KB
24/77 KB
28/77 KB
32/77 KB
36/77 KB
40/77 KB
44/77 KB
48/77 KB
52/77 KB
56/77 KB
60/77 KB
64/77 KB
68/77 KB
72/77 KB
76/77 KB
77/77 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (77 KB at 4477.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
4/30 KB
8/30 KB
12/30 KB
16/30 KB
20/30 KB
24/30 KB
28/30 KB
30/30 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 KB at 2094.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (7 KB at 461.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 KB at 1142.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5 KB at 346.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 KB at 989.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5 KB at 346.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
4/13 KB
8/13 KB
12/13 KB
13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 KB at 918.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom (16 KB at 977.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 458.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.7/plexus-java-1.0.7.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.7/plexus-java-1.0.7.pom (5 KB at 310.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.7/plexus-languages-1.0.7.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.7/plexus-languages-1.0.7.pom (5 KB at 310.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/7/plexus-7.pom
4/26 KB
8/26 KB
12/26 KB
16/26 KB
20/26 KB
24/26 KB
26/26 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/7/plexus-7.pom (26 KB at 1673.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.pom (3 KB at 165.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 685.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.pom (5 KB at 309.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2 KB at 133.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
4/16 KB
8/16 KB
12/16 KB
16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 KB at 1041.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom
823/823 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom (823 B at 57.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom (2 KB at 100.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
4/128 KB
8/128 KB
12/128 KB
16/128 KB
20/128 KB
24/128 KB
28/128 KB
32/128 KB
36/128 KB
40/128 KB
44/128 KB
48/128 KB
52/128 KB
56/128 KB
60/128 KB
64/128 KB
68/128 KB
72/128 KB
76/128 KB
80/128 KB
84/128 KB
88/128 KB
92/128 KB
96/128 KB
100/128 KB
104/128 KB
108/128 KB
112/128 KB
116/128 KB
120/128 KB
124/128 KB
128/128 KB
128/128 KB 4/127 KB
128/128 KB 8/127 KB
128/128 KB 12/127 KB
128/128 KB 16/127 KB
128/128 KB 20/127 KB
128/128 KB 24/127 KB
128/128 KB 28/127 KB
128/128 KB 32/127 KB
128/128 KB 36/127 KB
128/128 KB 40/127 KB
128/128 KB 44/127 KB
128/128 KB 48/127 KB
128/128 KB 52/127 KB
128/128 KB 56/127 KB
128/128 KB 56/127 KB 4/16 KB
128/128 KB 60/127 KB 4/16 KB
128/128 KB 60/127 KB 8/16 KB
128/128 KB 64/127 KB 8/16 KB
128/128 KB 64/127 KB 12/16 KB
128/128 KB 64/127 KB 16/16 KB
128/128 KB 68/127 KB 16/16 KB
128/128 KB 72/127 KB 16/16 KB
128/128 KB 76/127 KB 16/16 KB
128/128 KB 80/127 KB 16/16 KB
128/128 KB 84/127 KB 16/16 KB
128/128 KB 88/127 KB 16/16 KB
128/128 KB 92/127 KB 16/16 KB
128/128 KB 96/127 KB 16/16 KB
128/128 KB 100/127 KB 16/16 KB
128/128 KB 104/127 KB 16/16 KB
128/128 KB 108/127 KB 16/16 KB
128/128 KB 112/127 KB 16/16 KB
128/128 KB 116/127 KB 16/16 KB
128/128 KB 120/127 KB 16/16 KB
128/128 KB 124/127 KB 16/16 KB
128/128 KB 127/127 KB 16/16 KB
128/128 KB 4/88 KB 127/127 KB 16/16 KB
128/128 KB 8/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 12/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 16/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 20/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 24/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 28/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 32/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 36/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 40/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 44/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 48/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 4/88 KB 127/127 KB 4/5 KB 16/16 KB
128/128 KB 48/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 52/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 56/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 60/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 64/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 68/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 72/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 76/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 80/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 84/88 KB 127/127 KB 5/5 KB 16/16 KB
128/128 KB 88/88 KB 127/127 KB 5/5 KB 16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (128 KB at 4539.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (127 KB at 4702.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (16 KB at 538.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (5 KB at 133.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (88 KB at 2653.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
4/11 KB
8/11 KB
11/11 KB
11/11 KB 4/26 KB
11/11 KB 8/26 KB
11/11 KB 12/26 KB
11/11 KB 16/26 KB
11/11 KB 20/26 KB
11/11 KB 24/26 KB
11/11 KB 26/26 KB
11/11 KB 26/26 KB 4/151 KB
11/11 KB 26/26 KB 8/151 KB
11/11 KB 26/26 KB 12/151 KB
11/11 KB 26/26 KB 16/151 KB
11/11 KB 26/26 KB 20/151 KB
11/11 KB 26/26 KB 24/151 KB
11/11 KB 26/26 KB 28/151 KB
11/11 KB 26/26 KB 32/151 KB
11/11 KB 26/26 KB 36/151 KB
11/11 KB 26/26 KB 40/151 KB
11/11 KB 26/26 KB 44/151 KB
11/11 KB 26/26 KB 48/151 KB
11/11 KB 26/26 KB 52/151 KB
11/11 KB 26/26 KB 56/151 KB
11/11 KB 26/26 KB 60/151 KB
11/11 KB 26/26 KB 64/151 KB
11/11 KB 26/26 KB 68/151 KB
11/11 KB 26/26 KB 4/32 KB 72/151 KB
11/11 KB 26/26 KB 4/32 KB 72/151 KB
11/11 KB 26/26 KB 4/32 KB 76/151 KB
11/11 KB 26/26 KB 4/32 KB 80/151 KB
11/11 KB 26/26 KB 8/32 KB 80/151 KB
11/11 KB 26/26 KB 12/32 KB 80/151 KB
11/11 KB 26/26 KB 16/32 KB 80/151 KB
11/11 KB 26/26 KB 16/32 KB 84/151 KB
11/11 KB 26/26 KB 16/32 KB 88/151 KB
11/11 KB 26/26 KB 16/32 KB 92/151 KB
11/11 KB 26/26 KB 16/32 KB 96/151 KB
11/11 KB 26/26 KB 20/32 KB 96/151 KB
11/11 KB 26/26 KB 24/32 KB 96/151 KB
11/11 KB 26/26 KB 24/32 KB 100/151 KB
11/11 KB 26/26 KB 28/32 KB 100/151 KB
11/11 KB 26/26 KB 28/32 KB 104/151 KB
11/11 KB 26/26 KB 32/32 KB 104/151 KB
11/11 KB 26/26 KB 32/32 KB 108/151 KB
11/11 KB 26/26 KB 32/32 KB 112/151 KB
11/11 KB 26/26 KB 32/32 KB 116/151 KB
11/11 KB 26/26 KB 32/32 KB 120/151 KB
11/11 KB 26/26 KB 32/32 KB 3/3 KB 120/151 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 273.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
26/26 KB 32/32 KB 3/3 KB 124/151 KB
26/26 KB 32/32 KB 3/3 KB 128/151 KB
26/26 KB 32/32 KB 3/3 KB 132/151 KB
26/26 KB 32/32 KB 3/3 KB 136/151 KB
26/26 KB 32/32 KB 3/3 KB 140/151 KB
26/26 KB 32/32 KB 3/3 KB 144/151 KB
26/26 KB 32/32 KB 3/3 KB 148/151 KB
26/26 KB 32/32 KB 3/3 KB 151/151 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 KB at 646.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (32 KB at 777.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
4/60 KB 3/3 KB 151/151 KB
8/60 KB 3/3 KB 151/151 KB
12/60 KB 3/3 KB 151/151 KB
16/60 KB 3/3 KB 151/151 KB
Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 55.4 KB/sec)
20/60 KB 151/151 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
24/60 KB 151/151 KB
28/60 KB 151/151 KB
32/60 KB 151/151 KB
36/60 KB 151/151 KB
40/60 KB 151/151 KB
44/60 KB 151/151 KB
48/60 KB 151/151 KB
52/60 KB 151/151 KB
56/60 KB 151/151 KB
60/60 KB 151/151 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (151 KB at 3269.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
4/156 KB 60/60 KB
8/156 KB 60/60 KB
12/156 KB 60/60 KB
16/156 KB 60/60 KB
20/156 KB 60/60 KB
24/156 KB 60/60 KB
28/156 KB 60/60 KB
32/156 KB 60/60 KB
32/156 KB 4/26 KB 60/60 KB
36/156 KB 4/26 KB 60/60 KB
36/156 KB 8/26 KB 60/60 KB
40/156 KB 8/26 KB 60/60 KB
40/156 KB 12/26 KB 60/60 KB
44/156 KB 12/26 KB 60/60 KB
44/156 KB 16/26 KB 60/60 KB
48/156 KB 16/26 KB 60/60 KB
52/156 KB 16/26 KB 60/60 KB
56/156 KB 16/26 KB 60/60 KB
60/156 KB 16/26 KB 60/60 KB
60/156 KB 20/26 KB 60/60 KB
64/156 KB 20/26 KB 60/60 KB
64/156 KB 24/26 KB 60/60 KB
64/156 KB 26/26 KB 60/60 KB
68/156 KB 26/26 KB 60/60 KB
72/156 KB 26/26 KB 60/60 KB
76/156 KB 26/26 KB 60/60 KB
80/156 KB 26/26 KB 60/60 KB
84/156 KB 26/26 KB 60/60 KB
88/156 KB 26/26 KB 60/60 KB
92/156 KB 26/26 KB 60/60 KB
96/156 KB 26/26 KB 60/60 KB
100/156 KB 26/26 KB 60/60 KB
104/156 KB 26/26 KB 60/60 KB
108/156 KB 26/26 KB 60/60 KB
112/156 KB 26/26 KB 60/60 KB
116/156 KB 26/26 KB 60/60 KB
120/156 KB 26/26 KB 60/60 KB
124/156 KB 26/26 KB 60/60 KB
128/156 KB 26/26 KB 60/60 KB
128/156 KB 26/26 KB 4/12 KB 60/60 KB
132/156 KB 26/26 KB 4/12 KB 60/60 KB
136/156 KB 26/26 KB 4/12 KB 60/60 KB
136/156 KB 26/26 KB 8/12 KB 60/60 KB
136/156 KB 26/26 KB 12/12 KB 60/60 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (60 KB at 1121.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
136/156 KB 26/26 KB 12/12 KB 4/12 KB
140/156 KB 26/26 KB 12/12 KB 4/12 KB
140/156 KB 26/26 KB 12/12 KB 8/12 KB
144/156 KB 26/26 KB 12/12 KB 8/12 KB
144/156 KB 26/26 KB 12/12 KB 12/12 KB
148/156 KB 26/26 KB 12/12 KB 12/12 KB
152/156 KB 26/26 KB 12/12 KB 12/12 KB
156/156 KB 26/26 KB 12/12 KB 12/12 KB
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 KB at 454.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 KB at 192.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
156/156 KB 4/64 KB 12/12 KB
156/156 KB 8/64 KB 12/12 KB
156/156 KB 12/64 KB 12/12 KB
156/156 KB 16/64 KB 12/12 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 KB at 187.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
156/156 KB 20/64 KB
156/156 KB 24/64 KB
156/156 KB 28/64 KB
156/156 KB 32/64 KB
156/156 KB 36/64 KB
156/156 KB 40/64 KB
44/64 KB
48/64 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (156 KB at 2550.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
52/64 KB
56/64 KB
60/64 KB
64/64 KB
64/64 KB 4/212 KB
64/64 KB 8/212 KB
64/64 KB 12/212 KB
64/64 KB 16/212 KB
64/64 KB 20/212 KB
64/64 KB 24/212 KB
64/64 KB 28/212 KB
64/64 KB 32/212 KB
64/64 KB 36/212 KB
64/64 KB 40/212 KB
64/64 KB 44/212 KB
64/64 KB 48/212 KB
64/64 KB 52/212 KB
64/64 KB 56/212 KB
64/64 KB 60/212 KB
64/64 KB 64/212 KB
64/64 KB 64/212 KB 4/16 KB
64/64 KB 68/212 KB 8/16 KB
64/64 KB 68/212 KB 12/16 KB
64/64 KB 68/212 KB 16/16 KB
64/64 KB 68/212 KB 4/17 KB 16/16 KB
64/64 KB 68/212 KB 8/17 KB 16/16 KB
64/64 KB 68/212 KB 12/17 KB 16/16 KB
64/64 KB 68/212 KB 16/17 KB 16/16 KB
64/64 KB 68/212 KB 17/17 KB 16/16 KB
64/64 KB 68/212 KB 4/16 KB
64/64 KB 72/212 KB 17/17 KB 16/16 KB
64/64 KB 76/212 KB 17/17 KB 16/16 KB
64/64 KB 80/212 KB 17/17 KB 16/16 KB
64/64 KB 80/212 KB 4/59 KB 17/17 KB 16/16 KB
64/64 KB 80/212 KB 8/59 KB 17/17 KB 16/16 KB
64/64 KB 84/212 KB 8/59 KB 17/17 KB 16/16 KB
84/212 KB 12/59 KB 17/17 KB 16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (64 KB at 915.7 KB/sec)
88/212 KB 12/59 KB 17/17 KB 16/16 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
92/212 KB 12/59 KB 17/17 KB 16/16 KB
92/212 KB 16/59 KB 17/17 KB 16/16 KB
96/212 KB 16/59 KB 17/17 KB 16/16 KB
100/212 KB 16/59 KB 17/17 KB 16/16 KB
104/212 KB 16/59 KB 17/17 KB 16/16 KB
108/212 KB 16/59 KB 17/17 KB 16/16 KB
112/212 KB 16/59 KB 17/17 KB 16/16 KB
112/212 KB 20/59 KB 17/17 KB 16/16 KB
112/212 KB 24/59 KB 17/17 KB 16/16 KB
116/212 KB 24/59 KB 17/17 KB 16/16 KB
116/212 KB 28/59 KB 17/17 KB 16/16 KB
120/212 KB 28/59 KB 17/17 KB 16/16 KB
124/212 KB 28/59 KB 17/17 KB 16/16 KB
124/212 KB 32/59 KB 17/17 KB 16/16 KB
128/212 KB 32/59 KB 17/17 KB 16/16 KB
132/212 KB 32/59 KB 17/17 KB 16/16 KB
136/212 KB 32/59 KB 17/17 KB 16/16 KB
140/212 KB 32/59 KB 17/17 KB 16/16 KB
140/212 KB 36/59 KB 17/17 KB 16/16 KB
144/212 KB 36/59 KB 17/17 KB 16/16 KB
144/212 KB 40/59 KB 17/17 KB 16/16 KB
144/212 KB 44/59 KB 17/17 KB 16/16 KB
148/212 KB 44/59 KB 17/17 KB 16/16 KB
148/212 KB 48/59 KB 17/17 KB 16/16 KB
152/212 KB 48/59 KB 17/17 KB 16/16 KB
156/212 KB 48/59 KB 17/17 KB 16/16 KB
160/212 KB 48/59 KB 17/17 KB 16/16 KB
160/212 KB 52/59 KB 17/17 KB 16/16 KB
160/212 KB 56/59 KB 17/17 KB 16/16 KB
160/212 KB 59/59 KB 17/17 KB 16/16 KB
164/212 KB 59/59 KB 17/17 KB 16/16 KB
168/212 KB 59/59 KB 17/17 KB 16/16 KB
172/212 KB 59/59 KB 17/17 KB 16/16 KB
176/212 KB 59/59 KB 17/17 KB 16/16 KB
180/212 KB 59/59 KB 17/17 KB 16/16 KB
184/212 KB 59/59 KB 17/17 KB 16/16 KB
188/212 KB 59/59 KB 17/17 KB 16/16 KB
192/212 KB 59/59 KB 17/17 KB 16/16 KB
196/212 KB 59/59 KB 17/17 KB 16/16 KB
200/212 KB 59/59 KB 17/17 KB 16/16 KB
204/212 KB 59/59 KB 17/17 KB 16/16 KB
208/212 KB 59/59 KB 17/17 KB 16/16 KB
212/212 KB 59/59 KB 17/17 KB 16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 KB at 212.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 KB at 225.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
212/212 KB 59/59 KB 4/18 KB
212/212 KB 59/59 KB 8/18 KB
212/212 KB 59/59 KB 12/18 KB
212/212 KB 59/59 KB 16/18 KB
212/212 KB 59/59 KB 18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (59 KB at 750.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (212 KB at 2611.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
18/18 KB 4/12 KB
18/18 KB 8/12 KB
18/18 KB 12/12 KB
4/232 KB 18/18 KB 12/12 KB
8/232 KB 18/18 KB 12/12 KB
12/232 KB 18/18 KB 12/12 KB
16/232 KB 18/18 KB 12/12 KB
20/232 KB 18/18 KB 12/12 KB
24/232 KB 18/18 KB 12/12 KB
28/232 KB 12/12 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 KB at 209.5 KB/sec)
32/232 KB 12/12 KB
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
36/232 KB 12/12 KB
40/232 KB 12/12 KB
44/232 KB 12/12 KB
48/232 KB 12/12 KB
52/232 KB 12/12 KB
56/232 KB 12/12 KB
60/232 KB 12/12 KB
64/232 KB 12/12 KB
68/232 KB 12/12 KB
72/232 KB 12/12 KB
76/232 KB 12/12 KB
80/232 KB 12/12 KB
4/8 KB 80/232 KB 12/12 KB
8/8 KB 80/232 KB 12/12 KB
8/8 KB 84/232 KB 12/12 KB
8/8 KB 88/232 KB 12/12 KB
8/8 KB 92/232 KB 12/12 KB
8/8 KB 96/232 KB 12/12 KB
8/8 KB 100/232 KB 12/12 KB
8/8 KB 104/232 KB 12/12 KB
8/8 KB 108/232 KB 12/12 KB
8/8 KB 112/232 KB 12/12 KB
8/8 KB 116/232 KB 12/12 KB
8/8 KB 120/232 KB 12/12 KB
8/8 KB 124/232 KB 12/12 KB
8/8 KB 128/232 KB 12/12 KB
8/8 KB 132/232 KB 12/12 KB
8/8 KB 136/232 KB 12/12 KB
8/8 KB 140/232 KB 12/12 KB
8/8 KB 144/232 KB 12/12 KB
Downloaded: 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 130.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
8/8 KB 144/232 KB 4/439 KB
8/8 KB 144/232 KB 8/439 KB
8/8 KB 144/232 KB 12/439 KB
8/8 KB 144/232 KB 16/439 KB
8/8 KB 144/232 KB 20/439 KB
8/8 KB 144/232 KB 24/439 KB
8/8 KB 144/232 KB 28/439 KB
8/8 KB 144/232 KB 32/439 KB
8/8 KB 144/232 KB 4/256 KB 32/439 KB
8/8 KB 144/232 KB 8/256 KB 32/439 KB
8/8 KB 144/232 KB 12/256 KB 32/439 KB
8/8 KB 144/232 KB 12/256 KB 36/439 KB
8/8 KB 144/232 KB 16/256 KB 36/439 KB
8/8 KB 144/232 KB 16/256 KB 40/439 KB
8/8 KB 144/232 KB 16/256 KB 44/439 KB
8/8 KB 144/232 KB 16/256 KB 48/439 KB
8/8 KB 144/232 KB 16/256 KB 52/439 KB
8/8 KB 144/232 KB 20/256 KB 52/439 KB
8/8 KB 144/232 KB 20/256 KB 56/439 KB
8/8 KB 144/232 KB 24/256 KB 56/439 KB
8/8 KB 144/232 KB 24/256 KB 60/439 KB
8/8 KB 144/232 KB 28/256 KB 60/439 KB
8/8 KB 144/232 KB 28/256 KB 64/439 KB
8/8 KB 144/232 KB 32/256 KB 64/439 KB
8/8 KB 144/232 KB 36/256 KB 64/439 KB
8/8 KB 144/232 KB 40/256 KB 64/439 KB
8/8 KB 144/232 KB 44/256 KB 64/439 KB
8/8 KB 144/232 KB 44/256 KB 68/439 KB
8/8 KB 144/232 KB 48/256 KB 68/439 KB
8/8 KB 144/232 KB 52/256 KB 68/439 KB
8/8 KB 144/232 KB 56/256 KB 68/439 KB
8/8 KB 144/232 KB 60/256 KB 68/439 KB
8/8 KB 144/232 KB 64/256 KB 68/439 KB
8/8 KB 144/232 KB 68/256 KB 68/439 KB
8/8 KB 144/232 KB 72/256 KB 68/439 KB
8/8 KB 144/232 KB 76/256 KB 68/439 KB
8/8 KB 144/232 KB 80/256 KB 68/439 KB
8/8 KB 148/232 KB 80/256 KB 68/439 KB
8/8 KB 152/232 KB 80/256 KB 68/439 KB
8/8 KB 152/232 KB 84/256 KB 68/439 KB
8/8 KB 156/232 KB 84/256 KB 68/439 KB
8/8 KB 156/232 KB 88/256 KB 72/439 KB
8/8 KB 160/232 KB 88/256 KB 72/439 KB
8/8 KB 160/232 KB 88/256 KB 76/439 KB
8/8 KB 160/232 KB 88/256 KB 80/439 KB
8/8 KB 160/232 KB 88/256 KB 84/439 KB
8/8 KB 164/232 KB 88/256 KB 84/439 KB
8/8 KB 156/232 KB 88/256 KB 68/439 KB
8/8 KB 168/232 KB 88/256 KB 88/439 KB
8/8 KB 164/232 KB 88/256 KB 88/439 KB
8/8 KB 172/232 KB 92/256 KB 88/439 KB
8/8 KB 172/232 KB 92/256 KB 92/439 KB
8/8 KB 176/232 KB 92/256 KB 92/439 KB
8/8 KB 176/232 KB 92/256 KB 96/439 KB
8/8 KB 180/232 KB 92/256 KB 96/439 KB
8/8 KB 184/232 KB 92/256 KB 96/439 KB
8/8 KB 188/232 KB 92/256 KB 96/439 KB
8/8 KB 188/232 KB 92/256 KB 100/439 KB
8/8 KB 192/232 KB 92/256 KB 100/439 KB
8/8 KB 192/232 KB 92/256 KB 104/439 KB
8/8 KB 192/232 KB 92/256 KB 108/439 KB
8/8 KB 192/232 KB 92/256 KB 112/439 KB
8/8 KB 196/232 KB 92/256 KB 112/439 KB
8/8 KB 200/232 KB 92/256 KB 112/439 KB
8/8 KB 204/232 KB 92/256 KB 112/439 KB
8/8 KB 208/232 KB 92/256 KB 112/439 KB
8/8 KB 208/232 KB 92/256 KB 116/439 KB
8/8 KB 212/232 KB 92/256 KB 116/439 KB
8/8 KB 212/232 KB 92/256 KB 120/439 KB
8/8 KB 216/232 KB 92/256 KB 120/439 KB
8/8 KB 216/232 KB 92/256 KB 124/439 KB
8/8 KB 220/232 KB 92/256 KB 128/439 KB
8/8 KB 220/232 KB 92/256 KB 132/439 KB
220/232 KB 92/256 KB 136/439 KB
220/232 KB 92/256 KB 140/439 KB
220/232 KB 92/256 KB 144/439 KB
220/232 KB 92/256 KB 148/439 KB
220/232 KB 92/256 KB 152/439 KB
220/232 KB 92/256 KB 156/439 KB
220/232 KB 92/256 KB 160/439 KB
220/232 KB 92/256 KB 164/439 KB
220/232 KB 92/256 KB 168/439 KB
220/232 KB 92/256 KB 172/439 KB
220/232 KB 92/256 KB 176/439 KB
220/232 KB 92/256 KB 180/439 KB
220/232 KB 92/256 KB 184/439 KB
220/232 KB 92/256 KB 188/439 KB
220/232 KB 92/256 KB 192/439 KB
8/8 KB 168/232 KB 92/256 KB 88/439 KB
220/232 KB 96/256 KB 192/439 KB
220/232 KB 100/256 KB 192/439 KB
4/339 KB 220/232 KB 104/256 KB 192/439 KB
8/8 KB 220/232 KB 92/256 KB 124/439 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8 KB at 81.4 KB/sec)
220/232 KB 104/256 KB 192/439 KB
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
8/339 KB 224/232 KB 104/256 KB 196/439 KB
8/339 KB 224/232 KB 104/256 KB 196/439 KB
8/339 KB 220/232 KB 104/256 KB 192/439 KB
8/339 KB 224/232 KB 108/256 KB 196/439 KB
8/339 KB 228/232 KB 108/256 KB 196/439 KB
12/339 KB 228/232 KB 108/256 KB 196/439 KB
16/339 KB 228/232 KB 108/256 KB 196/439 KB
16/339 KB 232/232 KB 112/256 KB 196/439 KB
16/339 KB 232/232 KB 112/256 KB 200/439 KB
16/339 KB 232/232 KB 112/256 KB 204/439 KB
16/339 KB 232/232 KB 112/256 KB 208/439 KB
20/339 KB 232/232 KB 112/256 KB 208/439 KB
24/339 KB 232/232 KB 112/256 KB 208/439 KB
28/339 KB 232/232 KB 112/256 KB 208/439 KB
28/339 KB 232/232 KB 112/256 KB 212/439 KB
32/339 KB 232/232 KB 112/256 KB 216/439 KB
32/339 KB 232/232 KB 112/256 KB 220/439 KB
32/339 KB 232/232 KB 112/256 KB 224/439 KB
16/339 KB 228/232 KB 112/256 KB 196/439 KB
32/339 KB 232/232 KB 112/256 KB 212/439 KB
32/339 KB 232/232 KB 116/256 KB 224/439 KB
32/339 KB 232/232 KB 120/256 KB 224/439 KB
32/339 KB 232/232 KB 124/256 KB 224/439 KB
36/339 KB 232/232 KB 124/256 KB 224/439 KB
36/339 KB 232/232 KB 128/256 KB 224/439 KB
40/339 KB 232/232 KB 128/256 KB 224/439 KB
44/339 KB 232/232 KB 128/256 KB 224/439 KB
48/339 KB 232/232 KB 128/256 KB 224/439 KB
48/339 KB 232/232 KB 132/256 KB 224/439 KB
48/339 KB 232/232 KB 136/256 KB 224/439 KB
48/339 KB 232/232 KB 140/256 KB 224/439 KB
48/339 KB 232/232 KB 144/256 KB 224/439 KB
52/339 KB 232/232 KB 144/256 KB 224/439 KB
56/339 KB 232/232 KB 144/256 KB 224/439 KB
60/339 KB 232/232 KB 144/256 KB 224/439 KB
64/339 KB 232/232 KB 144/256 KB 224/439 KB
64/339 KB 232/232 KB 148/256 KB 224/439 KB
64/339 KB 232/232 KB 152/256 KB 224/439 KB
64/339 KB 232/232 KB 156/256 KB 224/439 KB
68/339 KB 232/232 KB 156/256 KB 224/439 KB
68/339 KB 232/232 KB 160/256 KB 224/439 KB
72/339 KB 232/232 KB 164/256 KB 224/439 KB
72/339 KB 232/232 KB 168/256 KB 224/439 KB
72/339 KB 232/232 KB 172/256 KB 224/439 KB
72/339 KB 232/232 KB 176/256 KB 224/439 KB
72/339 KB 232/232 KB 176/256 KB 228/439 KB
72/339 KB 232/232 KB 176/256 KB 232/439 KB
72/339 KB 232/232 KB 176/256 KB 236/439 KB
72/339 KB 232/232 KB 180/256 KB 236/439 KB
72/339 KB 232/232 KB 160/256 KB 224/439 KB
76/339 KB 232/232 KB 180/256 KB 240/439 KB
80/339 KB 232/232 KB 184/256 KB 240/439 KB
84/339 KB 232/232 KB 184/256 KB 240/439 KB
88/339 KB 232/232 KB 184/256 KB 240/439 KB
92/339 KB 232/232 KB 184/256 KB 240/439 KB
96/339 KB 232/232 KB 184/256 KB 240/439 KB
100/339 KB 232/232 KB 184/256 KB 240/439 KB
104/339 KB 232/232 KB 184/256 KB 240/439 KB
108/339 KB 232/232 KB 184/256 KB 240/439 KB
112/339 KB 232/232 KB 184/256 KB 240/439 KB
116/339 KB 232/232 KB 184/256 KB 240/439 KB
120/339 KB 232/232 KB 184/256 KB 240/439 KB
124/339 KB 232/232 KB 184/256 KB 240/439 KB
128/339 KB 232/232 KB 184/256 KB 240/439 KB
132/339 KB 232/232 KB 184/256 KB 240/439 KB
136/339 KB 232/232 KB 184/256 KB 240/439 KB
140/339 KB 232/232 KB 184/256 KB 240/439 KB
144/339 KB 232/232 KB 184/256 KB 240/439 KB
148/339 KB 232/232 KB 184/256 KB 240/439 KB
152/339 KB 232/232 KB 184/256 KB 240/439 KB
156/339 KB 232/232 KB 184/256 KB 240/439 KB
160/339 KB 232/232 KB 184/256 KB 240/439 KB
164/339 KB 232/232 KB 184/256 KB 240/439 KB
168/339 KB 232/232 KB 184/256 KB 240/439 KB
172/339 KB 232/232 KB 184/256 KB 240/439 KB
176/339 KB 232/232 KB 184/256 KB 240/439 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (232 KB at 2208.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
180/339 KB 184/256 KB 240/439 KB
184/339 KB 184/256 KB 240/439 KB
188/339 KB 184/256 KB 240/439 KB
72/339 KB 232/232 KB 180/256 KB 240/439 KB
76/339 KB 232/232 KB 184/256 KB 240/439 KB
192/339 KB 184/256 KB 240/439 KB
192/339 KB 188/256 KB 240/439 KB
192/339 KB 188/256 KB 244/439 KB
192/339 KB 192/256 KB 244/439 KB
192/339 KB 192/256 KB 248/439 KB
196/339 KB 192/256 KB 248/439 KB
196/339 KB 192/256 KB 252/439 KB
200/339 KB 192/256 KB 252/439 KB
200/339 KB 192/256 KB 256/439 KB
204/339 KB 192/256 KB 256/439 KB
204/339 KB 196/256 KB 256/439 KB
204/339 KB 200/256 KB 256/439 KB
204/339 KB 204/256 KB 256/439 KB
208/339 KB 208/256 KB 256/439 KB
208/339 KB 208/256 KB 256/439 KB
208/339 KB 212/256 KB 260/439 KB
208/339 KB 216/256 KB 260/439 KB
208/339 KB 208/256 KB 260/439 KB
208/339 KB 220/256 KB 260/439 KB
208/339 KB 220/256 KB 264/439 KB
208/339 KB 224/256 KB 264/439 KB
212/339 KB 224/256 KB 264/439 KB
212/339 KB 224/256 KB 268/439 KB
216/339 KB 224/256 KB 268/439 KB
216/339 KB 224/256 KB 272/439 KB
220/339 KB 224/256 KB 272/439 KB
224/339 KB 224/256 KB 272/439 KB
224/339 KB 228/256 KB 272/439 KB
224/339 KB 232/256 KB 272/439 KB
224/339 KB 232/256 KB 276/439 KB
224/339 KB 236/256 KB 276/439 KB
224/339 KB 236/256 KB 280/439 KB
224/339 KB 240/256 KB 280/439 KB
224/339 KB 240/256 KB 284/439 KB
228/339 KB 240/256 KB 284/439 KB
228/339 KB 240/256 KB 288/439 KB
232/339 KB 240/256 KB 288/439 KB
232/339 KB 244/256 KB 292/439 KB
232/339 KB 244/256 KB 288/439 KB
236/339 KB 244/256 KB 296/439 KB
236/339 KB 244/256 KB 296/439 KB
236/339 KB 248/256 KB 296/439 KB
240/339 KB 248/256 KB 296/439 KB
240/339 KB 248/256 KB 300/439 KB
240/339 KB 252/256 KB 300/439 KB
240/339 KB 252/256 KB 304/439 KB
240/339 KB 256/256 KB 304/439 KB
244/339 KB 256/256 KB 304/439 KB
248/339 KB 256/256 KB 304/439 KB
252/339 KB 256/256 KB 308/439 KB
252/339 KB 256/256 KB 308/439 KB
252/339 KB 256/256 KB 312/439 KB
256/339 KB 256/256 KB 316/439 KB
256/339 KB 256/256 KB 312/439 KB
256/339 KB 256/256 KB 320/439 KB
256/339 KB 256/256 KB 324/439 KB
260/339 KB 256/256 KB 324/439 KB
264/339 KB 256/256 KB 328/439 KB
264/339 KB 256/256 KB 328/439 KB
264/339 KB 256/256 KB 328/439 KB 4/185 KB
268/339 KB 256/256 KB 328/439 KB 4/185 KB
268/339 KB 256/256 KB 332/439 KB 4/185 KB
272/339 KB 256/256 KB 332/439 KB 4/185 KB
272/339 KB 256/256 KB 336/439 KB 4/185 KB
272/339 KB 256/256 KB 336/439 KB 8/185 KB
276/339 KB 256/256 KB 336/439 KB 8/185 KB
280/339 KB 256/256 KB 336/439 KB 8/185 KB
280/339 KB 256/256 KB 336/439 KB 12/185 KB
284/339 KB 256/256 KB 336/439 KB 12/185 KB
284/339 KB 256/256 KB 340/439 KB 12/185 KB
288/339 KB 256/256 KB 340/439 KB 12/185 KB
288/339 KB 256/256 KB 344/439 KB 12/185 KB
288/339 KB 256/256 KB 344/439 KB 16/185 KB
288/339 KB 256/256 KB 348/439 KB 16/185 KB
288/339 KB 256/256 KB 352/439 KB 16/185 KB
292/339 KB 256/256 KB 352/439 KB 16/185 KB
296/339 KB 256/256 KB 352/439 KB 16/185 KB
300/339 KB 256/256 KB 352/439 KB 16/185 KB
300/339 KB 256/256 KB 356/439 KB 16/185 KB
304/339 KB 256/256 KB 356/439 KB 16/185 KB
304/339 KB 256/256 KB 360/439 KB 16/185 KB
304/339 KB 256/256 KB 364/439 KB 16/185 KB
308/339 KB 256/256 KB 364/439 KB 16/185 KB
308/339 KB 256/256 KB 368/439 KB 16/185 KB
312/339 KB 256/256 KB 368/439 KB 16/185 KB
316/339 KB 256/256 KB 368/439 KB 16/185 KB
316/339 KB 256/256 KB 368/439 KB 20/185 KB
320/339 KB 256/256 KB 368/439 KB 20/185 KB
320/339 KB 256/256 KB 372/439 KB 20/185 KB
320/339 KB 256/256 KB 376/439 KB 20/185 KB
320/339 KB 256/256 KB 376/439 KB 24/185 KB
324/339 KB 256/256 KB 380/439 KB 24/185 KB
324/339 KB 256/256 KB 384/439 KB 24/185 KB
324/339 KB 256/256 KB 376/439 KB 24/185 KB
328/339 KB 256/256 KB 384/439 KB 24/185 KB
328/339 KB 256/256 KB 384/439 KB 28/185 KB
332/339 KB 256/256 KB 384/439 KB 28/185 KB
332/339 KB 256/256 KB 388/439 KB 28/185 KB
336/339 KB 256/256 KB 388/439 KB 32/185 KB
336/339 KB 256/256 KB 392/439 KB 32/185 KB
336/339 KB 256/256 KB 396/439 KB 32/185 KB
336/339 KB 256/256 KB 400/439 KB 32/185 KB
336/339 KB 256/256 KB 388/439 KB 28/185 KB
336/339 KB 256/256 KB 404/439 KB 32/185 KB
339/339 KB 256/256 KB 404/439 KB 32/185 KB
339/339 KB 256/256 KB 408/439 KB 32/185 KB
339/339 KB 256/256 KB 412/439 KB 32/185 KB
339/339 KB 256/256 KB 416/439 KB 32/185 KB
339/339 KB 4/141 KB 256/256 KB 416/439 KB 32/185 KB
339/339 KB 8/141 KB 256/256 KB 416/439 KB 32/185 KB
339/339 KB 12/141 KB 256/256 KB 416/439 KB 32/185 KB
339/339 KB 16/141 KB 256/256 KB 416/439 KB 32/185 KB
339/339 KB 16/141 KB 256/256 KB 416/439 KB 36/185 KB
339/339 KB 20/141 KB 256/256 KB 416/439 KB 36/185 KB
339/339 KB 24/141 KB 256/256 KB 416/439 KB 36/185 KB
339/339 KB 28/141 KB 256/256 KB 416/439 KB 36/185 KB
339/339 KB 32/141 KB 256/256 KB 416/439 KB 36/185 KB
339/339 KB 32/141 KB 256/256 KB 416/439 KB 40/185 KB
339/339 KB 36/141 KB 256/256 KB 416/439 KB 40/185 KB
339/339 KB 40/141 KB 256/256 KB 416/439 KB 40/185 KB
339/339 KB 44/141 KB 256/256 KB 416/439 KB 40/185 KB
339/339 KB 48/141 KB 256/256 KB 416/439 KB 40/185 KB
339/339 KB 48/141 KB 256/256 KB 416/439 KB 44/185 KB
339/339 KB 52/141 KB 256/256 KB 416/439 KB 44/185 KB
339/339 KB 52/141 KB 256/256 KB 416/439 KB 48/185 KB
339/339 KB 56/141 KB 256/256 KB 416/439 KB 48/185 KB
339/339 KB 60/141 KB 256/256 KB 416/439 KB 48/185 KB
339/339 KB 64/141 KB 256/256 KB 416/439 KB 48/185 KB
339/339 KB 64/141 KB 256/256 KB 420/439 KB 48/185 KB
339/339 KB 64/141 KB 256/256 KB 424/439 KB 48/185 KB
339/339 KB 64/141 KB 256/256 KB 424/439 KB 52/185 KB
339/339 KB 64/141 KB 256/256 KB 428/439 KB 52/185 KB
339/339 KB 64/141 KB 256/256 KB 432/439 KB 52/185 KB
339/339 KB 64/141 KB 256/256 KB 432/439 KB 56/185 KB
339/339 KB 64/141 KB 256/256 KB 436/439 KB 56/185 KB
339/339 KB 68/141 KB 256/256 KB 436/439 KB 56/185 KB
339/339 KB 72/141 KB 256/256 KB 436/439 KB 60/185 KB
339/339 KB 72/141 KB 256/256 KB 436/439 KB 60/185 KB
339/339 KB 76/141 KB 256/256 KB 439/439 KB 60/185 KB
339/339 KB 76/141 KB 256/256 KB 436/439 KB 60/185 KB
339/339 KB 80/141 KB 256/256 KB 439/439 KB 60/185 KB
339/339 KB 80/141 KB 256/256 KB 439/439 KB 64/185 KB
339/339 KB 84/141 KB 256/256 KB 439/439 KB 64/185 KB
339/339 KB 88/141 KB 256/256 KB 439/439 KB 64/185 KB
339/339 KB 92/141 KB 256/256 KB 439/439 KB 64/185 KB
339/339 KB 96/141 KB 256/256 KB 439/439 KB 64/185 KB
339/339 KB 96/141 KB 256/256 KB 439/439 KB 68/185 KB
339/339 KB 100/141 KB 256/256 KB 439/439 KB 68/185 KB
339/339 KB 100/141 KB 256/256 KB 439/439 KB 72/185 KB
339/339 KB 104/141 KB 256/256 KB 439/439 KB 76/185 KB
339/339 KB 104/141 KB 256/256 KB 439/439 KB 80/185 KB
339/339 KB 104/141 KB 256/256 KB 439/439 KB 72/185 KB
339/339 KB 108/141 KB 256/256 KB 439/439 KB 80/185 KB
339/339 KB 112/141 KB 256/256 KB 439/439 KB 80/185 KB
339/339 KB 112/141 KB 256/256 KB 439/439 KB 84/185 KB
339/339 KB 112/141 KB 256/256 KB 439/439 KB 88/185 KB
339/339 KB 112/141 KB 256/256 KB 439/439 KB 92/185 KB
339/339 KB 112/141 KB 256/256 KB 439/439 KB 96/185 KB
339/339 KB 116/141 KB 256/256 KB 439/439 KB 96/185 KB
339/339 KB 120/141 KB 256/256 KB 439/439 KB 96/185 KB
339/339 KB 124/141 KB 256/256 KB 439/439 KB 96/185 KB
339/339 KB 128/141 KB 256/256 KB 439/439 KB 96/185 KB
339/339 KB 128/141 KB 256/256 KB 439/439 KB 100/185 KB
339/339 KB 132/141 KB 256/256 KB 439/439 KB 100/185 KB
339/339 KB 136/141 KB 256/256 KB 439/439 KB 100/185 KB
339/339 KB 136/141 KB 256/256 KB 439/439 KB 104/185 KB
339/339 KB 140/141 KB 256/256 KB 439/439 KB 104/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 104/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 108/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 112/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 116/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 120/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 124/185 KB
339/339 KB 141/141 KB 256/256 KB 439/439 KB 128/185 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 2148.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (339 KB at 2844.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
141/141 KB 439/439 KB 132/185 KB
141/141 KB 439/439 KB 136/185 KB
141/141 KB 439/439 KB 140/185 KB
141/141 KB 439/439 KB 144/185 KB
141/141 KB 439/439 KB 148/185 KB
141/141 KB 439/439 KB 152/185 KB
141/141 KB 439/439 KB 156/185 KB
141/141 KB 439/439 KB 160/185 KB
141/141 KB 439/439 KB 164/185 KB
141/141 KB 439/439 KB 168/185 KB
141/141 KB 439/439 KB 172/185 KB
141/141 KB 439/439 KB 176/185 KB
141/141 KB 439/439 KB 180/185 KB
141/141 KB 439/439 KB 184/185 KB
141/141 KB 439/439 KB 185/185 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 3598.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (141 KB at 1130.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
4/88 KB 185/185 KB
8/88 KB 185/185 KB
12/88 KB 185/185 KB
16/88 KB 185/185 KB
20/88 KB 185/185 KB
24/88 KB 185/185 KB
28/88 KB 185/185 KB
32/88 KB 185/185 KB
36/88 KB 185/185 KB
40/88 KB 185/185 KB
44/88 KB 185/185 KB
48/88 KB 185/185 KB
52/88 KB 185/185 KB
56/88 KB 185/185 KB
60/88 KB 185/185 KB
64/88 KB 185/185 KB
68/88 KB 185/185 KB
72/88 KB 185/185 KB
76/88 KB 185/185 KB
80/88 KB 185/185 KB
84/88 KB 185/185 KB
88/88 KB 185/185 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 1439.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
88/88 KB 4/64 KB
88/88 KB 8/64 KB
88/88 KB 12/64 KB
88/88 KB 16/64 KB
88/88 KB 20/64 KB
88/88 KB 24/64 KB
88/88 KB 28/64 KB
88/88 KB 32/64 KB
88/88 KB 36/64 KB
88/88 KB 40/64 KB
88/88 KB 44/64 KB
88/88 KB 48/64 KB
88/88 KB 52/64 KB
88/88 KB 56/64 KB
88/88 KB 60/64 KB
88/88 KB 64/64 KB
4/575 KB 88/88 KB 64/64 KB
8/575 KB 88/88 KB 64/64 KB
12/575 KB 88/88 KB 64/64 KB
16/575 KB 88/88 KB 64/64 KB
20/575 KB 88/88 KB 64/64 KB
24/575 KB 88/88 KB 64/64 KB
28/575 KB 88/88 KB 64/64 KB
32/575 KB 88/88 KB 64/64 KB
32/575 KB 88/88 KB 64/64 KB 4/447 KB
32/575 KB 88/88 KB 64/64 KB 8/447 KB
36/575 KB 88/88 KB 64/64 KB 12/447 KB
36/575 KB 88/88 KB 64/64 KB 8/447 KB
40/575 KB 88/88 KB 64/64 KB 12/447 KB
44/575 KB 88/88 KB 64/64 KB 12/447 KB
48/575 KB 88/88 KB 64/64 KB 12/447 KB
48/575 KB 88/88 KB 64/64 KB 16/447 KB
52/575 KB 88/88 KB 64/64 KB 16/447 KB
56/575 KB 88/88 KB 64/64 KB 16/447 KB
60/575 KB 88/88 KB 64/64 KB 16/447 KB
64/575 KB 88/88 KB 64/64 KB 20/447 KB
64/575 KB 88/88 KB 64/64 KB 20/447 KB
64/575 KB 88/88 KB 64/64 KB 24/447 KB
64/575 KB 88/88 KB 64/64 KB 28/447 KB
68/575 KB 88/88 KB 64/64 KB 28/447 KB
68/575 KB 88/88 KB 64/64 KB 32/447 KB
72/575 KB 88/88 KB 64/64 KB 32/447 KB
76/575 KB 88/88 KB 64/64 KB 32/447 KB
80/575 KB 88/88 KB 64/64 KB 32/447 KB
80/575 KB 88/88 KB 64/64 KB 36/447 KB
84/575 KB 88/88 KB 64/64 KB 36/447 KB
88/575 KB 88/88 KB 64/64 KB 36/447 KB
92/575 KB 88/88 KB 64/64 KB 36/447 KB
96/575 KB 88/88 KB 64/64 KB 36/447 KB
96/575 KB 88/88 KB 64/64 KB 40/447 KB
96/575 KB 64/64 KB 44/447 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (88 KB at 655.9 KB/sec)
100/575 KB 64/64 KB 48/447 KB
96/575 KB 64/64 KB 48/447 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
104/575 KB 64/64 KB 48/447 KB
108/575 KB 64/64 KB 48/447 KB
112/575 KB 64/64 KB 48/447 KB
112/575 KB 64/64 KB 52/447 KB
112/575 KB 64/64 KB 56/447 KB
112/575 KB 64/64 KB 60/447 KB
112/575 KB 64/64 KB 64/447 KB
112/575 KB 64/64 KB 68/447 KB
112/575 KB 64/64 KB 72/447 KB
116/575 KB 64/64 KB 72/447 KB
120/575 KB 64/64 KB 72/447 KB
124/575 KB 64/64 KB 72/447 KB
128/575 KB 64/64 KB 72/447 KB
128/575 KB 64/64 KB 76/447 KB
128/575 KB 64/64 KB 80/447 KB
132/575 KB 64/64 KB 80/447 KB
136/575 KB 64/64 KB 80/447 KB
140/575 KB 64/64 KB 80/447 KB
144/575 KB 64/64 KB 80/447 KB
148/575 KB 64/64 KB 80/447 KB
152/575 KB 64/64 KB 80/447 KB
156/575 KB 64/64 KB 80/447 KB
160/575 KB 64/64 KB 80/447 KB
164/575 KB 64/64 KB 80/447 KB
168/575 KB 64/64 KB 80/447 KB
172/575 KB 64/64 KB 80/447 KB
176/575 KB 64/64 KB 80/447 KB
176/575 KB 64/64 KB 84/447 KB
176/575 KB 64/64 KB 88/447 KB
176/575 KB 64/64 KB 92/447 KB
180/575 KB 64/64 KB 92/447 KB
184/575 KB 64/64 KB 92/447 KB
188/575 KB 64/64 KB 92/447 KB
192/575 KB 64/64 KB 92/447 KB
192/575 KB 64/64 KB 96/447 KB
196/575 KB 64/64 KB 96/447 KB
196/575 KB 64/64 KB 100/447 KB
200/575 KB 64/64 KB 100/447 KB
204/575 KB 64/64 KB 104/447 KB
204/575 KB 64/64 KB 104/447 KB
208/575 KB 64/64 KB 104/447 KB
208/575 KB 64/64 KB 108/447 KB
208/575 KB 64/64 KB 112/447 KB
208/575 KB 64/64 KB 116/447 KB
208/575 KB 64/64 KB 120/447 KB
208/575 KB 4/52 KB 64/64 KB 120/447 KB
212/575 KB 4/52 KB 64/64 KB 124/447 KB
208/575 KB 4/52 KB 64/64 KB 124/447 KB
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 455.2 KB/sec)
216/575 KB 8/52 KB 128/447 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
216/575 KB 8/52 KB 132/447 KB
216/575 KB 8/52 KB 136/447 KB
216/575 KB 8/52 KB 140/447 KB
216/575 KB 8/52 KB 144/447 KB
216/575 KB 8/52 KB 148/447 KB
216/575 KB 8/52 KB 152/447 KB
216/575 KB 8/52 KB 156/447 KB
216/575 KB 4/574 KB 8/52 KB 156/447 KB
216/575 KB 4/574 KB 8/52 KB 160/447 KB
216/575 KB 8/574 KB 8/52 KB 164/447 KB
216/575 KB 8/574 KB 8/52 KB 168/447 KB
216/575 KB 8/574 KB 8/52 KB 172/447 KB
216/575 KB 8/574 KB 8/52 KB 176/447 KB
216/575 KB 8/574 KB 8/52 KB 180/447 KB
216/575 KB 8/574 KB 8/52 KB 184/447 KB
216/575 KB 8/574 KB 8/52 KB 188/447 KB
216/575 KB 8/574 KB 8/52 KB 192/447 KB
216/575 KB 8/574 KB 8/52 KB 196/447 KB
216/575 KB 8/574 KB 8/52 KB 200/447 KB
216/575 KB 8/574 KB 8/52 KB 204/447 KB
216/575 KB 8/574 KB 8/52 KB 208/447 KB
216/575 KB 8/574 KB 8/52 KB 212/447 KB
216/575 KB 8/574 KB 8/52 KB 214/447 KB
216/575 KB 8/574 KB 8/52 KB 218/447 KB
216/575 KB 8/574 KB 8/52 KB 222/447 KB
216/575 KB 8/574 KB 8/52 KB 226/447 KB
216/575 KB 8/574 KB 8/52 KB 230/447 KB
216/575 KB 8/574 KB 8/52 KB 234/447 KB
216/575 KB 8/574 KB 8/52 KB 238/447 KB
216/575 KB 8/574 KB 8/52 KB 242/447 KB
216/575 KB 8/574 KB 8/52 KB 246/447 KB
216/575 KB 8/574 KB 8/52 KB 250/447 KB
216/575 KB 4/52 KB 124/447 KB
216/575 KB 8/574 KB 8/52 KB 160/447 KB
216/575 KB 8/52 KB 124/447 KB
216/575 KB 12/574 KB 8/52 KB 250/447 KB
220/575 KB 12/574 KB 8/52 KB 250/447 KB
220/575 KB 16/574 KB 8/52 KB 250/447 KB
224/575 KB 16/574 KB 8/52 KB 250/447 KB
224/575 KB 16/574 KB 12/52 KB 250/447 KB
228/575 KB 20/574 KB 12/52 KB 254/447 KB
228/575 KB 20/574 KB 12/52 KB 250/447 KB
228/575 KB 20/574 KB 12/52 KB 258/447 KB
228/575 KB 20/574 KB 16/52 KB 258/447 KB
228/575 KB 24/574 KB 16/52 KB 258/447 KB
228/575 KB 16/574 KB 12/52 KB 250/447 KB
228/575 KB 28/574 KB 16/52 KB 258/447 KB
232/575 KB 28/574 KB 16/52 KB 258/447 KB
232/575 KB 32/574 KB 16/52 KB 258/447 KB
236/575 KB 32/574 KB 16/52 KB 258/447 KB
240/575 KB 32/574 KB 16/52 KB 258/447 KB
240/575 KB 36/574 KB 16/52 KB 258/447 KB
244/575 KB 36/574 KB 16/52 KB 258/447 KB
244/575 KB 40/574 KB 16/52 KB 258/447 KB
248/575 KB 40/574 KB 16/52 KB 258/447 KB
248/575 KB 44/574 KB 16/52 KB 258/447 KB
252/575 KB 44/574 KB 16/52 KB 258/447 KB
252/575 KB 48/574 KB 16/52 KB 258/447 KB
256/575 KB 48/574 KB 16/52 KB 258/447 KB
256/575 KB 52/574 KB 16/52 KB 258/447 KB
260/575 KB 56/574 KB 16/52 KB 258/447 KB
260/575 KB 56/574 KB 16/52 KB 258/447 KB
260/575 KB 60/574 KB 16/52 KB 258/447 KB
264/575 KB 64/574 KB 16/52 KB 258/447 KB
264/575 KB 60/574 KB 16/52 KB 258/447 KB
268/575 KB 64/574 KB 16/52 KB 258/447 KB
272/575 KB 64/574 KB 16/52 KB 258/447 KB
272/575 KB 68/574 KB 16/52 KB 262/447 KB
272/575 KB 68/574 KB 16/52 KB 266/447 KB
276/575 KB 68/574 KB 16/52 KB 266/447 KB
276/575 KB 68/574 KB 16/52 KB 270/447 KB
276/575 KB 68/574 KB 20/52 KB 274/447 KB
276/575 KB 68/574 KB 20/52 KB 278/447 KB
280/575 KB 68/574 KB 20/52 KB 278/447 KB
284/575 KB 68/574 KB 20/52 KB 278/447 KB
284/575 KB 68/574 KB 20/52 KB 282/447 KB
284/575 KB 68/574 KB 20/52 KB 286/447 KB
288/575 KB 68/574 KB 20/52 KB 290/447 KB
288/575 KB 4/212 KB 68/574 KB 20/52 KB 290/447 KB
288/575 KB 4/212 KB 68/574 KB 20/52 KB 294/447 KB
288/575 KB 8/212 KB 68/574 KB 20/52 KB 294/447 KB
288/575 KB 12/212 KB 68/574 KB 20/52 KB 294/447 KB
288/575 KB 16/212 KB 68/574 KB 20/52 KB 294/447 KB
272/575 KB 68/574 KB 16/52 KB 258/447 KB
288/575 KB 16/212 KB 72/574 KB 20/52 KB 298/447 KB
288/575 KB 16/212 KB 76/574 KB 20/52 KB 298/447 KB
288/575 KB 20/212 KB 76/574 KB 20/52 KB 298/447 KB
288/575 KB 16/212 KB 68/574 KB 20/52 KB 298/447 KB
288/575 KB 24/212 KB 80/574 KB 20/52 KB 298/447 KB
288/575 KB 24/212 KB 80/574 KB 20/52 KB 302/447 KB
288/575 KB 28/212 KB 80/574 KB 20/52 KB 302/447 KB
288/575 KB 28/212 KB 80/574 KB 20/52 KB 306/447 KB
288/575 KB 68/574 KB 20/52 KB 286/447 KB
288/575 KB 28/212 KB 80/574 KB 20/52 KB 310/447 KB
288/575 KB 32/212 KB 80/574 KB 20/52 KB 310/447 KB
288/575 KB 32/212 KB 80/574 KB 20/52 KB 314/447 KB
276/575 KB 68/574 KB 20/52 KB 270/447 KB
292/575 KB 32/212 KB 80/574 KB 20/52 KB 318/447 KB
292/575 KB 32/212 KB 80/574 KB 20/52 KB 318/447 KB
292/575 KB 36/212 KB 80/574 KB 20/52 KB 318/447 KB
296/575 KB 36/212 KB 80/574 KB 20/52 KB 318/447 KB
296/575 KB 36/212 KB 80/574 KB 24/52 KB 322/447 KB
296/575 KB 40/212 KB 80/574 KB 24/52 KB 322/447 KB
300/575 KB 40/212 KB 80/574 KB 24/52 KB 326/447 KB
288/575 KB 20/212 KB 80/574 KB 20/52 KB 298/447 KB
300/575 KB 44/212 KB 80/574 KB 24/52 KB 326/447 KB
300/575 KB 48/212 KB 80/574 KB 24/52 KB 326/447 KB
304/575 KB 48/212 KB 80/574 KB 24/52 KB 326/447 KB
304/575 KB 48/212 KB 84/574 KB 24/52 KB 326/447 KB
304/575 KB 48/212 KB 88/574 KB 24/52 KB 326/447 KB
304/575 KB 48/212 KB 92/574 KB 24/52 KB 326/447 KB
308/575 KB 48/212 KB 92/574 KB 24/52 KB 326/447 KB
308/575 KB 52/212 KB 96/574 KB 24/52 KB 326/447 KB
312/575 KB 52/212 KB 96/574 KB 24/52 KB 326/447 KB
312/575 KB 56/212 KB 96/574 KB 24/52 KB 326/447 KB
312/575 KB 60/212 KB 96/574 KB 24/52 KB 326/447 KB
312/575 KB 64/212 KB 96/574 KB 24/52 KB 326/447 KB
296/575 KB 40/212 KB 80/574 KB 24/52 KB 326/447 KB
312/575 KB 68/212 KB 96/574 KB 24/52 KB 326/447 KB
312/575 KB 68/212 KB 96/574 KB 24/52 KB 330/447 KB
312/575 KB 72/212 KB 96/574 KB 24/52 KB 330/447 KB
312/575 KB 72/212 KB 96/574 KB 24/52 KB 334/447 KB
316/575 KB 76/212 KB 96/574 KB 24/52 KB 338/447 KB
316/575 KB 76/212 KB 96/574 KB 24/52 KB 342/447 KB
296/575 KB 40/212 KB 80/574 KB 24/52 KB 322/447 KB
316/575 KB 76/212 KB 96/574 KB 24/52 KB 346/447 KB
316/575 KB 76/212 KB 96/574 KB 24/52 KB 334/447 KB
312/575 KB 76/212 KB 96/574 KB 24/52 KB 334/447 KB
308/575 KB 48/212 KB 96/574 KB 24/52 KB 326/447 KB
316/575 KB 80/212 KB 96/574 KB 28/52 KB 350/447 KB
320/575 KB 80/212 KB 96/574 KB 28/52 KB 350/447 KB
320/575 KB 80/212 KB 100/574 KB 28/52 KB 350/447 KB
320/575 KB 84/212 KB 100/574 KB 28/52 KB 350/447 KB
320/575 KB 84/212 KB 104/574 KB 28/52 KB 350/447 KB
320/575 KB 88/212 KB 104/574 KB 28/52 KB 350/447 KB
320/575 KB 88/212 KB 108/574 KB 28/52 KB 350/447 KB
320/575 KB 92/212 KB 108/574 KB 28/52 KB 350/447 KB
320/575 KB 92/212 KB 112/574 KB 28/52 KB 350/447 KB
320/575 KB 96/212 KB 112/574 KB 28/52 KB 350/447 KB
324/575 KB 96/212 KB 112/574 KB 28/52 KB 350/447 KB
328/575 KB 100/212 KB 112/574 KB 28/52 KB 350/447 KB
316/575 KB 76/212 KB 96/574 KB 28/52 KB 350/447 KB
332/575 KB 100/212 KB 116/574 KB 28/52 KB 350/447 KB
332/575 KB 100/212 KB 116/574 KB 28/52 KB 354/447 KB
336/575 KB 100/212 KB 116/574 KB 28/52 KB 354/447 KB
316/575 KB 76/212 KB 96/574 KB 28/52 KB 346/447 KB
340/575 KB 100/212 KB 116/574 KB 28/52 KB 358/447 KB
336/575 KB 100/212 KB 116/574 KB 28/52 KB 358/447 KB
340/575 KB 100/212 KB 116/574 KB 28/52 KB 362/447 KB
344/575 KB 100/212 KB 116/574 KB 32/52 KB 362/447 KB
344/575 KB 100/212 KB 116/574 KB 32/52 KB 366/447 KB
344/575 KB 100/212 KB 116/574 KB 32/52 KB 370/447 KB
344/575 KB 100/212 KB 116/574 KB 32/52 KB 374/447 KB
328/575 KB 100/212 KB 116/574 KB 28/52 KB 350/447 KB
348/575 KB 100/212 KB 116/574 KB 32/52 KB 378/447 KB
348/575 KB 100/212 KB 116/574 KB 32/52 KB 382/447 KB
348/575 KB 100/212 KB 116/574 KB 32/52 KB 386/447 KB
324/575 KB 100/212 KB 112/574 KB 28/52 KB 350/447 KB
348/575 KB 100/212 KB 116/574 KB 32/52 KB 390/447 KB
348/575 KB 100/212 KB 120/574 KB 32/52 KB 390/447 KB
348/575 KB 104/212 KB 120/574 KB 32/52 KB 390/447 KB
348/575 KB 108/212 KB 120/574 KB 32/52 KB 390/447 KB
348/575 KB 108/212 KB 120/574 KB 32/52 KB 394/447 KB
348/575 KB 108/212 KB 120/574 KB 32/52 KB 398/447 KB
348/575 KB 112/212 KB 120/574 KB 32/52 KB 402/447 KB
348/575 KB 112/212 KB 124/574 KB 32/52 KB 402/447 KB
348/575 KB 112/212 KB 128/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 132/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 136/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 140/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 144/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 148/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 152/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 156/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 160/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 164/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 168/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 172/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 176/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 180/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 184/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 188/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 192/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 196/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 200/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 204/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 208/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 212/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 216/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 220/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 224/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 228/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 232/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 236/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 240/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 244/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 248/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 252/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 256/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 260/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 264/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 268/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 272/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 276/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 280/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 284/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 288/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 292/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 296/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 300/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 304/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 308/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 312/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 316/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 320/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 324/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 328/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 332/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 336/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 340/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 344/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 348/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 352/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 356/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 360/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 364/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 368/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 372/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 376/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 380/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 384/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 388/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 392/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 396/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 400/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 404/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 408/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 412/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 416/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 420/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 424/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 428/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 432/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 436/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 440/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 444/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 448/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 452/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 456/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 460/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 464/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 468/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 472/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 476/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 480/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 484/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 488/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 492/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 496/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 500/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 504/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 508/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 512/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 516/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 520/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 524/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 528/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 532/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 536/574 KB 32/52 KB 406/447 KB
348/575 KB 100/212 KB 116/574 KB 32/52 KB 374/447 KB
340/575 KB 100/212 KB 116/574 KB 32/52 KB 370/447 KB
352/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
352/575 KB 112/212 KB 536/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 124/574 KB 32/52 KB 406/447 KB
356/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
360/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
364/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
368/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
372/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
376/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
380/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
348/575 KB 112/212 KB 120/574 KB 32/52 KB 398/447 KB
384/575 KB 112/212 KB 540/574 KB 32/52 KB 406/447 KB
384/575 KB 112/212 KB 540/574 KB 32/52 KB 410/447 KB
384/575 KB 112/212 KB 540/574 KB 32/52 KB 414/447 KB
388/575 KB 112/212 KB 540/574 KB 32/52 KB 414/447 KB
388/575 KB 112/212 KB 540/574 KB 32/52 KB 418/447 KB
392/575 KB 112/212 KB 540/574 KB 32/52 KB 418/447 KB
392/575 KB 112/212 KB 540/574 KB 32/52 KB 422/447 KB
396/575 KB 112/212 KB 540/574 KB 32/52 KB 422/447 KB
396/575 KB 116/212 KB 540/574 KB 32/52 KB 422/447 KB
400/575 KB 116/212 KB 540/574 KB 32/52 KB 422/447 KB
400/575 KB 120/212 KB 540/574 KB 32/52 KB 422/447 KB
400/575 KB 124/212 KB 540/574 KB 32/52 KB 422/447 KB
400/575 KB 128/212 KB 540/574 KB 32/52 KB 422/447 KB
400/575 KB 128/212 KB 540/574 KB 32/52 KB 426/447 KB
400/575 KB 128/212 KB 540/574 KB 32/52 KB 428/447 KB
404/575 KB 128/212 KB 540/574 KB 32/52 KB 428/447 KB
408/575 KB 128/212 KB 540/574 KB 32/52 KB 428/447 KB
412/575 KB 128/212 KB 540/574 KB 32/52 KB 428/447 KB
416/575 KB 128/212 KB 540/574 KB 32/52 KB 428/447 KB
416/575 KB 128/212 KB 540/574 KB 32/52 KB 432/447 KB
416/575 KB 132/212 KB 540/574 KB 32/52 KB 432/447 KB
416/575 KB 132/212 KB 540/574 KB 32/52 KB 436/447 KB
420/575 KB 136/212 KB 540/574 KB 32/52 KB 436/447 KB
416/575 KB 136/212 KB 540/574 KB 32/52 KB 436/447 KB
424/575 KB 136/212 KB 540/574 KB 32/52 KB 436/447 KB
424/575 KB 136/212 KB 540/574 KB 32/52 KB 440/447 KB
428/575 KB 136/212 KB 540/574 KB 32/52 KB 440/447 KB
428/575 KB 140/212 KB 540/574 KB 32/52 KB 440/447 KB
432/575 KB 140/212 KB 540/574 KB 32/52 KB 440/447 KB
432/575 KB 140/212 KB 540/574 KB 32/52 KB 444/447 KB
432/575 KB 144/212 KB 540/574 KB 32/52 KB 444/447 KB
432/575 KB 144/212 KB 540/574 KB 36/52 KB 444/447 KB
432/575 KB 144/212 KB 540/574 KB 36/52 KB 447/447 KB
436/575 KB 144/212 KB 540/574 KB 36/52 KB 447/447 KB
436/575 KB 144/212 KB 540/574 KB 40/52 KB 447/447 KB
440/575 KB 144/212 KB 540/574 KB 40/52 KB 447/447 KB
440/575 KB 148/212 KB 540/574 KB 40/52 KB 447/447 KB
444/575 KB 148/212 KB 540/574 KB 40/52 KB 447/447 KB
444/575 KB 152/212 KB 540/574 KB 40/52 KB 447/447 KB
448/575 KB 152/212 KB 540/574 KB 44/52 KB 447/447 KB
448/575 KB 156/212 KB 544/574 KB 44/52 KB 447/447 KB
452/575 KB 156/212 KB 544/574 KB 44/52 KB 447/447 KB
456/575 KB 156/212 KB 544/574 KB 44/52 KB 447/447 KB
456/575 KB 156/212 KB 548/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 552/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 556/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 560/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 564/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 568/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 572/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 574/574 KB 44/52 KB 447/447 KB
448/575 KB 152/212 KB 540/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 574/574 KB 48/52 KB 447/447 KB
448/575 KB 156/212 KB 540/574 KB 44/52 KB 447/447 KB
460/575 KB 156/212 KB 548/574 KB 44/52 KB 447/447 KB
464/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
464/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
468/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
464/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
472/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
476/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
480/575 KB 160/212 KB 574/574 KB 52/52 KB 447/447 KB
480/575 KB 164/212 KB 574/574 KB 52/52 KB 447/447 KB
480/575 KB 168/212 KB 574/574 KB 52/52 KB 447/447 KB
480/575 KB 172/212 KB 574/574 KB 52/52 KB 447/447 KB
484/575 KB 172/212 KB 574/574 KB 52/52 KB 447/447 KB
484/575 KB 176/212 KB 574/574 KB 52/52 KB 447/447 KB
488/575 KB 176/212 KB 574/574 KB 52/52 KB 447/447 KB
492/575 KB 176/212 KB 574/574 KB 52/52 KB 447/447 KB
496/575 KB 176/212 KB 574/574 KB 52/52 KB 447/447 KB
496/575 KB 180/212 KB 574/574 KB 52/52 KB 447/447 KB
496/575 KB 184/212 KB 574/574 KB 52/52 KB 447/447 KB
496/575 KB 188/212 KB 574/574 KB 52/52 KB 447/447 KB
496/575 KB 192/212 KB 574/574 KB 52/52 KB 447/447 KB
500/575 KB 192/212 KB 574/574 KB 52/52 KB 447/447 KB
504/575 KB 192/212 KB 574/574 KB 52/52 KB 447/447 KB
508/575 KB 192/212 KB 574/574 KB 52/52 KB 447/447 KB
508/575 KB 196/212 KB 574/574 KB 52/52 KB 447/447 KB
512/575 KB 196/212 KB 574/574 KB 52/52 KB 447/447 KB
512/575 KB 200/212 KB 574/574 KB 52/52 KB 447/447 KB
512/575 KB 204/212 KB 574/574 KB 52/52 KB 447/447 KB
512/575 KB 208/212 KB 574/574 KB 52/52 KB 447/447 KB
516/575 KB 208/212 KB 574/574 KB 52/52 KB 447/447 KB
516/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
520/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
524/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
528/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
532/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
536/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
540/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
544/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
548/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
552/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
556/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
560/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
564/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
568/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
572/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
575/575 KB 212/212 KB 574/574 KB 52/52 KB 447/447 KB
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (447 KB at 2579.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (574 KB at 3315.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (212 KB at 1213.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 3246.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
52/52 KB 4/763 KB
52/52 KB 8/763 KB
52/52 KB 12/763 KB
52/52 KB 16/763 KB
52/52 KB 20/763 KB
52/52 KB 20/763 KB 4/61 KB
52/52 KB 24/763 KB 4/61 KB
52/52 KB 28/763 KB 4/61 KB
52/52 KB 28/763 KB 8/61 KB
52/52 KB 32/763 KB 8/61 KB
52/52 KB 32/763 KB 12/61 KB
52/52 KB 32/763 KB 16/61 KB
52/52 KB 36/763 KB 16/61 KB
52/52 KB 40/763 KB 16/61 KB
52/52 KB 44/763 KB 16/61 KB
52/52 KB 44/763 KB 20/61 KB
52/52 KB 48/763 KB 20/61 KB
52/52 KB 48/763 KB 24/61 KB
52/52 KB 48/763 KB 28/61 KB
52/52 KB 48/763 KB 32/61 KB
52/52 KB 52/763 KB 32/61 KB
52/52 KB 56/763 KB 32/61 KB
52/52 KB 60/763 KB 32/61 KB
52/52 KB 64/763 KB 32/61 KB
52/52 KB 64/763 KB 36/61 KB
52/52 KB 64/763 KB 40/61 KB
52/52 KB 64/763 KB 44/61 KB
52/52 KB 64/763 KB 48/61 KB
52/52 KB 68/763 KB 48/61 KB
52/52 KB 72/763 KB 48/61 KB
52/52 KB 76/763 KB 48/61 KB
52/52 KB 80/763 KB 48/61 KB
52/52 KB 80/763 KB 52/61 KB
52/52 KB 80/763 KB 56/61 KB
52/52 KB 80/763 KB 60/61 KB
52/52 KB 80/763 KB 61/61 KB
52/52 KB 84/763 KB 61/61 KB
52/52 KB 88/763 KB 61/61 KB
52/52 KB 92/763 KB 61/61 KB
52/52 KB 96/763 KB 61/61 KB
52/52 KB 100/763 KB 61/61 KB
52/52 KB 104/763 KB 61/61 KB
52/52 KB 108/763 KB 61/61 KB
52/52 KB 112/763 KB 61/61 KB
52/52 KB 116/763 KB 61/61 KB
52/52 KB 120/763 KB 61/61 KB
52/52 KB 124/763 KB 61/61 KB
52/52 KB 128/763 KB 61/61 KB
52/52 KB 132/763 KB 61/61 KB
52/52 KB 136/763 KB 61/61 KB
52/52 KB 136/763 KB 4/328 KB 61/61 KB
52/52 KB 140/763 KB 4/328 KB 61/61 KB
52/52 KB 144/763 KB 4/328 KB 61/61 KB
52/52 KB 148/763 KB 4/328 KB 61/61 KB
52/52 KB 152/763 KB 4/328 KB 61/61 KB
52/52 KB 156/763 KB 4/328 KB 61/61 KB
52/52 KB 160/763 KB 4/328 KB 61/61 KB
52/52 KB 160/763 KB 8/328 KB 61/61 KB
52/52 KB 160/763 KB 12/328 KB 61/61 KB
52/52 KB 164/763 KB 12/328 KB 61/61 KB
52/52 KB 164/763 KB 16/328 KB 61/61 KB
52/52 KB 168/763 KB 16/328 KB 61/61 KB
52/52 KB 172/763 KB 16/328 KB 61/61 KB
52/52 KB 176/763 KB 16/328 KB 61/61 KB
52/52 KB 180/763 KB 16/328 KB 61/61 KB
52/52 KB 180/763 KB 20/328 KB 61/61 KB
52/52 KB 184/763 KB 20/328 KB 61/61 KB
52/52 KB 184/763 KB 24/328 KB 61/61 KB
52/52 KB 188/763 KB 24/328 KB 61/61 KB
52/52 KB 188/763 KB 28/328 KB 61/61 KB
52/52 KB 192/763 KB 28/328 KB 61/61 KB
192/763 KB 32/328 KB 61/61 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 KB at 278.3 KB/sec)
196/763 KB 32/328 KB 61/61 KB
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.jar
196/763 KB 36/328 KB 61/61 KB
200/763 KB 36/328 KB 61/61 KB
200/763 KB 40/328 KB 61/61 KB
204/763 KB 40/328 KB 61/61 KB
204/763 KB 44/328 KB 61/61 KB
208/763 KB 44/328 KB 61/61 KB
208/763 KB 48/328 KB 61/61 KB
212/763 KB 48/328 KB 61/61 KB
212/763 KB 52/328 KB 61/61 KB
216/763 KB 52/328 KB 61/61 KB
216/763 KB 52/328 KB 61/61 KB 4/321 KB
216/763 KB 56/328 KB 61/61 KB 4/321 KB
220/763 KB 56/328 KB 61/61 KB 4/321 KB
220/763 KB 56/328 KB 61/61 KB 8/321 KB
220/763 KB 60/328 KB 61/61 KB 8/321 KB
224/763 KB 60/328 KB 61/61 KB 8/321 KB
224/763 KB 60/328 KB 61/61 KB 12/321 KB
224/763 KB 64/328 KB 61/61 KB 12/321 KB
224/763 KB 64/328 KB 61/61 KB 16/321 KB
224/763 KB 68/328 KB 61/61 KB 16/321 KB
224/763 KB 72/328 KB 61/61 KB 16/321 KB
224/763 KB 76/328 KB 61/61 KB 16/321 KB
224/763 KB 80/328 KB 61/61 KB 16/321 KB
224/763 KB 80/328 KB 61/61 KB 20/321 KB
224/763 KB 80/328 KB 61/61 KB 24/321 KB
224/763 KB 80/328 KB 61/61 KB 28/321 KB
224/763 KB 80/328 KB 61/61 KB 32/321 KB
224/763 KB 84/328 KB 61/61 KB 32/321 KB
224/763 KB 88/328 KB 61/61 KB 32/321 KB
224/763 KB 88/328 KB 61/61 KB 36/321 KB
224/763 KB 92/328 KB 61/61 KB 36/321 KB
224/763 KB 92/328 KB 61/61 KB 40/321 KB
224/763 KB 96/328 KB 61/61 KB 40/321 KB
224/763 KB 96/328 KB 61/61 KB 44/321 KB
224/763 KB 96/328 KB 61/61 KB 48/321 KB
224/763 KB 100/328 KB 61/61 KB 48/321 KB
228/763 KB 100/328 KB 61/61 KB 48/321 KB
228/763 KB 104/328 KB 61/61 KB 48/321 KB
232/763 KB 104/328 KB 61/61 KB 48/321 KB
232/763 KB 108/328 KB 61/61 KB 48/321 KB
236/763 KB 108/328 KB 61/61 KB 48/321 KB
240/763 KB 108/328 KB 61/61 KB 48/321 KB
240/763 KB 112/328 KB 61/61 KB 48/321 KB
244/763 KB 112/328 KB 61/61 KB 48/321 KB
248/763 KB 112/328 KB 61/61 KB 48/321 KB
250/763 KB 112/328 KB 61/61 KB 48/321 KB
250/763 KB 116/328 KB 61/61 KB 48/321 KB
250/763 KB 120/328 KB 61/61 KB 48/321 KB
250/763 KB 124/328 KB 61/61 KB 48/321 KB
254/763 KB 124/328 KB 61/61 KB 48/321 KB
254/763 KB 128/328 KB 61/61 KB 48/321 KB
258/763 KB 128/328 KB 61/61 KB 48/321 KB
262/763 KB 128/328 KB 61/61 KB 48/321 KB
266/763 KB 128/328 KB 61/61 KB 48/321 KB
266/763 KB 128/328 KB 61/61 KB 52/321 KB
266/763 KB 132/328 KB 61/61 KB 52/321 KB
266/763 KB 132/328 KB 61/61 KB 56/321 KB
266/763 KB 136/328 KB 61/61 KB 56/321 KB
266/763 KB 136/328 KB 61/61 KB 60/321 KB
266/763 KB 140/328 KB 61/61 KB 60/321 KB
266/763 KB 140/328 KB 61/61 KB 64/321 KB
270/763 KB 140/328 KB 61/61 KB 64/321 KB
270/763 KB 144/328 KB 61/61 KB 64/321 KB
274/763 KB 144/328 KB 61/61 KB 64/321 KB
278/763 KB 144/328 KB 61/61 KB 64/321 KB
282/763 KB 144/328 KB 61/61 KB 64/321 KB
282/763 KB 144/328 KB 61/61 KB 68/321 KB
282/763 KB 148/328 KB 61/61 KB 68/321 KB
282/763 KB 148/328 KB 61/61 KB 72/321 KB
282/763 KB 152/328 KB 61/61 KB 72/321 KB
282/763 KB 152/328 KB 61/61 KB 76/321 KB
282/763 KB 156/328 KB 61/61 KB 76/321 KB
282/763 KB 156/328 KB 61/61 KB 80/321 KB
286/763 KB 156/328 KB 61/61 KB 80/321 KB
286/763 KB 160/328 KB 61/61 KB 80/321 KB
290/763 KB 160/328 KB 61/61 KB 80/321 KB
294/763 KB 160/328 KB 61/61 KB 80/321 KB
298/763 KB 160/328 KB 61/61 KB 80/321 KB
298/763 KB 164/328 KB 61/61 KB 80/321 KB
298/763 KB 164/328 KB 61/61 KB 84/321 KB
298/763 KB 168/328 KB 61/61 KB 84/321 KB
298/763 KB 168/328 KB 61/61 KB 88/321 KB
298/763 KB 172/328 KB 61/61 KB 88/321 KB
298/763 KB 172/328 KB 61/61 KB 92/321 KB
298/763 KB 176/328 KB 61/61 KB 92/321 KB
298/763 KB 176/328 KB 61/61 KB 96/321 KB
302/763 KB 176/328 KB 61/61 KB 96/321 KB
306/763 KB 176/328 KB 61/61 KB 96/321 KB
310/763 KB 176/328 KB 61/61 KB 96/321 KB
310/763 KB 180/328 KB 61/61 KB 96/321 KB
310/763 KB 180/328 KB 61/61 KB 100/321 KB
314/763 KB 184/328 KB 61/61 KB 100/321 KB
314/763 KB 180/328 KB 61/61 KB 100/321 KB
314/763 KB 188/328 KB 61/61 KB 104/321 KB
314/763 KB 184/328 KB 61/61 KB 104/321 KB
314/763 KB 192/328 KB 61/61 KB 104/321 KB
314/763 KB 192/328 KB 61/61 KB 108/321 KB
314/763 KB 192/328 KB 61/61 KB 112/321 KB
314/763 KB 196/328 KB 61/61 KB 112/321 KB
318/763 KB 196/328 KB 61/61 KB 112/321 KB
318/763 KB 200/328 KB 61/61 KB 112/321 KB
318/763 KB 200/328 KB 61/61 KB 116/321 KB
322/763 KB 204/328 KB 61/61 KB 116/321 KB
322/763 KB 204/328 KB 61/61 KB 120/321 KB
318/763 KB 204/328 KB 61/61 KB 116/321 KB
322/763 KB 204/328 KB 61/61 KB 124/321 KB
326/763 KB 204/328 KB 61/61 KB 124/321 KB
326/763 KB 208/328 KB 61/61 KB 124/321 KB
330/763 KB 208/328 KB 61/61 KB 124/321 KB
330/763 KB 208/328 KB 61/61 KB 128/321 KB
330/763 KB 212/328 KB 61/61 KB 128/321 KB
330/763 KB 212/328 KB 61/61 KB 132/321 KB
334/763 KB 216/328 KB 61/61 KB 132/321 KB
334/763 KB 212/328 KB 61/61 KB 132/321 KB
334/763 KB 220/328 KB 61/61 KB 136/321 KB
334/763 KB 216/328 KB 61/61 KB 136/321 KB
338/763 KB 220/328 KB 61/61 KB 136/321 KB
338/763 KB 224/328 KB 61/61 KB 136/321 KB
338/763 KB 224/328 KB 61/61 KB 140/321 KB
342/763 KB 224/328 KB 61/61 KB 140/321 KB
342/763 KB 224/328 KB 61/61 KB 144/321 KB
346/763 KB 224/328 KB 61/61 KB 144/321 KB
346/763 KB 228/328 KB 61/61 KB 144/321 KB
346/763 KB 232/328 KB 61/61 KB 144/321 KB
346/763 KB 232/328 KB 61/61 KB 148/321 KB
346/763 KB 236/328 KB 61/61 KB 148/321 KB
350/763 KB 236/328 KB 61/61 KB 148/321 KB
350/763 KB 240/328 KB 61/61 KB 152/321 KB
350/763 KB 240/328 KB 61/61 KB 152/321 KB
354/763 KB 240/328 KB 61/61 KB 152/321 KB
354/763 KB 240/328 KB 61/61 KB 156/321 KB
358/763 KB 240/328 KB 61/61 KB 156/321 KB
358/763 KB 240/328 KB 61/61 KB 160/321 KB
362/763 KB 240/328 KB 61/61 KB 160/321 KB
362/763 KB 240/328 KB 61/61 KB 164/321 KB
366/763 KB 240/328 KB 61/61 KB 164/321 KB
366/763 KB 240/328 KB 61/61 KB 168/321 KB
370/763 KB 240/328 KB 61/61 KB 168/321 KB
370/763 KB 240/328 KB 61/61 KB 172/321 KB
374/763 KB 240/328 KB 61/61 KB 172/321 KB
374/763 KB 240/328 KB 61/61 KB 176/321 KB
378/763 KB 240/328 KB 61/61 KB 176/321 KB
382/763 KB 240/328 KB 61/61 KB 176/321 KB
386/763 KB 240/328 KB 61/61 KB 176/321 KB
390/763 KB 240/328 KB 61/61 KB 176/321 KB
390/763 KB 244/328 KB 61/61 KB 176/321 KB
394/763 KB 244/328 KB 61/61 KB 176/321 KB
394/763 KB 248/328 KB 61/61 KB 176/321 KB
394/763 KB 252/328 KB 61/61 KB 176/321 KB
394/763 KB 256/328 KB 61/61 KB 176/321 KB
394/763 KB 256/328 KB 61/61 KB 180/321 KB
394/763 KB 256/328 KB 61/61 KB 184/321 KB
398/763 KB 256/328 KB 61/61 KB 184/321 KB
398/763 KB 256/328 KB 61/61 KB 188/321 KB
402/763 KB 256/328 KB 61/61 KB 188/321 KB
402/763 KB 256/328 KB 61/61 KB 192/321 KB
406/763 KB 256/328 KB 61/61 KB 192/321 KB
410/763 KB 256/328 KB 61/61 KB 192/321 KB
410/763 KB 256/328 KB 61/61 KB 196/321 KB
410/763 KB 256/328 KB 61/61 KB 200/321 KB
410/763 KB 256/328 KB 61/61 KB 204/321 KB
410/763 KB 256/328 KB 61/61 KB 208/321 KB
414/763 KB 256/328 KB 61/61 KB 208/321 KB
418/763 KB 256/328 KB 61/61 KB 208/321 KB
422/763 KB 256/328 KB 61/61 KB 208/321 KB
426/763 KB 256/328 KB 61/61 KB 208/321 KB
430/763 KB 256/328 KB 61/61 KB 208/321 KB
434/763 KB 256/328 KB 208/321 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 312.8 KB/sec)
438/763 KB 256/328 KB 212/321 KB
434/763 KB 256/328 KB 212/321 KB
442/763 KB 256/328 KB 212/321 KB
442/763 KB 256/328 KB 216/321 KB
442/763 KB 256/328 KB 220/321 KB
442/763 KB 256/328 KB 224/321 KB
446/763 KB 256/328 KB 224/321 KB
446/763 KB 256/328 KB 228/321 KB
450/763 KB 256/328 KB 228/321 KB
450/763 KB 256/328 KB 232/321 KB
454/763 KB 256/328 KB 232/321 KB
454/763 KB 256/328 KB 236/321 KB
458/763 KB 256/328 KB 236/321 KB
458/763 KB 256/328 KB 240/321 KB
462/763 KB 256/328 KB 240/321 KB
464/763 KB 256/328 KB 240/321 KB
468/763 KB 256/328 KB 240/321 KB
472/763 KB 256/328 KB 240/321 KB
476/763 KB 256/328 KB 240/321 KB
480/763 KB 256/328 KB 240/321 KB
480/763 KB 256/328 KB 244/321 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.7/plexus-java-1.0.7.jar
480/763 KB 256/328 KB 248/321 KB
480/763 KB 256/328 KB 252/321 KB
480/763 KB 256/328 KB 256/321 KB
484/763 KB 256/328 KB 256/321 KB
488/763 KB 256/328 KB 256/321 KB
488/763 KB 260/328 KB 256/321 KB
492/763 KB 260/328 KB 256/321 KB
496/763 KB 260/328 KB 256/321 KB
496/763 KB 264/328 KB 256/321 KB
496/763 KB 268/328 KB 256/321 KB
496/763 KB 272/328 KB 256/321 KB
496/763 KB 276/328 KB 256/321 KB
500/763 KB 276/328 KB 256/321 KB
500/763 KB 280/328 KB 256/321 KB
504/763 KB 280/328 KB 256/321 KB
504/763 KB 284/328 KB 256/321 KB
508/763 KB 284/328 KB 256/321 KB
508/763 KB 288/328 KB 256/321 KB
512/763 KB 288/328 KB 256/321 KB
512/763 KB 288/328 KB 260/321 KB
512/763 KB 288/328 KB 264/321 KB
512/763 KB 292/328 KB 264/321 KB
512/763 KB 292/328 KB 268/321 KB
512/763 KB 296/328 KB 268/321 KB
516/763 KB 296/328 KB 268/321 KB
516/763 KB 296/328 KB 272/321 KB
516/763 KB 300/328 KB 272/321 KB
520/763 KB 300/328 KB 272/321 KB
520/763 KB 304/328 KB 272/321 KB
524/763 KB 304/328 KB 272/321 KB
528/763 KB 304/328 KB 272/321 KB
528/763 KB 304/328 KB 276/321 KB
528/763 KB 308/328 KB 276/321 KB
528/763 KB 308/328 KB 280/321 KB
528/763 KB 312/328 KB 280/321 KB
528/763 KB 312/328 KB 284/321 KB
528/763 KB 316/328 KB 284/321 KB
532/763 KB 316/328 KB 284/321 KB
532/763 KB 316/328 KB 288/321 KB
532/763 KB 320/328 KB 288/321 KB
536/763 KB 320/328 KB 288/321 KB
540/763 KB 320/328 KB 288/321 KB
544/763 KB 320/328 KB 288/321 KB
544/763 KB 324/328 KB 288/321 KB
544/763 KB 328/328 KB 288/321 KB
544/763 KB 328/328 KB 292/321 KB
544/763 KB 328/328 KB 296/321 KB
548/763 KB 328/328 KB 296/321 KB
548/763 KB 328/328 KB 300/321 KB
552/763 KB 328/328 KB 304/321 KB
552/763 KB 328/328 KB 304/321 KB
556/763 KB 328/328 KB 304/321 KB
560/763 KB 328/328 KB 304/321 KB
560/763 KB 328/328 KB 308/321 KB
564/763 KB 328/328 KB 308/321 KB
564/763 KB 328/328 KB 312/321 KB
564/763 KB 328/328 KB 316/321 KB
568/763 KB 328/328 KB 316/321 KB
568/763 KB 328/328 KB 320/321 KB
572/763 KB 328/328 KB 320/321 KB
572/763 KB 328/328 KB 321/321 KB
576/763 KB 328/328 KB 321/321 KB
580/763 KB 328/328 KB 321/321 KB
584/763 KB 328/328 KB 321/321 KB
588/763 KB 328/328 KB 321/321 KB
592/763 KB 328/328 KB 321/321 KB
596/763 KB 328/328 KB 321/321 KB
600/763 KB 328/328 KB 321/321 KB
604/763 KB 328/328 KB 321/321 KB
608/763 KB 328/328 KB 321/321 KB
612/763 KB 321/321 KB
616/763 KB 321/321 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (328 KB at 1611.8 KB/sec)
620/763 KB 321/321 KB
624/763 KB 321/321 KB
628/763 KB 321/321 KB
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar
632/763 KB 321/321 KB
636/763 KB 321/321 KB
640/763 KB 321/321 KB
644/763 KB 321/321 KB
648/763 KB 321/321 KB 4/317 KB
652/763 KB 321/321 KB 4/317 KB
644/763 KB 321/321 KB 4/317 KB
656/763 KB 321/321 KB 4/317 KB
656/763 KB 321/321 KB 8/317 KB
660/763 KB 321/321 KB 8/317 KB
660/763 KB 321/321 KB 12/317 KB
664/763 KB 321/321 KB 12/317 KB
668/763 KB 321/321 KB 12/317 KB
672/763 KB 321/321 KB 16/317 KB
668/763 KB 321/321 KB 16/317 KB
676/763 KB 321/321 KB 16/317 KB
678/763 KB 321/321 KB 16/317 KB
682/763 KB 321/321 KB 16/317 KB
686/763 KB 321/321 KB 16/317 KB
690/763 KB 321/321 KB 16/317 KB
690/763 KB 321/321 KB 20/317 KB
694/763 KB 321/321 KB 20/317 KB
694/763 KB 321/321 KB 24/317 KB
694/763 KB 321/321 KB 28/317 KB
698/763 KB 321/321 KB 28/317 KB
702/763 KB 321/321 KB 28/317 KB
702/763 KB 321/321 KB 32/317 KB
706/763 KB 321/321 KB 32/317 KB
710/763 KB 321/321 KB 32/317 KB
714/763 KB 321/321 KB 32/317 KB
718/763 KB 321/321 KB 32/317 KB
722/763 KB 321/321 KB 32/317 KB
722/763 KB 321/321 KB 36/317 KB
726/763 KB 321/321 KB 36/317 KB
726/763 KB 321/321 KB 40/317 KB
726/763 KB 321/321 KB 44/317 KB
730/763 KB 321/321 KB 44/317 KB
734/763 KB 321/321 KB 44/317 KB
734/763 KB 321/321 KB 48/317 KB
738/763 KB 321/321 KB 48/317 KB
742/763 KB 321/321 KB 48/317 KB
746/763 KB 321/321 KB 48/317 KB
750/763 KB 321/321 KB 48/317 KB
754/763 KB 321/321 KB 48/317 KB
754/763 KB 321/321 KB 52/317 KB
758/763 KB 321/321 KB 52/317 KB
758/763 KB 321/321 KB 56/317 KB
762/763 KB 321/321 KB 56/317 KB
763/763 KB 321/321 KB 56/317 KB
763/763 KB 321/321 KB 60/317 KB
763/763 KB 321/321 KB 64/317 KB
763/763 KB 321/321 KB 68/317 KB
763/763 KB 321/321 KB 72/317 KB
763/763 KB 321/321 KB 76/317 KB
763/763 KB 321/321 KB 80/317 KB
763/763 KB 321/321 KB 84/317 KB
763/763 KB 321/321 KB 88/317 KB
763/763 KB 321/321 KB 92/317 KB
763/763 KB 321/321 KB 96/317 KB
763/763 KB 321/321 KB 100/317 KB
763/763 KB 104/317 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (321 KB at 1534.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.jar
763/763 KB 108/317 KB
763/763 KB 4/52 KB 4/119 KB 108/317 KB
763/763 KB 4/52 KB 108/317 KB
763/763 KB 4/52 KB 4/119 KB 112/317 KB
763/763 KB 8/52 KB 8/119 KB 112/317 KB
763/763 KB 4/52 KB 8/119 KB 112/317 KB
763/763 KB 12/52 KB 8/119 KB 112/317 KB
763/763 KB 12/52 KB 12/119 KB 112/317 KB
763/763 KB 16/52 KB 12/119 KB 112/317 KB
763/763 KB 16/52 KB 16/119 KB 112/317 KB
763/763 KB 20/52 KB 16/119 KB 112/317 KB
763/763 KB 20/52 KB 20/119 KB 112/317 KB
763/763 KB 24/52 KB 20/119 KB 112/317 KB
763/763 KB 24/52 KB 24/119 KB 112/317 KB
763/763 KB 28/52 KB 24/119 KB 112/317 KB
763/763 KB 28/52 KB 28/119 KB 116/317 KB
763/763 KB 32/52 KB 28/119 KB 120/317 KB
763/763 KB 32/52 KB 28/119 KB 124/317 KB
763/763 KB 32/52 KB 28/119 KB 128/317 KB
763/763 KB 32/52 KB 28/119 KB 132/317 KB
763/763 KB 32/52 KB 28/119 KB 136/317 KB
763/763 KB 32/52 KB 28/119 KB 140/317 KB
763/763 KB 32/52 KB 28/119 KB 144/317 KB
763/763 KB 32/52 KB 28/119 KB 148/317 KB
763/763 KB 32/52 KB 28/119 KB 152/317 KB
763/763 KB 32/52 KB 28/119 KB 156/317 KB
763/763 KB 32/52 KB 28/119 KB 160/317 KB
763/763 KB 32/52 KB 28/119 KB 164/317 KB
763/763 KB 32/52 KB 28/119 KB 168/317 KB
763/763 KB 32/52 KB 28/119 KB 172/317 KB
763/763 KB 32/52 KB 28/119 KB 176/317 KB
763/763 KB 32/52 KB 28/119 KB 180/317 KB
763/763 KB 32/52 KB 28/119 KB 184/317 KB
763/763 KB 32/52 KB 28/119 KB 188/317 KB
763/763 KB 32/52 KB 28/119 KB 192/317 KB
763/763 KB 32/52 KB 28/119 KB 196/317 KB
763/763 KB 32/52 KB 28/119 KB 200/317 KB
763/763 KB 32/52 KB 28/119 KB 204/317 KB
763/763 KB 32/52 KB 28/119 KB 208/317 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (763 KB at 3560.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
32/52 KB 28/119 KB 212/317 KB
32/52 KB 28/119 KB 216/317 KB
32/52 KB 28/119 KB 220/317 KB
32/52 KB 28/119 KB 224/317 KB
32/52 KB 28/119 KB 228/317 KB
32/52 KB 28/119 KB 232/317 KB
32/52 KB 28/119 KB 236/317 KB
32/52 KB 28/119 KB 240/317 KB
32/52 KB 28/119 KB 244/317 KB
32/52 KB 28/119 KB 248/317 KB
32/52 KB 28/119 KB 252/317 KB
32/52 KB 28/119 KB 256/317 KB
32/52 KB 28/119 KB 260/317 KB
32/52 KB 28/119 KB 264/317 KB
32/52 KB 28/119 KB 268/317 KB
32/52 KB 28/119 KB 272/317 KB
32/52 KB 28/119 KB 276/317 KB
32/52 KB 28/119 KB 280/317 KB
763/763 KB 28/52 KB 28/119 KB 112/317 KB
32/52 KB 28/119 KB 284/317 KB
32/52 KB 32/119 KB 284/317 KB
763/763 KB 32/52 KB 28/119 KB 116/317 KB
32/52 KB 36/119 KB 284/317 KB
32/52 KB 40/119 KB 284/317 KB
36/52 KB 40/119 KB 284/317 KB
36/52 KB 44/119 KB 284/317 KB
36/52 KB 48/119 KB 284/317 KB
40/52 KB 48/119 KB 284/317 KB
44/52 KB 48/119 KB 284/317 KB
48/52 KB 48/119 KB 284/317 KB
48/52 KB 52/119 KB 288/317 KB
52/52 KB 52/119 KB 288/317 KB
52/52 KB 56/119 KB 288/317 KB
48/52 KB 48/119 KB 288/317 KB
52/52 KB 60/119 KB 288/317 KB
52/52 KB 64/119 KB 288/317 KB
52/52 KB 68/119 KB 288/317 KB
52/52 KB 72/119 KB 288/317 KB
52/52 KB 76/119 KB 288/317 KB
52/52 KB 80/119 KB 288/317 KB
52/52 KB 80/119 KB 292/317 KB
52/52 KB 84/119 KB 296/317 KB
52/52 KB 84/119 KB 300/317 KB
52/52 KB 84/119 KB 304/317 KB
52/52 KB 84/119 KB 304/317 KB 4/191 KB
52/52 KB 84/119 KB 304/317 KB 8/191 KB
52/52 KB 84/119 KB 304/317 KB 12/191 KB
52/52 KB 84/119 KB 304/317 KB 16/191 KB
52/52 KB 84/119 KB 304/317 KB 20/191 KB
52/52 KB 84/119 KB 304/317 KB 24/191 KB
52/52 KB 84/119 KB 304/317 KB 28/191 KB
52/52 KB 84/119 KB 304/317 KB 32/191 KB
52/52 KB 84/119 KB 308/317 KB 32/191 KB
52/52 KB 84/119 KB 312/317 KB 32/191 KB
52/52 KB 84/119 KB 292/317 KB
52/52 KB 84/119 KB 316/317 KB 36/191 KB
52/52 KB 88/119 KB 317/317 KB 36/191 KB
52/52 KB 84/119 KB 312/317 KB 36/191 KB
52/52 KB 88/119 KB 317/317 KB 40/191 KB
52/52 KB 88/119 KB 317/317 KB 44/191 KB
52/52 KB 88/119 KB 317/317 KB 48/191 KB
52/52 KB 88/119 KB 317/317 KB 52/191 KB
52/52 KB 88/119 KB 317/317 KB 56/191 KB
52/52 KB 88/119 KB 317/317 KB 60/191 KB
52/52 KB 88/119 KB 317/317 KB 64/191 KB
52/52 KB 88/119 KB 317/317 KB 68/191 KB
52/52 KB 88/119 KB 317/317 KB 72/191 KB
52/52 KB 88/119 KB 317/317 KB 76/191 KB
52/52 KB 88/119 KB 317/317 KB 80/191 KB
52/52 KB 88/119 KB 317/317 KB 84/191 KB
52/52 KB 88/119 KB 317/317 KB 88/191 KB
52/52 KB 88/119 KB 317/317 KB 92/191 KB
52/52 KB 88/119 KB 317/317 KB 96/191 KB
52/52 KB 88/119 KB 317/317 KB 100/191 KB
52/52 KB 88/119 KB 317/317 KB 104/191 KB
52/52 KB 88/119 KB 316/317 KB 36/191 KB
52/52 KB 88/119 KB 317/317 KB 108/191 KB
52/52 KB 92/119 KB 317/317 KB 108/191 KB
52/52 KB 92/119 KB 317/317 KB 112/191 KB
52/52 KB 96/119 KB 317/317 KB 112/191 KB
52/52 KB 96/119 KB 317/317 KB 116/191 KB
52/52 KB 96/119 KB 317/317 KB 120/191 KB
52/52 KB 100/119 KB 317/317 KB 120/191 KB
52/52 KB 100/119 KB 317/317 KB 124/191 KB
52/52 KB 104/119 KB 317/317 KB 124/191 KB
52/52 KB 104/119 KB 4/618 KB 317/317 KB 124/191 KB
52/52 KB 104/119 KB 4/618 KB 317/317 KB 128/191 KB
52/52 KB 108/119 KB 8/618 KB 317/317 KB 128/191 KB
52/52 KB 108/119 KB 4/618 KB 317/317 KB 128/191 KB
52/52 KB 108/119 KB 12/618 KB 317/317 KB 128/191 KB
52/52 KB 112/119 KB 12/618 KB 317/317 KB 128/191 KB
52/52 KB 112/119 KB 16/618 KB 317/317 KB 128/191 KB
52/52 KB 116/119 KB 16/618 KB 317/317 KB 128/191 KB
52/52 KB 119/119 KB 16/618 KB 317/317 KB 128/191 KB
52/52 KB 119/119 KB 16/618 KB 317/317 KB 132/191 KB
52/52 KB 119/119 KB 20/618 KB 317/317 KB 132/191 KB
52/52 KB 119/119 KB 20/618 KB 317/317 KB 136/191 KB
52/52 KB 119/119 KB 24/618 KB 317/317 KB 136/191 KB
52/52 KB 119/119 KB 24/618 KB 317/317 KB 140/191 KB
52/52 KB 119/119 KB 28/618 KB 317/317 KB 140/191 KB
52/52 KB 119/119 KB 28/618 KB 317/317 KB 144/191 KB
52/52 KB 119/119 KB 32/618 KB 317/317 KB 144/191 KB
52/52 KB 119/119 KB 36/618 KB 317/317 KB 144/191 KB
52/52 KB 119/119 KB 36/618 KB 317/317 KB 148/191 KB
52/52 KB 119/119 KB 40/618 KB 317/317 KB 152/191 KB
52/52 KB 119/119 KB 40/618 KB 317/317 KB 156/191 KB
52/52 KB 119/119 KB 40/618 KB 317/317 KB 152/191 KB
52/52 KB 119/119 KB 40/618 KB 317/317 KB 160/191 KB
52/52 KB 119/119 KB 44/618 KB 317/317 KB 160/191 KB
52/52 KB 119/119 KB 48/618 KB 317/317 KB 160/191 KB
52/52 KB 119/119 KB 52/618 KB 317/317 KB 160/191 KB
52/52 KB 119/119 KB 52/618 KB 317/317 KB 164/191 KB
52/52 KB 119/119 KB 56/618 KB 317/317 KB 164/191 KB
52/52 KB 119/119 KB 56/618 KB 317/317 KB 168/191 KB
52/52 KB 119/119 KB 60/618 KB 317/317 KB 168/191 KB
52/52 KB 119/119 KB 60/618 KB 317/317 KB 172/191 KB
52/52 KB 119/119 KB 60/618 KB 317/317 KB 176/191 KB
52/52 KB 119/119 KB 64/618 KB 317/317 KB 176/191 KB
52/52 KB 119/119 KB 64/618 KB 317/317 KB 180/191 KB
52/52 KB 119/119 KB 64/618 KB 317/317 KB 184/191 KB
52/52 KB 119/119 KB 64/618 KB 317/317 KB 188/191 KB
52/52 KB 119/119 KB 68/618 KB 317/317 KB 188/191 KB
52/52 KB 119/119 KB 68/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 72/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 76/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 80/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 84/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 88/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 92/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 96/618 KB 317/317 KB 191/191 KB
52/52 KB 119/119 KB 100/618 KB 317/317 KB 191/191 KB
119/119 KB 104/618 KB 317/317 KB 191/191 KB
119/119 KB 108/618 KB 317/317 KB 191/191 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.7/plexus-java-1.0.7.jar (52 KB at 228.3 KB/sec)
119/119 KB 112/618 KB 317/317 KB 191/191 KB
Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
119/119 KB 116/618 KB 317/317 KB 191/191 KB
119/119 KB 120/618 KB 317/317 KB 191/191 KB
119/119 KB 124/618 KB 317/317 KB 191/191 KB
119/119 KB 128/618 KB 317/317 KB 191/191 KB
119/119 KB 132/618 KB 317/317 KB 191/191 KB
119/119 KB 136/618 KB 317/317 KB 191/191 KB
119/119 KB 140/618 KB 317/317 KB 191/191 KB
119/119 KB 144/618 KB 317/317 KB 191/191 KB
119/119 KB 148/618 KB 317/317 KB 191/191 KB
119/119 KB 152/618 KB 317/317 KB 191/191 KB
119/119 KB 156/618 KB 317/317 KB 191/191 KB
119/119 KB 160/618 KB 317/317 KB 191/191 KB
119/119 KB 164/618 KB 317/317 KB 191/191 KB
119/119 KB 168/618 KB 317/317 KB 191/191 KB
119/119 KB 172/618 KB 317/317 KB 191/191 KB
119/119 KB 176/618 KB 317/317 KB 191/191 KB
119/119 KB 180/618 KB 317/317 KB 191/191 KB
119/119 KB 184/618 KB 317/317 KB 191/191 KB
119/119 KB 188/618 KB 317/317 KB 191/191 KB
119/119 KB 192/618 KB 317/317 KB 191/191 KB
119/119 KB 196/618 KB 317/317 KB 191/191 KB
119/119 KB 200/618 KB 317/317 KB 191/191 KB
119/119 KB 204/618 KB 317/317 KB 191/191 KB
119/119 KB 208/618 KB 317/317 KB 191/191 KB
119/119 KB 212/618 KB 317/317 KB 191/191 KB
119/119 KB 216/618 KB 317/317 KB 191/191 KB
119/119 KB 220/618 KB 317/317 KB 191/191 KB
119/119 KB 224/618 KB 317/317 KB 191/191 KB
119/119 KB 228/618 KB 317/317 KB 191/191 KB
119/119 KB 232/618 KB 317/317 KB 191/191 KB
119/119 KB 236/618 KB 317/317 KB 191/191 KB
119/119 KB 240/618 KB 317/317 KB 191/191 KB
119/119 KB 244/618 KB 317/317 KB 191/191 KB
119/119 KB 248/618 KB 317/317 KB 191/191 KB
119/119 KB 252/618 KB 317/317 KB 191/191 KB
119/119 KB 256/618 KB 317/317 KB 191/191 KB
119/119 KB 260/618 KB 317/317 KB 191/191 KB
119/119 KB 264/618 KB 317/317 KB 191/191 KB
119/119 KB 268/618 KB 317/317 KB 191/191 KB
119/119 KB 272/618 KB 317/317 KB 191/191 KB
276/618 KB 317/317 KB 191/191 KB
280/618 KB 317/317 KB 191/191 KB
284/618 KB 317/317 KB 191/191 KB
288/618 KB 317/317 KB 191/191 KB
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.1/asm-9.1.jar (119 KB at 521.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
292/618 KB 317/317 KB 191/191 KB
296/618 KB 317/317 KB 191/191 KB
300/618 KB 317/317 KB 191/191 KB
304/618 KB 317/317 KB 191/191 KB
308/618 KB 317/317 KB 191/191 KB
312/618 KB 317/317 KB 191/191 KB
316/618 KB 317/317 KB 191/191 KB
320/618 KB 317/317 KB 191/191 KB
321/618 KB 191/191 KB
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.jar (317 KB at 1382.8 KB/sec)
325/618 KB 191/191 KB
329/618 KB 191/191 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar
333/618 KB 191/191 KB
337/618 KB 191/191 KB
341/618 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.jar (191 KB at 828.5 KB/sec)
345/618 KB
349/618 KB
353/618 KB
357/618 KB
361/618 KB
365/618 KB
369/618 KB
373/618 KB
377/618 KB
381/618 KB
385/618 KB
389/618 KB
393/618 KB
397/618 KB
401/618 KB
4/114 KB 401/618 KB
8/114 KB 401/618 KB
12/114 KB 401/618 KB
12/114 KB 405/618 KB
16/114 KB 405/618 KB
16/114 KB 409/618 KB
16/114 KB 413/618 KB
16/114 KB 417/618 KB
20/114 KB 417/618 KB
24/114 KB 417/618 KB
24/114 KB 421/618 KB
28/114 KB 421/618 KB
28/114 KB 425/618 KB
32/114 KB 425/618 KB
32/114 KB 429/618 KB
32/114 KB 433/618 KB
32/114 KB 437/618 KB
32/114 KB 441/618 KB
36/114 KB 441/618 KB
36/114 KB 445/618 KB
40/114 KB 445/618 KB
40/114 KB 449/618 KB
44/114 KB 449/618 KB
48/114 KB 449/618 KB
48/114 KB 453/618 KB
48/114 KB 457/618 KB
48/114 KB 461/618 KB
52/114 KB 461/618 KB
52/114 KB 465/618 KB
56/114 KB 465/618 KB
60/114 KB 465/618 KB
64/114 KB 465/618 KB
64/114 KB 469/618 KB
64/114 KB 473/618 KB
64/114 KB 477/618 KB
64/114 KB 481/618 KB
68/114 KB 481/618 KB
72/114 KB 481/618 KB
72/114 KB 485/618 KB
76/114 KB 485/618 KB
76/114 KB 489/618 KB
80/114 KB 489/618 KB
80/114 KB 493/618 KB
80/114 KB 497/618 KB
84/114 KB 497/618 KB
84/114 KB 501/618 KB
88/114 KB 501/618 KB
88/114 KB 505/618 KB
92/114 KB 505/618 KB
92/114 KB 509/618 KB
96/114 KB 509/618 KB
96/114 KB 513/618 KB
96/114 KB 517/618 KB
100/114 KB 517/618 KB
100/114 KB 521/618 KB
100/114 KB 525/618 KB
104/114 KB 525/618 KB
104/114 KB 529/618 KB
108/114 KB 529/618 KB
112/114 KB 529/618 KB
112/114 KB 533/618 KB
112/114 KB 535/618 KB
114/114 KB 535/618 KB
114/114 KB 539/618 KB
114/114 KB 543/618 KB
114/114 KB 547/618 KB
114/114 KB 551/618 KB
114/114 KB 555/618 KB
114/114 KB 559/618 KB
114/114 KB 563/618 KB
114/114 KB 567/618 KB
4/279 KB 114/114 KB 567/618 KB
4/279 KB 114/114 KB 571/618 KB
4/279 KB 114/114 KB 575/618 KB
8/279 KB 114/114 KB 575/618 KB
12/279 KB 114/114 KB 575/618 KB
12/279 KB 114/114 KB 579/618 KB
16/279 KB 114/114 KB 579/618 KB
16/279 KB 114/114 KB 583/618 KB
20/279 KB 114/114 KB 583/618 KB
24/279 KB 114/114 KB 583/618 KB
24/279 KB 114/114 KB 587/618 KB
28/279 KB 114/114 KB 587/618 KB
28/279 KB 114/114 KB 591/618 KB
32/279 KB 114/114 KB 591/618 KB
32/279 KB 114/114 KB 595/618 KB
32/279 KB 114/114 KB 599/618 KB
36/279 KB 114/114 KB 599/618 KB
40/279 KB 114/114 KB 599/618 KB
40/279 KB 114/114 KB 603/618 KB
44/279 KB 114/114 KB 603/618 KB
44/279 KB 114/114 KB 607/618 KB
48/279 KB 114/114 KB 607/618 KB
48/279 KB 114/114 KB 611/618 KB
48/279 KB 114/114 KB 615/618 KB
48/279 KB 114/114 KB 618/618 KB
52/279 KB 114/114 KB 618/618 KB
56/279 KB 114/114 KB 618/618 KB
60/279 KB 114/114 KB 618/618 KB
64/279 KB 114/114 KB 618/618 KB
4/10 KB 68/279 KB 114/114 KB 618/618 KB
4/10 KB 72/279 KB 114/114 KB 618/618 KB
4/10 KB 76/279 KB 114/114 KB 618/618 KB
4/10 KB 80/279 KB 114/114 KB 618/618 KB
4/10 KB 64/279 KB 114/114 KB 618/618 KB
4/10 KB 84/279 KB 114/114 KB 618/618 KB
4/10 KB 88/279 KB 114/114 KB 618/618 KB
8/10 KB 88/279 KB 114/114 KB 618/618 KB
8/10 KB 92/279 KB 114/114 KB 618/618 KB
10/10 KB 92/279 KB 114/114 KB 618/618 KB
10/10 KB 96/279 KB 114/114 KB 618/618 KB
10/10 KB 100/279 KB 114/114 KB 618/618 KB
10/10 KB 104/279 KB 114/114 KB 618/618 KB
10/10 KB 108/279 KB 114/114 KB 618/618 KB
10/10 KB 112/279 KB 114/114 KB 618/618 KB
10/10 KB 116/279 KB 114/114 KB 618/618 KB
10/10 KB 120/279 KB 114/114 KB 618/618 KB
10/10 KB 124/279 KB 114/114 KB 618/618 KB
10/10 KB 128/279 KB 114/114 KB 618/618 KB
10/10 KB 132/279 KB 114/114 KB 618/618 KB
10/10 KB 136/279 KB 114/114 KB 618/618 KB
10/10 KB 140/279 KB 114/114 KB 618/618 KB
10/10 KB 144/279 KB 114/114 KB 618/618 KB
10/10 KB 148/279 KB 114/114 KB 618/618 KB
10/10 KB 152/279 KB 114/114 KB 618/618 KB
10/10 KB 156/279 KB 114/114 KB 618/618 KB
10/10 KB 160/279 KB 114/114 KB 618/618 KB
10/10 KB 164/279 KB 114/114 KB 618/618 KB
10/10 KB 168/279 KB 114/114 KB 618/618 KB
10/10 KB 172/279 KB 114/114 KB 618/618 KB
10/10 KB 176/279 KB 114/114 KB 618/618 KB
10/10 KB 180/279 KB 114/114 KB 618/618 KB
10/10 KB 184/279 KB 114/114 KB 618/618 KB
10/10 KB 188/279 KB 114/114 KB 618/618 KB
10/10 KB 192/279 KB 114/114 KB 618/618 KB
10/10 KB 196/279 KB 114/114 KB 618/618 KB
10/10 KB 200/279 KB 114/114 KB 618/618 KB
10/10 KB 204/279 KB 114/114 KB 618/618 KB
10/10 KB 208/279 KB 114/114 KB 618/618 KB
10/10 KB 212/279 KB 114/114 KB 618/618 KB
10/10 KB 216/279 KB 114/114 KB 618/618 KB
10/10 KB 220/279 KB 114/114 KB 618/618 KB
10/10 KB 224/279 KB 114/114 KB 618/618 KB
10/10 KB 228/279 KB 114/114 KB 618/618 KB
10/10 KB 232/279 KB 114/114 KB 618/618 KB
10/10 KB 236/279 KB 114/114 KB 618/618 KB
10/10 KB 240/279 KB 114/114 KB 618/618 KB
10/10 KB 244/279 KB 114/114 KB 618/618 KB
10/10 KB 248/279 KB 114/114 KB 618/618 KB
10/10 KB 250/279 KB 114/114 KB 618/618 KB
10/10 KB 254/279 KB 114/114 KB 618/618 KB
10/10 KB 258/279 KB 114/114 KB 618/618 KB
10/10 KB 262/279 KB 114/114 KB 618/618 KB
10/10 KB 266/279 KB 114/114 KB 618/618 KB
10/10 KB 270/279 KB 114/114 KB 618/618 KB
10/10 KB 274/279 KB 114/114 KB 618/618 KB
10/10 KB 278/279 KB 114/114 KB 618/618 KB
10/10 KB 279/279 KB 114/114 KB 618/618 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (618 KB at 2531.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar (10 KB at 38.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (279 KB at 1110.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (114 KB at 442.6 KB/sec)
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package a_vcard.android.content...
Loading source files for package a_vcard.android.telephony...
Loading source files for package a_vcard.android.provider...
Loading source files for package a_vcard.android.util...
Loading source files for package a_vcard.android.text...
Loading source files for package a_vcard.android.syncml.pim...
Loading source files for package a_vcard.android.syncml.pim.vcard...
Loading source files for package a_vcard.com.android.internal.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_292
Building tree for all the packages and classes...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/content/ContentValues.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/telephony/PhoneNumberUtils.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/BaseColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.ContactMethods.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.ContactMethodsColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.OrganizationColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.PeopleColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.Phones.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/Contacts.PhonesColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/util/Log.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/Editable.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/Editable.Factory.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/GetChars.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/InputFilter.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/InputFilter.LengthFilter.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/NoCopySpan.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/NoCopySpan.Concrete.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/Selection.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/Spannable.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/SpannableStringBuilder.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/Spanned.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/SpanWatcher.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/TextUtils.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/TextWatcher.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/PropertyNode.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/VBuilder.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/VDataBuilder.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/VNode.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/ContactStruct.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/ContactStruct.ContactMethod.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/ContactStruct.OrganizationData.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/ContactStruct.PhoneData.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardComposer.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardException.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardNestedException.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardParser.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardParser_V21.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardParser_V30.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardSourceDetector.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/VCardVersionException.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/com/android/internal/util/ArrayUtils.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/overview-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/content/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/content/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/content/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/telephony/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/telephony/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/telephony/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/util/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/util/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/util/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/com/android/internal/util/package-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/com/android/internal/util/package-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/com/android/internal/util/package-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/constant-values.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/serialized-form.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/content/class-use/ContentValues.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/telephony/class-use/PhoneNumberUtils.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.PeopleColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.Phones.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.ContactMethods.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.PhonesColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.ContactMethodsColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/Contacts.OrganizationColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/class-use/BaseColumns.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/util/class-use/Log.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/InputFilter.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/InputFilter.LengthFilter.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/NoCopySpan.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/NoCopySpan.Concrete.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/Spanned.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/Editable.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/Editable.Factory.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/Selection.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/GetChars.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/Spannable.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/TextUtils.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/TextWatcher.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/SpannableStringBuilder.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/class-use/SpanWatcher.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/class-use/VNode.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/class-use/PropertyNode.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/class-use/VBuilder.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/class-use/VDataBuilder.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardComposer.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardVersionException.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardParser_V30.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardParser_V21.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardNestedException.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardParser.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardException.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/ContactStruct.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/ContactStruct.PhoneData.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/ContactStruct.ContactMethod.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/ContactStruct.OrganizationData.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/class-use/VCardSourceDetector.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/com/android/internal/util/class-use/ArrayUtils.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/content/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/provider/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/syncml/pim/vcard/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/telephony/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/text/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/android/util/package-use.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/a_vcard/com/android/internal/util/package-use.html...
Building index for all the packages and classes...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/overview-tree.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/index-all.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/allclasses-frame.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/allclasses-noframe.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/index.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/overview-summary.html...
Generating /home/vagrant/build/srclib/android-vcard/target/apidocs/help-doc.html...
22 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:32: warning - Tag @link: reference not found: ContentResolver
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:477: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:477: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:487: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:487: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/provider/Contacts.java:880: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/provider/Contacts.java:886: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/provider/Contacts.java:199: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/Editable.java:25: warning - Tag @link: reference not found: DynamicLayout
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/Editable.java:104: warning - Tag @link: can't find removeSpan in a_vcard.android.text.Editable
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/InputFilter.java:42: warning - Tag @link: can't find copySpansFrom in a_vcard.android.text.TextUtils
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/Spannable.java:39: warning - Tag @link: reference not found: android.text.style.CharacterStyle
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/Spannable.java:39: warning - Tag @link: reference not found: android.text.style.ParagraphStyle
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/Spannable.java:39: warning - Tag @link: reference not found: android.text.TextWatcher
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/text/Spannable.java:39: warning - Tag @link: reference not found: android.text.SpanWatcher
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/syncml/pim/VDataBuilder.java:79: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/syncml/pim/vcard/VCardParser_V21.java:933: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/syncml/pim/vcard/VCardSourceDetector.java:31: warning - @hide is an unknown tag.
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:32: warning - Tag @link: reference not found: ContentResolver
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:32: warning - Tag @link: reference not found: ContentResolver
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:32: warning - Tag @link: reference not found: ContentResolver
[WARNING] /home/vagrant/build/srclib/android-vcard/src/a_vcard/android/content/ContentValues.java:32: warning - Tag @link: reference not found: ContentResolver
[INFO] Building jar: /home/vagrant/build/srclib/android-vcard/target/android-vcard-1.4-javadoc.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ android-vcard ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 109.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
4/22 KB
8/22 KB
12/22 KB
16/22 KB
20/22 KB
22/22 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1458.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
4/32 KB
8/32 KB
12/32 KB
16/32 KB
20/32 KB
24/32 KB
28/32 KB
32/32 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 2260.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
4/5 KB
5/5 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 285.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 193.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 152.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
889/889 B
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 62.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 151.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 216.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 110.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
880/880 B
Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 134.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
4/11 KB
8/11 KB
11/11 KB
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 778.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 263.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
4/7 KB
7/7 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 443.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
965/965 B
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
4/13 KB
8/13 KB
12/13 KB
13/13 KB
4/48 KB 13/13 KB
8/48 KB 13/13 KB
12/48 KB 13/13 KB
16/48 KB 13/13 KB
20/48 KB 13/13 KB
24/48 KB 13/13 KB
28/48 KB 13/13 KB
32/48 KB 13/13 KB
36/48 KB 13/13 KB
40/48 KB 13/13 KB
44/48 KB 13/13 KB
48/48 KB 13/13 KB
4/35 KB 48/48 KB 13/13 KB
8/35 KB 48/48 KB 13/13 KB
12/35 KB 48/48 KB 13/13 KB
16/35 KB 48/48 KB 13/13 KB
20/35 KB 48/48 KB 13/13 KB
24/35 KB 48/48 KB 13/13 KB
28/35 KB 48/48 KB 13/13 KB
32/35 KB 48/48 KB 13/13 KB
35/35 KB 48/48 KB 13/13 KB
35/35 KB 4/153 KB 48/48 KB 13/13 KB
35/35 KB 8/153 KB 48/48 KB 13/13 KB
35/35 KB 12/153 KB 48/48 KB 13/13 KB
35/35 KB 16/153 KB 48/48 KB 13/13 KB
35/35 KB 20/153 KB 48/48 KB 13/13 KB
35/35 KB 24/153 KB 48/48 KB 13/13 KB
35/35 KB 28/153 KB 48/48 KB 13/13 KB
35/35 KB 32/153 KB 48/48 KB 13/13 KB
35/35 KB 36/153 KB 48/48 KB 13/13 KB
35/35 KB 40/153 KB 48/48 KB 13/13 KB
35/35 KB 44/153 KB 48/48 KB 13/13 KB
35/35 KB 48/153 KB 48/48 KB 13/13 KB
35/35 KB 52/153 KB 48/48 KB 13/13 KB
35/35 KB 56/153 KB 48/48 KB 13/13 KB
35/35 KB 60/153 KB 48/48 KB 13/13 KB
35/35 KB 64/153 KB 48/48 KB 13/13 KB
35/35 KB 68/153 KB 48/48 KB 13/13 KB
35/35 KB 72/153 KB 48/48 KB 13/13 KB
35/35 KB 76/153 KB 48/48 KB 13/13 KB
35/35 KB 80/153 KB 48/48 KB 13/13 KB
35/35 KB 84/153 KB 48/48 KB 13/13 KB
35/35 KB 88/153 KB 48/48 KB 13/13 KB
35/35 KB 92/153 KB 48/48 KB 13/13 KB
35/35 KB 96/153 KB 48/48 KB 13/13 KB
35/35 KB 100/153 KB 48/48 KB 13/13 KB
35/35 KB 104/153 KB 48/48 KB 13/13 KB
35/35 KB 108/153 KB 48/48 KB 13/13 KB
35/35 KB 112/153 KB 48/48 KB 13/13 KB
35/35 KB 116/153 KB 48/48 KB 13/13 KB
35/35 KB 120/153 KB 48/48 KB 13/13 KB
35/35 KB 124/153 KB 48/48 KB 13/13 KB
35/35 KB 128/153 KB 48/48 KB 13/13 KB
35/35 KB 132/153 KB 48/48 KB 13/13 KB
35/35 KB 136/153 KB 48/48 KB 13/13 KB
35/35 KB 140/153 KB 48/48 KB 13/13 KB
35/35 KB 144/153 KB 48/48 KB 13/13 KB
35/35 KB 148/153 KB 48/48 KB 13/13 KB
35/35 KB 152/153 KB 48/48 KB 13/13 KB
35/35 KB 153/153 KB 48/48 KB 13/13 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 389.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
35/35 KB 4/30 KB 153/153 KB 48/48 KB
35/35 KB 8/30 KB 153/153 KB 48/48 KB
35/35 KB 12/30 KB 153/153 KB 48/48 KB
35/35 KB 16/30 KB 153/153 KB 48/48 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 1438.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
20/30 KB 153/153 KB 48/48 KB
24/30 KB 153/153 KB 48/48 KB
28/30 KB 153/153 KB 48/48 KB
30/30 KB 153/153 KB 48/48 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 1496.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
30/30 KB 153/153 KB 4/50 KB
30/30 KB 153/153 KB 8/50 KB
30/30 KB 12/50 KB
30/30 KB 16/50 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 3913.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
30/30 KB 20/50 KB
30/30 KB 24/50 KB
30/30 KB 28/50 KB
30/30 KB 32/50 KB
30/30 KB 36/50 KB
30/30 KB 40/50 KB
30/30 KB 44/50 KB
30/30 KB 48/50 KB
30/30 KB 50/50 KB
30/30 KB 4/86 KB 50/50 KB
30/30 KB 8/86 KB 50/50 KB
30/30 KB 12/86 KB 50/50 KB
30/30 KB 16/86 KB 50/50 KB
30/30 KB 4/66 KB 16/86 KB 50/50 KB
30/30 KB 8/66 KB 16/86 KB 50/50 KB
30/30 KB 8/66 KB 20/86 KB 50/50 KB
30/30 KB 12/66 KB 20/86 KB 50/50 KB
30/30 KB 12/66 KB 24/86 KB 50/50 KB
30/30 KB 16/66 KB 24/86 KB 50/50 KB
30/30 KB 16/66 KB 28/86 KB 50/50 KB
30/30 KB 16/66 KB 32/86 KB 50/50 KB
30/30 KB 20/66 KB 32/86 KB 50/50 KB
30/30 KB 24/66 KB 32/86 KB 50/50 KB
30/30 KB 24/66 KB 36/86 KB 50/50 KB
30/30 KB 28/66 KB 36/86 KB 50/50 KB
30/30 KB 28/66 KB 40/86 KB 50/50 KB
32/66 KB 40/86 KB 50/50 KB
36/66 KB 44/86 KB 50/50 KB
Downloaded: 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 763.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
40/66 KB 44/86 KB 50/50 KB
44/66 KB 44/86 KB 50/50 KB
48/66 KB 44/86 KB 50/50 KB
48/66 KB 44/86 KB 50/50 KB 4/26 KB
52/66 KB 44/86 KB 50/50 KB 4/26 KB
52/66 KB 44/86 KB 50/50 KB 8/26 KB
32/66 KB 44/86 KB 50/50 KB
56/66 KB 44/86 KB 50/50 KB 12/26 KB
56/66 KB 48/86 KB 50/50 KB 12/26 KB
56/66 KB 48/86 KB 50/50 KB 16/26 KB
56/66 KB 52/86 KB 50/50 KB 16/26 KB
56/66 KB 52/86 KB 50/50 KB 20/26 KB
56/66 KB 56/86 KB 50/50 KB 24/26 KB
56/66 KB 44/86 KB 50/50 KB 8/26 KB
56/66 KB 56/86 KB 50/50 KB 26/26 KB
56/66 KB 56/86 KB 50/50 KB 20/26 KB
60/66 KB 56/86 KB 50/50 KB 26/26 KB
60/66 KB 60/86 KB 50/50 KB 26/26 KB
64/66 KB 64/86 KB 50/50 KB 26/26 KB
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 1275.4 KB/sec)
64/66 KB 60/86 KB 50/50 KB 26/26 KB
64/66 KB 68/86 KB 26/26 KB
64/66 KB 72/86 KB 26/26 KB
66/66 KB 72/86 KB 26/26 KB
66/66 KB 76/86 KB 26/26 KB
66/66 KB 80/86 KB 26/26 KB
66/66 KB 84/86 KB 26/26 KB
66/66 KB 86/86 KB 26/26 KB
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
66/66 KB 86/86 KB 4/324 KB 26/26 KB
66/66 KB 86/86 KB 8/324 KB 26/26 KB
66/66 KB 86/86 KB 12/324 KB 26/26 KB
66/66 KB 86/86 KB 16/324 KB 26/26 KB
66/66 KB 86/86 KB 20/324 KB 26/26 KB
66/66 KB 86/86 KB 24/324 KB 26/26 KB
66/66 KB 86/86 KB 28/324 KB 26/26 KB
66/66 KB 86/86 KB 32/324 KB 26/26 KB
66/66 KB 86/86 KB 36/324 KB
Downloaded: 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 556.8 KB/sec)
66/66 KB 86/86 KB 40/324 KB
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 1434.6 KB/sec)
86/86 KB 44/324 KB
86/86 KB 44/324 KB 4/79 KB
86/86 KB 48/324 KB 4/79 KB
48/324 KB 8/79 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 1819.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
52/324 KB 12/79 KB
56/324 KB 12/79 KB
60/324 KB 12/79 KB
48/324 KB 12/79 KB
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
64/324 KB 16/79 KB
64/324 KB 12/79 KB
64/324 KB 20/79 KB
64/324 KB 24/79 KB
64/324 KB 28/79 KB
64/324 KB 32/79 KB
68/324 KB 32/79 KB
72/324 KB 32/79 KB
76/324 KB 32/79 KB
76/324 KB 36/79 KB
80/324 KB 36/79 KB
80/324 KB 40/79 KB
80/324 KB 44/79 KB
80/324 KB 48/79 KB
80/324 KB 52/79 KB
84/324 KB 52/79 KB
84/324 KB 56/79 KB
88/324 KB 56/79 KB
88/324 KB 60/79 KB
92/324 KB 60/79 KB
92/324 KB 64/79 KB
96/324 KB 64/79 KB
96/324 KB 68/79 KB
96/324 KB 72/79 KB
100/324 KB 72/79 KB
100/324 KB 76/79 KB
104/324 KB 76/79 KB
104/324 KB 79/79 KB
108/324 KB 79/79 KB
112/324 KB 79/79 KB
116/324 KB 79/79 KB
120/324 KB 79/79 KB
124/324 KB 79/79 KB
128/324 KB 79/79 KB
132/324 KB 79/79 KB
136/324 KB 79/79 KB
140/324 KB 79/79 KB
144/324 KB 79/79 KB
148/324 KB 79/79 KB
152/324 KB 79/79 KB
156/324 KB 79/79 KB
160/324 KB 79/79 KB
164/324 KB 79/79 KB
168/324 KB 79/79 KB
172/324 KB 79/79 KB
176/324 KB 79/79 KB
180/324 KB 79/79 KB
184/324 KB 79/79 KB
188/324 KB 79/79 KB
192/324 KB 79/79 KB
196/324 KB 79/79 KB
200/324 KB 79/79 KB
204/324 KB 79/79 KB
208/324 KB 79/79 KB
208/324 KB 4/228 KB 79/79 KB
208/324 KB 8/228 KB 79/79 KB
208/324 KB 12/228 KB 79/79 KB
208/324 KB 16/228 KB 79/79 KB
208/324 KB 20/228 KB 79/79 KB
208/324 KB 24/228 KB 79/79 KB
208/324 KB 28/228 KB 79/79 KB
208/324 KB 32/228 KB 79/79 KB
208/324 KB 36/228 KB 79/79 KB 4/152 KB
208/324 KB 40/228 KB 79/79 KB 4/152 KB
208/324 KB 44/228 KB 79/79 KB 4/152 KB
208/324 KB 48/228 KB 79/79 KB 4/152 KB
208/324 KB 48/228 KB 4/32 KB 79/79 KB 4/152 KB
208/324 KB 52/228 KB 4/32 KB 79/79 KB 4/152 KB
212/324 KB 52/228 KB 4/32 KB 79/79 KB 4/152 KB
212/324 KB 52/228 KB 8/32 KB 79/79 KB 4/152 KB
212/324 KB 56/228 KB 8/32 KB 79/79 KB 4/152 KB
216/324 KB 56/228 KB 8/32 KB 79/79 KB 4/152 KB
208/324 KB 36/228 KB 79/79 KB 4/152 KB
216/324 KB 60/228 KB 12/32 KB 79/79 KB 4/152 KB
216/324 KB 64/228 KB 12/32 KB 79/79 KB 4/152 KB
216/324 KB 64/228 KB 12/32 KB 79/79 KB 8/152 KB
216/324 KB 64/228 KB 12/32 KB 79/79 KB 12/152 KB
216/324 KB 64/228 KB 12/32 KB 79/79 KB 16/152 KB
220/324 KB 64/228 KB 12/32 KB 79/79 KB 16/152 KB
220/324 KB 64/228 KB 12/32 KB 79/79 KB 20/152 KB
220/324 KB 68/228 KB 12/32 KB 79/79 KB 20/152 KB
224/324 KB 72/228 KB 12/32 KB 79/79 KB 24/152 KB
224/324 KB 76/228 KB 12/32 KB 79/79 KB 24/152 KB
224/324 KB 80/228 KB 12/32 KB 79/79 KB 24/152 KB
216/324 KB 56/228 KB 12/32 KB 79/79 KB 4/152 KB
224/324 KB 84/228 KB 12/32 KB 79/79 KB 24/152 KB
224/324 KB 88/228 KB 16/32 KB 79/79 KB 24/152 KB
224/324 KB 68/228 KB 12/32 KB 79/79 KB 24/152 KB
224/324 KB 68/228 KB 12/32 KB 79/79 KB 20/152 KB
224/324 KB 92/228 KB 16/32 KB 28/152 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 1538.0 KB/sec)
224/324 KB 92/228 KB 16/32 KB 32/152 KB
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
224/324 KB 92/228 KB 16/32 KB 36/152 KB
224/324 KB 92/228 KB 16/32 KB 40/152 KB
224/324 KB 92/228 KB 16/32 KB 44/152 KB
228/324 KB 92/228 KB 16/32 KB 44/152 KB
224/324 KB 92/228 KB 16/32 KB 24/152 KB
224/324 KB 84/228 KB 16/32 KB 79/79 KB 24/152 KB
228/324 KB 96/228 KB 16/32 KB 48/152 KB
232/324 KB 96/228 KB 20/32 KB 48/152 KB
232/324 KB 96/228 KB 24/32 KB 48/152 KB
232/324 KB 100/228 KB 24/32 KB 48/152 KB
232/324 KB 104/228 KB 28/32 KB 48/152 KB
232/324 KB 108/228 KB 28/32 KB 48/152 KB
232/324 KB 112/228 KB 28/32 KB 48/152 KB
232/324 KB 116/228 KB 28/32 KB 48/152 KB
232/324 KB 120/228 KB 28/32 KB 48/152 KB
232/324 KB 124/228 KB 28/32 KB 48/152 KB
232/324 KB 128/228 KB 28/32 KB 48/152 KB
232/324 KB 132/228 KB 28/32 KB 48/152 KB
232/324 KB 136/228 KB 28/32 KB 48/152 KB
232/324 KB 140/228 KB 28/32 KB 48/152 KB
232/324 KB 144/228 KB 28/32 KB 48/152 KB
232/324 KB 148/228 KB 28/32 KB 48/152 KB
232/324 KB 152/228 KB 28/32 KB 48/152 KB
232/324 KB 156/228 KB 28/32 KB 48/152 KB
232/324 KB 160/228 KB 28/32 KB 48/152 KB
232/324 KB 164/228 KB 28/32 KB 48/152 KB
232/324 KB 168/228 KB 28/32 KB 48/152 KB
232/324 KB 172/228 KB 28/32 KB 48/152 KB
232/324 KB 176/228 KB 28/32 KB 48/152 KB
232/324 KB 180/228 KB 28/32 KB 48/152 KB
232/324 KB 184/228 KB 28/32 KB 48/152 KB
232/324 KB 188/228 KB 28/32 KB 48/152 KB
232/324 KB 192/228 KB 28/32 KB 48/152 KB
232/324 KB 196/228 KB 28/32 KB 48/152 KB
232/324 KB 200/228 KB 28/32 KB 48/152 KB
232/324 KB 204/228 KB 28/32 KB 48/152 KB
232/324 KB 208/228 KB 28/32 KB 48/152 KB
232/324 KB 212/228 KB 28/32 KB 48/152 KB
232/324 KB 216/228 KB 28/32 KB 48/152 KB
232/324 KB 220/228 KB 28/32 KB 48/152 KB
232/324 KB 224/228 KB 28/32 KB 48/152 KB
232/324 KB 228/228 KB 28/32 KB 48/152 KB
228/324 KB 92/228 KB 16/32 KB 48/152 KB
232/324 KB 100/228 KB 28/32 KB 48/152 KB
232/324 KB 228/228 KB 32/32 KB 48/152 KB
232/324 KB 96/228 KB 16/32 KB 48/152 KB
236/324 KB 228/228 KB 32/32 KB 48/152 KB
236/324 KB 228/228 KB 32/32 KB 52/152 KB
236/324 KB 228/228 KB 32/32 KB 56/152 KB
236/324 KB 228/228 KB 32/32 KB 60/152 KB
236/324 KB 228/228 KB 32/32 KB 64/152 KB
240/324 KB 228/228 KB 32/32 KB 64/152 KB
240/324 KB 228/228 KB 32/32 KB 68/152 KB
240/324 KB 228/228 KB 32/32 KB 72/152 KB
240/324 KB 228/228 KB 32/32 KB 76/152 KB
240/324 KB 228/228 KB 32/32 KB 80/152 KB
4/234 KB 244/324 KB 228/228 KB 32/32 KB 80/152 KB
4/234 KB 244/324 KB 228/228 KB 32/32 KB 80/152 KB
8/234 KB 244/324 KB 228/228 KB 32/32 KB 80/152 KB
8/234 KB 248/324 KB 228/228 KB 32/32 KB 84/152 KB
8/234 KB 244/324 KB 228/228 KB 32/32 KB 84/152 KB
12/234 KB 252/324 KB 228/228 KB 32/32 KB 84/152 KB
12/234 KB 252/324 KB 228/228 KB 32/32 KB 88/152 KB
16/234 KB 252/324 KB 228/228 KB 32/32 KB 88/152 KB
8/234 KB 252/324 KB 228/228 KB 32/32 KB 84/152 KB
16/234 KB 252/324 KB 228/228 KB 32/32 KB 92/152 KB
16/234 KB 256/324 KB 228/228 KB 32/32 KB 92/152 KB
16/234 KB 256/324 KB 228/228 KB 32/32 KB 96/152 KB
20/234 KB 256/324 KB 228/228 KB 32/32 KB 96/152 KB
24/234 KB 256/324 KB 228/228 KB 32/32 KB 96/152 KB
28/234 KB 256/324 KB 228/228 KB 32/32 KB 96/152 KB
32/234 KB 256/324 KB 228/228 KB 32/32 KB 96/152 KB
32/234 KB 256/324 KB 228/228 KB 32/32 KB 100/152 KB
32/234 KB 256/324 KB 228/228 KB 32/32 KB 104/152 KB
32/234 KB 256/324 KB 228/228 KB 32/32 KB 108/152 KB
32/234 KB 256/324 KB 228/228 KB 32/32 KB 112/152 KB
36/234 KB 256/324 KB 228/228 KB 32/32 KB 112/152 KB
36/234 KB 260/324 KB 228/228 KB 32/32 KB 112/152 KB
40/234 KB 260/324 KB 228/228 KB 32/32 KB 112/152 KB
44/234 KB 260/324 KB 228/228 KB 32/32 KB 112/152 KB
44/234 KB 264/324 KB 228/228 KB 32/32 KB 116/152 KB
48/234 KB 264/324 KB 228/228 KB 32/32 KB 116/152 KB
44/234 KB 264/324 KB 228/228 KB 32/32 KB 112/152 KB
48/234 KB 264/324 KB 228/228 KB 32/32 KB 120/152 KB
48/234 KB 268/324 KB 228/228 KB 32/32 KB 120/152 KB
48/234 KB 268/324 KB 228/228 KB 32/32 KB 124/152 KB
52/234 KB 272/324 KB 228/228 KB 32/32 KB 124/152 KB
48/234 KB 272/324 KB 228/228 KB 32/32 KB 124/152 KB
56/234 KB 272/324 KB 228/228 KB 32/32 KB 128/152 KB
56/234 KB 272/324 KB 228/228 KB 32/32 KB 124/152 KB
60/234 KB 272/324 KB 228/228 KB 32/32 KB 128/152 KB
64/234 KB 272/324 KB 228/228 KB 32/32 KB 128/152 KB
64/234 KB 272/324 KB 228/228 KB 32/32 KB 132/152 KB
64/234 KB 272/324 KB 228/228 KB 32/32 KB 136/152 KB
64/234 KB 272/324 KB 228/228 KB 32/32 KB 140/152 KB
64/234 KB 272/324 KB 228/228 KB 32/32 KB 144/152 KB
68/234 KB 272/324 KB 228/228 KB 32/32 KB 144/152 KB
68/234 KB 276/324 KB 228/228 KB 32/32 KB 144/152 KB
72/234 KB 276/324 KB 228/228 KB 32/32 KB 144/152 KB
72/234 KB 280/324 KB 228/228 KB 32/32 KB 144/152 KB
72/234 KB 280/324 KB 228/228 KB 32/32 KB 148/152 KB
76/234 KB 284/324 KB 228/228 KB 32/32 KB 148/152 KB
76/234 KB 280/324 KB 228/228 KB 32/32 KB 148/152 KB
76/234 KB 288/324 KB 228/228 KB 32/32 KB 148/152 KB
76/234 KB 288/324 KB 228/228 KB 32/32 KB 152/152 KB
80/234 KB 288/324 KB 228/228 KB 32/32 KB 152/152 KB
80/234 KB 292/324 KB 228/228 KB 32/32 KB 152/152 KB
80/234 KB 296/324 KB 228/228 KB 32/32 KB 152/152 KB
84/234 KB 296/324 KB 228/228 KB 32/32 KB 152/152 KB
84/234 KB 300/324 KB 228/228 KB 32/32 KB 152/152 KB
88/234 KB 300/324 KB 228/228 KB 32/32 KB 152/152 KB
92/234 KB 304/324 KB 228/228 KB 32/32 KB 152/152 KB
96/234 KB 304/324 KB 228/228 KB 32/32 KB 152/152 KB
88/234 KB 304/324 KB 228/228 KB 32/32 KB 152/152 KB
100/234 KB 304/324 KB 228/228 KB 32/32 KB 152/152 KB
100/234 KB 308/324 KB 228/228 KB 32/32 KB 152/152 KB
104/234 KB 308/324 KB 228/228 KB 32/32 KB 152/152 KB
104/234 KB 312/324 KB 228/228 KB 32/32 KB 152/152 KB
108/234 KB 312/324 KB 228/228 KB 32/32 KB 152/152 KB
108/234 KB 316/324 KB 228/228 KB 32/32 KB 152/152 KB
112/234 KB 316/324 KB 228/228 KB 32/32 KB 152/152 KB
112/234 KB 320/324 KB 228/228 KB 32/32 KB 152/152 KB
112/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
116/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
120/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
124/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
128/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
132/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
136/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
140/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
144/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
148/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
152/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
156/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
160/234 KB 324/324 KB 228/228 KB 32/32 KB 152/152 KB
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 494.0 KB/sec)
164/234 KB 324/324 KB 228/228 KB 152/152 KB
168/234 KB 324/324 KB 228/228 KB 152/152 KB
172/234 KB 324/324 KB 228/228 KB 152/152 KB
176/234 KB 324/324 KB 228/228 KB 152/152 KB
180/234 KB 324/324 KB 228/228 KB 152/152 KB
184/234 KB 324/324 KB 228/228 KB 152/152 KB
188/234 KB 324/324 KB 228/228 KB 152/152 KB
192/234 KB 324/324 KB 228/228 KB 152/152 KB
196/234 KB 324/324 KB 228/228 KB 152/152 KB
200/234 KB 324/324 KB 228/228 KB 152/152 KB
204/234 KB 324/324 KB 228/228 KB 152/152 KB
208/234 KB 324/324 KB 228/228 KB 152/152 KB
212/234 KB 324/324 KB 228/228 KB 152/152 KB
216/234 KB 324/324 KB 228/228 KB 152/152 KB
220/234 KB 324/324 KB 228/228 KB 152/152 KB
224/234 KB 324/324 KB 228/228 KB 152/152 KB
228/234 KB 324/324 KB 228/228 KB 152/152 KB
232/234 KB 324/324 KB 228/228 KB 152/152 KB
234/234 KB 324/324 KB 228/228 KB 152/152 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 2265.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 3342.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 4377.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 3241.0 KB/sec)
[INFO] Installing /home/vagrant/build/srclib/android-vcard/target/android-vcard-1.4.jar to /home/vagrant/.m2/repository/com/googlecode/android-vcard/android-vcard/1.4/android-vcard-1.4.jar
[INFO] Installing /home/vagrant/build/srclib/android-vcard/pom.xml to /home/vagrant/.m2/repository/com/googlecode/android-vcard/android-vcard/1.4/android-vcard-1.4.pom
[INFO] Installing /home/vagrant/build/srclib/android-vcard/target/android-vcard-1.4-sources.jar to /home/vagrant/.m2/repository/com/googlecode/android-vcard/android-vcard/1.4/android-vcard-1.4-sources.jar
[INFO] Installing /home/vagrant/build/srclib/android-vcard/target/android-vcard-1.4-javadoc.jar to /home/vagrant/.m2/repository/com/googlecode/android-vcard/android-vcard/1.4/android-vcard-1.4-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.388 s
[INFO] Finished at: 2021-06-09T01:59:46+00:00
[INFO] Final Memory: 31M/514M
[INFO] ------------------------------------------------------------------------
2021-06-09 01:59:46,624 INFO: Building Gradle project...
2021-06-09 01:59:46,625 DEBUG: Directory: build/com.seafile.seadroid2/app
2021-06-09 01:59:46,625 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:preBuild UP-TO-DATE
> Task :app:extractProguardFiles
> Task :app:preReleaseBuild
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseResources
> Task :app:mergeReleaseAssets
warn: removing resource com.seafile.seadroid2:style/CustomTabPageIndicator without required default value.
warn: removing resource com.seafile.seadroid2:style/CustomTabPageIndicator.Text without required default value.
warn: removing resource com.seafile.seadroid2:style/StyledIndicators without required default value.
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeLibs
> Task :app:minifyReleaseWithR8
R8: Missing class: java.awt.image.RGBImageFilter
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libijkffmpeg.so, libijkplayer.so, libijksdl.so, librtmp-jni.so.
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 18s
27 actionable tasks: 27 executed
2021-06-09 02:01:06,151 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.seafile.seadroid2, universal_newlines=False, shell=None)
2021-06-09 02:01:06,154 INFO: Successfully built version 2.2.38 of com.seafile.seadroid2 from b786fe17c8951a43077aa808b460866072ebd203
2021-06-09 02:01:06,662 DEBUG: AXML contains a RESOURCE MAP
2021-06-09 02:01:06,662 DEBUG: Start of Namespace mapping: prefix 36: 'android' --> uri 104: 'http://schemas.android.com/apk/res/android'
2021-06-09 02:01:06,663 DEBUG: Checking build/com.seafile.seadroid2/app/build/outputs/apk/release/seafile-2.2.38.apk
2021-06-09 02:01:06,675 DEBUG: AXML contains a RESOURCE MAP
2021-06-09 02:01:06,675 DEBUG: Start of Namespace mapping: prefix 36: 'android' --> uri 104: 'http://schemas.android.com/apk/res/android'
2021-06-09 02:01:06,707 INFO: success: com.seafile.seadroid2
2021-06-09 02:01:06,707 INFO: Finished
2021-06-09 02:01:06,708 INFO: 1 build succeeded