Skip to content

Instantly share code, notes, and snippets.

@schube
Created July 29, 2018 12:47
Show Gist options
  • Select an option

  • Save schube/72ad0a29699329e3200dd133a8f87cce to your computer and use it in GitHub Desktop.

Select an option

Save schube/72ad0a29699329e3200dd133a8f87cce to your computer and use it in GitHub Desktop.
image: maven:latest
stages:
- build
build:
stage: build
script:
- mvn --batch-mode clean package compile gwt:compile
Running with gitlab-runner 11.1.0 (081978aa)
 on Docker01 e4a8c612
Using Docker executor with image maven:latest ...
Pulling docker image maven:latest ...
Using docker image sha256:8f90f1dd45ab3005aa62e9a9a744aeefb22c42ff4b0c6149d85daf640a33780a for maven:latest ...
section_start:1532867819:prepare_script
Running on runner-e4a8c612-project-394-concurrent-0 via 4cfaebf31612...
section_end:1532867820:prepare_script
section_start:1532867820:get_sources
Fetching changes...
HEAD is now at 0c49fb7 Gitlab CI File
From https://gitlab.schubec.com/S-Pass/AIOCClientGWT
0c49fb7..0112f47 master -> origin/master
Checking out 0112f47d as master...
Skipping Git submodules setup
section_end:1532867821:get_sources
section_start:1532867821:restore_cache
section_end:1532867822:restore_cache
section_start:1532867822:download_artifacts
section_end:1532867823:download_artifacts
section_start:1532867823:build_script
$ mvn --batch-mode clean package compile gwt:compile
[INFO] Scanning for projects...
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom (9.6 kB at 1.8 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 30 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 15 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom (1.4 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 48 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/ltgt/gwt/maven/gwt-maven-plugin/1.0-rc-8/gwt-maven-plugin-1.0-rc-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/ltgt/gwt/maven/gwt-maven-plugin/1.0-rc-8/gwt-maven-plugin-1.0-rc-8.pom (12 kB at 108 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/ltgt/gwt/maven/gwt-maven-plugin/1.0-rc-8/gwt-maven-plugin-1.0-rc-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/ltgt/gwt/maven/gwt-maven-plugin/1.0-rc-8/gwt-maven-plugin-1.0-rc-8.jar (82 kB at 371 kB/s)
[INFO]
[INFO] -----------------------< com.schubec.spass:Aioc >-----------------------
[INFO] Building com.schubec.spass.Aioc 1.0-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 94 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 225 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 286 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 84 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 198 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 202 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 225 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 236 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.pom (6.5 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.2/maven-war-plugin-2.2.jar (79 kB at 399 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.pom (1.1 kB at 9.6 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.pom (1.6 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom (605 B at 5.5 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom (4.4 kB at 41 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 99 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 48 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/w3c/css/sac/1.3/sac-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 9.9 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.pom (4.4 kB at 37 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 9.0 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom (1.4 kB at 12 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom (3.6 kB at 39 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 40 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 14 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom (2.1 kB at 19 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 16 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom (2.1 kB at 17 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/colt/colt/1.2.0/colt-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/colt/colt/1.2.0/colt-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/colt/colt/1.2.0/colt-1.2.0.pom (322 B at 3.1 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/ant/ant/1.6.5/ant-1.6.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ant/ant/1.6.5/ant-1.6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ant/ant/1.6.5/ant-1.6.5.pom (861 B at 7.5 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/apache/4/apache-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 54 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 103 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 335 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/apache/16/apache-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 107 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 98 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 348 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/apache/9/apache-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 139 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.pom (4.8 kB at 40 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/tapestry/tapestry/4.0.2/tapestry-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/tapestry/tapestry/4.0.2/tapestry-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/tapestry/tapestry/4.0.2/tapestry-4.0.2.pom (1.5 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.pom (37 kB at 265 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xalan/xalan/2.7.2/xalan-2.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 11 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xalan/serializer/2.7.2/serializer-2.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 11 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 17 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/apache/3/apache-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 32 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 152 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/37/commons-parent-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 346 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 52 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 121 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/project/7/project-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 221 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 48 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 103 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 175 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 356 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 88 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 367 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 45 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 75 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 378 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/apache/15/apache-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 127 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.pom (1.5 kB at 11 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (3.4 kB at 26 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 22 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.pom (1.4 kB at 12 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.pom (13 kB at 109 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.pom (5.1 kB at 49 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-parent/9.2.13.v20150730/websocket-parent-9.2.13.v20150730.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.2.13.v20150730/websocket-parent-9.2.13.v20150730.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.2.13.v20150730/websocket-parent-9.2.13.v20150730.pom (3.5 kB at 29 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-project/9.2.13.v20150730/jetty-project-9.2.13.v20150730.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.13.v20150730/jetty-project-9.2.13.v20150730.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.13.v20150730/jetty-project-9.2.13.v20150730.pom (37 kB at 313 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom (22 kB at 174 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.pom (3.6 kB at 30 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-project/9.2.14.v20151106/jetty-project-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.14.v20151106/jetty-project-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.14.v20151106/jetty-project-9.2.14.v20151106.pom (38 kB at 257 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.pom (2.3 kB at 20 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.pom (2.6 kB at 22 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-parent/9.2.14.v20151106/websocket-parent-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.2.14.v20151106/websocket-parent-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.2.14.v20151106/websocket-parent-9.2.14.v20151106.pom (3.5 kB at 28 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.pom (2.2 kB at 19 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.pom (3.5 kB at 37 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.pom (2.0 kB at 15 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.pom (3.3 kB at 26 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.pom (2.8 kB at 19 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.pom (4.1 kB at 43 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.pom (2.5 kB at 18 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.pom (3.8 kB at 28 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.pom (2.0 kB at 19 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.pom (3.8 kB at 30 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.pom (4.3 kB at 40 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.pom (3.3 kB at 34 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 102 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.pom (4.2 kB at 38 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.pom (3.2 kB at 21 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/toolchain/jetty-toolchain/1.4/jetty-toolchain-1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.4/jetty-toolchain-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.4/jetty-toolchain-1.4.pom (1.4 kB at 9.9 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (16 kB at 130 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.pom (11 kB at 102 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/jasper-jsp/8.0.9.M3/jasper-jsp-8.0.9.M3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/jasper-jsp/8.0.9.M3/jasper-jsp-8.0.9.M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/jasper-jsp/8.0.9.M3/jasper-jsp-8.0.9.M3.pom (3.3 kB at 24 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom (22 kB at 175 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.pom (6.3 kB at 63 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 2.7 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/domino-ui-1.0-20180729.090253-125.pom
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/domino-ui-1.0-20180729.090253-125.pom (11 kB at 34 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/maven-metadata.xml (985 B at 150 B/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/gwt-timer-1.0-20180623.095409-6.pom
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/gwt-timer-1.0-20180623.095409-6.pom
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/gwt-timer-1.0-20180623.095409-6.pom (7.2 kB at 21 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.pom (1.4 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.pom (975 B at 8.6 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.pom (1.1 kB at 9.4 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.pom (1.1 kB at 9.2 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.pom (2.9 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/gwt/elemento/elemento-parent/0.8.5/elemento-parent-0.8.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-parent/0.8.5/elemento-parent-0.8.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-parent/0.8.5/elemento-parent-0.8.5.pom (19 kB at 86 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/jboss-parent/27/jboss-parent-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/27/jboss-parent-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/27/jboss-parent-27.pom (35 kB at 297 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.pom (1.4 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from oss-sonatype: https://oss.sonatype.org/content/repositories/google-snapshots/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/maven-metadata.xml (779 B at 2.6 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/gwt-safehtml-1.0-20180519.173606-1.pom
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/gwt-safehtml-1.0-20180519.173606-1.pom
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/gwt-safehtml-1.0-20180519.173606-1.pom (4.8 kB at 14 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from oss-sonatype: https://oss.sonatype.org/content/repositories/google-snapshots/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/maven-metadata.xml (611 B at 2.0 kB/s)
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/safehtml-parent-1.0-20180519.173606-2.pom
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/safehtml-parent/1.0-SNAPSHOT/safehtml-parent-1.0-20180519.173606-2.pom (6.6 kB at 20 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.pom (15 kB at 104 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/r06/guava-r06.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/r06/guava-r06.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/r06/guava-r06.pom (3.1 kB at 24 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/google/5/google-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 22 kB/s)
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from oss-sonatype: https://oss.sonatype.org/content/repositories/google-snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml (776 B at 2.6 kB/s)
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.7 kB/s)
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/maven-metadata.xml (1.2 kB at 482 B/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/gwt-event-HEAD-20180603.190905-2.pom
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/gwt-event-HEAD-20180603.190905-2.pom (1.1 kB at 3.5 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.pom (2.8 kB at 21 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 11 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/maven-metadata.xml (983 B at 3.1 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-20180414.183834-1.pom
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-20180414.183834-1.pom
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-20180414.183834-1.pom (407 B at 980 B/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/maven-metadata.xml (993 B at 3.4 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1.pom
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1.pom
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1.pom (832 B at 2.8 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.pom (1.4 kB at 7.3 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.pom (8.2 kB at 74 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/fusesource/restygwt/restygwt-project/2.2.0/restygwt-project-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/restygwt/restygwt-project/2.2.0/restygwt-project-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/restygwt/restygwt-project/2.2.0/restygwt-project-2.2.0.pom (11 kB at 101 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.pom (5.2 kB at 47 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom (8.1 kB at 65 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/oss-parent/25/oss-parent-25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom (19 kB at 163 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom (1.5 kB at 12 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.pom (5.1 kB at 30 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.pom (5.7 kB at 39 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/github/nmorel/gwtjackson/gwt-jackson-parent/0.12.0/gwt-jackson-parent-0.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/nmorel/gwtjackson/gwt-jackson-parent/0.12.0/gwt-jackson-parent-0.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/nmorel/gwtjackson/gwt-jackson-parent/0.12.0/gwt-jackson-parent-0.12.0.pom (8.4 kB at 24 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2.pom (1.5 kB at 13 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/javapoet/1.0.0/javapoet-1.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.0.0/javapoet-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.0.0/javapoet-1.0.0.pom (3.5 kB at 27 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom (30 kB at 201 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 61 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/w3c/css/sac/1.3/sac-1.3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/colt/colt/1.2.0/colt-1.2.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/ant/ant/1.6.5/ant-1.6.5.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/tapestry/tapestry/4.0.2/tapestry-4.0.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xalan/xalan/2.7.2/xalan-2.7.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xalan/serializer/2.7.2/serializer-2.7.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/domino-ui-1.0-20180729.090253-125.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/r06/guava-r06.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/gwt-event-HEAD-20180603.190905-2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.jar
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/domino-ui-1.0-20180729.090253-125.jar (3.3 MB at 367 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/domino-ui-1.0-20180729.090253-125-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/gwt-event-HEAD-20180603.190905-2.jar (32 kB at 3.3 kB/s)
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2-sources.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/javapoet/1.0.0/javapoet-1.0.0.jar
[INFO] Downloading from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar
[INFO] Downloaded from sonatype-snapshots-repo: https://oss.sonatype.org/content/repositories/snapshots/org/dominokit/domino-ui/1.0-SNAPSHOT/domino-ui-1.0-20180729.090253-125-sources.jar (2.7 MB at 229 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.jar (9.4 MB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar (65 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar (4.1 kB at 723 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar (9.5 kB at 1.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar (47 kB at 8.2 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 2.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 5.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar (43 kB at 7.0 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 8.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar (230 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/colt/colt/1.2.0/colt-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 4.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ant/ant/1.6.5/ant-1.6.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar (42 kB at 6.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/colt/colt/1.2.0/colt-1.2.0.jar (582 kB at 81 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/tapestry/tapestry/4.0.2/tapestry-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ant/ant/1.6.5/ant-1.6.5.jar (1.0 MB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/tapestry/tapestry/4.0.2/tapestry-4.0.2.jar (1.1 MB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.jar (9.2 MB at 589 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 22 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.jar (1.9 MB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 1.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 10 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.jar (15 MB at 479 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.jar (1.1 MB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar (16 MB at 514 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar (125 kB at 4.0 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.jar (373 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1.4 MB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.jar (36 kB at 1.1 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.jar (180 kB at 5.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.jar (44 kB at 1.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.jar (108 kB at 3.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.jar (44 kB at 1.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.jar (116 kB at 3.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.jar (96 kB at 3.0 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.jar (123 kB at 3.8 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.jar (16 kB at 493 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.jar (106 kB at 3.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.jar (361 kB at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.jar (108 kB at 3.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.jar (80 kB at 2.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.jar (54 kB at 1.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.jar (41 kB at 1.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 806 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar (11 kB at 324 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.jar (419 kB at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar (188 kB at 5.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar (238 kB at 7.0 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar (955 kB at 28 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.jar (718 kB at 21 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.jar (10 kB at 296 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1-sources.jar (198 kB at 5.8 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.jar (138 kB at 4.1 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/r06/guava-r06.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.jar (5.7 kB at 162 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.jar (64 kB at 1.8 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.jar (545 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/r06/guava-r06.jar (936 kB at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.jar (13 kB at 370 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 6.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 166 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5-sources.jar (27 kB at 763 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.jar (263 kB at 7.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.jar (19 kB at 533 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1-sources.jar (85 kB at 2.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.jar (295 kB at 8.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar (51 kB at 1.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2-sources.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.jar (253 kB at 6.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.0.0/javapoet-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.jar (679 kB at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.jar (1.2 MB at 33 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2-sources.jar (53 kB at 1.4 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.0.0/javapoet-1.0.0.jar (65 kB at 1.8 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2-sources.jar (885 kB at 24 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar (128 kB at 3.4 kB/s)
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/gwt-timer-1.0-20180623.095409-6.jar
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/gwt-safehtml-1.0-20180519.173606-1.jar
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-20180414.183834-1-sources.jar
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1.jar
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-20180414.183834-1.jar
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/gwt-timer-1.0-20180623.095409-6.jar (7.1 kB at 21 kB/s)
[INFO] Downloading from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1-sources.jar
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1-sources.jar (33 kB at 40 kB/s)
[INFO] Downloaded from vertispan-snapshots: https://repo.vertispan.com/gwt-snapshot/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-20180414.184100-1.jar (30 kB at 4.8 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:43 min
[INFO] Finished at: 2018-07-29T12:40:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project Aioc: Could not resolve dependencies for project com.schubec.spass:Aioc:war:1.0-SNAPSHOT: The following artifacts could not be resolved: org.gwtproject.safehtml:gwt-safehtml:jar:1.0-SNAPSHOT, org.gwtproject.i18n:gwt-cldr:jar:1.0-SNAPSHOT, org.gwtproject.i18n:gwt-cldr:jar:sources:1.0-SNAPSHOT: Could not transfer artifact org.gwtproject.safehtml:gwt-safehtml:jar:1.0-20180519.173606-1 from/to vertispan-snapshots (https://repo.vertispan.com/gwt-snapshot/): SSL peer shut down incorrectly -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
section_end:1532868050:build_script
section_start:1532868050:after_script
section_end:1532868053:after_script
ERROR: Job failed: exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment