Skip to content
Failed

Console Output

Started by user Maxim Nesen
Agent default-java-7pr97 is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Building remotely on default-java-7pr97 in workspace /home/jenkins/workspace/Jersey_release
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jersey
 > git init /home/jenkins/workspace/Jersey_release # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d98ab7564fa99824129d952ee50ddcda081dce18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d98ab7564fa99824129d952ee50ddcda081dce18
Commit message: "Merge pull request #3936 from senivam/jenkins_build"
 > git rev-list --no-walk d98ab7564fa99824129d952ee50ddcda081dce18 # timeout=10
[Jersey_release] $ /bin/sh -e /tmp/jenkins5261653069831185716.sh
    <version>2.28-SNAPSHOT</version>
Current version: 2.28-SNAPSHOT
Release version: 2.28
Next version:    2.29-SNAPSHOT
Release tag:     2.28-RELEASE
-[ Dry run turned on ]----------------------------------------------------------
-[ Prepare branch ]-------------------------------------------------------------
-[ Swiching to release branch ]-------------------------------------------------
Previous HEAD position was d98ab75... Merge pull request #3936 from senivam/jenkins_build
Branch 'EE4J_8_Jenkins' set up to track remote branch 'EE4J_8_Jenkins' from 'origin'.
Switched to a new branch 'EE4J_8_Jenkins'
HEAD is now at 44ef3ed bom pom version adjusted
error: branch '2.28' not found.
Switched to a new branch '2.28'
-[ Release tag cleanup ]--------------------------------------------------------
error: tag '2.28-RELEASE' not found.
java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Maven home: /opt/tools/apache-maven/latest
Java version: 9.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-9/jdk-9.0.1
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.10.0-862.2.3.el7.x86_64", arch: "amd64", family: "unix"
/opt/tools/java/oracle/jdk-9/latest
-[ Run maven release ]---------------------------------------------------------
-[ Set Release version ]-------------------------------------------------------
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey.bundles:jaxrs-ri:bundle:2.28-SNAPSHOT
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jersey                                                             [pom]
[INFO] jersey-archetypes                                                  [pom]
[INFO] jersey-archetype-heroku-webapp                         [maven-archetype]
[INFO] jersey-archetype-grizzly2                              [maven-archetype]
[INFO] jersey-archetype-webapp                                [maven-archetype]
[INFO] jersey-example-java8-webapp                            [maven-archetype]
[INFO] jersey-bom                                                         [pom]
[INFO] jersey-core-common                                                 [jar]
[INFO] jersey-inject                                                      [pom]
[INFO] jersey-inject-hk2                                                  [jar]
[INFO] jersey-core-client                                                 [jar]
[INFO] jersey-media                                                       [pom]
[INFO] jersey-media-jaxb                                                  [jar]
[INFO] jersey-core-server                                                 [jar]
[INFO] jersey-containers                                                  [pom]
[INFO] jersey-container-grizzly2-http                                     [jar]
[INFO] jersey-container-servlet-core                                      [jar]
[INFO] jersey-test-framework                                              [pom]
[INFO] jersey-test-framework-core                                         [jar]
[INFO] jersey-container-servlet                                           [jar]
[INFO] jersey-container-grizzly2-servlet                                  [jar]
[INFO] jersey-test-framework-providers                                    [pom]
[INFO] jersey-test-framework-provider-grizzly2                            [jar]
[INFO] jersey-connectors                                                  [pom]
[INFO] jersey-connectors-apache                                           [jar]
[INFO] jersey-test-framework-provider-inmemory                            [jar]
[INFO] jersey-test-framework-provider-external                            [jar]
[INFO] jersey-container-jdk-http                                          [jar]
[INFO] jersey-test-framework-provider-jdk-http                            [jar]
[INFO] jersey-container-simple-http                                       [jar]
[INFO] jersey-test-framework-provider-simple                              [jar]
[INFO] jersey-container-jetty-http                                        [jar]
[INFO] jersey-test-framework-provider-jetty                               [jar]
[INFO] jersey-connectors-netty                                            [jar]
[INFO] jersey-container-netty-http                                        [jar]
[INFO] jersey-test-framework-provider-netty                               [jar]
[INFO] jersey-test-framework-provider-bundle                              [pom]
[INFO] jersey-connectors-grizzly                                          [jar]
[INFO] jersey-connectors-jdk                                              [jar]
[INFO] jersey-extensions                                                  [pom]
[INFO] jersey-ext-entity-filtering                                        [jar]
[INFO] jersey-media-json-jackson                                          [jar]
[INFO] jersey-connectors-jetty                                            [jar]
[INFO] jersey-cdi-support                                                 [pom]
[INFO] jersey-ext-cdi1x                                                   [jar]
[INFO] jersey-glassfish-support                                           [pom]
[INFO] jersey-gf-ejb                                                      [jar]
[INFO] jersey-container-jetty-servlet                                     [jar]
[INFO] jersey-ext-bean-validation                                         [jar]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding                            [jar]
[INFO] jersey-ext-cdi1x-servlet                                           [jar]
[INFO] jersey-ext-cdi1x-transaction                                       [jar]
[INFO] jersey-ext-cdi1x-validation                                        [jar]
[INFO] jersey-ext-weld2-se                                                [jar]
[INFO] jersey-ext-metainf-services                                        [jar]
[INFO] jersey-ext-mvc                                                     [jar]
[INFO] jersey-ext-mvc-bean-validation                                     [jar]
[INFO] jersey-ext-mvc-freemarker                                          [jar]
[INFO] jersey-ext-mvc-jsp                                                 [jar]
[INFO] jersey-ext-mvc-mustache                                            [jar]
[INFO] jersey-ext-proxy-client                                            [jar]
[INFO] jersey-ext-rx                                                      [pom]
[INFO] jersey-ext-rx-client-guava                                         [jar]
[INFO] jersey-ext-rx-client-rxjava                                        [jar]
[INFO] jersey-ext-rx-client-rxjava2                                       [jar]
[INFO] jersey-ext-servlet-portability                                     [jar]
[INFO] jersey-spring4                                                     [jar]
[INFO] jersey-wadl-doclet                                                 [jar]
[INFO] jersey-incubator                                                   [pom]
[INFO] jersey-declarative-linking                                         [jar]
[INFO] jersey-ext-gae-integration                                         [jar]
[INFO] jersey-media-kryo                                                  [jar]
[INFO] jersey-open-tracing                                                [jar]
[INFO] jersey-inject-cdi2-se                                              [jar]
[INFO] jersey-media-json-binding                                          [jar]
[INFO] jersey-media-json-jackson1                                         [jar]
[INFO] jersey-media-json-jettison                                         [jar]
[INFO] jersey-media-json-processing                                       [jar]
[INFO] jersey-media-moxy                                                  [jar]
[INFO] jersey-media-multipart                                             [jar]
[INFO] jersey-media-sse                                                   [jar]
[INFO] jersey-security                                                    [pom]
[INFO] oauth1-signature                                                   [jar]
[INFO] jersey-security                                                    [jar]
[INFO] oauth1-server                                                      [jar]
[INFO] oauth2-client                                                      [jar]
[INFO] jersey-test-framework-util                                         [jar]
[INFO] jersey-tests                                                       [pom]
[INFO] jersey-tests-e2e                                                   [jar]
[INFO] jersey-tests-e2e-client                                            [jar]
[INFO] jersey-tests-e2e-core-common                                       [jar]
[INFO] jersey-tests-e2e-entity                                            [jar]
[INFO] jersey-tests-e2e-inject                                            [pom]
[INFO] jersey-tests-e2e-inject-cdi-se                                     [jar]
[INFO] jersey-tests-e2e-server                                            [jar]
[INFO] jersey-tests-e2e-testng                                            [jar]
[INFO] jersey-tests-integration                                           [pom]
[INFO] jersey-tests-integration-jersey-async-filter                       [war]
[INFO] jersey-tests-cdi-beanvalidation-webapp                             [war]
[INFO] jersey-tests-cdi-ejb-webapp                                        [war]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp             [war]
[INFO] jersey-tests-integration-cdi-multimodule-lib                       [jar]
[INFO] jersey-tests-integration-cdi-multimodule-war                       [war]
[INFO] jersey-tests-integration-cdi-multimodule-war2                      [war]
[INFO] jersey-tests-integration-cdi-multimodule-ear                       [ear]
[INFO] jersey-tests-integration-cdi-multimodule                           [pom]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib                [jar]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1               [war]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2               [war]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear                [ear]
[INFO] jersey-tests-integration-ejb-multimodule-reload                    [pom]
[INFO] jersey-tests-cdi-multipart-webapp                                  [war]
[INFO] jersey-tests-cdi-webapp                                            [war]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp           [war]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp    [war]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp                      [war]
[INFO] client-connector-provider                                          [jar]
[INFO] jersey-tests-integration-ejb-multimodule-lib                       [jar]
[INFO] jersey-tests-integration-ejb-multimodule-war                       [war]
[INFO] jersey-tests-integration-ejb-multimodule-ear                       [ear]
[INFO] jersey-tests-integration-ejb-multimodule                           [pom]
[INFO] jersey-tests-ejb-webapp                                            [war]
[INFO] j-376-reproducer                                                   [jar]
[INFO] jersey-tests-integration-j-441-war1                                [war]
[INFO] jersey-tests-integration-j-441-war2                                [war]
[INFO] jersey-tests-integration-j-441-ear                                 [ear]
[INFO] jersey-tests-integration-j-441                                     [pom]
[INFO] jersey-tests-integration-j-59-ejb-lib                              [jar]
[INFO] jersey-tests-integration-j-59-cdi-war                              [war]
[INFO] jersey-tests-integration-j-59-ear                                  [ear]
[INFO] jersey-tests-integration-j-59                                      [pom]
[INFO] jersey-tests-component-inject                                      [war]
[INFO] jersey-tests-integration-jersey-1107                               [war]
[INFO] jersey-tests-integration-jersey-1223                               [war]
[INFO] jersey-tests-integration-jersey-1604                               [war]
[INFO] jersey-tests-integration-jersey-1667                               [war]
[INFO] jersey-tests-integration-jersey-1829                               [war]
[INFO] jersey-tests-integration-jersey-1883                               [war]
[INFO] jersey-tests-integration-jersey-1928                               [war]
[INFO] jersey-tests-integration-jersey-1960                               [war]
[INFO] jersey-tests-integration-jersey-1964                               [war]
[INFO] jersey-tests-integration-jersey-2031                               [war]
[INFO] jersey-tests-integration-jersey-2136                               [war]
[INFO] jersey-tests-integration-jersey-2137                               [war]
[INFO] jersey-tests-integration-jersey-2154                               [war]
[INFO] jersey-tests-integration-jersey-2160                               [war]
[INFO] jersey-tests-integration-jersey-2164                               [war]
[INFO] jersey-tests-integration-jersey-2167                               [war]
[INFO] jersey-tests-integration-jersey-2176                               [war]
[INFO] jersey-tests-integration-jersey-2184                               [war]
[INFO] jersey-tests-integration-jersey-2255                               [war]
[INFO] jersey-tests-integration-jersey-2322                               [war]
[INFO] jersey-tests-integration-jersey-2335                               [war]
[INFO] jersey-tests-integration-jersey-2421                               [war]
[INFO] jersey-tests-integration-jersey-2551                               [war]
[INFO] jersey-tests-integration-jersey-2612                               [war]
[INFO] jersey-tests-integration-jersey-2637                               [war]
[INFO] jersey-tests-integration-jersey-2654                               [war]
[INFO] jersey-tests-integration-jersey-2673                               [war]
[INFO] jersey-tests-integration-jersey-2689                               [war]
[INFO] jersey-tests-integration-jersey-2704                               [war]
[INFO] jersey-tests-integration-jersey-2776                               [war]
[INFO] jersey-tests-integration-jersey-2794                               [war]
[INFO] jersey-tests-integration-jersey-2846                               [war]
[INFO] jersey-tests-integration-jersey-2878                               [war]
[INFO] jersey-tests-integration-jersey-2892                               [war]
[INFO] jersey-tests-integration-jersey-780                                [war]
[INFO] jersey-tests-integration-portability-jersey-1                      [war]
[INFO] jersey-tests-integration-portability-jersey-2                      [war]
[INFO] jersey-tests-integration-property-check                            [jar]
[INFO] jersey-tests-integration-jersey-security-digest                    [war]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1               [war]
[INFO] jersey-bundles                                                     [pom]
[INFO] jersey-bundles-jaxrs-ri                                         [bundle]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2               [war]
[INFO] jersey-tests-integration-servlet-2.5-filter                        [war]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1                   [war]
[INFO] jersey-tests-integration-servlet-2.5-init-1                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-2                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-3                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-4                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-5                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-6                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-7                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-8                        [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1                         [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2                         [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3                         [war]
[INFO] jersey-tests-integration-servlet-2.5-reload                        [war]
[INFO] jersey-tests-integration-servlet-3-async                           [war]
[INFO] jersey-tests-integration-servlet-3-chunked-io                      [war]
[INFO] jersey-tests-integration-servlet-3-filter                          [war]
[INFO] jersey-tests-integration-servlet-3-gf-async                        [war]
[INFO] jersey-tests-integration-servlet-3-inflector-1                     [war]
[INFO] jersey-tests-integration-servlet-3-init-1                          [war]
[INFO] jersey-tests-integration-servlet-3-init-2                          [war]
[INFO] jersey-tests-integration-servlet-3-init-3                          [war]
[INFO] jersey-tests-integration-servlet-3-init-4                          [war]
[INFO] jersey-tests-integration-servlet-3-init-5                          [war]
[INFO] jersey-tests-integration-servlet-3-init-6                          [war]
[INFO] jersey-tests-integration-servlet-3-init-7                          [war]
[INFO] jersey-tests-integration-servlet-3-init-8                          [war]
[INFO] jersey-tests-integration-servlet-3-init-provider                   [war]
[INFO] jersey-tests-integration-servlet-3-params                          [war]
[INFO] jersey-tests-integration-servlet-3-sse-1                           [war]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2         [war]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding           [war]
[INFO] jersey-tests-integration-servlet-tests                             [war]
[INFO] jersey-tests-integration-sonar-test                                [war]
[INFO] jersey-tests-integration-tracing-support                           [war]
[INFO] jersey-test-framework-memleak-test-common                          [jar]
[INFO] jersey-tests-memleak                                               [pom]
[INFO] jersey-tests-memleak-redeployment                                  [pom]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app                 [war]
[INFO] jersey-examples                                                    [pom]
[INFO] jersey-examples-webapp-parent-pom                                  [pom]
[INFO] jersey-examples-helloworld-webapp                                  [war]
[INFO] jersey-test-framework-maven                                        [pom]
[INFO] jersey-test-framework-maven-container-runner-plugin       [maven-plugin]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref              [jar]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app                    [war]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app                 [war]
[INFO] jersey-tests-memleak-testcase                                      [pom]
[INFO] jersey-tests-memleak-testcase-bean-param-leak                      [war]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak                   [war]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client            [jar]
[INFO] jersey-tests-memleak-testcase-leaking-test-app                     [war]
[INFO] jersey-tests-osgi                                                  [pom]
[INFO] jersey-tests-osgi-functional                                       [pom]
[INFO] jersey-tests-stress                                                [jar]
[INFO] jersey-tests-performance                                           [pom]
[INFO] performance-test-benchmarks                                        [jar]
[INFO] jersey-tests-performance-runners                                   [pom]
[INFO] jersey-grizzly-runner                                              [jar]
[INFO] jersey-tests-performance-testcase                                  [pom]
[INFO] jersey-tests-performance-assemblies                                [jar]
[INFO] jersey-tests-performance-filter-dynamic-test                       [jar]
[INFO] jersey-tests-performance-filter-global-test                        [jar]
[INFO] jersey-tests-performance-filter-name-test                          [jar]
[INFO] jersey-tests-performance-interceptor-dynamic-test                  [jar]
[INFO] jersey-tests-performance-interceptor-global-test                   [jar]
[INFO] jersey-tests-performance-interceptor-name-test                     [jar]
[INFO] jersey-tests-performance-custom-provider-test                      [jar]
[INFO] jersey-tests-performance-json-jackson-test                         [jar]
[INFO] jersey-tests-performance-json-moxy-test                            [jar]
[INFO] jersey-tests-performance-mbw-kryo-test                             [jar]
[INFO] jersey-tests-performance-text-plain-test                           [jar]
[INFO] jersey-tests-performance-xml-jaxb-test                             [jar]
[INFO] jersey-tests-performance-xml-moxy-test                             [jar]
[INFO] jersey-tests-performance-param-srl                                 [jar]
[INFO] jersey-tests-performance-proxy-injection-test                      [jar]
[INFO] performance-test-tools                                             [jar]
[INFO] jersey-examples-assemblies                                         [jar]
[INFO] jersey-examples-bookmark                                           [war]
[INFO] jersey-examples-bookmark-em                                        [war]
[INFO] jersey-examples-bookstore-webapp                                   [war]
[INFO] jersey-examples-cdi-webapp                                         [war]
[INFO] jersey-examples-clipboard                                          [jar]
[INFO] jersey-examples-clipboard-programmatic                             [jar]
[INFO] jersey-examples-declarative-linking                                [jar]
[INFO] jersey-examples-entity-filtering                                   [jar]
[INFO] jersey-examples-entity-filtering-selectable                        [jar]
[INFO] jersey-examples-entity-filtering-security                          [jar]
[INFO] jersey-examples-extended-wadl-webapp                               [war]
[INFO] jersey-examples-exception-mapping                                  [jar]
[INFO] jersey-examples-freemarker-webapp                                  [war]
[INFO] jersey-examples-groovy                                             [jar]
[INFO] jersey-examples-helloworld                                         [jar]
[INFO] jersey-examples-helloworld-benchmark                               [jar]
[INFO] jersey-examples-helloworld-cdi2-se                                 [jar]
[INFO] jersey-examples-helloworld-netty                                   [jar]
[INFO] jersey-examples-helloworld-programmatic                            [jar]
[INFO] jersey-examples-helloworld-pure-jax-rs                             [jar]
[INFO] jersey-examples-helloworld-weld                                    [jar]
[INFO] jersey-examples-helloworld-spring-webapp                           [war]
[INFO] helloworld-spring-annotations                                      [jar]
[INFO] jersey-examples-http-patch                                         [jar]
[INFO] jersey-examples-http-trace                                         [jar]
[INFO] jersey-examples-https-clientserver-grizzly                         [jar]
[INFO] jersey-examples-https-server-glassfish                             [war]
[INFO] jersey-examples-java8-webapp                                       [war]
[INFO] jersey-examples-jaxb                                               [jar]
[INFO] jersey-examples-jaxrs-types-injection                              [jar]
[INFO] jersey-examples-ejb                                                [war]
[INFO] jersey-examples-json-binding-webapp                                [war]
[INFO] jersey-examples-json-jackson                                       [jar]
[INFO] jersey-examples-json-jackson1                                      [jar]
[INFO] jersey-examples-json-jettison                                      [jar]
[INFO] jersey-examples-json-moxy                                          [jar]
[INFO] jersey-examples-json-processing-webapp                             [war]
[INFO] jersey-examples-json-with-padding                                  [jar]
[INFO] jersey-examples-managed-beans-webapp                               [war]
[INFO] jersey-examples-managed-client                                     [jar]
[INFO] jersey-examples-managed-client-webapp                              [war]
[INFO] jersey-examples-managed-client-simple-webapp                       [war]
[INFO] jersey-examples-multipart-webapp                                   [war]
[INFO] jersey-examples-open-tracing                                       [jar]
[INFO] jersey-examples-osgi-helloworld-webapp                             [pom]
[INFO] jersey-examples-osgi-helloworld-webapp-lib                         [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-additional                  [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version           [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-wab                         [war]
[INFO] jersey-examples-osgi-helloworld-webapp-test                        [pom]
[INFO] jersey-examples-osgi-http-service                                  [pom]
[INFO] jersey-examples-osgi-http-service-bundle                           [jar]
[INFO] jersey-examples-osgi-http-service-test                             [pom]
[INFO] oauth-client-twitter                                               [jar]
[INFO] jersey-examples-reload                                             [jar]
[INFO] jersey-examples-rx-client-webapp                                   [war]
[INFO] jersey-examples-server-async                                       [jar]
[INFO] jersey-examples-server-async-managed                               [jar]
[INFO] jersey-examples-server-async-standalone                            [pom]
[INFO] jersey-examples-server-async-standalone-client                     [jar]
[INFO] jersey-examples-server-async-standalone-webapp                     [war]
[INFO] jersey-examples-server-sent-events-jersey                          [jar]
[INFO] jersey-examples-server-sent-events-jaxrs                           [jar]
[INFO] jersey-examples-servlet3-webapp                                    [war]
[INFO] jersey-examples-simple-console                                     [jar]
[INFO] jersey-examples-sse-item-store-jersey-webapp                       [war]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp                        [war]
[INFO] jersey-examples-sse-twitter-aggregator                             [jar]
[INFO] jersey-examples-system-properties                                  [jar]
[INFO] jersey-examples-moxy                                               [jar]
[INFO] jersey-test-framework-maven-custom-enforcer-rules                  [jar]
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
Progress (1): 800 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (800 B at 1.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom
Progress (1): 2.2/17 kB
Progress (1): 5.0/17 kB
Progress (1): 7.8/17 kB
Progress (1): 11/17 kB 
Progress (1): 13/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 189 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Progress (1): 2.2/34 kB
Progress (1): 5.0/34 kB
Progress (1): 7.8/34 kB
Progress (1): 11/34 kB 
Progress (1): 13/34 kB
Progress (1): 16/34 kB
Progress (1): 19/34 kB
Progress (1): 21/34 kB
Progress (1): 24/34 kB
Progress (1): 27/34 kB
Progress (1): 30/34 kB
Progress (1): 32/34 kB
Progress (1): 34 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 374 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar
Progress (1): 2.2/310 kB
Progress (1): 5.0/310 kB
Progress (1): 7.7/310 kB
Progress (1): 10/310 kB 
Progress (1): 13/310 kB
Progress (1): 16/310 kB
Progress (1): 19/310 kB
Progress (1): 21/310 kB
Progress (1): 24/310 kB
Progress (1): 27/310 kB
Progress (1): 30/310 kB
Progress (1): 32/310 kB
Progress (1): 36/310 kB
Progress (1): 40/310 kB
Progress (1): 45/310 kB
Progress (1): 49/310 kB
Progress (1): 53/310 kB
Progress (1): 57/310 kB
Progress (1): 61/310 kB
Progress (1): 65/310 kB
Progress (1): 69/310 kB
Progress (1): 73/310 kB
Progress (1): 77/310 kB
Progress (1): 81/310 kB
Progress (1): 85/310 kB
Progress (1): 90/310 kB
Progress (1): 94/310 kB
Progress (1): 98/310 kB
Progress (1): 102/310 kB
Progress (1): 106/310 kB
Progress (1): 110/310 kB
Progress (1): 114/310 kB
Progress (1): 118/310 kB
Progress (1): 122/310 kB
Progress (1): 126/310 kB
Progress (1): 131/310 kB
Progress (1): 135/310 kB
Progress (1): 139/310 kB
Progress (1): 143/310 kB
Progress (1): 147/310 kB
Progress (1): 151/310 kB
Progress (1): 155/310 kB
Progress (1): 159/310 kB
Progress (1): 163/310 kB
Progress (1): 167/310 kB
Progress (1): 171/310 kB
Progress (1): 176/310 kB
Progress (1): 180/310 kB
Progress (1): 184/310 kB
Progress (1): 188/310 kB
Progress (1): 192/310 kB
Progress (1): 196/310 kB
Progress (1): 200/310 kB
Progress (1): 204/310 kB
Progress (1): 208/310 kB
Progress (1): 212/310 kB
Progress (1): 217/310 kB
Progress (1): 221/310 kB
Progress (1): 225/310 kB
Progress (1): 229/310 kB
Progress (1): 233/310 kB
Progress (1): 237/310 kB
Progress (1): 241/310 kB
Progress (1): 245/310 kB
Progress (1): 249/310 kB
Progress (1): 253/310 kB
Progress (1): 258/310 kB
Progress (1): 262/310 kB
Progress (1): 266/310 kB
Progress (1): 270/310 kB
Progress (1): 274/310 kB
Progress (1): 278/310 kB
Progress (1): 282/310 kB
Progress (1): 286/310 kB
Progress (1): 290/310 kB
Progress (1): 294/310 kB
Progress (1): 298/310 kB
Progress (1): 303/310 kB
Progress (1): 307/310 kB
Progress (1): 310 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 1.2 MB/s)
[INFO] 
[INFO] --------------------< org.glassfish.jersey:project >--------------------
[INFO] Building jersey 2.28-SNAPSHOT                                    [1/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:set (default-cli) @ project ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Progress (1): 2.2/2.3 kB
Progress (1): 2.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Progress (1): 2.2/22 kB
Progress (1): 5.0/22 kB
Progress (1): 7.7/22 kB
Progress (1): 11/22 kB 
Progress (1): 13/22 kB
Progress (1): 16/22 kB
Progress (1): 19/22 kB
Progress (1): 21/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 322 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Progress (1): 2.2/24 kB
Progress (1): 5.0/24 kB
Progress (1): 7.7/24 kB
Progress (1): 11/24 kB 
Progress (1): 13/24 kB
Progress (1): 16/24 kB
Progress (1): 19/24 kB
Progress (1): 21/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 358 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Progress (1): 2.2/13 kB
Progress (1): 5.0/13 kB
Progress (1): 7.7/13 kB
Progress (1): 11/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 200 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Progress (1): 2.2/3.9 kB
Progress (1): 3.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Progress (1): 2.2/3.3 kB
Progress (1): 3.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Progress (1): 2.2/17 kB
Progress (1): 5.0/17 kB
Progress (1): 7.8/17 kB
Progress (1): 11/17 kB 
Progress (1): 13/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 262 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Progress (1): 2.2/5.4 kB
Progress (1): 5.0/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 85 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Progress (1): 2.2/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Progress (1): 2.2/2.6 kB
Progress (1): 2.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Progress (1): 2.2/7.8 kB
Progress (1): 5.0/7.8 kB
Progress (1): 7.8/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 122 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 158 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Progress (1): 815 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Progress (1): 2.2/4.0 kB
Progress (1): 4.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Progress (1): 2.2/3.3 kB
Progress (1): 3.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Progress (1): 2.2/5.5 kB
Progress (1): 5.0/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 170 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Progress (1): 2.2/2.4 kB
Progress (1): 2.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Progress (1): 2.2/9.3 kB
Progress (1): 5.0/9.3 kB
Progress (1): 7.7/9.3 kB
Progress (1): 9.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 151 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Progress (1): 2.2/7.6 kB
Progress (1): 5.0/7.6 kB
Progress (1): 7.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 119 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Progress (1): 2.2/4.6 kB
Progress (1): 4.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 75 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Progress (1): 2.2/41 kB
Progress (1): 5.0/41 kB
Progress (1): 7.8/41 kB
Progress (1): 11/41 kB 
Progress (1): 13/41 kB
Progress (1): 16/41 kB
Progress (1): 19/41 kB
Progress (1): 21/41 kB
Progress (1): 24/41 kB
Progress (1): 27/41 kB
Progress (1): 30/41 kB
Progress (1): 32/41 kB
Progress (1): 36/41 kB
Progress (1): 40/41 kB
Progress (1): 41 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 574 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Progress (1): 4.1/16 kB
Progress (1): 7.7/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 241 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Progress (1): 910 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Progress (1): 2.2/5.4 kB
Progress (1): 5.0/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Progress (1): 2.2/2.2 kB
Progress (1): 2.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Progress (1): 2.2/2.5 kB
Progress (1): 2.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Progress (1): 2.2/7.7 kB
Progress (1): 5.0/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 125 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Progress (1): 2.2/3.7 kB
Progress (1): 3.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Progress (1): 2.2/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Progress (1): 2.2/13 kB
Progress (1): 5.0/13 kB
Progress (1): 7.8/13 kB
Progress (1): 11/13 kB 
Progress (1): 13/13 kB
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 208 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Progress (1): 2.2/62 kB
Progress (1): 5.0/62 kB
Progress (1): 7.8/62 kB
Progress (1): 11/62 kB 
Progress (1): 13/62 kB
Progress (1): 16/62 kB
Progress (1): 19/62 kB
Progress (1): 21/62 kB
Progress (1): 24/62 kB
Progress (1): 27/62 kB
Progress (1): 30/62 kB
Progress (1): 32/62 kB
Progress (1): 36/62 kB
Progress (1): 40/62 kB
Progress (1): 45/62 kB
Progress (1): 49/62 kB
Progress (1): 53/62 kB
Progress (1): 57/62 kB
Progress (1): 61/62 kB
Progress (1): 62 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 849 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Progress (1): 2.2/15 kB
Progress (1): 5.0/15 kB
Progress (1): 7.8/15 kB
Progress (1): 11/15 kB 
Progress (1): 13/15 kB
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 242 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Progress (1): 2.2/3.4 kB
Progress (1): 3.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Progress (1): 2.2/14 kB
Progress (1): 5.0/14 kB
Progress (1): 7.8/14 kB
Progress (1): 11/14 kB 
Progress (1): 13/14 kB
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 230 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Progress (1): 748 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Progress (1): 2.2/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Progress (1): 2.2/22 kB
Progress (1): 5.0/22 kB
Progress (1): 7.8/22 kB
Progress (1): 11/22 kB 
Progress (1): 13/22 kB
Progress (1): 16/22 kB
Progress (1): 19/22 kB
Progress (1): 21/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 331 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Progress (1): 2.2/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Progress (1): 2.2/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 69 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Progress (1): 2.2/7.5 kB
Progress (1): 5.0/7.5 kB
Progress (1): 7.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 119 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Progress (1): 2.2/9.0 kB
Progress (1): 5.0/9.0 kB
Progress (1): 7.8/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 147 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Progress (1): 2.2/16 kB
Progress (1): 5.0/16 kB
Progress (1): 7.8/16 kB
Progress (1): 11/16 kB 
Progress (1): 13/16 kB
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 256 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Progress (1): 2.2/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 80 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Progress (1): 2.2/9.4 kB
Progress (1): 4.9/9.4 kB
Progress (1): 7.7/9.4 kB
Progress (1): 9.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 148 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Progress (1): 2.2/13 kB
Progress (1): 5.0/13 kB
Progress (1): 7.8/13 kB
Progress (1): 11/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 202 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.7/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 287 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Progress (1): 2.2/16 kB
Progress (1): 5.0/16 kB
Progress (1): 7.7/16 kB
Progress (1): 11/16 kB 
Progress (1): 13/16 kB
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 259 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Progress (1): 2.2/6.1 kB
Progress (1): 5.0/6.1 kB
Progress (1): 6.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Progress (1): 2.2/3.0 kB
Progress (1): 3.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Progress (1): 2.2/6.7 kB
Progress (1): 5.0/6.7 kB
Progress (1): 6.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 111 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Progress (1): 2.2/3.0 kB
Progress (1): 3.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 50 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Progress (1): 2.2/2.6 kB
Progress (1): 2.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Progress (1): 2.2/22 kB
Progress (1): 5.0/22 kB
Progress (1): 7.8/22 kB
Progress (1): 11/22 kB 
Progress (1): 13/22 kB
Progress (1): 16/22 kB
Progress (1): 19/22 kB
Progress (1): 21/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 336 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.7/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 164 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Progress (1): 2.2/13 kB
Progress (1): 5.0/13 kB
Progress (1): 7.7/13 kB
Progress (1): 11/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 202 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.8/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 280 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Progress (1): 357 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 5.9 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Progress (1): 866 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Progress (1): 2.2/7.0 kB
Progress (1): 5.0/7.0 kB
Progress (1): 7.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 117 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Progress (1): 2.2/6.2 kB
Progress (1): 5.0/6.2 kB
Progress (1): 6.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 103 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Progress (1): 147 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.4 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Progress (1): 167 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 2.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Progress (1): 156 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Progress (1): 2.8/6.0 kB
Progress (1): 5.5/6.0 kB
Progress (1): 6.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Progress (1): 974 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Progress (1): 2.2/2.3 kB
Progress (1): 2.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Progress (1): 163 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 2.8 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Progress (1): 171 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 2.9 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Progress (1): 2.2/3.3 kB
Progress (1): 3.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Progress (1): 2.2/2.2 kB
Progress (1): 2.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Progress (1): 2.2/9.0 kB
Progress (1): 5.0/9.0 kB
Progress (1): 7.8/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 148 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Progress (1): 2.2/5.3 kB
Progress (1): 5.0/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Progress (1): 142 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.4 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Progress (1): 653 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Progress (1): 2.2/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Progress (1): 2.2/9.8 kB
Progress (1): 5.0/9.8 kB
Progress (1): 7.8/9.8 kB
Progress (1): 9.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 156 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Progress (1): 2.2/12 kB
Progress (1): 5.0/12 kB
Progress (1): 7.8/12 kB
Progress (1): 11/12 kB 
Progress (1): 12 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 194 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Progress (1): 2.2/3.4 kB
Progress (1): 3.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Progress (1): 145 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Progress (1): 2.2/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Progress (1): 2.2/2.9 kB
Progress (1): 2.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 169 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Progress (1): 2.2/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Progress (1): 2.2/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 78 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Progress (1): 2.2/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Progress (1): 2.2/21 kB
Progress (1): 5.0/21 kB
Progress (1): 7.8/21 kB
Progress (1): 11/21 kB 
Progress (1): 13/21 kB
Progress (1): 16/21 kB
Progress (1): 19/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 325 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom
Progress (1): 2.2/6.6 kB
Progress (1): 5.0/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 104 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom
Progress (1): 2.8/14 kB
Progress (1): 5.5/14 kB
Progress (1): 8.3/14 kB
Progress (1): 11/14 kB 
Progress (1): 14/14 kB
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 214 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom
Progress (1): 2.2/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom
Progress (1): 2.2/2.9 kB
Progress (1): 2.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom
Progress (1): 2.2/4.6 kB
Progress (1): 4.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Progress (1): 2.2/5.0 kB
Progress (1): 5.0/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 85 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Progress (1): 2.2/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Progress (1): 2.2/5.0 kB
Progress (1): 5.0/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Progress (1): 2.2/5.1 kB
Progress (1): 5.0/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 85 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Progress (1): 2.2/15 kB
Progress (1): 5.0/15 kB
Progress (1): 7.8/15 kB
Progress (1): 11/15 kB 
Progress (1): 13/15 kB
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 249 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Progress (1): 2.2/5.5 kB
Progress (1): 5.0/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 90 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.8/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 287 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.8/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 292 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Progress (1): 726 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Progress (1): 2.2/2.4 kB
Progress (1): 2.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom
Progress (1): 962 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Progress (1): 2.2/17 kB
Progress (1): 5.0/17 kB
Progress (1): 7.8/17 kB
Progress (1): 11/17 kB 
Progress (1): 13/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 282 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Progress (1): 2.2/31 kB
Progress (1): 4.9/31 kB
Progress (1): 7.7/31 kB
Progress (1): 10/31 kB 
Progress (1): 13/31 kB
Progress (1): 16/31 kB
Progress (1): 19/31 kB
Progress (1): 21/31 kB
Progress (1): 24/31 kB
Progress (1): 27/31 kB
Progress (1): 30/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 459 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Progress (1): 2.2/80 kB
Progress (1): 5.0/80 kB
Progress (1): 7.7/80 kB
Progress (1): 10/80 kB 
Progress (1): 13/80 kB
Progress (1): 16/80 kB
Progress (1): 19/80 kB
Progress (1): 21/80 kB
Progress (1): 24/80 kB
Progress (1): 27/80 kB
Progress (1): 30/80 kB
Progress (1): 32/80 kB
Progress (1): 36/80 kB
Progress (1): 40/80 kB
Progress (1): 45/80 kB
Progress (1): 49/80 kB
Progress (1): 53/80 kB
Progress (1): 57/80 kB
Progress (1): 61/80 kB
Progress (1): 65/80 kB
Progress (1): 69/80 kB
Progress (1): 73/80 kB
Progress (1): 77/80 kB
Progress (1): 80 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 772 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Progress (1): 2.2/178 kB
Progress (2): 2.2/178 kB | 2.2/68 kB
Progress (3): 2.2/178 kB | 2.2/68 kB | 2.2/26 kB
Progress (3): 2.2/178 kB | 5.0/68 kB | 2.2/26 kB
Progress (3): 5.0/178 kB | 5.0/68 kB | 2.2/26 kB
Progress (3): 5.0/178 kB | 7.7/68 kB | 2.2/26 kB
Progress (3): 5.0/178 kB | 7.7/68 kB | 5.0/26 kB
Progress (4): 5.0/178 kB | 7.7/68 kB | 5.0/26 kB | 2.2/22 kB
Progress (4): 5.0/178 kB | 10/68 kB | 5.0/26 kB | 2.2/22 kB 
Progress (4): 5.0/178 kB | 13/68 kB | 5.0/26 kB | 2.2/22 kB
Progress (4): 7.7/178 kB | 13/68 kB | 5.0/26 kB | 2.2/22 kB
Progress (4): 10/178 kB | 13/68 kB | 5.0/26 kB | 2.2/22 kB 
Progress (4): 13/178 kB | 13/68 kB | 5.0/26 kB | 2.2/22 kB
Progress (4): 13/178 kB | 13/68 kB | 7.7/26 kB | 2.2/22 kB
Progress (4): 13/178 kB | 13/68 kB | 10/26 kB | 2.2/22 kB 
Progress (4): 13/178 kB | 13/68 kB | 13/26 kB | 2.2/22 kB
Progress (4): 13/178 kB | 13/68 kB | 13/26 kB | 5.0/22 kB
Progress (4): 13/178 kB | 13/68 kB | 13/26 kB | 7.7/22 kB
Progress (4): 13/178 kB | 13/68 kB | 13/26 kB | 10/22 kB 
Progress (4): 13/178 kB | 13/68 kB | 13/26 kB | 13/22 kB
Progress (4): 16/178 kB | 13/68 kB | 13/26 kB | 13/22 kB
Progress (5): 16/178 kB | 13/68 kB | 13/26 kB | 13/22 kB | 4.1/35 kB
Progress (5): 16/178 kB | 13/68 kB | 13/26 kB | 13/22 kB | 7.6/35 kB
Progress (5): 16/178 kB | 13/68 kB | 16/26 kB | 13/22 kB | 7.6/35 kB
Progress (5): 16/178 kB | 16/68 kB | 16/26 kB | 13/22 kB | 7.6/35 kB
Progress (5): 16/178 kB | 16/68 kB | 16/26 kB | 16/22 kB | 7.6/35 kB
Progress (5): 16/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 7.6/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 7.6/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 12/35 kB 
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 16/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 20/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 24/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 28/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 32/35 kB
Progress (5): 19/178 kB | 19/68 kB | 16/26 kB | 16/22 kB | 35 kB   
Progress (5): 19/178 kB | 21/68 kB | 16/26 kB | 16/22 kB | 35 kB
Progress (5): 19/178 kB | 24/68 kB | 16/26 kB | 16/22 kB | 35 kB
Progress (5): 21/178 kB | 24/68 kB | 16/26 kB | 16/22 kB | 35 kB
Progress (5): 24/178 kB | 24/68 kB | 16/26 kB | 16/22 kB | 35 kB
Progress (5): 24/178 kB | 24/68 kB | 19/26 kB | 16/22 kB | 35 kB
Progress (5): 27/178 kB | 24/68 kB | 19/26 kB | 16/22 kB | 35 kB
Progress (5): 27/178 kB | 27/68 kB | 19/26 kB | 16/22 kB | 35 kB
Progress (5): 27/178 kB | 30/68 kB | 19/26 kB | 16/22 kB | 35 kB
Progress (5): 27/178 kB | 30/68 kB | 19/26 kB | 19/22 kB | 35 kB
Progress (5): 27/178 kB | 30/68 kB | 19/26 kB | 21/22 kB | 35 kB
Progress (5): 27/178 kB | 32/68 kB | 19/26 kB | 21/22 kB | 35 kB
Progress (5): 30/178 kB | 32/68 kB | 19/26 kB | 21/22 kB | 35 kB
Progress (5): 30/178 kB | 32/68 kB | 21/26 kB | 21/22 kB | 35 kB
Progress (5): 30/178 kB | 32/68 kB | 24/26 kB | 21/22 kB | 35 kB
Progress (5): 30/178 kB | 32/68 kB | 26 kB | 21/22 kB | 35 kB   
Progress (5): 32/178 kB | 32/68 kB | 26 kB | 21/22 kB | 35 kB
Progress (5): 32/178 kB | 32/68 kB | 26 kB | 22 kB | 35 kB   
Progress (5): 36/178 kB | 32/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 40/178 kB | 32/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 45/178 kB | 32/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 49/178 kB | 32/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 49/178 kB | 36/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 49/178 kB | 40/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 49/178 kB | 45/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 49/178 kB | 49/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 53/178 kB | 49/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 57/178 kB | 49/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 61/178 kB | 49/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 65/178 kB | 49/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 65/178 kB | 53/68 kB | 26 kB | 22 kB | 35 kB
Progress (5): 65/178 kB | 57/68 kB | 26 kB | 22 kB | 35 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 212 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Progress (4): 65/178 kB | 61/68 kB | 26 kB | 22 kB
Progress (4): 69/178 kB | 61/68 kB | 26 kB | 22 kB
Progress (4): 73/178 kB | 61/68 kB | 26 kB | 22 kB
Progress (4): 77/178 kB | 61/68 kB | 26 kB | 22 kB
Progress (4): 77/178 kB | 65/68 kB | 26 kB | 22 kB
Progress (4): 81/178 kB | 65/68 kB | 26 kB | 22 kB
Progress (4): 81/178 kB | 68 kB | 26 kB | 22 kB   
Progress (4): 85/178 kB | 68 kB | 26 kB | 22 kB
Progress (4): 90/178 kB | 68 kB | 26 kB | 22 kB
Progress (4): 94/178 kB | 68 kB | 26 kB | 22 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 134 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 118 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Progress (2): 98/178 kB | 68 kB
                               
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Progress (2): 102/178 kB | 68 kB
Progress (2): 106/178 kB | 68 kB
Progress (2): 110/178 kB | 68 kB
Progress (2): 114/178 kB | 68 kB
Progress (2): 118/178 kB | 68 kB
Progress (2): 122/178 kB | 68 kB
Progress (2): 126/178 kB | 68 kB
Progress (2): 131/178 kB | 68 kB
Progress (2): 135/178 kB | 68 kB
Progress (2): 139/178 kB | 68 kB
Progress (2): 143/178 kB | 68 kB
Progress (2): 147/178 kB | 68 kB
Progress (2): 151/178 kB | 68 kB
Progress (2): 155/178 kB | 68 kB
Progress (2): 159/178 kB | 68 kB
Progress (2): 163/178 kB | 68 kB
Progress (3): 163/178 kB | 68 kB | 4.1/13 kB
Progress (3): 163/178 kB | 68 kB | 7.7/13 kB
Progress (3): 167/178 kB | 68 kB | 7.7/13 kB
Progress (3): 167/178 kB | 68 kB | 12/13 kB 
Progress (3): 167/178 kB | 68 kB | 13 kB   
Progress (3): 171/178 kB | 68 kB | 13 kB
Progress (3): 176/178 kB | 68 kB | 13 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 310 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Progress (2): 178 kB | 13 kB
Progress (3): 178 kB | 13 kB | 2.2/10 kB
Progress (3): 178 kB | 13 kB | 5.0/10 kB
Progress (3): 178 kB | 13 kB | 7.7/10 kB
Progress (3): 178 kB | 13 kB | 10 kB    
Progress (4): 178 kB | 13 kB | 10 kB | 2.2/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 5.0/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 7.7/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 10/39 kB 
Progress (4): 178 kB | 13 kB | 10 kB | 13/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 16/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 19/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 21/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 24/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 27/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 30/39 kB
Progress (4): 178 kB | 13 kB | 10 kB | 32/39 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 717 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Progress (3): 10 kB | 32/39 kB | 4.1/88 kB
Progress (3): 10 kB | 35/39 kB | 4.1/88 kB
Progress (3): 10 kB | 35/39 kB | 7.7/88 kB
Progress (3): 10 kB | 38/39 kB | 7.7/88 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 43 kB/s)
Progress (2): 38/39 kB | 12/88 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Progress (2): 39 kB | 12/88 kB
Progress (2): 39 kB | 16/88 kB
Progress (2): 39 kB | 20/88 kB
Progress (2): 39 kB | 24/88 kB
Progress (2): 39 kB | 28/88 kB
Progress (2): 39 kB | 32/88 kB
Progress (2): 39 kB | 36/88 kB
Progress (2): 39 kB | 40/88 kB
Progress (2): 39 kB | 45/88 kB
Progress (2): 39 kB | 49/88 kB
Progress (2): 39 kB | 53/88 kB
Progress (2): 39 kB | 57/88 kB
Progress (2): 39 kB | 61/88 kB
Progress (2): 39 kB | 65/88 kB
Progress (2): 39 kB | 69/88 kB
Progress (2): 39 kB | 73/88 kB
Progress (2): 39 kB | 77/88 kB
Progress (2): 39 kB | 81/88 kB
Progress (2): 39 kB | 85/88 kB
Progress (2): 39 kB | 88 kB   
Progress (3): 39 kB | 88 kB | 4.1/12 kB
Progress (3): 39 kB | 88 kB | 8.2/12 kB
Progress (3): 39 kB | 88 kB | 12/12 kB 
Progress (3): 39 kB | 88 kB | 12 kB   
Progress (4): 39 kB | 88 kB | 12 kB | 4.1/49 kB
Progress (4): 39 kB | 88 kB | 12 kB | 7.7/49 kB
Progress (4): 39 kB | 88 kB | 12 kB | 12/49 kB 
Progress (4): 39 kB | 88 kB | 12 kB | 16/49 kB
Progress (4): 39 kB | 88 kB | 12 kB | 20/49 kB
Progress (4): 39 kB | 88 kB | 12 kB | 24/49 kB
Progress (4): 39 kB | 88 kB | 12 kB | 28/49 kB
Progress (5): 39 kB | 88 kB | 12 kB | 28/49 kB | 2.2/51 kB
Progress (5): 39 kB | 88 kB | 12 kB | 28/49 kB | 5.0/51 kB
Progress (5): 39 kB | 88 kB | 12 kB | 28/49 kB | 7.7/51 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 140 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Progress (4): 88 kB | 12 kB | 32/49 kB | 7.7/51 kB
Progress (4): 88 kB | 12 kB | 32/49 kB | 10/51 kB 
Progress (4): 88 kB | 12 kB | 32/49 kB | 13/51 kB
Progress (4): 88 kB | 12 kB | 32/49 kB | 16/51 kB
Progress (4): 88 kB | 12 kB | 36/49 kB | 16/51 kB
Progress (4): 88 kB | 12 kB | 40/49 kB | 16/51 kB
Progress (4): 88 kB | 12 kB | 40/49 kB | 19/51 kB
Progress (4): 88 kB | 12 kB | 40/49 kB | 21/51 kB
Progress (4): 88 kB | 12 kB | 45/49 kB | 21/51 kB
Progress (4): 88 kB | 12 kB | 49/49 kB | 21/51 kB
Progress (4): 88 kB | 12 kB | 49 kB | 21/51 kB   
Progress (4): 88 kB | 12 kB | 49 kB | 24/51 kB
Progress (4): 88 kB | 12 kB | 49 kB | 27/51 kB
Progress (4): 88 kB | 12 kB | 49 kB | 30/51 kB
Progress (4): 88 kB | 12 kB | 49 kB | 32/51 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 298 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Progress (2): 49 kB | 36/51 kB
Progress (2): 49 kB | 40/51 kB
Progress (2): 49 kB | 45/51 kB
Progress (2): 49 kB | 49/51 kB
Progress (2): 49 kB | 51 kB   
Progress (3): 49 kB | 51 kB | 2.2/156 kB
Progress (3): 49 kB | 51 kB | 5.0/156 kB
Progress (3): 49 kB | 51 kB | 7.7/156 kB
Progress (3): 49 kB | 51 kB | 10/156 kB 
Progress (3): 49 kB | 51 kB | 13/156 kB
Progress (3): 49 kB | 51 kB | 16/156 kB
Progress (3): 49 kB | 51 kB | 19/156 kB
Progress (3): 49 kB | 51 kB | 21/156 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 153 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Progress (2): 51 kB | 24/156 kB
Progress (2): 51 kB | 27/156 kB
Progress (2): 51 kB | 30/156 kB
Progress (2): 51 kB | 32/156 kB
Progress (3): 51 kB | 32/156 kB | 4.1/30 kB
Progress (3): 51 kB | 32/156 kB | 7.6/30 kB
Progress (3): 51 kB | 32/156 kB | 12/30 kB 
Progress (3): 51 kB | 32/156 kB | 16/30 kB
Progress (3): 51 kB | 32/156 kB | 20/30 kB
Progress (3): 51 kB | 32/156 kB | 24/30 kB
Progress (3): 51 kB | 32/156 kB | 28/30 kB
Progress (3): 51 kB | 32/156 kB | 30 kB   
Progress (3): 51 kB | 36/156 kB | 30 kB
Progress (3): 51 kB | 40/156 kB | 30 kB
Progress (3): 51 kB | 45/156 kB | 30 kB
Progress (3): 51 kB | 49/156 kB | 30 kB
Progress (4): 51 kB | 49/156 kB | 30 kB | 4.1/11 kB
Progress (4): 51 kB | 49/156 kB | 30 kB | 7.7/11 kB
Progress (4): 51 kB | 49/156 kB | 30 kB | 11 kB    
Progress (4): 51 kB | 53/156 kB | 30 kB | 11 kB
Progress (4): 51 kB | 57/156 kB | 30 kB | 11 kB
Progress (4): 51 kB | 61/156 kB | 30 kB | 11 kB
Progress (4): 51 kB | 65/156 kB | 30 kB | 11 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 149 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
Progress (3): 69/156 kB | 30 kB | 11 kB
Progress (3): 73/156 kB | 30 kB | 11 kB
Progress (3): 77/156 kB | 30 kB | 11 kB
Progress (3): 81/156 kB | 30 kB | 11 kB
Progress (3): 85/156 kB | 30 kB | 11 kB
Progress (3): 90/156 kB | 30 kB | 11 kB
Progress (4): 90/156 kB | 30 kB | 11 kB | 4.1/18 kB
Progress (4): 94/156 kB | 30 kB | 11 kB | 4.1/18 kB
Progress (4): 98/156 kB | 30 kB | 11 kB | 4.1/18 kB
Progress (4): 98/156 kB | 30 kB | 11 kB | 7.7/18 kB
Progress (4): 98/156 kB | 30 kB | 11 kB | 12/18 kB 
Progress (4): 98/156 kB | 30 kB | 11 kB | 16/18 kB
Progress (4): 98/156 kB | 30 kB | 11 kB | 18 kB   
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 82 kB/s)
Progress (3): 102/156 kB | 11 kB | 18 kB
                                        
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Progress (3): 106/156 kB | 11 kB | 18 kB
Progress (3): 110/156 kB | 11 kB | 18 kB
Progress (3): 114/156 kB | 11 kB | 18 kB
Progress (3): 118/156 kB | 11 kB | 18 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Progress (2): 122/156 kB | 18 kB
Progress (2): 126/156 kB | 18 kB
Progress (2): 131/156 kB | 18 kB
Progress (2): 135/156 kB | 18 kB
Progress (2): 139/156 kB | 18 kB
Progress (2): 143/156 kB | 18 kB
Progress (2): 147/156 kB | 18 kB
Progress (2): 151/156 kB | 18 kB
Progress (2): 155/156 kB | 18 kB
Progress (2): 156 kB | 18 kB    
Progress (3): 156 kB | 18 kB | 4.1/165 kB
Progress (3): 156 kB | 18 kB | 7.7/165 kB
Progress (3): 156 kB | 18 kB | 12/165 kB 
Progress (3): 156 kB | 18 kB | 16/165 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Progress (2): 156 kB | 20/165 kB
Progress (2): 156 kB | 24/165 kB
Progress (2): 156 kB | 28/165 kB
Progress (2): 156 kB | 32/165 kB
Progress (3): 156 kB | 32/165 kB | 4.1/209 kB
Progress (3): 156 kB | 32/165 kB | 7.6/209 kB
Progress (3): 156 kB | 32/165 kB | 12/209 kB 
Progress (3): 156 kB | 36/165 kB | 12/209 kB
Progress (3): 156 kB | 40/165 kB | 12/209 kB
Progress (3): 156 kB | 45/165 kB | 12/209 kB
Progress (3): 156 kB | 49/165 kB | 12/209 kB
Progress (3): 156 kB | 49/165 kB | 16/209 kB
Progress (3): 156 kB | 49/165 kB | 20/209 kB
Progress (3): 156 kB | 49/165 kB | 24/209 kB
Progress (3): 156 kB | 49/165 kB | 28/209 kB
Progress (3): 156 kB | 49/165 kB | 32/209 kB
Progress (3): 156 kB | 49/165 kB | 36/209 kB
Progress (3): 156 kB | 49/165 kB | 40/209 kB
Progress (3): 156 kB | 49/165 kB | 45/209 kB
Progress (3): 156 kB | 49/165 kB | 49/209 kB
Progress (4): 156 kB | 49/165 kB | 49/209 kB | 4.1/61 kB
Progress (4): 156 kB | 49/165 kB | 49/209 kB | 7.7/61 kB
Progress (4): 156 kB | 53/165 kB | 49/209 kB | 7.7/61 kB
Progress (4): 156 kB | 53/165 kB | 49/209 kB | 12/61 kB 
Progress (4): 156 kB | 53/165 kB | 53/209 kB | 12/61 kB
Progress (4): 156 kB | 53/165 kB | 53/209 kB | 16/61 kB
Progress (4): 156 kB | 57/165 kB | 53/209 kB | 16/61 kB
Progress (4): 156 kB | 57/165 kB | 57/209 kB | 16/61 kB
Progress (4): 156 kB | 57/165 kB | 61/209 kB | 16/61 kB
Progress (4): 156 kB | 57/165 kB | 65/209 kB | 16/61 kB
Progress (4): 156 kB | 61/165 kB | 65/209 kB | 16/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 16/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 20/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 24/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 28/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 32/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 36/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 40/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 45/61 kB
Progress (4): 156 kB | 65/165 kB | 65/209 kB | 49/61 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 375 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Progress (3): 65/165 kB | 69/209 kB | 49/61 kB
Progress (3): 65/165 kB | 69/209 kB | 53/61 kB
Progress (3): 65/165 kB | 69/209 kB | 57/61 kB
Progress (3): 69/165 kB | 69/209 kB | 57/61 kB
Progress (3): 69/165 kB | 69/209 kB | 61 kB   
Progress (3): 69/165 kB | 73/209 kB | 61 kB
Progress (3): 73/165 kB | 73/209 kB | 61 kB
Progress (3): 77/165 kB | 73/209 kB | 61 kB
Progress (4): 77/165 kB | 73/209 kB | 61 kB | 4.1/61 kB
Progress (4): 77/165 kB | 73/209 kB | 61 kB | 7.7/61 kB
Progress (4): 77/165 kB | 73/209 kB | 61 kB | 12/61 kB 
Progress (4): 77/165 kB | 73/209 kB | 61 kB | 16/61 kB
Progress (4): 77/165 kB | 77/209 kB | 61 kB | 16/61 kB
Progress (4): 77/165 kB | 81/209 kB | 61 kB | 16/61 kB
Progress (4): 81/165 kB | 81/209 kB | 61 kB | 16/61 kB
Progress (4): 81/165 kB | 81/209 kB | 61 kB | 20/61 kB
Progress (4): 81/165 kB | 81/209 kB | 61 kB | 24/61 kB
Progress (4): 81/165 kB | 81/209 kB | 61 kB | 28/61 kB
Progress (4): 81/165 kB | 85/209 kB | 61 kB | 28/61 kB
Progress (4): 81/165 kB | 85/209 kB | 61 kB | 32/61 kB
Progress (4): 85/165 kB | 85/209 kB | 61 kB | 32/61 kB
Progress (4): 90/165 kB | 85/209 kB | 61 kB | 32/61 kB
Progress (4): 94/165 kB | 85/209 kB | 61 kB | 32/61 kB
Progress (4): 94/165 kB | 85/209 kB | 61 kB | 36/61 kB
Progress (4): 94/165 kB | 85/209 kB | 61 kB | 40/61 kB
Progress (4): 94/165 kB | 85/209 kB | 61 kB | 45/61 kB
Progress (4): 94/165 kB | 85/209 kB | 61 kB | 49/61 kB
Progress (4): 94/165 kB | 90/209 kB | 61 kB | 49/61 kB
Progress (4): 98/165 kB | 90/209 kB | 61 kB | 49/61 kB
Progress (4): 98/165 kB | 94/209 kB | 61 kB | 49/61 kB
Progress (4): 98/165 kB | 94/209 kB | 61 kB | 53/61 kB
Progress (4): 98/165 kB | 94/209 kB | 61 kB | 57/61 kB
Progress (4): 98/165 kB | 94/209 kB | 61 kB | 61/61 kB
Progress (4): 98/165 kB | 94/209 kB | 61 kB | 61 kB   
Progress (4): 98/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 102/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 106/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 110/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 114/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 118/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 122/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 126/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 131/165 kB | 98/209 kB | 61 kB | 61 kB
Progress (4): 131/165 kB | 102/209 kB | 61 kB | 61 kB
Progress (4): 131/165 kB | 106/209 kB | 61 kB | 61 kB
Progress (4): 131/165 kB | 110/209 kB | 61 kB | 61 kB
Progress (4): 135/165 kB | 110/209 kB | 61 kB | 61 kB
Progress (4): 139/165 kB | 110/209 kB | 61 kB | 61 kB
Progress (4): 143/165 kB | 110/209 kB | 61 kB | 61 kB
Progress (4): 147/165 kB | 110/209 kB | 61 kB | 61 kB
Progress (4): 147/165 kB | 114/209 kB | 61 kB | 61 kB
Progress (4): 147/165 kB | 118/209 kB | 61 kB | 61 kB
Progress (4): 147/165 kB | 122/209 kB | 61 kB | 61 kB
Progress (4): 147/165 kB | 126/209 kB | 61 kB | 61 kB
Progress (4): 147/165 kB | 131/209 kB | 61 kB | 61 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 135 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Progress (3): 147/165 kB | 135/209 kB | 61 kB
Progress (3): 147/165 kB | 139/209 kB | 61 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 4.1/202 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 7.7/202 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 12/202 kB 
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 16/202 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 20/202 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 24/202 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 28/202 kB
Progress (4): 147/165 kB | 139/209 kB | 61 kB | 32/202 kB
Progress (4): 147/165 kB | 143/209 kB | 61 kB | 32/202 kB
Progress (4): 151/165 kB | 143/209 kB | 61 kB | 32/202 kB
Progress (4): 151/165 kB | 147/209 kB | 61 kB | 32/202 kB
Progress (4): 155/165 kB | 147/209 kB | 61 kB | 32/202 kB
Progress (4): 159/165 kB | 147/209 kB | 61 kB | 32/202 kB
Progress (4): 159/165 kB | 151/209 kB | 61 kB | 32/202 kB
Progress (4): 159/165 kB | 155/209 kB | 61 kB | 32/202 kB
Progress (4): 159/165 kB | 159/209 kB | 61 kB | 32/202 kB
Progress (4): 159/165 kB | 163/209 kB | 61 kB | 32/202 kB
Progress (4): 163/165 kB | 163/209 kB | 61 kB | 32/202 kB
Progress (4): 165 kB | 163/209 kB | 61 kB | 32/202 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 131 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Progress (3): 165 kB | 163/209 kB | 36/202 kB
Progress (3): 165 kB | 163/209 kB | 40/202 kB
Progress (3): 165 kB | 163/209 kB | 45/202 kB
Progress (3): 165 kB | 163/209 kB | 49/202 kB
Progress (3): 165 kB | 167/209 kB | 49/202 kB
Progress (3): 165 kB | 171/209 kB | 49/202 kB
Progress (3): 165 kB | 171/209 kB | 53/202 kB
Progress (3): 165 kB | 171/209 kB | 57/202 kB
Progress (3): 165 kB | 171/209 kB | 61/202 kB
Progress (3): 165 kB | 171/209 kB | 65/202 kB
Progress (3): 165 kB | 171/209 kB | 69/202 kB
Progress (3): 165 kB | 171/209 kB | 73/202 kB
Progress (3): 165 kB | 171/209 kB | 77/202 kB
Progress (3): 165 kB | 171/209 kB | 81/202 kB
Progress (3): 165 kB | 176/209 kB | 81/202 kB
Progress (3): 165 kB | 180/209 kB | 81/202 kB
Progress (3): 165 kB | 184/209 kB | 81/202 kB
Progress (3): 165 kB | 188/209 kB | 81/202 kB
Progress (3): 165 kB | 192/209 kB | 81/202 kB
Progress (3): 165 kB | 196/209 kB | 81/202 kB
Progress (3): 165 kB | 200/209 kB | 81/202 kB
Progress (3): 165 kB | 204/209 kB | 81/202 kB
Progress (3): 165 kB | 208/209 kB | 81/202 kB
Progress (3): 165 kB | 209 kB | 81/202 kB    
Progress (4): 165 kB | 209 kB | 81/202 kB | 4.1/153 kB
Progress (4): 165 kB | 209 kB | 81/202 kB | 7.7/153 kB
Progress (4): 165 kB | 209 kB | 81/202 kB | 12/153 kB 
Progress (4): 165 kB | 209 kB | 85/202 kB | 12/153 kB
Progress (4): 165 kB | 209 kB | 90/202 kB | 12/153 kB
Progress (4): 165 kB | 209 kB | 94/202 kB | 12/153 kB
Progress (4): 165 kB | 209 kB | 98/202 kB | 12/153 kB
Progress (4): 165 kB | 209 kB | 98/202 kB | 16/153 kB
Progress (4): 165 kB | 209 kB | 98/202 kB | 20/153 kB
Progress (4): 165 kB | 209 kB | 98/202 kB | 24/153 kB
Progress (4): 165 kB | 209 kB | 98/202 kB | 28/153 kB
Progress (4): 165 kB | 209 kB | 98/202 kB | 32/153 kB
Progress (4): 165 kB | 209 kB | 102/202 kB | 32/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 32/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 36/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 40/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 45/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 49/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 53/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 57/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 61/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 65/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 69/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 73/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 77/153 kB
Progress (4): 165 kB | 209 kB | 106/202 kB | 81/153 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 330 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar
Progress (3): 209 kB | 106/202 kB | 85/153 kB
Progress (3): 209 kB | 106/202 kB | 90/153 kB
Progress (3): 209 kB | 106/202 kB | 94/153 kB
Progress (3): 209 kB | 106/202 kB | 98/153 kB
Progress (3): 209 kB | 110/202 kB | 98/153 kB
Progress (4): 209 kB | 110/202 kB | 98/153 kB | 4.1/472 kB
Progress (4): 209 kB | 110/202 kB | 98/153 kB | 7.7/472 kB
Progress (4): 209 kB | 110/202 kB | 98/153 kB | 12/472 kB 
Progress (4): 209 kB | 110/202 kB | 98/153 kB | 16/472 kB
Progress (4): 209 kB | 114/202 kB | 98/153 kB | 16/472 kB
Progress (4): 209 kB | 114/202 kB | 98/153 kB | 20/472 kB
Progress (4): 209 kB | 114/202 kB | 98/153 kB | 24/472 kB
Progress (4): 209 kB | 114/202 kB | 98/153 kB | 28/472 kB
Progress (4): 209 kB | 114/202 kB | 98/153 kB | 32/472 kB
Progress (4): 209 kB | 114/202 kB | 102/153 kB | 32/472 kB
Progress (4): 209 kB | 114/202 kB | 106/153 kB | 32/472 kB
Progress (4): 209 kB | 114/202 kB | 106/153 kB | 36/472 kB
Progress (4): 209 kB | 114/202 kB | 106/153 kB | 40/472 kB
Progress (4): 209 kB | 114/202 kB | 106/153 kB | 45/472 kB
Progress (4): 209 kB | 114/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 118/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 122/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 126/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 131/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 135/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 139/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 143/202 kB | 106/153 kB | 49/472 kB
Progress (4): 209 kB | 147/202 kB | 106/153 kB | 49/472 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 403 kB/s)
Progress (3): 147/202 kB | 110/153 kB | 49/472 kB
Progress (3): 147/202 kB | 114/153 kB | 49/472 kB
Progress (3): 147/202 kB | 118/153 kB | 49/472 kB
Progress (3): 147/202 kB | 122/153 kB | 49/472 kB
Progress (3): 147/202 kB | 126/153 kB | 49/472 kB
Progress (3): 147/202 kB | 131/153 kB | 49/472 kB
Progress (3): 147/202 kB | 135/153 kB | 49/472 kB
Progress (3): 147/202 kB | 139/153 kB | 49/472 kB
Progress (3): 147/202 kB | 143/153 kB | 49/472 kB
Progress (3): 147/202 kB | 147/153 kB | 49/472 kB
Progress (3): 147/202 kB | 151/153 kB | 49/472 kB
Progress (3): 147/202 kB | 153 kB | 49/472 kB    
                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar
Progress (3): 151/202 kB | 153 kB | 49/472 kB
Progress (3): 151/202 kB | 153 kB | 53/472 kB
Progress (3): 151/202 kB | 153 kB | 57/472 kB
Progress (3): 151/202 kB | 153 kB | 61/472 kB
Progress (3): 151/202 kB | 153 kB | 65/472 kB
Progress (3): 155/202 kB | 153 kB | 65/472 kB
Progress (3): 155/202 kB | 153 kB | 69/472 kB
Progress (3): 155/202 kB | 153 kB | 73/472 kB
Progress (3): 155/202 kB | 153 kB | 77/472 kB
Progress (3): 155/202 kB | 153 kB | 81/472 kB
Progress (3): 159/202 kB | 153 kB | 81/472 kB
Progress (3): 163/202 kB | 153 kB | 81/472 kB
Progress (3): 163/202 kB | 153 kB | 85/472 kB
Progress (3): 163/202 kB | 153 kB | 90/472 kB
Progress (3): 163/202 kB | 153 kB | 94/472 kB
Progress (3): 163/202 kB | 153 kB | 98/472 kB
Progress (3): 167/202 kB | 153 kB | 98/472 kB
Progress (3): 171/202 kB | 153 kB | 98/472 kB
Progress (3): 176/202 kB | 153 kB | 98/472 kB
Progress (3): 180/202 kB | 153 kB | 98/472 kB
Progress (3): 180/202 kB | 153 kB | 102/472 kB
Progress (3): 180/202 kB | 153 kB | 106/472 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 4.1/55 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 7.7/55 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 12/55 kB 
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 16/55 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 20/55 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 24/55 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 28/55 kB
Progress (4): 180/202 kB | 153 kB | 106/472 kB | 32/55 kB
Progress (4): 180/202 kB | 153 kB | 110/472 kB | 32/55 kB
Progress (4): 184/202 kB | 153 kB | 110/472 kB | 32/55 kB
Progress (4): 188/202 kB | 153 kB | 110/472 kB | 32/55 kB
Progress (4): 192/202 kB | 153 kB | 110/472 kB | 32/55 kB
Progress (4): 196/202 kB | 153 kB | 110/472 kB | 32/55 kB
Progress (4): 200/202 kB | 153 kB | 110/472 kB | 32/55 kB
Progress (4): 202 kB | 153 kB | 110/472 kB | 32/55 kB    
Progress (4): 202 kB | 153 kB | 110/472 kB | 36/55 kB
Progress (4): 202 kB | 153 kB | 110/472 kB | 40/55 kB
Progress (4): 202 kB | 153 kB | 110/472 kB | 45/55 kB
Progress (4): 202 kB | 153 kB | 114/472 kB | 45/55 kB
Progress (4): 202 kB | 153 kB | 114/472 kB | 49/55 kB
Progress (4): 202 kB | 153 kB | 118/472 kB | 49/55 kB
Progress (4): 202 kB | 153 kB | 118/472 kB | 53/55 kB
Progress (4): 202 kB | 153 kB | 118/472 kB | 55 kB   
Progress (4): 202 kB | 153 kB | 122/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 126/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 131/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 135/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 139/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 143/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 147/472 kB | 55 kB
Progress (4): 202 kB | 153 kB | 151/472 kB | 55 kB
Progress (5): 202 kB | 153 kB | 151/472 kB | 55 kB | 4.1/12 kB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 274 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar
Progress (4): 202 kB | 151/472 kB | 55 kB | 7.7/12 kB
Progress (4): 202 kB | 151/472 kB | 55 kB | 12 kB    
Progress (4): 202 kB | 155/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 159/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 163/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 167/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 171/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 176/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 180/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 184/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 188/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 192/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 196/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 200/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 204/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 208/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 212/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 217/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 221/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 225/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 229/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 233/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 237/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 241/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 245/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 249/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 253/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 258/472 kB | 55 kB | 12 kB
Progress (4): 202 kB | 262/472 kB | 55 kB | 12 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 348 kB/s)
Progress (3): 266/472 kB | 55 kB | 12 kB
Progress (3): 270/472 kB | 55 kB | 12 kB
Progress (3): 274/472 kB | 55 kB | 12 kB
Progress (3): 278/472 kB | 55 kB | 12 kB
                                        
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Progress (3): 282/472 kB | 55 kB | 12 kB
Progress (3): 286/472 kB | 55 kB | 12 kB
Progress (3): 290/472 kB | 55 kB | 12 kB
Progress (3): 294/472 kB | 55 kB | 12 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 94 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Progress (2): 298/472 kB | 12 kB
Progress (2): 303/472 kB | 12 kB
Progress (2): 307/472 kB | 12 kB
Progress (2): 311/472 kB | 12 kB
Progress (3): 311/472 kB | 12 kB | 4.1/167 kB
Progress (3): 311/472 kB | 12 kB | 7.7/167 kB
Progress (3): 311/472 kB | 12 kB | 12/167 kB 
Progress (3): 311/472 kB | 12 kB | 16/167 kB
Progress (3): 311/472 kB | 12 kB | 20/167 kB
Progress (3): 311/472 kB | 12 kB | 24/167 kB
Progress (3): 311/472 kB | 12 kB | 28/167 kB
Progress (3): 311/472 kB | 12 kB | 32/167 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Progress (2): 315/472 kB | 32/167 kB
Progress (2): 319/472 kB | 32/167 kB
Progress (2): 323/472 kB | 32/167 kB
Progress (2): 327/472 kB | 32/167 kB
Progress (2): 327/472 kB | 36/167 kB
Progress (2): 327/472 kB | 40/167 kB
Progress (2): 327/472 kB | 45/167 kB
Progress (2): 327/472 kB | 49/167 kB
Progress (2): 327/472 kB | 53/167 kB
Progress (2): 327/472 kB | 57/167 kB
Progress (2): 327/472 kB | 61/167 kB
Progress (2): 327/472 kB | 65/167 kB
Progress (2): 327/472 kB | 69/167 kB
Progress (2): 327/472 kB | 73/167 kB
Progress (2): 327/472 kB | 77/167 kB
Progress (2): 327/472 kB | 81/167 kB
Progress (2): 331/472 kB | 81/167 kB
Progress (2): 335/472 kB | 81/167 kB
Progress (2): 335/472 kB | 85/167 kB
Progress (2): 335/472 kB | 90/167 kB
Progress (2): 339/472 kB | 90/167 kB
Progress (2): 339/472 kB | 94/167 kB
Progress (2): 339/472 kB | 98/167 kB
Progress (2): 344/472 kB | 98/167 kB
Progress (2): 344/472 kB | 102/167 kB
Progress (2): 344/472 kB | 106/167 kB
Progress (2): 344/472 kB | 110/167 kB
Progress (2): 344/472 kB | 114/167 kB
Progress (2): 344/472 kB | 118/167 kB
Progress (2): 344/472 kB | 122/167 kB
Progress (2): 344/472 kB | 126/167 kB
Progress (2): 344/472 kB | 131/167 kB
Progress (2): 344/472 kB | 135/167 kB
Progress (2): 344/472 kB | 139/167 kB
Progress (2): 344/472 kB | 143/167 kB
Progress (2): 344/472 kB | 147/167 kB
Progress (2): 344/472 kB | 151/167 kB
Progress (2): 344/472 kB | 155/167 kB
Progress (2): 344/472 kB | 159/167 kB
Progress (2): 344/472 kB | 163/167 kB
Progress (2): 348/472 kB | 163/167 kB
Progress (3): 348/472 kB | 163/167 kB | 4.1/12 kB
Progress (3): 348/472 kB | 163/167 kB | 7.7/12 kB
Progress (3): 348/472 kB | 167 kB | 7.7/12 kB    
Progress (4): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 4.1/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 7.6/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 12/61 kB 
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 16/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 20/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 24/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 28/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 32/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 36/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 40/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 45/61 kB
Progress (5): 348/472 kB | 167 kB | 7.7/12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 348/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB    
Progress (5): 352/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 356/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 360/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 364/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 368/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 372/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 376/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 380/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 384/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 389/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 393/472 kB | 167 kB | 12 kB | 4.1/293 kB | 49/61 kB
Progress (5): 393/472 kB | 167 kB | 12 kB | 7.7/293 kB | 49/61 kB
Progress (5): 393/472 kB | 167 kB | 12 kB | 7.7/293 kB | 53/61 kB
Progress (5): 393/472 kB | 167 kB | 12 kB | 7.7/293 kB | 57/61 kB
Progress (5): 393/472 kB | 167 kB | 12 kB | 7.7/293 kB | 61 kB   
Progress (5): 397/472 kB | 167 kB | 12 kB | 7.7/293 kB | 61 kB
Progress (5): 397/472 kB | 167 kB | 12 kB | 12/293 kB | 61 kB 
Progress (5): 397/472 kB | 167 kB | 12 kB | 16/293 kB | 61 kB
Progress (5): 397/472 kB | 167 kB | 12 kB | 20/293 kB | 61 kB
Progress (5): 397/472 kB | 167 kB | 12 kB | 24/293 kB | 61 kB
Progress (5): 397/472 kB | 167 kB | 12 kB | 28/293 kB | 61 kB
Progress (5): 397/472 kB | 167 kB | 12 kB | 32/293 kB | 61 kB
Progress (5): 401/472 kB | 167 kB | 12 kB | 32/293 kB | 61 kB
Progress (5): 405/472 kB | 167 kB | 12 kB | 32/293 kB | 61 kB
Progress (5): 409/472 kB | 167 kB | 12 kB | 32/293 kB | 61 kB
                                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 253 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Progress (4): 413/472 kB | 12 kB | 32/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 36/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 40/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 45/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 49/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 53/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 57/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 61/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 65/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 69/293 kB | 61 kB
Progress (4): 413/472 kB | 12 kB | 73/293 kB | 61 kB
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Progress (3): 417/472 kB | 73/293 kB | 61 kB
Progress (3): 421/472 kB | 73/293 kB | 61 kB
Progress (3): 425/472 kB | 73/293 kB | 61 kB
Progress (3): 425/472 kB | 77/293 kB | 61 kB
Progress (3): 425/472 kB | 81/293 kB | 61 kB
Progress (3): 425/472 kB | 85/293 kB | 61 kB
Progress (3): 425/472 kB | 90/293 kB | 61 kB
Progress (3): 425/472 kB | 94/293 kB | 61 kB
Progress (3): 425/472 kB | 98/293 kB | 61 kB
Progress (3): 430/472 kB | 98/293 kB | 61 kB
Progress (3): 434/472 kB | 98/293 kB | 61 kB
Progress (3): 438/472 kB | 98/293 kB | 61 kB
Progress (3): 442/472 kB | 98/293 kB | 61 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 90 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Progress (2): 442/472 kB | 102/293 kB
Progress (2): 442/472 kB | 106/293 kB
Progress (2): 442/472 kB | 110/293 kB
Progress (2): 442/472 kB | 114/293 kB
Progress (2): 446/472 kB | 114/293 kB
Progress (2): 450/472 kB | 114/293 kB
Progress (2): 454/472 kB | 114/293 kB
Progress (2): 458/472 kB | 114/293 kB
Progress (2): 462/472 kB | 114/293 kB
Progress (2): 462/472 kB | 118/293 kB
Progress (2): 462/472 kB | 122/293 kB
Progress (2): 462/472 kB | 126/293 kB
Progress (2): 462/472 kB | 131/293 kB
Progress (2): 466/472 kB | 131/293 kB
Progress (2): 470/472 kB | 131/293 kB
Progress (2): 472 kB | 131/293 kB    
Progress (3): 472 kB | 131/293 kB | 4.1/47 kB
Progress (3): 472 kB | 131/293 kB | 7.7/47 kB
Progress (3): 472 kB | 131/293 kB | 12/47 kB 
Progress (3): 472 kB | 135/293 kB | 12/47 kB
Progress (3): 472 kB | 135/293 kB | 16/47 kB
Progress (3): 472 kB | 139/293 kB | 16/47 kB
Progress (3): 472 kB | 143/293 kB | 16/47 kB
Progress (3): 472 kB | 147/293 kB | 16/47 kB
Progress (3): 472 kB | 147/293 kB | 20/47 kB
Progress (3): 472 kB | 147/293 kB | 24/47 kB
Progress (3): 472 kB | 147/293 kB | 28/47 kB
Progress (3): 472 kB | 147/293 kB | 32/47 kB
Progress (3): 472 kB | 147/293 kB | 36/47 kB
Progress (3): 472 kB | 147/293 kB | 40/47 kB
Progress (3): 472 kB | 147/293 kB | 45/47 kB
Progress (3): 472 kB | 147/293 kB | 47 kB   
Progress (3): 472 kB | 151/293 kB | 47 kB
Progress (3): 472 kB | 155/293 kB | 47 kB
Progress (3): 472 kB | 159/293 kB | 47 kB
Progress (3): 472 kB | 163/293 kB | 47 kB
Progress (3): 472 kB | 167/293 kB | 47 kB
Progress (3): 472 kB | 171/293 kB | 47 kB
Progress (3): 472 kB | 176/293 kB | 47 kB
Progress (3): 472 kB | 180/293 kB | 47 kB
Progress (4): 472 kB | 180/293 kB | 47 kB | 4.1/173 kB
Progress (4): 472 kB | 180/293 kB | 47 kB | 7.7/173 kB
Progress (4): 472 kB | 180/293 kB | 47 kB | 12/173 kB 
Progress (4): 472 kB | 180/293 kB | 47 kB | 16/173 kB
Progress (4): 472 kB | 184/293 kB | 47 kB | 16/173 kB
Progress (4): 472 kB | 188/293 kB | 47 kB | 16/173 kB
Progress (4): 472 kB | 192/293 kB | 47 kB | 16/173 kB
Progress (4): 472 kB | 196/293 kB | 47 kB | 16/173 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 16/173 kB | 4.1/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 16/173 kB | 7.6/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 16/173 kB | 12/98 kB 
Progress (5): 472 kB | 196/293 kB | 47 kB | 16/173 kB | 16/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 20/173 kB | 16/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 24/173 kB | 16/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 28/173 kB | 16/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 28/173 kB | 20/98 kB
Progress (5): 472 kB | 196/293 kB | 47 kB | 28/173 kB | 24/98 kB
Progress (5): 472 kB | 200/293 kB | 47 kB | 28/173 kB | 24/98 kB
Progress (5): 472 kB | 200/293 kB | 47 kB | 28/173 kB | 28/98 kB
Progress (5): 472 kB | 200/293 kB | 47 kB | 28/173 kB | 32/98 kB
Progress (5): 472 kB | 200/293 kB | 47 kB | 32/173 kB | 32/98 kB
Progress (5): 472 kB | 204/293 kB | 47 kB | 32/173 kB | 32/98 kB
Progress (5): 472 kB | 208/293 kB | 47 kB | 32/173 kB | 32/98 kB
Progress (5): 472 kB | 208/293 kB | 47 kB | 36/173 kB | 32/98 kB
Progress (5): 472 kB | 208/293 kB | 47 kB | 36/173 kB | 36/98 kB
Progress (5): 472 kB | 208/293 kB | 47 kB | 40/173 kB | 36/98 kB
Progress (5): 472 kB | 212/293 kB | 47 kB | 40/173 kB | 36/98 kB
Progress (5): 472 kB | 212/293 kB | 47 kB | 45/173 kB | 36/98 kB
Progress (5): 472 kB | 212/293 kB | 47 kB | 49/173 kB | 36/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 49/173 kB | 36/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 49/173 kB | 40/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 49/173 kB | 45/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 49/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 53/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 57/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 61/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 65/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 69/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 73/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 77/173 kB | 49/98 kB
Progress (5): 472 kB | 217/293 kB | 47 kB | 81/173 kB | 49/98 kB
Progress (5): 472 kB | 221/293 kB | 47 kB | 81/173 kB | 49/98 kB
Progress (5): 472 kB | 225/293 kB | 47 kB | 81/173 kB | 49/98 kB
Progress (5): 472 kB | 229/293 kB | 47 kB | 81/173 kB | 49/98 kB
                                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 639 kB/s)
Progress (4): 233/293 kB | 47 kB | 81/173 kB | 49/98 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar
Progress (3): 233/293 kB | 81/173 kB | 53/98 kB
Progress (3): 233/293 kB | 85/173 kB | 53/98 kB
Progress (3): 237/293 kB | 85/173 kB | 53/98 kB
Progress (3): 241/293 kB | 85/173 kB | 53/98 kB
Progress (3): 245/293 kB | 85/173 kB | 53/98 kB
                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
Progress (3): 249/293 kB | 85/173 kB | 53/98 kB
Progress (3): 249/293 kB | 90/173 kB | 53/98 kB
Progress (3): 249/293 kB | 94/173 kB | 53/98 kB
Progress (3): 249/293 kB | 98/173 kB | 53/98 kB
Progress (3): 249/293 kB | 98/173 kB | 57/98 kB
Progress (3): 249/293 kB | 98/173 kB | 61/98 kB
Progress (3): 249/293 kB | 98/173 kB | 65/98 kB
Progress (3): 249/293 kB | 98/173 kB | 69/98 kB
Progress (3): 249/293 kB | 98/173 kB | 73/98 kB
Progress (3): 249/293 kB | 98/173 kB | 77/98 kB
Progress (3): 249/293 kB | 98/173 kB | 81/98 kB
Progress (3): 249/293 kB | 98/173 kB | 85/98 kB
Progress (3): 249/293 kB | 98/173 kB | 90/98 kB
Progress (3): 249/293 kB | 98/173 kB | 94/98 kB
Progress (3): 249/293 kB | 98/173 kB | 98 kB   
Progress (3): 253/293 kB | 98/173 kB | 98 kB
Progress (3): 253/293 kB | 102/173 kB | 98 kB
Progress (3): 258/293 kB | 102/173 kB | 98 kB
Progress (3): 258/293 kB | 106/173 kB | 98 kB
Progress (3): 258/293 kB | 110/173 kB | 98 kB
Progress (3): 262/293 kB | 110/173 kB | 98 kB
Progress (3): 262/293 kB | 114/173 kB | 98 kB
Progress (3): 266/293 kB | 114/173 kB | 98 kB
Progress (3): 270/293 kB | 114/173 kB | 98 kB
Progress (3): 274/293 kB | 114/173 kB | 98 kB
Progress (3): 278/293 kB | 114/173 kB | 98 kB
Progress (3): 282/293 kB | 114/173 kB | 98 kB
Progress (3): 286/293 kB | 114/173 kB | 98 kB
Progress (3): 286/293 kB | 118/173 kB | 98 kB
Progress (3): 290/293 kB | 118/173 kB | 98 kB
Progress (3): 290/293 kB | 122/173 kB | 98 kB
Progress (3): 290/293 kB | 126/173 kB | 98 kB
Progress (3): 293 kB | 126/173 kB | 98 kB    
Progress (3): 293 kB | 131/173 kB | 98 kB
Progress (3): 293 kB | 135/173 kB | 98 kB
Progress (3): 293 kB | 139/173 kB | 98 kB
Progress (3): 293 kB | 143/173 kB | 98 kB
Progress (3): 293 kB | 147/173 kB | 98 kB
Progress (3): 293 kB | 151/173 kB | 98 kB
Progress (4): 293 kB | 151/173 kB | 98 kB | 4.1/62 kB
Progress (4): 293 kB | 151/173 kB | 98 kB | 7.7/62 kB
Progress (4): 293 kB | 151/173 kB | 98 kB | 12/62 kB 
Progress (4): 293 kB | 151/173 kB | 98 kB | 16/62 kB
Progress (4): 293 kB | 155/173 kB | 98 kB | 16/62 kB
Progress (4): 293 kB | 159/173 kB | 98 kB | 16/62 kB
Progress (4): 293 kB | 163/173 kB | 98 kB | 16/62 kB
Progress (4): 293 kB | 163/173 kB | 98 kB | 20/62 kB
Progress (4): 293 kB | 163/173 kB | 98 kB | 24/62 kB
Progress (4): 293 kB | 163/173 kB | 98 kB | 28/62 kB
Progress (4): 293 kB | 167/173 kB | 98 kB | 28/62 kB
Progress (4): 293 kB | 171/173 kB | 98 kB | 28/62 kB
Progress (4): 293 kB | 173 kB | 98 kB | 28/62 kB    
Progress (5): 293 kB | 173 kB | 98 kB | 28/62 kB | 4.1/11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 28/62 kB | 7.7/11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 28/62 kB | 11 kB    
Progress (5): 293 kB | 173 kB | 98 kB | 32/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 36/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 40/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 45/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 49/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 53/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 57/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 61/62 kB | 11 kB
Progress (5): 293 kB | 173 kB | 98 kB | 62 kB | 11 kB   
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 369 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 214 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
Progress (2): 17 kB | 4.1/16 kB
Progress (2): 17 kB | 7.7/16 kB
Progress (2): 17 kB | 12/16 kB 
Progress (2): 17 kB | 16/16 kB
Progress (2): 17 kB | 16 kB   
Progress (3): 17 kB | 16 kB | 4.1/39 kB
Progress (3): 17 kB | 16 kB | 7.7/39 kB
Progress (3): 17 kB | 16 kB | 12/39 kB 
Progress (3): 17 kB | 16 kB | 16/39 kB
Progress (3): 17 kB | 16 kB | 20/39 kB
Progress (3): 17 kB | 16 kB | 24/39 kB
Progress (3): 17 kB | 16 kB | 28/39 kB
Progress (3): 17 kB | 16 kB | 32/39 kB
Progress (3): 17 kB | 16 kB | 36/39 kB
Progress (3): 17 kB | 16 kB | 39 kB   
Progress (4): 17 kB | 16 kB | 39 kB | 4.1/450 kB
Progress (4): 17 kB | 16 kB | 39 kB | 7.7/450 kB
Progress (4): 17 kB | 16 kB | 39 kB | 12/450 kB 
Progress (4): 17 kB | 16 kB | 39 kB | 16/450 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Progress (4): 16 kB | 39 kB | 16/450 kB | 4.1/347 kB
Progress (4): 16 kB | 39 kB | 16/450 kB | 7.7/347 kB
Progress (4): 16 kB | 39 kB | 16/450 kB | 12/347 kB 
Progress (4): 16 kB | 39 kB | 16/450 kB | 16/347 kB
Progress (4): 16 kB | 39 kB | 16/450 kB | 20/347 kB
Progress (4): 16 kB | 39 kB | 20/450 kB | 20/347 kB
Progress (4): 16 kB | 39 kB | 24/450 kB | 20/347 kB
Progress (4): 16 kB | 39 kB | 24/450 kB | 24/347 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Progress (3): 39 kB | 28/450 kB | 24/347 kB
Progress (3): 39 kB | 28/450 kB | 28/347 kB
Progress (3): 39 kB | 28/450 kB | 32/347 kB
Progress (3): 39 kB | 32/450 kB | 32/347 kB
Progress (3): 39 kB | 32/450 kB | 36/347 kB
Progress (3): 39 kB | 36/450 kB | 36/347 kB
Progress (3): 39 kB | 36/450 kB | 40/347 kB
Progress (3): 39 kB | 36/450 kB | 45/347 kB
Progress (3): 39 kB | 36/450 kB | 49/347 kB
Progress (3): 39 kB | 36/450 kB | 53/347 kB
Progress (3): 39 kB | 36/450 kB | 57/347 kB
Progress (3): 39 kB | 36/450 kB | 61/347 kB
Progress (3): 39 kB | 36/450 kB | 65/347 kB
Progress (3): 39 kB | 36/450 kB | 69/347 kB
Progress (3): 39 kB | 36/450 kB | 73/347 kB
Progress (3): 39 kB | 36/450 kB | 77/347 kB
Progress (3): 39 kB | 36/450 kB | 81/347 kB
Progress (3): 39 kB | 36/450 kB | 85/347 kB
Progress (3): 39 kB | 36/450 kB | 90/347 kB
Progress (3): 39 kB | 36/450 kB | 94/347 kB
Progress (3): 39 kB | 36/450 kB | 98/347 kB
Progress (3): 39 kB | 40/450 kB | 98/347 kB
Progress (3): 39 kB | 45/450 kB | 98/347 kB
Progress (3): 39 kB | 49/450 kB | 98/347 kB
Progress (3): 39 kB | 49/450 kB | 102/347 kB
Progress (3): 39 kB | 49/450 kB | 106/347 kB
Progress (3): 39 kB | 49/450 kB | 110/347 kB
Progress (3): 39 kB | 53/450 kB | 110/347 kB
Progress (3): 39 kB | 53/450 kB | 114/347 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Progress (2): 57/450 kB | 114/347 kB
Progress (2): 61/450 kB | 114/347 kB
Progress (2): 65/450 kB | 114/347 kB
Progress (2): 65/450 kB | 118/347 kB
Progress (2): 65/450 kB | 122/347 kB
Progress (2): 65/450 kB | 126/347 kB
Progress (2): 65/450 kB | 131/347 kB
Progress (2): 69/450 kB | 131/347 kB
Progress (2): 73/450 kB | 131/347 kB
Progress (2): 77/450 kB | 131/347 kB
Progress (2): 77/450 kB | 135/347 kB
Progress (2): 77/450 kB | 139/347 kB
Progress (2): 77/450 kB | 143/347 kB
Progress (2): 77/450 kB | 147/347 kB
Progress (2): 77/450 kB | 151/347 kB
Progress (2): 77/450 kB | 155/347 kB
Progress (2): 77/450 kB | 159/347 kB
Progress (2): 77/450 kB | 163/347 kB
Progress (2): 77/450 kB | 167/347 kB
Progress (2): 77/450 kB | 171/347 kB
Progress (2): 77/450 kB | 176/347 kB
Progress (2): 77/450 kB | 180/347 kB
Progress (2): 77/450 kB | 184/347 kB
Progress (2): 77/450 kB | 188/347 kB
Progress (2): 77/450 kB | 192/347 kB
Progress (2): 77/450 kB | 196/347 kB
Progress (2): 77/450 kB | 200/347 kB
Progress (2): 77/450 kB | 204/347 kB
Progress (2): 77/450 kB | 208/347 kB
Progress (2): 77/450 kB | 212/347 kB
Progress (2): 81/450 kB | 212/347 kB
Progress (2): 81/450 kB | 217/347 kB
Progress (2): 81/450 kB | 221/347 kB
Progress (2): 81/450 kB | 225/347 kB
Progress (2): 81/450 kB | 229/347 kB
Progress (2): 85/450 kB | 229/347 kB
Progress (2): 90/450 kB | 229/347 kB
Progress (2): 94/450 kB | 229/347 kB
Progress (2): 98/450 kB | 229/347 kB
Progress (2): 102/450 kB | 229/347 kB
Progress (2): 106/450 kB | 229/347 kB
Progress (2): 110/450 kB | 229/347 kB
Progress (2): 114/450 kB | 229/347 kB
Progress (2): 118/450 kB | 229/347 kB
Progress (2): 122/450 kB | 229/347 kB
Progress (2): 126/450 kB | 229/347 kB
Progress (2): 131/450 kB | 229/347 kB
Progress (3): 131/450 kB | 229/347 kB | 2.8/144 kB
Progress (4): 131/450 kB | 229/347 kB | 2.8/144 kB | 4.1/189 kB
Progress (4): 131/450 kB | 233/347 kB | 2.8/144 kB | 4.1/189 kB
Progress (4): 135/450 kB | 233/347 kB | 2.8/144 kB | 4.1/189 kB
Progress (4): 135/450 kB | 233/347 kB | 5.5/144 kB | 4.1/189 kB
Progress (4): 135/450 kB | 233/347 kB | 5.5/144 kB | 7.7/189 kB
Progress (4): 135/450 kB | 233/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 233/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 237/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 241/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 245/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 249/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 253/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 258/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (4): 139/450 kB | 262/347 kB | 8.3/144 kB | 7.7/189 kB
Progress (5): 139/450 kB | 262/347 kB | 8.3/144 kB | 7.7/189 kB | 4.1/90 kB
Progress (5): 139/450 kB | 262/347 kB | 8.3/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 8.3/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 11/144 kB | 7.7/189 kB | 7.7/90 kB 
Progress (5): 143/450 kB | 262/347 kB | 14/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 16/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 19/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 22/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 25/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 27/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 30/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 33/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 37/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 41/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 45/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 49/144 kB | 7.7/189 kB | 7.7/90 kB
Progress (5): 143/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB 
Progress (5): 147/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 151/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 155/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 159/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 163/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 167/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 171/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 176/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 180/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 184/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 188/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 192/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 196/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 7.7/90 kB
Progress (5): 196/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 12/90 kB 
Progress (5): 196/450 kB | 262/347 kB | 49/144 kB | 12/189 kB | 16/90 kB
Progress (5): 196/450 kB | 266/347 kB | 49/144 kB | 12/189 kB | 16/90 kB
Progress (5): 196/450 kB | 266/347 kB | 53/144 kB | 12/189 kB | 16/90 kB
Progress (5): 196/450 kB | 266/347 kB | 57/144 kB | 12/189 kB | 16/90 kB
Progress (5): 196/450 kB | 266/347 kB | 57/144 kB | 16/189 kB | 16/90 kB
Progress (5): 200/450 kB | 266/347 kB | 57/144 kB | 16/189 kB | 16/90 kB
Progress (5): 204/450 kB | 266/347 kB | 57/144 kB | 16/189 kB | 16/90 kB
Progress (5): 204/450 kB | 266/347 kB | 57/144 kB | 20/189 kB | 16/90 kB
Progress (5): 204/450 kB | 266/347 kB | 61/144 kB | 20/189 kB | 16/90 kB
Progress (5): 204/450 kB | 266/347 kB | 61/144 kB | 20/189 kB | 20/90 kB
Progress (5): 204/450 kB | 270/347 kB | 61/144 kB | 20/189 kB | 20/90 kB
Progress (5): 204/450 kB | 270/347 kB | 61/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 66/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 70/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 74/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 78/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 82/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 86/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 90/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 94/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 98/144 kB | 20/189 kB | 24/90 kB
Progress (5): 204/450 kB | 270/347 kB | 98/144 kB | 24/189 kB | 24/90 kB
Progress (5): 208/450 kB | 270/347 kB | 98/144 kB | 24/189 kB | 24/90 kB
Progress (5): 212/450 kB | 270/347 kB | 98/144 kB | 24/189 kB | 24/90 kB
Progress (5): 212/450 kB | 270/347 kB | 98/144 kB | 28/189 kB | 24/90 kB
Progress (5): 212/450 kB | 270/347 kB | 98/144 kB | 28/189 kB | 28/90 kB
Progress (5): 212/450 kB | 270/347 kB | 98/144 kB | 28/189 kB | 32/90 kB
Progress (5): 212/450 kB | 274/347 kB | 98/144 kB | 28/189 kB | 32/90 kB
Progress (5): 212/450 kB | 278/347 kB | 98/144 kB | 28/189 kB | 32/90 kB
Progress (5): 212/450 kB | 278/347 kB | 98/144 kB | 28/189 kB | 36/90 kB
Progress (5): 212/450 kB | 278/347 kB | 98/144 kB | 28/189 kB | 40/90 kB
Progress (5): 212/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 40/90 kB
Progress (5): 212/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 45/90 kB
Progress (5): 212/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 49/90 kB
Progress (5): 217/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 49/90 kB
Progress (5): 221/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 49/90 kB
Progress (5): 225/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 49/90 kB
Progress (5): 229/450 kB | 282/347 kB | 98/144 kB | 28/189 kB | 49/90 kB
Progress (5): 229/450 kB | 282/347 kB | 98/144 kB | 32/189 kB | 49/90 kB
Progress (5): 233/450 kB | 282/347 kB | 98/144 kB | 32/189 kB | 49/90 kB
Progress (5): 237/450 kB | 282/347 kB | 98/144 kB | 32/189 kB | 49/90 kB
Progress (5): 237/450 kB | 282/347 kB | 102/144 kB | 32/189 kB | 49/90 kB
Progress (5): 241/450 kB | 282/347 kB | 102/144 kB | 32/189 kB | 49/90 kB
Progress (5): 245/450 kB | 282/347 kB | 102/144 kB | 32/189 kB | 49/90 kB
Progress (5): 245/450 kB | 282/347 kB | 102/144 kB | 36/189 kB | 49/90 kB
Progress (5): 245/450 kB | 282/347 kB | 102/144 kB | 40/189 kB | 49/90 kB
Progress (5): 249/450 kB | 282/347 kB | 102/144 kB | 40/189 kB | 49/90 kB
Progress (5): 253/450 kB | 282/347 kB | 102/144 kB | 40/189 kB | 49/90 kB
Progress (5): 258/450 kB | 282/347 kB | 102/144 kB | 40/189 kB | 49/90 kB
Progress (5): 258/450 kB | 282/347 kB | 102/144 kB | 40/189 kB | 53/90 kB
Progress (5): 258/450 kB | 286/347 kB | 102/144 kB | 40/189 kB | 53/90 kB
Progress (5): 258/450 kB | 286/347 kB | 102/144 kB | 40/189 kB | 57/90 kB
Progress (5): 262/450 kB | 286/347 kB | 102/144 kB | 40/189 kB | 57/90 kB
Progress (5): 262/450 kB | 286/347 kB | 102/144 kB | 45/189 kB | 57/90 kB
Progress (5): 262/450 kB | 286/347 kB | 106/144 kB | 45/189 kB | 57/90 kB
Progress (5): 266/450 kB | 286/347 kB | 106/144 kB | 45/189 kB | 57/90 kB
Progress (5): 266/450 kB | 286/347 kB | 106/144 kB | 49/189 kB | 57/90 kB
Progress (5): 266/450 kB | 286/347 kB | 106/144 kB | 49/189 kB | 61/90 kB
Progress (5): 266/450 kB | 290/347 kB | 106/144 kB | 49/189 kB | 61/90 kB
Progress (5): 266/450 kB | 290/347 kB | 106/144 kB | 49/189 kB | 65/90 kB
Progress (5): 270/450 kB | 290/347 kB | 106/144 kB | 49/189 kB | 65/90 kB
Progress (5): 274/450 kB | 290/347 kB | 106/144 kB | 49/189 kB | 65/90 kB
Progress (5): 278/450 kB | 290/347 kB | 106/144 kB | 49/189 kB | 65/90 kB
Progress (5): 278/450 kB | 290/347 kB | 111/144 kB | 49/189 kB | 65/90 kB
Progress (5): 278/450 kB | 290/347 kB | 111/144 kB | 49/189 kB | 69/90 kB
Progress (5): 278/450 kB | 290/347 kB | 111/144 kB | 49/189 kB | 73/90 kB
Progress (5): 278/450 kB | 290/347 kB | 111/144 kB | 49/189 kB | 77/90 kB
Progress (5): 278/450 kB | 290/347 kB | 111/144 kB | 49/189 kB | 81/90 kB
Progress (5): 278/450 kB | 294/347 kB | 111/144 kB | 49/189 kB | 81/90 kB
Progress (5): 278/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 81/90 kB
Progress (5): 278/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 85/90 kB
Progress (5): 278/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 90/90 kB
Progress (5): 282/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 90/90 kB
Progress (5): 286/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 90/90 kB
Progress (5): 290/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 90/90 kB
Progress (5): 294/450 kB | 294/347 kB | 111/144 kB | 53/189 kB | 90/90 kB
Progress (5): 294/450 kB | 294/347 kB | 115/144 kB | 53/189 kB | 90/90 kB
Progress (5): 294/450 kB | 294/347 kB | 115/144 kB | 53/189 kB | 90 kB   
Progress (5): 294/450 kB | 298/347 kB | 115/144 kB | 53/189 kB | 90 kB
Progress (5): 294/450 kB | 298/347 kB | 119/144 kB | 53/189 kB | 90 kB
Progress (5): 294/450 kB | 298/347 kB | 119/144 kB | 57/189 kB | 90 kB
Progress (5): 294/450 kB | 298/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 294/450 kB | 303/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 294/450 kB | 307/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 298/450 kB | 307/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 303/450 kB | 307/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 307/450 kB | 307/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 311/450 kB | 307/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 311/450 kB | 311/347 kB | 123/144 kB | 57/189 kB | 90 kB
Progress (5): 311/450 kB | 311/347 kB | 127/144 kB | 57/189 kB | 90 kB
Progress (5): 311/450 kB | 311/347 kB | 127/144 kB | 61/189 kB | 90 kB
Progress (5): 311/450 kB | 311/347 kB | 127/144 kB | 65/189 kB | 90 kB
Progress (5): 315/450 kB | 311/347 kB | 127/144 kB | 65/189 kB | 90 kB
Progress (5): 319/450 kB | 311/347 kB | 127/144 kB | 65/189 kB | 90 kB
Progress (5): 319/450 kB | 311/347 kB | 131/144 kB | 65/189 kB | 90 kB
Progress (5): 323/450 kB | 311/347 kB | 131/144 kB | 65/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 65/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 69/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 73/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 77/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 81/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 85/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 90/189 kB | 90 kB
Progress (5): 327/450 kB | 311/347 kB | 131/144 kB | 94/189 kB | 90 kB
Progress (5): 327/450 kB | 315/347 kB | 131/144 kB | 94/189 kB | 90 kB
Progress (5): 327/450 kB | 315/347 kB | 131/144 kB | 98/189 kB | 90 kB
Progress (5): 331/450 kB | 315/347 kB | 131/144 kB | 98/189 kB | 90 kB
Progress (5): 331/450 kB | 315/347 kB | 135/144 kB | 98/189 kB | 90 kB
Progress (5): 335/450 kB | 315/347 kB | 135/144 kB | 98/189 kB | 90 kB
Progress (5): 335/450 kB | 319/347 kB | 135/144 kB | 98/189 kB | 90 kB
Progress (5): 339/450 kB | 319/347 kB | 135/144 kB | 98/189 kB | 90 kB
Progress (5): 339/450 kB | 319/347 kB | 135/144 kB | 102/189 kB | 90 kB
Progress (5): 339/450 kB | 319/347 kB | 135/144 kB | 106/189 kB | 90 kB
Progress (5): 339/450 kB | 319/347 kB | 139/144 kB | 106/189 kB | 90 kB
Progress (5): 339/450 kB | 319/347 kB | 139/144 kB | 110/189 kB | 90 kB
Progress (5): 344/450 kB | 319/347 kB | 139/144 kB | 110/189 kB | 90 kB
Progress (5): 344/450 kB | 323/347 kB | 139/144 kB | 110/189 kB | 90 kB
Progress (5): 344/450 kB | 323/347 kB | 139/144 kB | 114/189 kB | 90 kB
Progress (5): 344/450 kB | 323/347 kB | 143/144 kB | 114/189 kB | 90 kB
Progress (5): 344/450 kB | 323/347 kB | 144 kB | 114/189 kB | 90 kB    
Progress (5): 348/450 kB | 323/347 kB | 144 kB | 114/189 kB | 90 kB
Progress (5): 352/450 kB | 323/347 kB | 144 kB | 114/189 kB | 90 kB
Progress (5): 352/450 kB | 327/347 kB | 144 kB | 114/189 kB | 90 kB
Progress (5): 356/450 kB | 327/347 kB | 144 kB | 114/189 kB | 90 kB
Progress (5): 356/450 kB | 327/347 kB | 144 kB | 118/189 kB | 90 kB
Progress (5): 356/450 kB | 331/347 kB | 144 kB | 118/189 kB | 90 kB
Progress (5): 356/450 kB | 335/347 kB | 144 kB | 118/189 kB | 90 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 88 kB/s)
Progress (4): 360/450 kB | 335/347 kB | 144 kB | 118/189 kB
                                                           
Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Progress (4): 360/450 kB | 339/347 kB | 144 kB | 118/189 kB
Progress (4): 360/450 kB | 339/347 kB | 144 kB | 122/189 kB
Progress (4): 360/450 kB | 344/347 kB | 144 kB | 122/189 kB
Progress (4): 360/450 kB | 347 kB | 144 kB | 122/189 kB    
Progress (4): 364/450 kB | 347 kB | 144 kB | 122/189 kB
Progress (4): 364/450 kB | 347 kB | 144 kB | 126/189 kB
Progress (4): 368/450 kB | 347 kB | 144 kB | 126/189 kB
Progress (4): 372/450 kB | 347 kB | 144 kB | 126/189 kB
Progress (4): 376/450 kB | 347 kB | 144 kB | 126/189 kB
Progress (4): 376/450 kB | 347 kB | 144 kB | 131/189 kB
Progress (4): 376/450 kB | 347 kB | 144 kB | 135/189 kB
Progress (4): 376/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 380/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 384/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 389/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 393/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 397/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 401/450 kB | 347 kB | 144 kB | 139/189 kB
Progress (4): 401/450 kB | 347 kB | 144 kB | 143/189 kB
Progress (4): 405/450 kB | 347 kB | 144 kB | 143/189 kB
Progress (4): 405/450 kB | 347 kB | 144 kB | 147/189 kB
Progress (4): 409/450 kB | 347 kB | 144 kB | 147/189 kB
Progress (4): 409/450 kB | 347 kB | 144 kB | 151/189 kB
Progress (4): 409/450 kB | 347 kB | 144 kB | 155/189 kB
Progress (4): 409/450 kB | 347 kB | 144 kB | 159/189 kB
Progress (4): 409/450 kB | 347 kB | 144 kB | 163/189 kB
Progress (4): 413/450 kB | 347 kB | 144 kB | 163/189 kB
Progress (4): 413/450 kB | 347 kB | 144 kB | 167/189 kB
Progress (4): 417/450 kB | 347 kB | 144 kB | 167/189 kB
Progress (4): 417/450 kB | 347 kB | 144 kB | 171/189 kB
Progress (4): 421/450 kB | 347 kB | 144 kB | 171/189 kB
Progress (4): 425/450 kB | 347 kB | 144 kB | 171/189 kB
Progress (4): 425/450 kB | 347 kB | 144 kB | 176/189 kB
Progress (4): 425/450 kB | 347 kB | 144 kB | 180/189 kB
Progress (4): 430/450 kB | 347 kB | 144 kB | 180/189 kB
Progress (4): 430/450 kB | 347 kB | 144 kB | 184/189 kB
Progress (4): 430/450 kB | 347 kB | 144 kB | 188/189 kB
Progress (4): 430/450 kB | 347 kB | 144 kB | 189 kB    
Progress (4): 434/450 kB | 347 kB | 144 kB | 189 kB
Progress (4): 438/450 kB | 347 kB | 144 kB | 189 kB
Progress (4): 442/450 kB | 347 kB | 144 kB | 189 kB
Progress (4): 446/450 kB | 347 kB | 144 kB | 189 kB
Progress (4): 450 kB | 347 kB | 144 kB | 189 kB    
Progress (5): 450 kB | 347 kB | 144 kB | 189 kB | 4.1/139 kB
                                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 329 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Progress (3): 450 kB | 189 kB | 7.7/139 kB
Progress (3): 450 kB | 189 kB | 12/139 kB 
Progress (3): 450 kB | 189 kB | 16/139 kB
Progress (3): 450 kB | 189 kB | 20/139 kB
Progress (3): 450 kB | 189 kB | 24/139 kB
Progress (3): 450 kB | 189 kB | 28/139 kB
Progress (3): 450 kB | 189 kB | 32/139 kB
Progress (3): 450 kB | 189 kB | 36/139 kB
Progress (3): 450 kB | 189 kB | 40/139 kB
Progress (3): 450 kB | 189 kB | 45/139 kB
Progress (3): 450 kB | 189 kB | 49/139 kB
Progress (3): 450 kB | 189 kB | 53/139 kB
Progress (3): 450 kB | 189 kB | 57/139 kB
Progress (3): 450 kB | 189 kB | 61/139 kB
Progress (3): 450 kB | 189 kB | 65/139 kB
Progress (3): 450 kB | 189 kB | 69/139 kB
Progress (3): 450 kB | 189 kB | 73/139 kB
Progress (3): 450 kB | 189 kB | 77/139 kB
Progress (3): 450 kB | 189 kB | 81/139 kB
Progress (3): 450 kB | 189 kB | 85/139 kB
Progress (3): 450 kB | 189 kB | 90/139 kB
Progress (3): 450 kB | 189 kB | 94/139 kB
Progress (3): 450 kB | 189 kB | 98/139 kB
Progress (3): 450 kB | 189 kB | 102/139 kB
Progress (3): 450 kB | 189 kB | 106/139 kB
Progress (3): 450 kB | 189 kB | 110/139 kB
Progress (3): 450 kB | 189 kB | 114/139 kB
Progress (3): 450 kB | 189 kB | 118/139 kB
Progress (3): 450 kB | 189 kB | 122/139 kB
Progress (3): 450 kB | 189 kB | 126/139 kB
Progress (3): 450 kB | 189 kB | 131/139 kB
Progress (3): 450 kB | 189 kB | 135/139 kB
Progress (3): 450 kB | 189 kB | 139/139 kB
Progress (3): 450 kB | 189 kB | 139 kB    
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 175 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 416 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Progress (2): 139 kB | 4.1/457 kB
Progress (2): 139 kB | 7.7/457 kB
Progress (2): 139 kB | 12/457 kB 
Progress (2): 139 kB | 16/457 kB
Progress (3): 139 kB | 16/457 kB | 4.1/26 kB
Progress (3): 139 kB | 16/457 kB | 7.7/26 kB
Progress (3): 139 kB | 16/457 kB | 12/26 kB 
Progress (3): 139 kB | 16/457 kB | 16/26 kB
Progress (3): 139 kB | 16/457 kB | 20/26 kB
Progress (3): 139 kB | 16/457 kB | 24/26 kB
Progress (3): 139 kB | 16/457 kB | 26 kB   
Progress (3): 139 kB | 20/457 kB | 26 kB
Progress (3): 139 kB | 24/457 kB | 26 kB
Progress (3): 139 kB | 28/457 kB | 26 kB
Progress (3): 139 kB | 32/457 kB | 26 kB
Progress (3): 139 kB | 36/457 kB | 26 kB
Progress (3): 139 kB | 40/457 kB | 26 kB
Progress (3): 139 kB | 45/457 kB | 26 kB
Progress (3): 139 kB | 49/457 kB | 26 kB
Progress (3): 139 kB | 53/457 kB | 26 kB
Progress (3): 139 kB | 57/457 kB | 26 kB
Progress (3): 139 kB | 61/457 kB | 26 kB
Progress (3): 139 kB | 65/457 kB | 26 kB
Progress (3): 139 kB | 69/457 kB | 26 kB
Progress (3): 139 kB | 73/457 kB | 26 kB
Progress (3): 139 kB | 77/457 kB | 26 kB
Progress (3): 139 kB | 81/457 kB | 26 kB
Progress (3): 139 kB | 85/457 kB | 26 kB
Progress (3): 139 kB | 90/457 kB | 26 kB
Progress (3): 139 kB | 94/457 kB | 26 kB
Progress (3): 139 kB | 98/457 kB | 26 kB
Progress (3): 139 kB | 102/457 kB | 26 kB
Progress (3): 139 kB | 106/457 kB | 26 kB
Progress (3): 139 kB | 110/457 kB | 26 kB
Progress (3): 139 kB | 114/457 kB | 26 kB
Progress (3): 139 kB | 118/457 kB | 26 kB
Progress (3): 139 kB | 122/457 kB | 26 kB
Progress (3): 139 kB | 126/457 kB | 26 kB
Progress (3): 139 kB | 131/457 kB | 26 kB
Progress (3): 139 kB | 135/457 kB | 26 kB
Progress (3): 139 kB | 139/457 kB | 26 kB
Progress (3): 139 kB | 143/457 kB | 26 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 125 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Progress (2): 147/457 kB | 26 kB
Progress (2): 151/457 kB | 26 kB
Progress (2): 155/457 kB | 26 kB
Progress (2): 159/457 kB | 26 kB
Progress (2): 163/457 kB | 26 kB
Progress (2): 167/457 kB | 26 kB
Progress (2): 171/457 kB | 26 kB
Progress (2): 176/457 kB | 26 kB
Progress (2): 180/457 kB | 26 kB
Progress (3): 180/457 kB | 26 kB | 4.1/329 kB
Progress (3): 184/457 kB | 26 kB | 4.1/329 kB
Progress (3): 184/457 kB | 26 kB | 7.7/329 kB
Progress (3): 184/457 kB | 26 kB | 12/329 kB 
Progress (3): 188/457 kB | 26 kB | 12/329 kB
Progress (3): 188/457 kB | 26 kB | 16/329 kB
Progress (3): 192/457 kB | 26 kB | 16/329 kB
Progress (3): 196/457 kB | 26 kB | 16/329 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Progress (2): 196/457 kB | 20/329 kB
Progress (2): 196/457 kB | 24/329 kB
Progress (2): 200/457 kB | 24/329 kB
Progress (3): 200/457 kB | 24/329 kB | 4.1/358 kB
Progress (3): 200/457 kB | 28/329 kB | 4.1/358 kB
Progress (3): 200/457 kB | 28/329 kB | 7.7/358 kB
Progress (3): 204/457 kB | 28/329 kB | 7.7/358 kB
Progress (3): 204/457 kB | 28/329 kB | 12/358 kB 
Progress (3): 204/457 kB | 32/329 kB | 12/358 kB
Progress (3): 204/457 kB | 32/329 kB | 16/358 kB
Progress (3): 204/457 kB | 36/329 kB | 16/358 kB
Progress (3): 204/457 kB | 40/329 kB | 16/358 kB
Progress (3): 204/457 kB | 45/329 kB | 16/358 kB
Progress (3): 208/457 kB | 45/329 kB | 16/358 kB
Progress (3): 212/457 kB | 45/329 kB | 16/358 kB
Progress (3): 212/457 kB | 49/329 kB | 16/358 kB
Progress (3): 212/457 kB | 49/329 kB | 20/358 kB
Progress (3): 217/457 kB | 49/329 kB | 20/358 kB
Progress (3): 217/457 kB | 49/329 kB | 24/358 kB
Progress (3): 217/457 kB | 49/329 kB | 28/358 kB
Progress (3): 217/457 kB | 49/329 kB | 32/358 kB
Progress (3): 217/457 kB | 53/329 kB | 32/358 kB
Progress (3): 221/457 kB | 53/329 kB | 32/358 kB
Progress (3): 225/457 kB | 53/329 kB | 32/358 kB
Progress (3): 225/457 kB | 57/329 kB | 32/358 kB
Progress (3): 229/457 kB | 57/329 kB | 32/358 kB
Progress (3): 229/457 kB | 61/329 kB | 32/358 kB
Progress (3): 229/457 kB | 65/329 kB | 32/358 kB
Progress (3): 229/457 kB | 65/329 kB | 36/358 kB
Progress (3): 233/457 kB | 65/329 kB | 36/358 kB
Progress (3): 233/457 kB | 65/329 kB | 40/358 kB
Progress (3): 233/457 kB | 69/329 kB | 40/358 kB
Progress (3): 237/457 kB | 69/329 kB | 40/358 kB
Progress (3): 241/457 kB | 69/329 kB | 40/358 kB
Progress (3): 245/457 kB | 69/329 kB | 40/358 kB
Progress (3): 245/457 kB | 73/329 kB | 40/358 kB
Progress (3): 245/457 kB | 73/329 kB | 45/358 kB
Progress (3): 249/457 kB | 73/329 kB | 45/358 kB
Progress (3): 253/457 kB | 73/329 kB | 45/358 kB
Progress (3): 258/457 kB | 73/329 kB | 45/358 kB
Progress (3): 262/457 kB | 73/329 kB | 45/358 kB
Progress (3): 266/457 kB | 73/329 kB | 45/358 kB
Progress (3): 270/457 kB | 73/329 kB | 45/358 kB
Progress (3): 274/457 kB | 73/329 kB | 45/358 kB
Progress (3): 278/457 kB | 73/329 kB | 45/358 kB
Progress (3): 282/457 kB | 73/329 kB | 45/358 kB
Progress (3): 286/457 kB | 73/329 kB | 45/358 kB
Progress (3): 290/457 kB | 73/329 kB | 45/358 kB
Progress (3): 294/457 kB | 73/329 kB | 45/358 kB
Progress (3): 294/457 kB | 77/329 kB | 45/358 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 4.1/252 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 7.7/252 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 12/252 kB 
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 16/252 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 20/252 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 24/252 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 28/252 kB
Progress (4): 294/457 kB | 77/329 kB | 45/358 kB | 32/252 kB
Progress (4): 294/457 kB | 77/329 kB | 49/358 kB | 32/252 kB
Progress (4): 298/457 kB | 77/329 kB | 49/358 kB | 32/252 kB
Progress (4): 298/457 kB | 81/329 kB | 49/358 kB | 32/252 kB
Progress (4): 303/457 kB | 81/329 kB | 49/358 kB | 32/252 kB
Progress (4): 303/457 kB | 81/329 kB | 49/358 kB | 36/252 kB
Progress (5): 303/457 kB | 81/329 kB | 49/358 kB | 36/252 kB | 4.1/120 kB
Progress (5): 303/457 kB | 81/329 kB | 49/358 kB | 36/252 kB | 7.7/120 kB
Progress (5): 303/457 kB | 81/329 kB | 49/358 kB | 36/252 kB | 12/120 kB 
Progress (5): 303/457 kB | 81/329 kB | 49/358 kB | 36/252 kB | 16/120 kB
Progress (5): 303/457 kB | 81/329 kB | 49/358 kB | 36/252 kB | 20/120 kB
Progress (5): 307/457 kB | 81/329 kB | 49/358 kB | 36/252 kB | 20/120 kB
Progress (5): 307/457 kB | 81/329 kB | 53/358 kB | 36/252 kB | 20/120 kB
Progress (5): 311/457 kB | 81/329 kB | 53/358 kB | 36/252 kB | 20/120 kB
Progress (5): 311/457 kB | 81/329 kB | 53/358 kB | 36/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 36/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 40/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 45/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 49/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 53/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 57/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 61/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 65/252 kB | 24/120 kB
Progress (5): 311/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 315/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 319/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 323/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 327/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 331/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 335/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 339/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 344/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 348/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 352/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 356/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 360/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 364/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 368/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 372/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 376/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 380/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 384/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 389/457 kB | 85/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 389/457 kB | 90/329 kB | 53/358 kB | 69/252 kB | 24/120 kB
Progress (5): 389/457 kB | 90/329 kB | 53/358 kB | 69/252 kB | 28/120 kB
Progress (5): 389/457 kB | 90/329 kB | 53/358 kB | 69/252 kB | 32/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 32/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 36/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 40/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 45/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 49/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 53/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 57/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 61/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 65/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 69/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 73/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 77/120 kB
Progress (5): 389/457 kB | 90/329 kB | 57/358 kB | 69/252 kB | 81/120 kB
Progress (5): 389/457 kB | 94/329 kB | 57/358 kB | 69/252 kB | 81/120 kB
Progress (5): 389/457 kB | 94/329 kB | 57/358 kB | 69/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 69/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 73/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 77/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 81/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 85/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 90/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 94/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 98/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 102/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 106/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 110/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 114/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 118/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 122/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 126/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 131/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 135/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 139/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 143/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 147/252 kB | 85/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 147/252 kB | 90/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 147/252 kB | 94/120 kB
Progress (5): 393/457 kB | 94/329 kB | 57/358 kB | 147/252 kB | 98/120 kB
Progress (5): 393/457 kB | 98/329 kB | 57/358 kB | 147/252 kB | 98/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 147/252 kB | 98/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 147/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 151/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 155/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 159/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 163/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 167/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 171/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 176/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 180/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 184/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 188/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 192/252 kB | 102/120 kB
Progress (5): 393/457 kB | 98/329 kB | 61/358 kB | 196/252 kB | 102/120 kB
Progress (5): 397/457 kB | 98/329 kB | 61/358 kB | 196/252 kB | 102/120 kB
Progress (5): 397/457 kB | 98/329 kB | 61/358 kB | 196/252 kB | 106/120 kB
Progress (5): 397/457 kB | 98/329 kB | 61/358 kB | 196/252 kB | 110/120 kB
Progress (5): 397/457 kB | 98/329 kB | 61/358 kB | 196/252 kB | 114/120 kB
Progress (5): 397/457 kB | 102/329 kB | 61/358 kB | 196/252 kB | 114/120 kB
Progress (5): 397/457 kB | 102/329 kB | 65/358 kB | 196/252 kB | 114/120 kB
Progress (5): 397/457 kB | 106/329 kB | 65/358 kB | 196/252 kB | 114/120 kB
Progress (5): 397/457 kB | 110/329 kB | 65/358 kB | 196/252 kB | 114/120 kB
Progress (5): 397/457 kB | 114/329 kB | 65/358 kB | 196/252 kB | 114/120 kB
Progress (5): 397/457 kB | 114/329 kB | 65/358 kB | 196/252 kB | 118/120 kB
Progress (5): 397/457 kB | 114/329 kB | 65/358 kB | 196/252 kB | 120 kB    
Progress (5): 397/457 kB | 118/329 kB | 65/358 kB | 196/252 kB | 120 kB
Progress (5): 397/457 kB | 122/329 kB | 65/358 kB | 196/252 kB | 120 kB
Progress (5): 397/457 kB | 122/329 kB | 65/358 kB | 200/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 200/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 204/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 208/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 212/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 217/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 221/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 225/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 229/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 233/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 237/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 241/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 245/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 249/252 kB | 120 kB
Progress (5): 401/457 kB | 122/329 kB | 65/358 kB | 252 kB | 120 kB    
Progress (5): 401/457 kB | 126/329 kB | 65/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 65/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 69/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 73/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 77/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 81/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 85/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 90/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 94/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 98/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 102/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 106/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 110/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 114/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 118/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 122/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 126/358 kB | 252 kB | 120 kB
Progress (5): 401/457 kB | 131/329 kB | 131/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 131/329 kB | 131/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 131/329 kB | 135/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 131/329 kB | 139/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 139/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 143/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 147/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 151/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 155/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 159/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 163/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 167/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 171/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 176/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 180/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 184/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 188/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 192/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 196/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 200/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 204/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 208/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 212/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 217/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 221/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 225/358 kB | 252 kB | 120 kB
Progress (5): 405/457 kB | 135/329 kB | 229/358 kB | 252 kB | 120 kB
Progress (5): 409/457 kB | 135/329 kB | 229/358 kB | 252 kB | 120 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 95 kB/s)
Progress (4): 413/457 kB | 135/329 kB | 229/358 kB | 252 kB
Progress (4): 413/457 kB | 139/329 kB | 229/358 kB | 252 kB
Progress (4): 413/457 kB | 143/329 kB | 229/358 kB | 252 kB
Progress (4): 413/457 kB | 147/329 kB | 229/358 kB | 252 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 198 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
Progress (3): 417/457 kB | 147/329 kB | 229/358 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Progress (3): 417/457 kB | 147/329 kB | 233/358 kB
Progress (3): 417/457 kB | 147/329 kB | 237/358 kB
Progress (3): 417/457 kB | 147/329 kB | 241/358 kB
Progress (3): 417/457 kB | 147/329 kB | 245/358 kB
Progress (3): 417/457 kB | 147/329 kB | 249/358 kB
Progress (3): 421/457 kB | 147/329 kB | 249/358 kB
Progress (3): 421/457 kB | 151/329 kB | 249/358 kB
Progress (3): 421/457 kB | 155/329 kB | 249/358 kB
Progress (3): 421/457 kB | 159/329 kB | 249/358 kB
Progress (3): 421/457 kB | 163/329 kB | 249/358 kB
Progress (3): 421/457 kB | 167/329 kB | 249/358 kB
Progress (3): 421/457 kB | 171/329 kB | 249/358 kB
Progress (3): 421/457 kB | 176/329 kB | 249/358 kB
Progress (3): 421/457 kB | 180/329 kB | 249/358 kB
Progress (3): 421/457 kB | 184/329 kB | 249/358 kB
Progress (3): 421/457 kB | 188/329 kB | 249/358 kB
Progress (3): 421/457 kB | 192/329 kB | 249/358 kB
Progress (3): 421/457 kB | 196/329 kB | 249/358 kB
Progress (3): 421/457 kB | 200/329 kB | 249/358 kB
Progress (3): 421/457 kB | 204/329 kB | 249/358 kB
Progress (3): 421/457 kB | 208/329 kB | 249/358 kB
Progress (3): 421/457 kB | 212/329 kB | 249/358 kB
Progress (3): 421/457 kB | 217/329 kB | 249/358 kB
Progress (3): 421/457 kB | 219/329 kB | 249/358 kB
Progress (3): 421/457 kB | 223/329 kB | 249/358 kB
Progress (3): 421/457 kB | 227/329 kB | 249/358 kB
Progress (3): 421/457 kB | 231/329 kB | 249/358 kB
Progress (3): 421/457 kB | 235/329 kB | 249/358 kB
Progress (3): 425/457 kB | 235/329 kB | 249/358 kB
Progress (3): 425/457 kB | 239/329 kB | 249/358 kB
Progress (3): 425/457 kB | 243/329 kB | 249/358 kB
Progress (3): 425/457 kB | 247/329 kB | 249/358 kB
Progress (3): 425/457 kB | 247/329 kB | 253/358 kB
Progress (3): 425/457 kB | 247/329 kB | 258/358 kB
Progress (3): 425/457 kB | 247/329 kB | 262/358 kB
Progress (3): 425/457 kB | 251/329 kB | 262/358 kB
Progress (3): 425/457 kB | 251/329 kB | 266/358 kB
Progress (3): 425/457 kB | 251/329 kB | 270/358 kB
Progress (3): 425/457 kB | 251/329 kB | 274/358 kB
Progress (3): 425/457 kB | 251/329 kB | 278/358 kB
Progress (3): 430/457 kB | 251/329 kB | 278/358 kB
Progress (3): 430/457 kB | 256/329 kB | 278/358 kB
Progress (3): 430/457 kB | 260/329 kB | 278/358 kB
Progress (3): 430/457 kB | 264/329 kB | 278/358 kB
Progress (3): 430/457 kB | 268/329 kB | 278/358 kB
Progress (3): 430/457 kB | 272/329 kB | 278/358 kB
Progress (3): 430/457 kB | 276/329 kB | 278/358 kB
Progress (3): 430/457 kB | 280/329 kB | 278/358 kB
Progress (3): 430/457 kB | 284/329 kB | 278/358 kB
Progress (3): 430/457 kB | 288/329 kB | 278/358 kB
Progress (3): 430/457 kB | 292/329 kB | 278/358 kB
Progress (3): 430/457 kB | 297/329 kB | 278/358 kB
Progress (3): 430/457 kB | 301/329 kB | 278/358 kB
Progress (3): 434/457 kB | 301/329 kB | 278/358 kB
Progress (3): 438/457 kB | 301/329 kB | 278/358 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 4.1/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 7.7/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 12/247 kB 
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 16/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 20/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 24/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 28/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 32/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 36/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 40/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 45/247 kB
Progress (4): 438/457 kB | 301/329 kB | 278/358 kB | 49/247 kB
Progress (4): 438/457 kB | 301/329 kB | 282/358 kB | 49/247 kB
Progress (4): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 4.1/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 7.7/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 12/575 kB 
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 16/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 20/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 24/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 28/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 32/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 36/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 40/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 45/575 kB
Progress (5): 438/457 kB | 301/329 kB | 282/358 kB | 53/247 kB | 49/575 kB
Progress (5): 438/457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 49/575 kB
Progress (5): 442/457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 49/575 kB
Progress (5): 442/457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 446/457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 450/457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 454/457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 457 kB | 305/329 kB | 282/358 kB | 53/247 kB | 53/575 kB    
Progress (5): 457 kB | 309/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 457 kB | 313/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 457 kB | 317/329 kB | 282/358 kB | 53/247 kB | 53/575 kB
Progress (5): 457 kB | 317/329 kB | 282/358 kB | 57/247 kB | 53/575 kB
Progress (5): 457 kB | 321/329 kB | 282/358 kB | 57/247 kB | 53/575 kB
Progress (5): 457 kB | 321/329 kB | 286/358 kB | 57/247 kB | 53/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 57/247 kB | 53/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 53/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 57/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 61/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 65/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 69/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 73/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 77/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 81/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 85/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 90/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 94/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 61/247 kB | 98/575 kB
Progress (5): 457 kB | 321/329 kB | 290/358 kB | 65/247 kB | 98/575 kB
Progress (5): 457 kB | 321/329 kB | 294/358 kB | 65/247 kB | 98/575 kB
Progress (5): 457 kB | 321/329 kB | 294/358 kB | 69/247 kB | 98/575 kB
Progress (5): 457 kB | 321/329 kB | 294/358 kB | 73/247 kB | 98/575 kB
Progress (5): 457 kB | 321/329 kB | 294/358 kB | 77/247 kB | 98/575 kB
Progress (5): 457 kB | 321/329 kB | 294/358 kB | 81/247 kB | 98/575 kB
Progress (5): 457 kB | 325/329 kB | 294/358 kB | 81/247 kB | 98/575 kB
Progress (5): 457 kB | 325/329 kB | 298/358 kB | 81/247 kB | 98/575 kB
Progress (5): 457 kB | 325/329 kB | 303/358 kB | 81/247 kB | 98/575 kB
Progress (5): 457 kB | 325/329 kB | 307/358 kB | 81/247 kB | 98/575 kB
Progress (5): 457 kB | 325/329 kB | 307/358 kB | 81/247 kB | 102/575 kB
Progress (5): 457 kB | 325/329 kB | 307/358 kB | 81/247 kB | 106/575 kB
Progress (5): 457 kB | 325/329 kB | 307/358 kB | 81/247 kB | 110/575 kB
Progress (5): 457 kB | 325/329 kB | 307/358 kB | 81/247 kB | 114/575 kB
Progress (5): 457 kB | 325/329 kB | 311/358 kB | 81/247 kB | 114/575 kB
Progress (5): 457 kB | 325/329 kB | 311/358 kB | 81/247 kB | 118/575 kB
Progress (5): 457 kB | 325/329 kB | 311/358 kB | 81/247 kB | 122/575 kB
Progress (5): 457 kB | 325/329 kB | 311/358 kB | 85/247 kB | 122/575 kB
Progress (5): 457 kB | 325/329 kB | 311/358 kB | 90/247 kB | 122/575 kB
Progress (5): 457 kB | 325/329 kB | 311/358 kB | 94/247 kB | 122/575 kB
Progress (5): 457 kB | 329 kB | 311/358 kB | 94/247 kB | 122/575 kB    
Progress (5): 457 kB | 329 kB | 311/358 kB | 98/247 kB | 122/575 kB
Progress (5): 457 kB | 329 kB | 311/358 kB | 102/247 kB | 122/575 kB
Progress (5): 457 kB | 329 kB | 311/358 kB | 106/247 kB | 122/575 kB
Progress (5): 457 kB | 329 kB | 311/358 kB | 110/247 kB | 122/575 kB
Progress (5): 457 kB | 329 kB | 311/358 kB | 114/247 kB | 122/575 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 337 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
Progress (4): 329 kB | 311/358 kB | 114/247 kB | 126/575 kB
Progress (4): 329 kB | 311/358 kB | 114/247 kB | 131/575 kB
Progress (4): 329 kB | 315/358 kB | 114/247 kB | 131/575 kB
Progress (4): 329 kB | 319/358 kB | 114/247 kB | 131/575 kB
Progress (4): 329 kB | 323/358 kB | 114/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 114/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 118/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 122/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 126/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 131/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 135/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 139/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 143/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 147/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 151/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 155/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 159/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 163/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 167/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 171/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 176/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 180/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 184/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 188/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 192/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 196/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 200/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 204/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 208/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 212/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 217/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 219/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 223/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 227/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 231/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 131/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 135/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 139/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 143/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 147/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 151/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 155/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 159/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 163/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 167/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 171/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 176/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 180/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 184/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 188/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 192/575 kB
Progress (4): 329 kB | 327/358 kB | 235/247 kB | 196/575 kB
Progress (5): 329 kB | 327/358 kB | 235/247 kB | 196/575 kB | 4.1/231 kB
Progress (5): 329 kB | 327/358 kB | 235/247 kB | 196/575 kB | 7.7/231 kB
Progress (5): 329 kB | 327/358 kB | 235/247 kB | 196/575 kB | 12/231 kB 
Progress (5): 329 kB | 327/358 kB | 235/247 kB | 196/575 kB | 16/231 kB
Progress (5): 329 kB | 331/358 kB | 235/247 kB | 196/575 kB | 16/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 196/575 kB | 16/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 196/575 kB | 20/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 196/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 200/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 204/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 208/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 212/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 217/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 219/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 223/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 227/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 231/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 235/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 239/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 243/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 247/575 kB | 24/231 kB
Progress (5): 329 kB | 335/358 kB | 235/247 kB | 251/575 kB | 24/231 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 235 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
Progress (4): 335/358 kB | 239/247 kB | 251/575 kB | 24/231 kB
Progress (4): 335/358 kB | 243/247 kB | 251/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 251/575 kB | 24/231 kB    
Progress (4): 335/358 kB | 247 kB | 256/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 260/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 264/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 268/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 272/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 276/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 280/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 284/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 288/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 292/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 297/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 301/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 305/575 kB | 24/231 kB
Progress (4): 335/358 kB | 247 kB | 305/575 kB | 28/231 kB
Progress (4): 339/358 kB | 247 kB | 305/575 kB | 28/231 kB
Progress (4): 344/358 kB | 247 kB | 305/575 kB | 28/231 kB
Progress (4): 344/358 kB | 247 kB | 305/575 kB | 32/231 kB
Progress (4): 348/358 kB | 247 kB | 305/575 kB | 32/231 kB
Progress (4): 352/358 kB | 247 kB | 305/575 kB | 32/231 kB
Progress (4): 352/358 kB | 247 kB | 305/575 kB | 36/231 kB
Progress (4): 352/358 kB | 247 kB | 305/575 kB | 40/231 kB
Progress (4): 352/358 kB | 247 kB | 305/575 kB | 45/231 kB
Progress (4): 352/358 kB | 247 kB | 305/575 kB | 49/231 kB
Progress (4): 352/358 kB | 247 kB | 309/575 kB | 49/231 kB
Progress (4): 352/358 kB | 247 kB | 313/575 kB | 49/231 kB
Progress (4): 352/358 kB | 247 kB | 317/575 kB | 49/231 kB
Progress (4): 356/358 kB | 247 kB | 317/575 kB | 49/231 kB
Progress (4): 358 kB | 247 kB | 317/575 kB | 49/231 kB    
Progress (4): 358 kB | 247 kB | 317/575 kB | 53/231 kB
Progress (4): 358 kB | 247 kB | 321/575 kB | 53/231 kB
Progress (4): 358 kB | 247 kB | 325/575 kB | 53/231 kB
Progress (4): 358 kB | 247 kB | 329/575 kB | 53/231 kB
Progress (4): 358 kB | 247 kB | 333/575 kB | 53/231 kB
Progress (4): 358 kB | 247 kB | 333/575 kB | 57/231 kB
Progress (4): 358 kB | 247 kB | 333/575 kB | 61/231 kB
Progress (4): 358 kB | 247 kB | 333/575 kB | 65/231 kB
Progress (4): 358 kB | 247 kB | 338/575 kB | 65/231 kB
Progress (4): 358 kB | 247 kB | 342/575 kB | 65/231 kB
Progress (4): 358 kB | 247 kB | 346/575 kB | 65/231 kB
Progress (4): 358 kB | 247 kB | 346/575 kB | 69/231 kB
Progress (4): 358 kB | 247 kB | 350/575 kB | 69/231 kB
Progress (4): 358 kB | 247 kB | 350/575 kB | 73/231 kB
Progress (4): 358 kB | 247 kB | 350/575 kB | 77/231 kB
Progress (4): 358 kB | 247 kB | 354/575 kB | 77/231 kB
Progress (4): 358 kB | 247 kB | 358/575 kB | 77/231 kB
Progress (4): 358 kB | 247 kB | 362/575 kB | 77/231 kB
Progress (4): 358 kB | 247 kB | 366/575 kB | 77/231 kB
Progress (4): 358 kB | 247 kB | 366/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 370/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 374/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 378/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 383/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 387/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 391/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 395/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 399/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 403/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 407/575 kB | 81/231 kB
Progress (4): 358 kB | 247 kB | 411/575 kB | 81/231 kB
Progress (5): 358 kB | 247 kB | 411/575 kB | 81/231 kB | 4.1/50 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 172 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Progress (4): 358 kB | 411/575 kB | 85/231 kB | 4.1/50 kB
Progress (4): 358 kB | 411/575 kB | 85/231 kB | 7.7/50 kB
Progress (4): 358 kB | 415/575 kB | 85/231 kB | 7.7/50 kB
Progress (4): 358 kB | 415/575 kB | 85/231 kB | 12/50 kB 
Progress (4): 358 kB | 415/575 kB | 85/231 kB | 16/50 kB
Progress (4): 358 kB | 415/575 kB | 90/231 kB | 16/50 kB
Progress (4): 358 kB | 415/575 kB | 94/231 kB | 16/50 kB
Progress (4): 358 kB | 415/575 kB | 98/231 kB | 16/50 kB
Progress (4): 358 kB | 415/575 kB | 98/231 kB | 20/50 kB
Progress (4): 358 kB | 415/575 kB | 98/231 kB | 24/50 kB
Progress (4): 358 kB | 415/575 kB | 98/231 kB | 28/50 kB
Progress (4): 358 kB | 415/575 kB | 98/231 kB | 32/50 kB
Progress (4): 358 kB | 419/575 kB | 98/231 kB | 32/50 kB
Progress (4): 358 kB | 424/575 kB | 98/231 kB | 32/50 kB
Progress (4): 358 kB | 428/575 kB | 98/231 kB | 32/50 kB
Progress (4): 358 kB | 432/575 kB | 98/231 kB | 32/50 kB
Progress (4): 358 kB | 432/575 kB | 102/231 kB | 32/50 kB
Progress (4): 358 kB | 432/575 kB | 106/231 kB | 32/50 kB
Progress (4): 358 kB | 432/575 kB | 110/231 kB | 32/50 kB
Progress (4): 358 kB | 432/575 kB | 114/231 kB | 32/50 kB
Progress (4): 358 kB | 432/575 kB | 114/231 kB | 36/50 kB
Progress (4): 358 kB | 432/575 kB | 114/231 kB | 40/50 kB
Progress (4): 358 kB | 432/575 kB | 114/231 kB | 45/50 kB
Progress (4): 358 kB | 432/575 kB | 118/231 kB | 45/50 kB
Progress (4): 358 kB | 432/575 kB | 122/231 kB | 45/50 kB
Progress (4): 358 kB | 432/575 kB | 126/231 kB | 45/50 kB
Progress (4): 358 kB | 432/575 kB | 131/231 kB | 45/50 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 247 kB/s)
Progress (3): 436/575 kB | 131/231 kB | 45/50 kB
Progress (3): 440/575 kB | 131/231 kB | 45/50 kB
Progress (3): 444/575 kB | 131/231 kB | 45/50 kB
Progress (3): 448/575 kB | 131/231 kB | 45/50 kB
Progress (3): 452/575 kB | 131/231 kB | 45/50 kB
Progress (3): 456/575 kB | 131/231 kB | 45/50 kB
Progress (3): 460/575 kB | 131/231 kB | 45/50 kB
Progress (3): 464/575 kB | 131/231 kB | 45/50 kB
Progress (3): 469/575 kB | 131/231 kB | 45/50 kB
Progress (3): 473/575 kB | 131/231 kB | 45/50 kB
Progress (3): 477/575 kB | 131/231 kB | 45/50 kB
Progress (3): 481/575 kB | 131/231 kB | 45/50 kB
Progress (3): 485/575 kB | 131/231 kB | 45/50 kB
Progress (3): 489/575 kB | 131/231 kB | 45/50 kB
Progress (3): 493/575 kB | 131/231 kB | 45/50 kB
Progress (3): 497/575 kB | 131/231 kB | 45/50 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Progress (3): 497/575 kB | 131/231 kB | 49/50 kB
Progress (3): 501/575 kB | 131/231 kB | 49/50 kB
Progress (3): 505/575 kB | 131/231 kB | 49/50 kB
Progress (3): 505/575 kB | 135/231 kB | 49/50 kB
Progress (3): 505/575 kB | 139/231 kB | 49/50 kB
Progress (3): 505/575 kB | 143/231 kB | 49/50 kB
Progress (3): 505/575 kB | 147/231 kB | 49/50 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 4.1/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 7.7/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 12/148 kB 
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 16/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 20/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 24/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 28/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 32/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 36/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 40/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 45/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 49/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 53/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 57/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 61/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 65/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 69/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 73/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 77/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 81/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 85/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 90/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 94/148 kB
Progress (4): 505/575 kB | 147/231 kB | 49/50 kB | 98/148 kB
Progress (4): 510/575 kB | 147/231 kB | 49/50 kB | 98/148 kB
Progress (4): 514/575 kB | 147/231 kB | 49/50 kB | 98/148 kB
Progress (4): 514/575 kB | 147/231 kB | 49/50 kB | 102/148 kB
Progress (4): 514/575 kB | 147/231 kB | 49/50 kB | 106/148 kB
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 106/148 kB   
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 110/148 kB
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 114/148 kB
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 118/148 kB
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 122/148 kB
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 126/148 kB
Progress (4): 514/575 kB | 147/231 kB | 50 kB | 131/148 kB
Progress (4): 518/575 kB | 147/231 kB | 50 kB | 131/148 kB
Progress (4): 522/575 kB | 147/231 kB | 50 kB | 131/148 kB
Progress (4): 526/575 kB | 147/231 kB | 50 kB | 131/148 kB
Progress (4): 530/575 kB | 147/231 kB | 50 kB | 131/148 kB
Progress (4): 530/575 kB | 151/231 kB | 50 kB | 131/148 kB
Progress (4): 530/575 kB | 155/231 kB | 50 kB | 131/148 kB
Progress (5): 530/575 kB | 155/231 kB | 50 kB | 131/148 kB | 4.1/12 kB
Progress (5): 530/575 kB | 159/231 kB | 50 kB | 131/148 kB | 4.1/12 kB
Progress (5): 530/575 kB | 163/231 kB | 50 kB | 131/148 kB | 4.1/12 kB
Progress (5): 530/575 kB | 163/231 kB | 50 kB | 135/148 kB | 4.1/12 kB
Progress (5): 530/575 kB | 163/231 kB | 50 kB | 139/148 kB | 4.1/12 kB
Progress (5): 530/575 kB | 163/231 kB | 50 kB | 143/148 kB | 4.1/12 kB
Progress (5): 534/575 kB | 163/231 kB | 50 kB | 143/148 kB | 4.1/12 kB
Progress (5): 538/575 kB | 163/231 kB | 50 kB | 143/148 kB | 4.1/12 kB
Progress (5): 542/575 kB | 163/231 kB | 50 kB | 143/148 kB | 4.1/12 kB
Progress (5): 546/575 kB | 163/231 kB | 50 kB | 143/148 kB | 4.1/12 kB
Progress (5): 546/575 kB | 163/231 kB | 50 kB | 143/148 kB | 7.7/12 kB
Progress (5): 546/575 kB | 163/231 kB | 50 kB | 147/148 kB | 7.7/12 kB
Progress (5): 546/575 kB | 167/231 kB | 50 kB | 147/148 kB | 7.7/12 kB
Progress (5): 546/575 kB | 167/231 kB | 50 kB | 148 kB | 7.7/12 kB    
Progress (5): 550/575 kB | 167/231 kB | 50 kB | 148 kB | 7.7/12 kB
Progress (5): 555/575 kB | 167/231 kB | 50 kB | 148 kB | 7.7/12 kB
Progress (5): 555/575 kB | 167/231 kB | 50 kB | 148 kB | 12/12 kB 
Progress (5): 555/575 kB | 167/231 kB | 50 kB | 148 kB | 12 kB   
Progress (5): 559/575 kB | 167/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 559/575 kB | 171/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 563/575 kB | 171/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 567/575 kB | 171/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 571/575 kB | 171/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575/575 kB | 171/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 171/231 kB | 50 kB | 148 kB | 12 kB    
Progress (5): 575 kB | 176/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 180/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 184/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 188/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 192/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 196/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 200/231 kB | 50 kB | 148 kB | 12 kB
Progress (5): 575 kB | 204/231 kB | 50 kB | 148 kB | 12 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 31 kB/s)
Progress (4): 575 kB | 208/231 kB | 148 kB | 12 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Progress (4): 575 kB | 212/231 kB | 148 kB | 12 kB
Progress (4): 575 kB | 217/231 kB | 148 kB | 12 kB
Progress (4): 575 kB | 221/231 kB | 148 kB | 12 kB
Progress (4): 575 kB | 225/231 kB | 148 kB | 12 kB
Progress (4): 575 kB | 229/231 kB | 148 kB | 12 kB
Progress (4): 575 kB | 231 kB | 148 kB | 12 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 7.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 356 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar
Progress (2): 231 kB | 2.8/12 kB
Progress (2): 231 kB | 5.5/12 kB
Progress (2): 231 kB | 8.3/12 kB
Progress (2): 231 kB | 11/12 kB 
Progress (2): 231 kB | 12 kB   
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 142 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Progress (2): 12 kB | 4.1/23 kB
Progress (2): 12 kB | 7.6/23 kB
Progress (2): 12 kB | 12/23 kB 
Progress (2): 12 kB | 16/23 kB
Progress (2): 12 kB | 20/23 kB
Progress (2): 12 kB | 23 kB   
Progress (3): 12 kB | 23 kB | 4.1/482 kB
Progress (3): 12 kB | 23 kB | 7.7/482 kB
Progress (3): 12 kB | 23 kB | 12/482 kB 
Progress (3): 12 kB | 23 kB | 16/482 kB
Progress (3): 12 kB | 23 kB | 20/482 kB
Progress (3): 12 kB | 23 kB | 24/482 kB
Progress (3): 12 kB | 23 kB | 28/482 kB
Progress (3): 12 kB | 23 kB | 32/482 kB
Progress (4): 12 kB | 23 kB | 32/482 kB | 4.1/182 kB
Progress (4): 12 kB | 23 kB | 32/482 kB | 7.7/182 kB
Progress (4): 12 kB | 23 kB | 32/482 kB | 12/182 kB 
Progress (4): 12 kB | 23 kB | 32/482 kB | 16/182 kB
Progress (4): 12 kB | 23 kB | 32/482 kB | 20/182 kB
Progress (4): 12 kB | 23 kB | 36/482 kB | 20/182 kB
Progress (4): 12 kB | 23 kB | 36/482 kB | 24/182 kB
Progress (4): 12 kB | 23 kB | 40/482 kB | 24/182 kB
Progress (4): 12 kB | 23 kB | 45/482 kB | 24/182 kB
Progress (4): 12 kB | 23 kB | 49/482 kB | 24/182 kB
Progress (4): 12 kB | 23 kB | 49/482 kB | 28/182 kB
Progress (4): 12 kB | 23 kB | 49/482 kB | 32/182 kB
Progress (4): 12 kB | 23 kB | 53/482 kB | 32/182 kB
Progress (4): 12 kB | 23 kB | 57/482 kB | 32/182 kB
Progress (4): 12 kB | 23 kB | 61/482 kB | 32/182 kB
Progress (4): 12 kB | 23 kB | 65/482 kB | 32/182 kB
Progress (4): 12 kB | 23 kB | 65/482 kB | 36/182 kB
Progress (4): 12 kB | 23 kB | 65/482 kB | 40/182 kB
Progress (4): 12 kB | 23 kB | 65/482 kB | 45/182 kB
Progress (4): 12 kB | 23 kB | 65/482 kB | 49/182 kB
Progress (4): 12 kB | 23 kB | 65/482 kB | 53/182 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 7.2 kB/s)
Progress (3): 23 kB | 69/482 kB | 53/182 kB
Progress (3): 23 kB | 69/482 kB | 57/182 kB
Progress (3): 23 kB | 69/482 kB | 61/182 kB
Progress (3): 23 kB | 73/482 kB | 61/182 kB
Progress (3): 23 kB | 77/482 kB | 61/182 kB
Progress (3): 23 kB | 81/482 kB | 61/182 kB
Progress (3): 23 kB | 85/482 kB | 61/182 kB
Progress (3): 23 kB | 90/482 kB | 61/182 kB
Progress (3): 23 kB | 94/482 kB | 61/182 kB
Progress (3): 23 kB | 98/482 kB | 61/182 kB
Progress (3): 23 kB | 98/482 kB | 65/182 kB
Progress (4): 23 kB | 98/482 kB | 65/182 kB | 4.1/284 kB
Progress (4): 23 kB | 98/482 kB | 65/182 kB | 7.7/284 kB
Progress (4): 23 kB | 98/482 kB | 65/182 kB | 12/284 kB 
Progress (4): 23 kB | 98/482 kB | 65/182 kB | 16/284 kB
Progress (4): 23 kB | 102/482 kB | 65/182 kB | 16/284 kB
Progress (4): 23 kB | 102/482 kB | 65/182 kB | 20/284 kB
Progress (4): 23 kB | 102/482 kB | 65/182 kB | 24/284 kB
Progress (4): 23 kB | 102/482 kB | 65/182 kB | 28/284 kB
Progress (4): 23 kB | 102/482 kB | 65/182 kB | 32/284 kB
Progress (4): 23 kB | 102/482 kB | 69/182 kB | 32/284 kB
Progress (4): 23 kB | 102/482 kB | 73/182 kB | 32/284 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 14 kB/s)
Progress (3): 106/482 kB | 73/182 kB | 32/284 kB
Progress (3): 110/482 kB | 73/182 kB | 32/284 kB
Progress (3): 114/482 kB | 73/182 kB | 32/284 kB
Progress (3): 114/482 kB | 77/182 kB | 32/284 kB
Progress (3): 114/482 kB | 81/182 kB | 32/284 kB
Progress (3): 114/482 kB | 85/182 kB | 32/284 kB
Progress (3): 114/482 kB | 90/182 kB | 32/284 kB
Progress (3): 114/482 kB | 94/182 kB | 32/284 kB
Progress (3): 114/482 kB | 98/182 kB | 32/284 kB
Progress (3): 114/482 kB | 102/182 kB | 32/284 kB
Progress (3): 114/482 kB | 106/182 kB | 32/284 kB
Progress (3): 114/482 kB | 110/182 kB | 32/284 kB
Progress (3): 114/482 kB | 114/182 kB | 32/284 kB
Progress (3): 114/482 kB | 118/182 kB | 32/284 kB
Progress (3): 114/482 kB | 122/182 kB | 32/284 kB
Progress (3): 114/482 kB | 126/182 kB | 32/284 kB
Progress (3): 114/482 kB | 131/182 kB | 32/284 kB
Progress (3): 114/482 kB | 131/182 kB | 36/284 kB
Progress (3): 114/482 kB | 131/182 kB | 40/284 kB
Progress (3): 118/482 kB | 131/182 kB | 40/284 kB
Progress (3): 122/482 kB | 131/182 kB | 40/284 kB
Progress (3): 126/482 kB | 131/182 kB | 40/284 kB
Progress (3): 131/482 kB | 131/182 kB | 40/284 kB
Progress (3): 131/482 kB | 131/182 kB | 45/284 kB
Progress (3): 131/482 kB | 135/182 kB | 45/284 kB
Progress (3): 135/482 kB | 135/182 kB | 45/284 kB
Progress (3): 139/482 kB | 135/182 kB | 45/284 kB
Progress (3): 143/482 kB | 135/182 kB | 45/284 kB
Progress (3): 147/482 kB | 135/182 kB | 45/284 kB
Progress (3): 151/482 kB | 135/182 kB | 45/284 kB
Progress (3): 155/482 kB | 135/182 kB | 45/284 kB
Progress (3): 159/482 kB | 135/182 kB | 45/284 kB
Progress (3): 163/482 kB | 135/182 kB | 45/284 kB
Progress (3): 167/482 kB | 135/182 kB | 45/284 kB
Progress (3): 171/482 kB | 135/182 kB | 45/284 kB
Progress (3): 176/482 kB | 135/182 kB | 45/284 kB
Progress (3): 180/482 kB | 135/182 kB | 45/284 kB
Progress (3): 184/482 kB | 135/182 kB | 45/284 kB
Progress (3): 188/482 kB | 135/182 kB | 45/284 kB
Progress (3): 192/482 kB | 135/182 kB | 45/284 kB
Progress (3): 196/482 kB | 135/182 kB | 45/284 kB
Progress (3): 196/482 kB | 135/182 kB | 49/284 kB
Progress (3): 200/482 kB | 135/182 kB | 49/284 kB
Progress (3): 204/482 kB | 135/182 kB | 49/284 kB
Progress (3): 208/482 kB | 135/182 kB | 49/284 kB
Progress (3): 212/482 kB | 135/182 kB | 49/284 kB
Progress (3): 212/482 kB | 139/182 kB | 49/284 kB
Progress (3): 212/482 kB | 143/182 kB | 49/284 kB
Progress (3): 212/482 kB | 147/182 kB | 49/284 kB
Progress (3): 212/482 kB | 151/182 kB | 49/284 kB
Progress (3): 212/482 kB | 155/182 kB | 49/284 kB
Progress (3): 212/482 kB | 159/182 kB | 49/284 kB
Progress (3): 217/482 kB | 159/182 kB | 49/284 kB
Progress (3): 217/482 kB | 159/182 kB | 53/284 kB
Progress (3): 221/482 kB | 159/182 kB | 53/284 kB
Progress (3): 225/482 kB | 159/182 kB | 53/284 kB
Progress (3): 229/482 kB | 159/182 kB | 53/284 kB
Progress (3): 229/482 kB | 163/182 kB | 53/284 kB
Progress (3): 229/482 kB | 167/182 kB | 53/284 kB
Progress (3): 229/482 kB | 171/182 kB | 53/284 kB
Progress (3): 229/482 kB | 176/182 kB | 53/284 kB
Progress (3): 229/482 kB | 180/182 kB | 53/284 kB
Progress (3): 229/482 kB | 180/182 kB | 57/284 kB
Progress (3): 229/482 kB | 182 kB | 57/284 kB    
Progress (3): 233/482 kB | 182 kB | 57/284 kB
Progress (3): 237/482 kB | 182 kB | 57/284 kB
Progress (3): 241/482 kB | 182 kB | 57/284 kB
Progress (3): 241/482 kB | 182 kB | 61/284 kB
Progress (3): 241/482 kB | 182 kB | 65/284 kB
Progress (3): 245/482 kB | 182 kB | 65/284 kB
Progress (3): 245/482 kB | 182 kB | 69/284 kB
Progress (3): 245/482 kB | 182 kB | 73/284 kB
Progress (3): 245/482 kB | 182 kB | 77/284 kB
Progress (3): 245/482 kB | 182 kB | 81/284 kB
Progress (3): 249/482 kB | 182 kB | 81/284 kB
Progress (3): 253/482 kB | 182 kB | 81/284 kB
Progress (3): 253/482 kB | 182 kB | 85/284 kB
Progress (3): 258/482 kB | 182 kB | 85/284 kB
Progress (3): 258/482 kB | 182 kB | 90/284 kB
Progress (3): 262/482 kB | 182 kB | 90/284 kB
Progress (3): 262/482 kB | 182 kB | 94/284 kB
Progress (3): 262/482 kB | 182 kB | 98/284 kB
Progress (3): 266/482 kB | 182 kB | 98/284 kB
Progress (3): 266/482 kB | 182 kB | 102/284 kB
Progress (3): 270/482 kB | 182 kB | 102/284 kB
Progress (3): 270/482 kB | 182 kB | 106/284 kB
Progress (3): 274/482 kB | 182 kB | 106/284 kB
Progress (3): 274/482 kB | 182 kB | 110/284 kB
Progress (3): 278/482 kB | 182 kB | 110/284 kB
Progress (3): 278/482 kB | 182 kB | 114/284 kB
Progress (3): 278/482 kB | 182 kB | 118/284 kB
Progress (3): 278/482 kB | 182 kB | 122/284 kB
Progress (3): 282/482 kB | 182 kB | 122/284 kB
Progress (3): 282/482 kB | 182 kB | 126/284 kB
Progress (3): 286/482 kB | 182 kB | 126/284 kB
Progress (3): 286/482 kB | 182 kB | 131/284 kB
Progress (3): 290/482 kB | 182 kB | 131/284 kB
Progress (3): 294/482 kB | 182 kB | 131/284 kB
Progress (3): 294/482 kB | 182 kB | 135/284 kB
Progress (3): 294/482 kB | 182 kB | 139/284 kB
Progress (3): 294/482 kB | 182 kB | 143/284 kB
Progress (3): 294/482 kB | 182 kB | 147/284 kB
Progress (3): 298/482 kB | 182 kB | 147/284 kB
Progress (3): 303/482 kB | 182 kB | 147/284 kB
Progress (3): 303/482 kB | 182 kB | 151/284 kB
Progress (3): 307/482 kB | 182 kB | 151/284 kB
Progress (3): 307/482 kB | 182 kB | 155/284 kB
Progress (3): 311/482 kB | 182 kB | 155/284 kB
Progress (3): 311/482 kB | 182 kB | 159/284 kB
Progress (3): 311/482 kB | 182 kB | 163/284 kB
Progress (3): 315/482 kB | 182 kB | 163/284 kB
Progress (3): 315/482 kB | 182 kB | 167/284 kB
Progress (3): 319/482 kB | 182 kB | 167/284 kB
Progress (3): 323/482 kB | 182 kB | 167/284 kB
Progress (3): 323/482 kB | 182 kB | 171/284 kB
Progress (3): 327/482 kB | 182 kB | 171/284 kB
Progress (3): 327/482 kB | 182 kB | 176/284 kB
Progress (3): 327/482 kB | 182 kB | 180/284 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 104 kB/s)
Progress (2): 327/482 kB | 184/284 kB
Progress (2): 331/482 kB | 184/284 kB
Progress (2): 331/482 kB | 188/284 kB
Progress (2): 335/482 kB | 188/284 kB
Progress (2): 335/482 kB | 192/284 kB
Progress (2): 335/482 kB | 196/284 kB
Progress (2): 339/482 kB | 196/284 kB
Progress (2): 344/482 kB | 196/284 kB
Progress (2): 344/482 kB | 200/284 kB
Progress (2): 344/482 kB | 204/284 kB
Progress (2): 344/482 kB | 208/284 kB
Progress (2): 348/482 kB | 208/284 kB
Progress (2): 348/482 kB | 212/284 kB
Progress (2): 352/482 kB | 212/284 kB
Progress (2): 356/482 kB | 212/284 kB
Progress (2): 360/482 kB | 212/284 kB
Progress (2): 360/482 kB | 217/284 kB
Progress (2): 360/482 kB | 221/284 kB
Progress (2): 360/482 kB | 225/284 kB
Progress (2): 360/482 kB | 229/284 kB
Progress (2): 364/482 kB | 229/284 kB
Progress (2): 368/482 kB | 229/284 kB
Progress (2): 372/482 kB | 229/284 kB
Progress (2): 376/482 kB | 229/284 kB
Progress (2): 380/482 kB | 229/284 kB
Progress (2): 384/482 kB | 229/284 kB
Progress (2): 389/482 kB | 229/284 kB
Progress (2): 389/482 kB | 233/284 kB
Progress (2): 393/482 kB | 233/284 kB
Progress (2): 393/482 kB | 237/284 kB
Progress (2): 393/482 kB | 241/284 kB
Progress (2): 393/482 kB | 245/284 kB
Progress (2): 397/482 kB | 245/284 kB
Progress (2): 401/482 kB | 245/284 kB
Progress (2): 405/482 kB | 245/284 kB
Progress (2): 405/482 kB | 249/284 kB
Progress (2): 409/482 kB | 249/284 kB
Progress (2): 413/482 kB | 249/284 kB
Progress (2): 417/482 kB | 249/284 kB
Progress (2): 421/482 kB | 249/284 kB
Progress (2): 425/482 kB | 249/284 kB
Progress (2): 430/482 kB | 249/284 kB
Progress (2): 434/482 kB | 249/284 kB
Progress (2): 438/482 kB | 249/284 kB
Progress (2): 442/482 kB | 249/284 kB
Progress (2): 442/482 kB | 253/284 kB
Progress (2): 442/482 kB | 258/284 kB
Progress (2): 442/482 kB | 262/284 kB
Progress (2): 446/482 kB | 262/284 kB
Progress (2): 450/482 kB | 262/284 kB
Progress (2): 454/482 kB | 262/284 kB
Progress (2): 454/482 kB | 266/284 kB
Progress (2): 454/482 kB | 270/284 kB
Progress (2): 454/482 kB | 274/284 kB
Progress (2): 454/482 kB | 278/284 kB
Progress (2): 458/482 kB | 278/284 kB
Progress (2): 458/482 kB | 282/284 kB
Progress (2): 458/482 kB | 284 kB    
Progress (2): 462/482 kB | 284 kB
Progress (2): 466/482 kB | 284 kB
Progress (2): 470/482 kB | 284 kB
Progress (2): 475/482 kB | 284 kB
Progress (2): 479/482 kB | 284 kB
Progress (2): 482 kB | 284 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 158 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 267 kB/s)
[INFO] SNAPSHOT found.  BEFORE 2.28-SNAPSHOT  --> AFTER: 2.28
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/workspace/Jersey_release
[INFO] Processing change of org.glassfish.jersey:project:2.28-SNAPSHOT -> 2.28
[INFO] Processing org.glassfish.jersey:project
[INFO]     Updating project org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.archetypes:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.bundles:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.connectors:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.core:jersey-client
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.core:jersey-common
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.core:jersey-server
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.incubator:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.inject:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.security:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:project
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey:jersey-bom
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey:jersey-documentation
[INFO]     Updating parent org.glassfish.jersey:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.archetypes:jersey-example-java8-webapp
[INFO]     Updating parent org.glassfish.jersey.archetypes:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.archetypes:jersey-heroku-webapp
[INFO]     Updating parent org.glassfish.jersey.archetypes:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2
[INFO]     Updating parent org.glassfish.jersey.archetypes:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.archetypes:jersey-quickstart-webapp
[INFO]     Updating parent org.glassfish.jersey.archetypes:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.bundles:apidocs
[INFO]     Updating parent org.glassfish.jersey.bundles:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.bundles:jaxrs-ri
[INFO]     Updating parent org.glassfish.jersey.bundles:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.bundles:jersey-examples
[INFO]     Updating parent org.glassfish.jersey.bundles:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.connectors:jersey-apache-connector
[INFO]     Updating parent org.glassfish.jersey.connectors:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.connectors:jersey-grizzly-connector
[INFO]     Updating parent org.glassfish.jersey.connectors:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.connectors:jersey-jdk-connector
[INFO]     Updating parent org.glassfish.jersey.connectors:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.connectors:jersey-jetty-connector
[INFO]     Updating parent org.glassfish.jersey.connectors:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.connectors:jersey-netty-connector
[INFO]     Updating parent org.glassfish.jersey.connectors:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers.glassfish:project
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-grizzly2-http
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-grizzly2-servlet
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-jdk-http
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-jetty-http
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-jetty-servlet
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-netty-http
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-servlet-core
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-servlet
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers:jersey-container-simple-http
[INFO]     Updating parent org.glassfish.jersey.containers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:assemblies
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:clipboard-programmatic
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:clipboard
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:declarative-linking
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:entity-filtering-security
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:entity-filtering-selectable
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:entity-filtering
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:exception-mapping
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:groovy
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-benchmark
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-cdi2-se
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-netty
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-programmatic
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-pure-jax-rs
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-spring-annotations
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-spring-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-weld
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:http-patch
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:http-trace
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:https-clientserver-grizzly
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:jaxb
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:jaxrs-types-injection
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-binding-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-jackson1
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-jackson
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-jettison
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-moxy
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-with-padding
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:managed-client
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:oauth-client-twitter
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:open-tracing
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:osgi-helloworld-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:osgi-http-service
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:reload
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-async-managed
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-async-standalone
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-async
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-sent-events-jaxrs
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-sent-events-jersey
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:simple-console
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:sse-twitter-aggregator
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:system-properties-example
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:webapp-example-parent
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:xml-moxy
[INFO]     Updating parent org.glassfish.jersey.examples:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:project
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.rx:project
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-bean-validation
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-declarative-linking
[INFO]     Updating parent org.glassfish.jersey.incubator:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-entity-filtering
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-metainf-services
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-mvc-bean-validation
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-mvc-freemarker
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-mvc-jsp
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-mvc-mustache
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-mvc
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-proxy-client
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-servlet-portability
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-spring4
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext:jersey-wadl-doclet
[INFO]     Updating parent org.glassfish.jersey.ext:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.incubator:jersey-gae-integration
[INFO]     Updating parent org.glassfish.jersey.incubator:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.incubator:jersey-open-tracing
[INFO]     Updating parent org.glassfish.jersey.incubator:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.inject:jersey-cdi2-se
[INFO]     Updating parent org.glassfish.jersey.inject:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.inject:jersey-hk2
[INFO]     Updating parent org.glassfish.jersey.inject:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-jaxb
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-json-binding
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-json-jackson1
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-json-jackson
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-json-jettison
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-json-processing
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-kryo
[INFO]     Updating parent org.glassfish.jersey.incubator:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-moxy
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-multipart
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.media:jersey-media-sse
[INFO]     Updating parent org.glassfish.jersey.media:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.security:oauth1-client
[INFO]     Updating parent org.glassfish.jersey.security:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.security:oauth1-server
[INFO]     Updating parent org.glassfish.jersey.security:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.security:oauth1-signature
[INFO]     Updating parent org.glassfish.jersey.security:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.security:oauth2-client
[INFO]     Updating parent org.glassfish.jersey.security:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.maven:project
[INFO]     Updating parent org.glassfish.jersey.test-framework:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:project
[INFO]     Updating parent org.glassfish.jersey.test-framework:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework:jersey-test-framework-core
[INFO]     Updating parent org.glassfish.jersey.test-framework:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework:jersey-test-framework-util
[INFO]     Updating parent org.glassfish.jersey.test-framework:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework:memleak-test-common
[INFO]     Updating parent org.glassfish.jersey.test-framework:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:project
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks:project
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.osgi:project
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance:project
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-client
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-core-common
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-entity
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-inject
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-server
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-testng
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:stress
[INFO]     Updating parent org.glassfish.jersey.tests:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.containers.glassfish:jersey-gf-ejb
[INFO]     Updating parent org.glassfish.jersey.containers.glassfish:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-helloworld-webapp
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-helloworld-webapp:alternate-version-bundle
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-helloworld-webapp
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-helloworld-webapp
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-helloworld-webapp
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-helloworld-webapp
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-http-service:bundle
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-http-service
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples.osgi-http-service:functional-test
[INFO]     Updating parent org.glassfish.jersey.examples:osgi-http-service
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:bookmark-em
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:bookmark
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:bookstore-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:cdi-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:extended-wadl-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:freemarker-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:helloworld-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:https-server-glassfish
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:java8-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:jersey-ejb
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:json-processing-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:managed-beans-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:managed-client-simple-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:managed-client-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:multipart-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:rx-client-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-async-standalone-client
[INFO]     Updating parent org.glassfish.jersey.examples:server-async-standalone
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:server-async-standalone-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:server-async-standalone
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:servlet3-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:sse-item-store-jaxrs-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.examples:sse-item-store-jersey-webapp
[INFO]     Updating parent org.glassfish.jersey.examples:webapp-example-parent
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding
[INFO]     Updating parent org.glassfish.jersey.ext.cdi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet
[INFO]     Updating parent org.glassfish.jersey.ext.cdi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction
[INFO]     Updating parent org.glassfish.jersey.ext.cdi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation
[INFO]     Updating parent org.glassfish.jersey.ext.cdi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:jersey-cdi1x
[INFO]     Updating parent org.glassfish.jersey.ext.cdi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.cdi:jersey-weld2-se
[INFO]     Updating parent org.glassfish.jersey.ext.cdi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.rx:jersey-rx-client-guava
[INFO]     Updating parent org.glassfish.jersey.ext.rx:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2
[INFO]     Updating parent org.glassfish.jersey.ext.rx:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava
[INFO]     Updating parent org.glassfish.jersey.ext.rx:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin
[INFO]     Updating parent org.glassfish.jersey.test-framework.maven:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.maven:custom-enforcer-rules
[INFO]     Updating parent org.glassfish.jersey.test-framework.maven:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple
[INFO]     Updating parent org.glassfish.jersey.test-framework.providers:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:async-jersey-filter
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-beanvalidation-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-ejb-test-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-iface-with-non-jaxrs-impl-test-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-multimodule-ear
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-multimodule-lib
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-multimodule-war1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-multimodule-war2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-multimodule
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-multipart-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-test-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-with-jersey-injection-custom-cfg-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-with-jersey-injection-custom-hk2-banned-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:cdi-with-jersey-injection-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:client-connector-provider
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-ear
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-lib
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-reload-ear
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-reload-lib
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-reload
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule-war
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-multimodule
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:ejb-test-webapp
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-376
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-441-ear
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-441-war1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-441-war2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-441
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-59-cdi-war
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-59-ear
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-59-ejb-lib
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:j-59
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jaxrs-component-inject
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1107
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1223
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1604
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1667
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1829
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1883
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1928
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1960
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-1964
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2031
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2136
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2137
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2154
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2160
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2164
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2167
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2176
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2184
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2255
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2322
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2335
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2421
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2551
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2612
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2637
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2654
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2673
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2689
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2704
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2776
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2794
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2846
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2878
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-2892
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:jersey-780
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:portability-jersey-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:portability-jersey-2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:property-check
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:security-digest
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-filter
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-inflector-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-3
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-4
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-5
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-6
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-7
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-init-8
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-mvc-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-mvc-2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-mvc-3
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-2.5-reload
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-async
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-chunked-io
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-filter
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-gf-async
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-inflector-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-3
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-4
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-5
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-6
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-7
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-8
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-init-provider
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-params
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-3-sse-1
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding-2
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:servlet-tests
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:sonar-test
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.integration:tracing-support
[INFO]     Updating parent org.glassfish.jersey.tests.integration:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.redeployment:project
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.testcases:project
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.osgi:jersey-tests-osgi-functional
[INFO]     Updating parent org.glassfish.jersey.tests.osgi:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.runners:project
[INFO]     Updating parent org.glassfish.jersey.tests.performance:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:project
[INFO]     Updating parent org.glassfish.jersey.tests.performance:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.tools:performance-test-tools
[INFO]     Updating parent org.glassfish.jersey.tests.performance:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance:performance-test-benchmarks
[INFO]     Updating parent org.glassfish.jersey.tests.performance:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests:e2e-inject-cdi2-se
[INFO]     Updating parent org.glassfish.jersey.tests:e2e-inject
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.redeployment:redeployment-hello-world-app-ref
[INFO]     Updating dependency org.glassfish.jersey.examples:helloworld-webapp
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.redeployment:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.redeployment:redeployment-leaking-test-app
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.redeployment:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.redeployment:redeployment-no-jersey-app
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.redeployment:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.redeployment:redeployment-threadlocals-app
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.redeployment:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.testcases:bean-param-leak
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.testcases:leaking-test-app
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak-client
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak
[INFO]     Updating parent org.glassfish.jersey.tests.memleaks.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.runners:jersey-grizzly-runner
[INFO]     Updating parent org.glassfish.jersey.tests.performance.runners:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:assemblies
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:custom-provider
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:filter-dynamic
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:filter-global
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:filter-name
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:interceptor-dynamic
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:interceptor-global
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:interceptor-name
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:json-jackson
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:json-moxy
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:mbw-kryo
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:param-srl
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:proxy-injection
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:text-plain
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:xml-jaxb
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] Processing org.glassfish.jersey.tests.performance.testcases:xml-moxy
[INFO]     Updating parent org.glassfish.jersey.tests.performance.testcases:project
[INFO]         from version 2.28-SNAPSHOT to 2.28
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jersey 2.28-SNAPSHOT ............................... SUCCESS [01:11 min]
[INFO] jersey-archetypes .................................. SKIPPED
[INFO] jersey-archetype-heroku-webapp ..................... SKIPPED
[INFO] jersey-archetype-grizzly2 .......................... SKIPPED
[INFO] jersey-archetype-webapp ............................ SKIPPED
[INFO] jersey-example-java8-webapp ........................ SKIPPED
[INFO] jersey-bom ......................................... SKIPPED
[INFO] jersey-core-common ................................. SKIPPED
[INFO] jersey-inject ...................................... SKIPPED
[INFO] jersey-inject-hk2 .................................. SKIPPED
[INFO] jersey-core-client ................................. SKIPPED
[INFO] jersey-media ....................................... SKIPPED
[INFO] jersey-media-jaxb .................................. SKIPPED
[INFO] jersey-core-server ................................. SKIPPED
[INFO] jersey-containers .................................. SKIPPED
[INFO] jersey-container-grizzly2-http ..................... SKIPPED
[INFO] jersey-container-servlet-core ...................... SKIPPED
[INFO] jersey-test-framework .............................. SKIPPED
[INFO] jersey-test-framework-core ......................... SKIPPED
[INFO] jersey-container-servlet ........................... SKIPPED
[INFO] jersey-container-grizzly2-servlet .................. SKIPPED
[INFO] jersey-test-framework-providers .................... SKIPPED
[INFO] jersey-test-framework-provider-grizzly2 ............ SKIPPED
[INFO] jersey-connectors .................................. SKIPPED
[INFO] jersey-connectors-apache ........................... SKIPPED
[INFO] jersey-test-framework-provider-inmemory ............ SKIPPED
[INFO] jersey-test-framework-provider-external ............ SKIPPED
[INFO] jersey-container-jdk-http .......................... SKIPPED
[INFO] jersey-test-framework-provider-jdk-http ............ SKIPPED
[INFO] jersey-container-simple-http ....................... SKIPPED
[INFO] jersey-test-framework-provider-simple .............. SKIPPED
[INFO] jersey-container-jetty-http ........................ SKIPPED
[INFO] jersey-test-framework-provider-jetty ............... SKIPPED
[INFO] jersey-connectors-netty ............................ SKIPPED
[INFO] jersey-container-netty-http ........................ SKIPPED
[INFO] jersey-test-framework-provider-netty ............... SKIPPED
[INFO] jersey-test-framework-provider-bundle .............. SKIPPED
[INFO] jersey-connectors-grizzly .......................... SKIPPED
[INFO] jersey-connectors-jdk .............................. SKIPPED
[INFO] jersey-extensions .................................. SKIPPED
[INFO] jersey-ext-entity-filtering ........................ SKIPPED
[INFO] jersey-media-json-jackson .......................... SKIPPED
[INFO] jersey-connectors-jetty ............................ SKIPPED
[INFO] jersey-cdi-support ................................. SKIPPED
[INFO] jersey-ext-cdi1x ................................... SKIPPED
[INFO] jersey-glassfish-support ........................... SKIPPED
[INFO] jersey-gf-ejb ...................................... SKIPPED
[INFO] jersey-container-jetty-servlet ..................... SKIPPED
[INFO] jersey-ext-bean-validation ......................... SKIPPED
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SKIPPED
[INFO] jersey-ext-cdi1x-servlet ........................... SKIPPED
[INFO] jersey-ext-cdi1x-transaction ....................... SKIPPED
[INFO] jersey-ext-cdi1x-validation ........................ SKIPPED
[INFO] jersey-ext-weld2-se ................................ SKIPPED
[INFO] jersey-ext-metainf-services ........................ SKIPPED
[INFO] jersey-ext-mvc ..................................... SKIPPED
[INFO] jersey-ext-mvc-bean-validation ..................... SKIPPED
[INFO] jersey-ext-mvc-freemarker .......................... SKIPPED
[INFO] jersey-ext-mvc-jsp ................................. SKIPPED
[INFO] jersey-ext-mvc-mustache ............................ SKIPPED
[INFO] jersey-ext-proxy-client ............................ SKIPPED
[INFO] jersey-ext-rx ...................................... SKIPPED
[INFO] jersey-ext-rx-client-guava ......................... SKIPPED
[INFO] jersey-ext-rx-client-rxjava ........................ SKIPPED
[INFO] jersey-ext-rx-client-rxjava2 ....................... SKIPPED
[INFO] jersey-ext-servlet-portability ..................... SKIPPED
[INFO] jersey-spring4 ..................................... SKIPPED
[INFO] jersey-wadl-doclet ................................. SKIPPED
[INFO] jersey-incubator ................................... SKIPPED
[INFO] jersey-declarative-linking ......................... SKIPPED
[INFO] jersey-ext-gae-integration ......................... SKIPPED
[INFO] jersey-media-kryo .................................. SKIPPED
[INFO] jersey-open-tracing ................................ SKIPPED
[INFO] jersey-inject-cdi2-se .............................. SKIPPED
[INFO] jersey-media-json-binding .......................... SKIPPED
[INFO] jersey-media-json-jackson1 ......................... SKIPPED
[INFO] jersey-media-json-jettison ......................... SKIPPED
[INFO] jersey-media-json-processing ....................... SKIPPED
[INFO] jersey-media-moxy .................................. SKIPPED
[INFO] jersey-media-multipart ............................. SKIPPED
[INFO] jersey-media-sse ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-signature ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-server ...................................... SKIPPED
[INFO] oauth2-client ...................................... SKIPPED
[INFO] jersey-test-framework-util ......................... SKIPPED
[INFO] jersey-tests ....................................... SKIPPED
[INFO] jersey-tests-e2e ................................... SKIPPED
[INFO] jersey-tests-e2e-client ............................ SKIPPED
[INFO] jersey-tests-e2e-core-common ....................... SKIPPED
[INFO] jersey-tests-e2e-entity ............................ SKIPPED
[INFO] jersey-tests-e2e-inject ............................ SKIPPED
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SKIPPED
[INFO] jersey-tests-e2e-server ............................ SKIPPED
[INFO] jersey-tests-e2e-testng ............................ SKIPPED
[INFO] jersey-tests-integration ........................... SKIPPED
[INFO] jersey-tests-integration-jersey-async-filter ....... SKIPPED
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SKIPPED
[INFO] jersey-tests-cdi-ejb-webapp ........................ SKIPPED
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule ........... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SKIPPED
[INFO] jersey-tests-cdi-multipart-webapp .................. SKIPPED
[INFO] jersey-tests-cdi-webapp ............................ SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SKIPPED
[INFO] client-connector-provider .......................... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule ........... SKIPPED
[INFO] jersey-tests-ejb-webapp ............................ SKIPPED
[INFO] j-376-reproducer ................................... SKIPPED
[INFO] jersey-tests-integration-j-441-war1 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-war2 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-ear ................. SKIPPED
[INFO] jersey-tests-integration-j-441 ..................... SKIPPED
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SKIPPED
[INFO] jersey-tests-integration-j-59-cdi-war .............. SKIPPED
[INFO] jersey-tests-integration-j-59-ear .................. SKIPPED
[INFO] jersey-tests-integration-j-59 ...................... SKIPPED
[INFO] jersey-tests-component-inject ...................... SKIPPED
[INFO] jersey-tests-integration-jersey-1107 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1223 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1604 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1667 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1829 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1883 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1928 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1960 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1964 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2031 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2136 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2137 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2154 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2160 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2164 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2167 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2176 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2184 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2255 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2322 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2335 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2421 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2551 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2612 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2637 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2654 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2673 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2689 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2704 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2776 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2794 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2846 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2878 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2892 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-780 ................ SKIPPED
[INFO] jersey-tests-integration-portability-jersey-1 ...... SKIPPED
[INFO] jersey-tests-integration-portability-jersey-2 ...... SKIPPED
[INFO] jersey-tests-integration-property-check ............ SKIPPED
[INFO] jersey-tests-integration-jersey-security-digest .... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SKIPPED
[INFO] jersey-bundles ..................................... SKIPPED
[INFO] jersey-bundles-jaxrs-ri ............................ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-async ........... SKIPPED
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SKIPPED
[INFO] jersey-tests-integration-servlet-3-filter .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-provider ... SKIPPED
[INFO] jersey-tests-integration-servlet-3-params .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SKIPPED
[INFO] jersey-tests-integration-servlet-tests ............. SKIPPED
[INFO] jersey-tests-integration-sonar-test ................ SKIPPED
[INFO] jersey-tests-integration-tracing-support ........... SKIPPED
[INFO] jersey-test-framework-memleak-test-common .......... SKIPPED
[INFO] jersey-tests-memleak ............................... SKIPPED
[INFO] jersey-tests-memleak-redeployment .................. SKIPPED
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SKIPPED
[INFO] jersey-examples .................................... SKIPPED
[INFO] jersey-examples-webapp-parent-pom .................. SKIPPED
[INFO] jersey-examples-helloworld-webapp .................. SKIPPED
[INFO] jersey-test-framework-maven ........................ SKIPPED
[INFO] jersey-test-framework-maven-container-runner-plugin  SKIPPED
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SKIPPED
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SKIPPED
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SKIPPED
[INFO] jersey-tests-memleak-testcase ...................... SKIPPED
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SKIPPED
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SKIPPED
[INFO] jersey-tests-osgi .................................. SKIPPED
[INFO] jersey-tests-osgi-functional ....................... SKIPPED
[INFO] jersey-tests-stress ................................ SKIPPED
[INFO] jersey-tests-performance ........................... SKIPPED
[INFO] performance-test-benchmarks ........................ SKIPPED
[INFO] jersey-tests-performance-runners ................... SKIPPED
[INFO] jersey-grizzly-runner .............................. SKIPPED
[INFO] jersey-tests-performance-testcase .................. SKIPPED
[INFO] jersey-tests-performance-assemblies ................ SKIPPED
[INFO] jersey-tests-performance-filter-dynamic-test ....... SKIPPED
[INFO] jersey-tests-performance-filter-global-test ........ SKIPPED
[INFO] jersey-tests-performance-filter-name-test .......... SKIPPED
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SKIPPED
[INFO] jersey-tests-performance-interceptor-global-test ... SKIPPED
[INFO] jersey-tests-performance-interceptor-name-test ..... SKIPPED
[INFO] jersey-tests-performance-custom-provider-test ...... SKIPPED
[INFO] jersey-tests-performance-json-jackson-test ......... SKIPPED
[INFO] jersey-tests-performance-json-moxy-test ............ SKIPPED
[INFO] jersey-tests-performance-mbw-kryo-test ............. SKIPPED
[INFO] jersey-tests-performance-text-plain-test ........... SKIPPED
[INFO] jersey-tests-performance-xml-jaxb-test ............. SKIPPED
[INFO] jersey-tests-performance-xml-moxy-test ............. SKIPPED
[INFO] jersey-tests-performance-param-srl ................. SKIPPED
[INFO] jersey-tests-performance-proxy-injection-test ...... SKIPPED
[INFO] performance-test-tools ............................. SKIPPED
[INFO] jersey-examples-assemblies ......................... SKIPPED
[INFO] jersey-examples-bookmark ........................... SKIPPED
[INFO] jersey-examples-bookmark-em ........................ SKIPPED
[INFO] jersey-examples-bookstore-webapp ................... SKIPPED
[INFO] jersey-examples-cdi-webapp ......................... SKIPPED
[INFO] jersey-examples-clipboard .......................... SKIPPED
[INFO] jersey-examples-clipboard-programmatic ............. SKIPPED
[INFO] jersey-examples-declarative-linking ................ SKIPPED
[INFO] jersey-examples-entity-filtering ................... SKIPPED
[INFO] jersey-examples-entity-filtering-selectable ........ SKIPPED
[INFO] jersey-examples-entity-filtering-security .......... SKIPPED
[INFO] jersey-examples-extended-wadl-webapp ............... SKIPPED
[INFO] jersey-examples-exception-mapping .................. SKIPPED
[INFO] jersey-examples-freemarker-webapp .................. SKIPPED
[INFO] jersey-examples-groovy ............................. SKIPPED
[INFO] jersey-examples-helloworld ......................... SKIPPED
[INFO] jersey-examples-helloworld-benchmark ............... SKIPPED
[INFO] jersey-examples-helloworld-cdi2-se ................. SKIPPED
[INFO] jersey-examples-helloworld-netty ................... SKIPPED
[INFO] jersey-examples-helloworld-programmatic ............ SKIPPED
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SKIPPED
[INFO] jersey-examples-helloworld-weld .................... SKIPPED
[INFO] jersey-examples-helloworld-spring-webapp ........... SKIPPED
[INFO] helloworld-spring-annotations ...................... SKIPPED
[INFO] jersey-examples-http-patch ......................... SKIPPED
[INFO] jersey-examples-http-trace ......................... SKIPPED
[INFO] jersey-examples-https-clientserver-grizzly ......... SKIPPED
[INFO] jersey-examples-https-server-glassfish ............. SKIPPED
[INFO] jersey-examples-java8-webapp ....................... SKIPPED
[INFO] jersey-examples-jaxb ............................... SKIPPED
[INFO] jersey-examples-jaxrs-types-injection .............. SKIPPED
[INFO] jersey-examples-ejb ................................ SKIPPED
[INFO] jersey-examples-json-binding-webapp ................ SKIPPED
[INFO] jersey-examples-json-jackson ....................... SKIPPED
[INFO] jersey-examples-json-jackson1 ...................... SKIPPED
[INFO] jersey-examples-json-jettison ...................... SKIPPED
[INFO] jersey-examples-json-moxy .......................... SKIPPED
[INFO] jersey-examples-json-processing-webapp ............. SKIPPED
[INFO] jersey-examples-json-with-padding .................. SKIPPED
[INFO] jersey-examples-managed-beans-webapp ............... SKIPPED
[INFO] jersey-examples-managed-client ..................... SKIPPED
[INFO] jersey-examples-managed-client-webapp .............. SKIPPED
[INFO] jersey-examples-managed-client-simple-webapp ....... SKIPPED
[INFO] jersey-examples-multipart-webapp ................... SKIPPED
[INFO] jersey-examples-open-tracing ....................... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp ............. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SKIPPED
[INFO] jersey-examples-osgi-http-service .................. SKIPPED
[INFO] jersey-examples-osgi-http-service-bundle ........... SKIPPED
[INFO] jersey-examples-osgi-http-service-test ............. SKIPPED
[INFO] oauth-client-twitter ............................... SKIPPED
[INFO] jersey-examples-reload ............................. SKIPPED
[INFO] jersey-examples-rx-client-webapp ................... SKIPPED
[INFO] jersey-examples-server-async ....................... SKIPPED
[INFO] jersey-examples-server-async-managed ............... SKIPPED
[INFO] jersey-examples-server-async-standalone ............ SKIPPED
[INFO] jersey-examples-server-async-standalone-client ..... SKIPPED
[INFO] jersey-examples-server-async-standalone-webapp ..... SKIPPED
[INFO] jersey-examples-server-sent-events-jersey .......... SKIPPED
[INFO] jersey-examples-server-sent-events-jaxrs ........... SKIPPED
[INFO] jersey-examples-servlet3-webapp .................... SKIPPED
[INFO] jersey-examples-simple-console ..................... SKIPPED
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SKIPPED
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SKIPPED
[INFO] jersey-examples-sse-twitter-aggregator ............. SKIPPED
[INFO] jersey-examples-system-properties .................. SKIPPED
[INFO] jersey-examples-moxy ............................... SKIPPED
[INFO] jersey-test-framework-maven-custom-enforcer-rules 2.28-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2018-09-20T08:39:29Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey.bundles:jaxrs-ri:bundle:2.28
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jersey                                                             [pom]
[INFO] jersey-archetypes                                                  [pom]
[INFO] jersey-archetype-heroku-webapp                         [maven-archetype]
[INFO] jersey-archetype-grizzly2                              [maven-archetype]
[INFO] jersey-archetype-webapp                                [maven-archetype]
[INFO] jersey-example-java8-webapp                            [maven-archetype]
[INFO] jersey-bom                                                         [pom]
[INFO] jersey-core-common                                                 [jar]
[INFO] jersey-inject                                                      [pom]
[INFO] jersey-inject-hk2                                                  [jar]
[INFO] jersey-core-client                                                 [jar]
[INFO] jersey-media                                                       [pom]
[INFO] jersey-media-jaxb                                                  [jar]
[INFO] jersey-core-server                                                 [jar]
[INFO] jersey-containers                                                  [pom]
[INFO] jersey-container-grizzly2-http                                     [jar]
[INFO] jersey-container-servlet-core                                      [jar]
[INFO] jersey-test-framework                                              [pom]
[INFO] jersey-test-framework-core                                         [jar]
[INFO] jersey-container-servlet                                           [jar]
[INFO] jersey-container-grizzly2-servlet                                  [jar]
[INFO] jersey-test-framework-providers                                    [pom]
[INFO] jersey-test-framework-provider-grizzly2                            [jar]
[INFO] jersey-connectors                                                  [pom]
[INFO] jersey-connectors-apache                                           [jar]
[INFO] jersey-test-framework-provider-inmemory                            [jar]
[INFO] jersey-test-framework-provider-external                            [jar]
[INFO] jersey-container-jdk-http                                          [jar]
[INFO] jersey-test-framework-provider-jdk-http                            [jar]
[INFO] jersey-container-simple-http                                       [jar]
[INFO] jersey-test-framework-provider-simple                              [jar]
[INFO] jersey-container-jetty-http                                        [jar]
[INFO] jersey-test-framework-provider-jetty                               [jar]
[INFO] jersey-connectors-netty                                            [jar]
[INFO] jersey-container-netty-http                                        [jar]
[INFO] jersey-test-framework-provider-netty                               [jar]
[INFO] jersey-test-framework-provider-bundle                              [pom]
[INFO] jersey-connectors-grizzly                                          [jar]
[INFO] jersey-connectors-jdk                                              [jar]
[INFO] jersey-extensions                                                  [pom]
[INFO] jersey-ext-entity-filtering                                        [jar]
[INFO] jersey-media-json-jackson                                          [jar]
[INFO] jersey-connectors-jetty                                            [jar]
[INFO] jersey-cdi-support                                                 [pom]
[INFO] jersey-ext-cdi1x                                                   [jar]
[INFO] jersey-glassfish-support                                           [pom]
[INFO] jersey-gf-ejb                                                      [jar]
[INFO] jersey-container-jetty-servlet                                     [jar]
[INFO] jersey-ext-bean-validation                                         [jar]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding                            [jar]
[INFO] jersey-ext-cdi1x-servlet                                           [jar]
[INFO] jersey-ext-cdi1x-transaction                                       [jar]
[INFO] jersey-ext-cdi1x-validation                                        [jar]
[INFO] jersey-ext-weld2-se                                                [jar]
[INFO] jersey-ext-metainf-services                                        [jar]
[INFO] jersey-ext-mvc                                                     [jar]
[INFO] jersey-ext-mvc-bean-validation                                     [jar]
[INFO] jersey-ext-mvc-freemarker                                          [jar]
[INFO] jersey-ext-mvc-jsp                                                 [jar]
[INFO] jersey-ext-mvc-mustache                                            [jar]
[INFO] jersey-ext-proxy-client                                            [jar]
[INFO] jersey-ext-rx                                                      [pom]
[INFO] jersey-ext-rx-client-guava                                         [jar]
[INFO] jersey-ext-rx-client-rxjava                                        [jar]
[INFO] jersey-ext-rx-client-rxjava2                                       [jar]
[INFO] jersey-ext-servlet-portability                                     [jar]
[INFO] jersey-spring4                                                     [jar]
[INFO] jersey-wadl-doclet                                                 [jar]
[INFO] jersey-incubator                                                   [pom]
[INFO] jersey-declarative-linking                                         [jar]
[INFO] jersey-ext-gae-integration                                         [jar]
[INFO] jersey-media-kryo                                                  [jar]
[INFO] jersey-open-tracing                                                [jar]
[INFO] jersey-inject-cdi2-se                                              [jar]
[INFO] jersey-media-json-binding                                          [jar]
[INFO] jersey-media-json-jackson1                                         [jar]
[INFO] jersey-media-json-jettison                                         [jar]
[INFO] jersey-media-json-processing                                       [jar]
[INFO] jersey-media-moxy                                                  [jar]
[INFO] jersey-media-multipart                                             [jar]
[INFO] jersey-media-sse                                                   [jar]
[INFO] jersey-security                                                    [pom]
[INFO] oauth1-signature                                                   [jar]
[INFO] jersey-security                                                    [jar]
[INFO] oauth1-server                                                      [jar]
[INFO] oauth2-client                                                      [jar]
[INFO] jersey-test-framework-util                                         [jar]
[INFO] jersey-tests                                                       [pom]
[INFO] jersey-tests-e2e                                                   [jar]
[INFO] jersey-tests-e2e-client                                            [jar]
[INFO] jersey-tests-e2e-core-common                                       [jar]
[INFO] jersey-tests-e2e-entity                                            [jar]
[INFO] jersey-tests-e2e-inject                                            [pom]
[INFO] jersey-tests-e2e-inject-cdi-se                                     [jar]
[INFO] jersey-tests-e2e-server                                            [jar]
[INFO] jersey-tests-e2e-testng                                            [jar]
[INFO] jersey-tests-integration                                           [pom]
[INFO] jersey-tests-integration-jersey-async-filter                       [war]
[INFO] jersey-tests-cdi-beanvalidation-webapp                             [war]
[INFO] jersey-tests-cdi-ejb-webapp                                        [war]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp             [war]
[INFO] jersey-tests-integration-cdi-multimodule-lib                       [jar]
[INFO] jersey-tests-integration-cdi-multimodule-war                       [war]
[INFO] jersey-tests-integration-cdi-multimodule-war2                      [war]
[INFO] jersey-tests-integration-cdi-multimodule-ear                       [ear]
[INFO] jersey-tests-integration-cdi-multimodule                           [pom]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib                [jar]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1               [war]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2               [war]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear                [ear]
[INFO] jersey-tests-integration-ejb-multimodule-reload                    [pom]
[INFO] jersey-tests-cdi-multipart-webapp                                  [war]
[INFO] jersey-tests-cdi-webapp                                            [war]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp           [war]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp    [war]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp                      [war]
[INFO] client-connector-provider                                          [jar]
[INFO] jersey-tests-integration-ejb-multimodule-lib                       [jar]
[INFO] jersey-tests-integration-ejb-multimodule-war                       [war]
[INFO] jersey-tests-integration-ejb-multimodule-ear                       [ear]
[INFO] jersey-tests-integration-ejb-multimodule                           [pom]
[INFO] jersey-tests-ejb-webapp                                            [war]
[INFO] j-376-reproducer                                                   [jar]
[INFO] jersey-tests-integration-j-441-war1                                [war]
[INFO] jersey-tests-integration-j-441-war2                                [war]
[INFO] jersey-tests-integration-j-441-ear                                 [ear]
[INFO] jersey-tests-integration-j-441                                     [pom]
[INFO] jersey-tests-integration-j-59-ejb-lib                              [jar]
[INFO] jersey-tests-integration-j-59-cdi-war                              [war]
[INFO] jersey-tests-integration-j-59-ear                                  [ear]
[INFO] jersey-tests-integration-j-59                                      [pom]
[INFO] jersey-tests-component-inject                                      [war]
[INFO] jersey-tests-integration-jersey-1107                               [war]
[INFO] jersey-tests-integration-jersey-1223                               [war]
[INFO] jersey-tests-integration-jersey-1604                               [war]
[INFO] jersey-tests-integration-jersey-1667                               [war]
[INFO] jersey-tests-integration-jersey-1829                               [war]
[INFO] jersey-tests-integration-jersey-1883                               [war]
[INFO] jersey-tests-integration-jersey-1928                               [war]
[INFO] jersey-tests-integration-jersey-1960                               [war]
[INFO] jersey-tests-integration-jersey-1964                               [war]
[INFO] jersey-tests-integration-jersey-2031                               [war]
[INFO] jersey-tests-integration-jersey-2136                               [war]
[INFO] jersey-tests-integration-jersey-2137                               [war]
[INFO] jersey-tests-integration-jersey-2154                               [war]
[INFO] jersey-tests-integration-jersey-2160                               [war]
[INFO] jersey-tests-integration-jersey-2164                               [war]
[INFO] jersey-tests-integration-jersey-2167                               [war]
[INFO] jersey-tests-integration-jersey-2176                               [war]
[INFO] jersey-tests-integration-jersey-2184                               [war]
[INFO] jersey-tests-integration-jersey-2255                               [war]
[INFO] jersey-tests-integration-jersey-2322                               [war]
[INFO] jersey-tests-integration-jersey-2335                               [war]
[INFO] jersey-tests-integration-jersey-2421                               [war]
[INFO] jersey-tests-integration-jersey-2551                               [war]
[INFO] jersey-tests-integration-jersey-2612                               [war]
[INFO] jersey-tests-integration-jersey-2637                               [war]
[INFO] jersey-tests-integration-jersey-2654                               [war]
[INFO] jersey-tests-integration-jersey-2673                               [war]
[INFO] jersey-tests-integration-jersey-2689                               [war]
[INFO] jersey-tests-integration-jersey-2704                               [war]
[INFO] jersey-tests-integration-jersey-2776                               [war]
[INFO] jersey-tests-integration-jersey-2794                               [war]
[INFO] jersey-tests-integration-jersey-2846                               [war]
[INFO] jersey-tests-integration-jersey-2878                               [war]
[INFO] jersey-tests-integration-jersey-2892                               [war]
[INFO] jersey-tests-integration-jersey-780                                [war]
[INFO] jersey-tests-integration-portability-jersey-1                      [war]
[INFO] jersey-tests-integration-portability-jersey-2                      [war]
[INFO] jersey-tests-integration-property-check                            [jar]
[INFO] jersey-tests-integration-jersey-security-digest                    [war]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1               [war]
[INFO] jersey-bundles                                                     [pom]
[INFO] jersey-bundles-jaxrs-ri                                         [bundle]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2               [war]
[INFO] jersey-tests-integration-servlet-2.5-filter                        [war]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1                   [war]
[INFO] jersey-tests-integration-servlet-2.5-init-1                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-2                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-3                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-4                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-5                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-6                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-7                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-8                        [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1                         [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2                         [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3                         [war]
[INFO] jersey-tests-integration-servlet-2.5-reload                        [war]
[INFO] jersey-tests-integration-servlet-3-async                           [war]
[INFO] jersey-tests-integration-servlet-3-chunked-io                      [war]
[INFO] jersey-tests-integration-servlet-3-filter                          [war]
[INFO] jersey-tests-integration-servlet-3-gf-async                        [war]
[INFO] jersey-tests-integration-servlet-3-inflector-1                     [war]
[INFO] jersey-tests-integration-servlet-3-init-1                          [war]
[INFO] jersey-tests-integration-servlet-3-init-2                          [war]
[INFO] jersey-tests-integration-servlet-3-init-3                          [war]
[INFO] jersey-tests-integration-servlet-3-init-4                          [war]
[INFO] jersey-tests-integration-servlet-3-init-5                          [war]
[INFO] jersey-tests-integration-servlet-3-init-6                          [war]
[INFO] jersey-tests-integration-servlet-3-init-7                          [war]
[INFO] jersey-tests-integration-servlet-3-init-8                          [war]
[INFO] jersey-tests-integration-servlet-3-init-provider                   [war]
[INFO] jersey-tests-integration-servlet-3-params                          [war]
[INFO] jersey-tests-integration-servlet-3-sse-1                           [war]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2         [war]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding           [war]
[INFO] jersey-tests-integration-servlet-tests                             [war]
[INFO] jersey-tests-integration-sonar-test                                [war]
[INFO] jersey-tests-integration-tracing-support                           [war]
[INFO] jersey-test-framework-memleak-test-common                          [jar]
[INFO] jersey-tests-memleak                                               [pom]
[INFO] jersey-tests-memleak-redeployment                                  [pom]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app                 [war]
[INFO] jersey-examples                                                    [pom]
[INFO] jersey-examples-webapp-parent-pom                                  [pom]
[INFO] jersey-examples-helloworld-webapp                                  [war]
[INFO] jersey-test-framework-maven                                        [pom]
[INFO] jersey-test-framework-maven-container-runner-plugin       [maven-plugin]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref              [jar]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app                    [war]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app                 [war]
[INFO] jersey-tests-memleak-testcase                                      [pom]
[INFO] jersey-tests-memleak-testcase-bean-param-leak                      [war]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak                   [war]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client            [jar]
[INFO] jersey-tests-memleak-testcase-leaking-test-app                     [war]
[INFO] jersey-tests-osgi                                                  [pom]
[INFO] jersey-tests-osgi-functional                                       [pom]
[INFO] jersey-tests-stress                                                [jar]
[INFO] jersey-tests-performance                                           [pom]
[INFO] performance-test-benchmarks                                        [jar]
[INFO] jersey-tests-performance-runners                                   [pom]
[INFO] jersey-grizzly-runner                                              [jar]
[INFO] jersey-tests-performance-testcase                                  [pom]
[INFO] jersey-tests-performance-assemblies                                [jar]
[INFO] jersey-tests-performance-filter-dynamic-test                       [jar]
[INFO] jersey-tests-performance-filter-global-test                        [jar]
[INFO] jersey-tests-performance-filter-name-test                          [jar]
[INFO] jersey-tests-performance-interceptor-dynamic-test                  [jar]
[INFO] jersey-tests-performance-interceptor-global-test                   [jar]
[INFO] jersey-tests-performance-interceptor-name-test                     [jar]
[INFO] jersey-tests-performance-custom-provider-test                      [jar]
[INFO] jersey-tests-performance-json-jackson-test                         [jar]
[INFO] jersey-tests-performance-json-moxy-test                            [jar]
[INFO] jersey-tests-performance-mbw-kryo-test                             [jar]
[INFO] jersey-tests-performance-text-plain-test                           [jar]
[INFO] jersey-tests-performance-xml-jaxb-test                             [jar]
[INFO] jersey-tests-performance-xml-moxy-test                             [jar]
[INFO] jersey-tests-performance-param-srl                                 [jar]
[INFO] jersey-tests-performance-proxy-injection-test                      [jar]
[INFO] performance-test-tools                                             [jar]
[INFO] jersey-examples-assemblies                                         [jar]
[INFO] jersey-examples-bookmark                                           [war]
[INFO] jersey-examples-bookmark-em                                        [war]
[INFO] jersey-examples-bookstore-webapp                                   [war]
[INFO] jersey-examples-cdi-webapp                                         [war]
[INFO] jersey-examples-clipboard                                          [jar]
[INFO] jersey-examples-clipboard-programmatic                             [jar]
[INFO] jersey-examples-declarative-linking                                [jar]
[INFO] jersey-examples-entity-filtering                                   [jar]
[INFO] jersey-examples-entity-filtering-selectable                        [jar]
[INFO] jersey-examples-entity-filtering-security                          [jar]
[INFO] jersey-examples-extended-wadl-webapp                               [war]
[INFO] jersey-examples-exception-mapping                                  [jar]
[INFO] jersey-examples-freemarker-webapp                                  [war]
[INFO] jersey-examples-groovy                                             [jar]
[INFO] jersey-examples-helloworld                                         [jar]
[INFO] jersey-examples-helloworld-benchmark                               [jar]
[INFO] jersey-examples-helloworld-cdi2-se                                 [jar]
[INFO] jersey-examples-helloworld-netty                                   [jar]
[INFO] jersey-examples-helloworld-programmatic                            [jar]
[INFO] jersey-examples-helloworld-pure-jax-rs                             [jar]
[INFO] jersey-examples-helloworld-weld                                    [jar]
[INFO] jersey-examples-helloworld-spring-webapp                           [war]
[INFO] helloworld-spring-annotations                                      [jar]
[INFO] jersey-examples-http-patch                                         [jar]
[INFO] jersey-examples-http-trace                                         [jar]
[INFO] jersey-examples-https-clientserver-grizzly                         [jar]
[INFO] jersey-examples-https-server-glassfish                             [war]
[INFO] jersey-examples-java8-webapp                                       [war]
[INFO] jersey-examples-jaxb                                               [jar]
[INFO] jersey-examples-jaxrs-types-injection                              [jar]
[INFO] jersey-examples-ejb                                                [war]
[INFO] jersey-examples-json-binding-webapp                                [war]
[INFO] jersey-examples-json-jackson                                       [jar]
[INFO] jersey-examples-json-jackson1                                      [jar]
[INFO] jersey-examples-json-jettison                                      [jar]
[INFO] jersey-examples-json-moxy                                          [jar]
[INFO] jersey-examples-json-processing-webapp                             [war]
[INFO] jersey-examples-json-with-padding                                  [jar]
[INFO] jersey-examples-managed-beans-webapp                               [war]
[INFO] jersey-examples-managed-client                                     [jar]
[INFO] jersey-examples-managed-client-webapp                              [war]
[INFO] jersey-examples-managed-client-simple-webapp                       [war]
[INFO] jersey-examples-multipart-webapp                                   [war]
[INFO] jersey-examples-open-tracing                                       [jar]
[INFO] jersey-examples-osgi-helloworld-webapp                             [pom]
[INFO] jersey-examples-osgi-helloworld-webapp-lib                         [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-additional                  [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version           [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-wab                         [war]
[INFO] jersey-examples-osgi-helloworld-webapp-test                        [pom]
[INFO] jersey-examples-osgi-http-service                                  [pom]
[INFO] jersey-examples-osgi-http-service-bundle                           [jar]
[INFO] jersey-examples-osgi-http-service-test                             [pom]
[INFO] oauth-client-twitter                                               [jar]
[INFO] jersey-examples-reload                                             [jar]
[INFO] jersey-examples-rx-client-webapp                                   [war]
[INFO] jersey-examples-server-async                                       [jar]
[INFO] jersey-examples-server-async-managed                               [jar]
[INFO] jersey-examples-server-async-standalone                            [pom]
[INFO] jersey-examples-server-async-standalone-client                     [jar]
[INFO] jersey-examples-server-async-standalone-webapp                     [war]
[INFO] jersey-examples-server-sent-events-jersey                          [jar]
[INFO] jersey-examples-server-sent-events-jaxrs                           [jar]
[INFO] jersey-examples-servlet3-webapp                                    [war]
[INFO] jersey-examples-simple-console                                     [jar]
[INFO] jersey-examples-sse-item-store-jersey-webapp                       [war]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp                        [war]
[INFO] jersey-examples-sse-twitter-aggregator                             [jar]
[INFO] jersey-examples-system-properties                                  [jar]
[INFO] jersey-examples-moxy                                               [jar]
[INFO] jersey-test-framework-maven-custom-enforcer-rules                  [jar]
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --------------------< org.glassfish.jersey:project >--------------------
[INFO] Building jersey 2.28                                             [1/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.archetypes:project >---------------
[INFO] Building jersey-archetypes 2.28                                  [2/324]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.4/maven-archetype-plugin-2.4.pom
Progress (1): 2.2/8.4 kB
Progress (1): 5.0/8.4 kB
Progress (1): 7.8/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.4/maven-archetype-plugin-2.4.pom (8.4 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.4/maven-archetype-plugin-2.4.jar
Progress (1): 2.2/93 kB
Progress (1): 5.0/93 kB
Progress (1): 7.7/93 kB
Progress (1): 10/93 kB 
Progress (1): 13/93 kB
Progress (1): 16/93 kB
Progress (1): 19/93 kB
Progress (1): 21/93 kB
Progress (1): 24/93 kB
Progress (1): 27/93 kB
Progress (1): 30/93 kB
Progress (1): 32/93 kB
Progress (1): 36/93 kB
Progress (1): 40/93 kB
Progress (1): 45/93 kB
Progress (1): 49/93 kB
Progress (1): 53/93 kB
Progress (1): 57/93 kB
Progress (1): 61/93 kB
Progress (1): 65/93 kB
Progress (1): 69/93 kB
Progress (1): 73/93 kB
Progress (1): 77/93 kB
Progress (1): 81/93 kB
Progress (1): 85/93 kB
Progress (1): 90/93 kB
Progress (1): 93 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.4/maven-archetype-plugin-2.4.jar (93 kB at 682 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/archetypes/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.archetypes:jersey-heroku-webapp >--------
[INFO] Building jersey-archetype-heroku-webapp 2.28                     [3/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.pom
Progress (1): 4.1/7.1 kB
Progress (1): 7.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.pom (7.1 kB at 109 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom (11 kB at 169 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
Progress (1): 2.2/25 kB
Progress (1): 5.0/25 kB
Progress (1): 7.8/25 kB
Progress (1): 11/25 kB 
Progress (1): 13/25 kB
Progress (1): 16/25 kB
Progress (1): 19/25 kB
Progress (1): 21/25 kB
Progress (1): 24/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 352 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.jar
Progress (1): 2.2/26 kB
Progress (1): 5.0/26 kB
Progress (1): 7.7/26 kB
Progress (1): 10/26 kB 
Progress (1): 13/26 kB
Progress (1): 16/26 kB
Progress (1): 19/26 kB
Progress (1): 21/26 kB
Progress (1): 24/26 kB
Progress (1): 26 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.5/maven-resources-plugin-2.5.jar (26 kB at 385 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-heroku-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2 >-----
[INFO] Building jersey-archetype-grizzly2 2.28                          [4/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-quickstart-grizzly2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.archetypes:jersey-quickstart-webapp >------
[INFO] Building jersey-archetype-webapp 2.28                            [5/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-quickstart-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.archetypes:jersey-example-java8-webapp >-----
[INFO] Building jersey-example-java8-webapp 2.28                        [6/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-example-java8-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/pom.xml
[INFO] 
[INFO] ------------------< org.glassfish.jersey:jersey-bom >-------------------
[INFO] Building jersey-bom 2.28                                         [7/324]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/copyright/glassfish-copyright-maven-plugin/1.28/glassfish-copyright-maven-plugin-1.28.pom
Progress (1): 2.2/5.9 kB
Progress (1): 5.0/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/copyright/glassfish-copyright-maven-plugin/1.28/glassfish-copyright-maven-plugin-1.28.pom (5.9 kB at 90 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/copyright/glassfish-copyright-maven-plugin/1.28/glassfish-copyright-maven-plugin-1.28.jar
Progress (1): 2.2/56 kB
Progress (1): 5.0/56 kB
Progress (1): 7.7/56 kB
Progress (1): 10/56 kB 
Progress (1): 13/56 kB
Progress (1): 16/56 kB
Progress (1): 19/56 kB
Progress (1): 21/56 kB
Progress (1): 24/56 kB
Progress (1): 27/56 kB
Progress (1): 30/56 kB
Progress (1): 32/56 kB
Progress (1): 36/56 kB
Progress (1): 40/56 kB
Progress (1): 45/56 kB
Progress (1): 49/56 kB
Progress (1): 53/56 kB
Progress (1): 56 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/copyright/glassfish-copyright-maven-plugin/1.28/glassfish-copyright-maven-plugin-1.28.jar (56 kB at 722 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-bom ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/bom/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.core:jersey-common >---------------
[INFO] Building jersey-core-common 2.28                                 [8/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-common ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/core-common/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.inject:project >-----------------
[INFO] Building jersey-inject 2.28                                      [9/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/inject/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.inject:jersey-hk2 >---------------
[INFO] Building jersey-inject-hk2 2.28                                 [10/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-hk2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/inject/hk2/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.core:jersey-client >---------------
[INFO] Building jersey-core-client 2.28                                [11/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/core-client/pom.xml
[INFO] 
[INFO] -----------------< org.glassfish.jersey.media:project >-----------------
[INFO] Building jersey-media 2.28                                      [12/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.media:jersey-media-jaxb >------------
[INFO] Building jersey-media-jaxb 2.28                                 [13/324]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/de/jflex/maven-jflex-plugin/1.4.3/maven-jflex-plugin-1.4.3.pom
Progress (1): 1.2/7.4 kB
Progress (1): 3.9/7.4 kB
Progress (1): 6.7/7.4 kB
Progress (1): 7.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/de/jflex/maven-jflex-plugin/1.4.3/maven-jflex-plugin-1.4.3.pom (7.4 kB at 113 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/de/jflex/maven-jflex-plugin/1.4.3/maven-jflex-plugin-1.4.3.jar
Progress (1): 2.2/10 kB
Progress (1): 5.0/10 kB
Progress (1): 7.7/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/de/jflex/maven-jflex-plugin/1.4.3/maven-jflex-plugin-1.4.3.jar (10 kB at 150 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-jaxb ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/jaxb/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.core:jersey-server >---------------
[INFO] Building jersey-core-server 2.28                                [14/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-server ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/core-server/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.containers:project >---------------
[INFO] Building jersey-containers 2.28                                 [15/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.containers:jersey-container-grizzly2-http >---
[INFO] Building jersey-container-grizzly2-http 2.28                    [16/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-grizzly2-http ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/grizzly2-http/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.containers:jersey-container-servlet-core >----
[INFO] Building jersey-container-servlet-core 2.28                     [17/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-servlet-core ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/jersey-servlet-core/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.test-framework:project >-------------
[INFO] Building jersey-test-framework 2.28                             [18/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.test-framework:jersey-test-framework-core >---
[INFO] Building jersey-test-framework-core 2.28                        [19/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-core ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/core/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.containers:jersey-container-servlet >------
[INFO] Building jersey-container-servlet 2.28                          [20/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-servlet ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/jersey-servlet/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.containers:jersey-container-grizzly2-servlet >--
[INFO] Building jersey-container-grizzly2-servlet 2.28                 [21/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-grizzly2-servlet ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/grizzly2-servlet/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.test-framework.providers:project >--------
[INFO] Building jersey-test-framework-providers 2.28                   [22/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 >--
[INFO] Building jersey-test-framework-provider-grizzly2 2.28           [23/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/grizzly2/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.connectors:project >---------------
[INFO] Building jersey-connectors 2.28                                 [24/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/connectors/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.connectors:jersey-apache-connector >-------
[INFO] Building jersey-connectors-apache 2.28                          [25/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-apache-connector ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/connectors/apache-connector/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory >--
[INFO] Building jersey-test-framework-provider-inmemory 2.28           [26/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-inmemory ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/inmemory/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external >--
[INFO] Building jersey-test-framework-provider-external 2.28           [27/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-external ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/external/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.containers:jersey-container-jdk-http >------
[INFO] Building jersey-container-jdk-http 2.28                         [28/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-jdk-http ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/jdk-http/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http >--
[INFO] Building jersey-test-framework-provider-jdk-http 2.28           [29/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-jdk-http ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/jdk-http/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.containers:jersey-container-simple-http >----
[INFO] Building jersey-container-simple-http 2.28                      [30/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-simple-http ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/simple-http/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple >--
[INFO] Building jersey-test-framework-provider-simple 2.28             [31/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-simple ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/simple/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.containers:jersey-container-jetty-http >-----
[INFO] Building jersey-container-jetty-http 2.28                       [32/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-jetty-http ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/jetty-http/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty >--
[INFO] Building jersey-test-framework-provider-jetty 2.28              [33/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-jetty ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/jetty/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.connectors:jersey-netty-connector >-------
[INFO] Building jersey-connectors-netty 2.28                           [34/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-netty-connector ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/connectors/netty-connector/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.containers:jersey-container-netty-http >-----
[INFO] Building jersey-container-netty-http 2.28                       [35/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-netty-http ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/netty-http/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty >--
[INFO] Building jersey-test-framework-provider-netty 2.28              [36/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-netty ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/netty/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle >--
[INFO] Building jersey-test-framework-provider-bundle 2.28             [37/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-provider-bundle ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/providers/bundle/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.connectors:jersey-grizzly-connector >------
[INFO] Building jersey-connectors-grizzly 2.28                         [38/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-grizzly-connector ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/connectors/grizzly-connector/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.connectors:jersey-jdk-connector >--------
[INFO] Building jersey-connectors-jdk 2.28                             [39/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-jdk-connector ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/connectors/jdk-connector/pom.xml
[INFO] 
[INFO] ------------------< org.glassfish.jersey.ext:project >------------------
[INFO] Building jersey-extensions 2.28                                 [40/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.ext:jersey-entity-filtering >----------
[INFO] Building jersey-ext-entity-filtering 2.28                       [41/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-entity-filtering ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/entity-filtering/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.media:jersey-media-json-jackson >--------
[INFO] Building jersey-media-json-jackson 2.28                         [42/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-json-jackson ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/json-jackson/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.connectors:jersey-jetty-connector >-------
[INFO] Building jersey-connectors-jetty 2.28                           [43/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-jetty-connector ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/connectors/jetty-connector/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.ext.cdi:project >----------------
[INFO] Building jersey-cdi-support 2.28                                [44/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.ext.cdi:jersey-cdi1x >--------------
[INFO] Building jersey-ext-cdi1x 2.28                                  [45/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-cdi1x ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/jersey-cdi1x/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.containers.glassfish:project >----------
[INFO] Building jersey-glassfish-support 2.28                          [46/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/glassfish/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.containers.glassfish:jersey-gf-ejb >-------
[INFO] Building jersey-gf-ejb 2.28                                     [47/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-gf-ejb ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/glassfish/jersey-gf-ejb/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.containers:jersey-container-jetty-servlet >---
[INFO] Building jersey-container-jetty-servlet 2.28                    [48/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-container-jetty-servlet ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/containers/jetty-servlet/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.ext:jersey-bean-validation >-----------
[INFO] Building jersey-ext-bean-validation 2.28                        [49/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-bean-validation ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/bean-validation/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding >--
[INFO] Building jersey-ext-cdi1x-ban-custom-hk2-binding 2.28           [50/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-cdi1x-ban-custom-hk2-binding ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet >----------
[INFO] Building jersey-ext-cdi1x-servlet 2.28                          [51/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-cdi1x-servlet ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/jersey-cdi1x-servlet/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction >--------
[INFO] Building jersey-ext-cdi1x-transaction 2.28                      [52/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-cdi1x-transaction ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/jersey-cdi1x-transaction/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation >--------
[INFO] Building jersey-ext-cdi1x-validation 2.28                       [53/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-cdi1x-validation ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/jersey-cdi1x-validation/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.ext.cdi:jersey-weld2-se >------------
[INFO] Building jersey-ext-weld2-se 2.28                               [54/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-weld2-se ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/cdi/jersey-weld2-se/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.ext:jersey-metainf-services >----------
[INFO] Building jersey-ext-metainf-services 2.28                       [55/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-metainf-services ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/metainf-services/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.ext:jersey-mvc >-----------------
[INFO] Building jersey-ext-mvc 2.28                                    [56/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-mvc ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/mvc/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.ext:jersey-mvc-bean-validation >---------
[INFO] Building jersey-ext-mvc-bean-validation 2.28                    [57/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-mvc-bean-validation ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/mvc-bean-validation/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.ext:jersey-mvc-freemarker >-----------
[INFO] Building jersey-ext-mvc-freemarker 2.28                         [58/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-mvc-freemarker ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/mvc-freemarker/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.ext:jersey-mvc-jsp >---------------
[INFO] Building jersey-ext-mvc-jsp 2.28                                [59/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-mvc-jsp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/mvc-jsp/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.ext:jersey-mvc-mustache >------------
[INFO] Building jersey-ext-mvc-mustache 2.28                           [60/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-mvc-mustache ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/mvc-mustache/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.ext:jersey-proxy-client >------------
[INFO] Building jersey-ext-proxy-client 2.28                           [61/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-proxy-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/proxy-client/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.ext.rx:project >-----------------
[INFO] Building jersey-ext-rx 2.28                                     [62/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/rx/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.ext.rx:jersey-rx-client-guava >---------
[INFO] Building jersey-ext-rx-client-guava 2.28                        [63/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-rx-client-guava ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/rx/rx-client-guava/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava >---------
[INFO] Building jersey-ext-rx-client-rxjava 2.28                       [64/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-rx-client-rxjava ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/rx/rx-client-rxjava/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2 >--------
[INFO] Building jersey-ext-rx-client-rxjava2 2.28                      [65/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-rx-client-rxjava2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/rx/rx-client-rxjava2/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.ext:jersey-servlet-portability >---------
[INFO] Building jersey-ext-servlet-portability 2.28                    [66/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-servlet-portability ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/servlet-portability/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.ext:jersey-spring4 >---------------
[INFO] Building jersey-spring4 2.28                                    [67/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-spring4 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/spring4/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.ext:jersey-wadl-doclet >-------------
[INFO] Building jersey-wadl-doclet 2.28                                [68/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-wadl-doclet ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/ext/wadl-doclet/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.incubator:project >---------------
[INFO] Building jersey-incubator 2.28                                  [69/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/incubator/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.ext:jersey-declarative-linking >---------
[INFO] Building jersey-declarative-linking 2.28                        [70/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-declarative-linking ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/incubator/declarative-linking/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.incubator:jersey-gae-integration >--------
[INFO] Building jersey-ext-gae-integration 2.28                        [71/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-gae-integration ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/incubator/gae-integration/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.media:jersey-media-kryo >------------
[INFO] Building jersey-media-kryo 2.28                                 [72/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-kryo ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/incubator/kryo/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.incubator:jersey-open-tracing >---------
[INFO] Building jersey-open-tracing 2.28                               [73/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-open-tracing ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/incubator/open-tracing/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.inject:jersey-cdi2-se >-------------
[INFO] Building jersey-inject-cdi2-se 2.28                             [74/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-cdi2-se ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/inject/cdi2-se/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.media:jersey-media-json-binding >--------
[INFO] Building jersey-media-json-binding 2.28                         [75/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-json-binding ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/json-binding/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.media:jersey-media-json-jackson1 >--------
[INFO] Building jersey-media-json-jackson1 2.28                        [76/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-json-jackson1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/json-jackson1/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.media:jersey-media-json-jettison >--------
[INFO] Building jersey-media-json-jettison 2.28                        [77/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-json-jettison ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/json-jettison/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.media:jersey-media-json-processing >-------
[INFO] Building jersey-media-json-processing 2.28                      [78/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-json-processing ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/json-processing/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.media:jersey-media-moxy >------------
[INFO] Building jersey-media-moxy 2.28                                 [79/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-moxy ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/moxy/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.media:jersey-media-multipart >----------
[INFO] Building jersey-media-multipart 2.28                            [80/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-multipart ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/multipart/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.media:jersey-media-sse >-------------
[INFO] Building jersey-media-sse 2.28                                  [81/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-media-sse ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/media/sse/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.security:project >----------------
[INFO] Building jersey-security 2.28                                   [82/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/security/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.security:oauth1-signature >-----------
[INFO] Building oauth1-signature 2.28                                  [83/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ oauth1-signature ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/security/oauth1-signature/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.security:oauth1-client >-------------
[INFO] Building jersey-security 2.28                                   [84/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ oauth1-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/security/oauth1-client/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.security:oauth1-server >-------------
[INFO] Building oauth1-server 2.28                                     [85/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ oauth1-server ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/security/oauth1-server/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.security:oauth2-client >-------------
[INFO] Building oauth2-client 2.28                                     [86/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ oauth2-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/security/oauth2-client/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.test-framework:jersey-test-framework-util >---
[INFO] Building jersey-test-framework-util 2.28                        [87/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-test-framework-util ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/util/pom.xml
[INFO] 
[INFO] -----------------< org.glassfish.jersey.tests:project >-----------------
[INFO] Building jersey-tests 2.28                                      [88/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/pom.xml
[INFO] 
[INFO] -------------------< org.glassfish.jersey.tests:e2e >-------------------
[INFO] Building jersey-tests-e2e 2.28                                  [89/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.tests:e2e-client >----------------
[INFO] Building jersey-tests-e2e-client 2.28                           [90/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-client/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.tests:e2e-core-common >-------------
[INFO] Building jersey-tests-e2e-core-common 2.28                      [91/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-core-common ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-core-common/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.tests:e2e-entity >----------------
[INFO] Building jersey-tests-e2e-entity 2.28                           [92/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-entity ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-entity/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.tests:e2e-inject >----------------
[INFO] Building jersey-tests-e2e-inject 2.28                           [93/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-inject ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-inject/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.tests:e2e-inject-cdi2-se >------------
[INFO] Building jersey-tests-e2e-inject-cdi-se 2.28                    [94/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-inject-cdi2-se ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-inject/cdi2-se/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.tests:e2e-server >----------------
[INFO] Building jersey-tests-e2e-server 2.28                           [95/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-server ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-server/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.tests:e2e-testng >----------------
[INFO] Building jersey-tests-e2e-testng 2.28                           [96/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ e2e-testng ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/e2e-testng/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.tests.integration:project >-----------
[INFO] Building jersey-tests-integration 2.28                          [97/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:async-jersey-filter >-----
[INFO] Building jersey-tests-integration-jersey-async-filter 2.28      [98/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ async-jersey-filter ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/async-jersey-filter/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:cdi-beanvalidation-webapp >--
[INFO] Building jersey-tests-cdi-beanvalidation-webapp 2.28            [99/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-beanvalidation-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-beanvalidation-webapp/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:cdi-ejb-test-webapp >-----
[INFO] Building jersey-tests-cdi-ejb-webapp 2.28                      [100/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-ejb-test-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-ejb-test-webapp/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:cdi-iface-with-non-jaxrs-impl-test-webapp >--
[INFO] Building jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp 2.28 [101/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-iface-with-non-jaxrs-impl-test-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:cdi-multimodule-lib >-----
[INFO] Building jersey-tests-integration-cdi-multimodule-lib 2.28     [102/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-multimodule-lib ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-multimodule/lib/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:cdi-multimodule-war1 >-----
[INFO] Building jersey-tests-integration-cdi-multimodule-war 2.28     [103/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-multimodule-war1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-multimodule/war1/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:cdi-multimodule-war2 >-----
[INFO] Building jersey-tests-integration-cdi-multimodule-war2 2.28    [104/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-multimodule-war2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-multimodule/war2/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:cdi-multimodule-ear >-----
[INFO] Building jersey-tests-integration-cdi-multimodule-ear 2.28     [105/324]
[INFO] --------------------------------[ ear ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-multimodule-ear ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-multimodule/ear/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:cdi-multimodule >-------
[INFO] Building jersey-tests-integration-cdi-multimodule 2.28         [106/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-multimodule ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-multimodule/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:ejb-multimodule-reload-lib >--
[INFO] Building jersey-tests-integration-ejb-multimodule-reload-lib 2.28 [107/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-reload-lib ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule-reload/lib/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war1 >--
[INFO] Building jersey-tests-integration-ejb-multimodule-reload-war1 2.28 [108/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-reload-war1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule-reload/war1/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war2 >--
[INFO] Building jersey-tests-integration-ejb-multimodule-reload-war2 2.28 [109/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-reload-war2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule-reload/war2/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:ejb-multimodule-reload-ear >--
[INFO] Building jersey-tests-integration-ejb-multimodule-reload-ear 2.28 [110/324]
[INFO] --------------------------------[ ear ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-reload-ear ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule-reload/ear/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.integration:ejb-multimodule-reload >----
[INFO] Building jersey-tests-integration-ejb-multimodule-reload 2.28  [111/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-reload ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule-reload/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:cdi-multipart-webapp >-----
[INFO] Building jersey-tests-cdi-multipart-webapp 2.28                [112/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-multipart-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-multipart-webapp/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:cdi-test-webapp >-------
[INFO] Building jersey-tests-cdi-webapp 2.28                          [113/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-test-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-test-webapp/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:cdi-with-jersey-injection-custom-cfg-webapp >--
[INFO] Building jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp 2.28 [114/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-with-jersey-injection-custom-cfg-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:cdi-with-jersey-injection-custom-hk2-banned-webapp >--
[INFO] Building jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp 2.28 [115/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-with-jersey-injection-custom-hk2-banned-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:cdi-with-jersey-injection-webapp >--
[INFO] Building jersey-tests-cdi-with-jersey-injection-webapp 2.28    [116/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-with-jersey-injection-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/cdi-with-jersey-injection-webapp/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:client-connector-provider >--
[INFO] Building client-connector-provider 2.28                        [117/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ client-connector-provider ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/client-connector-provider/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:ejb-multimodule-lib >-----
[INFO] Building jersey-tests-integration-ejb-multimodule-lib 2.28     [118/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-lib ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule/lib/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:ejb-multimodule-war >-----
[INFO] Building jersey-tests-integration-ejb-multimodule-war 2.28     [119/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-war ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule/war/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:ejb-multimodule-ear >-----
[INFO] Building jersey-tests-integration-ejb-multimodule-ear 2.28     [120/324]
[INFO] --------------------------------[ ear ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule-ear ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule/ear/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:ejb-multimodule >-------
[INFO] Building jersey-tests-integration-ejb-multimodule 2.28         [121/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-multimodule ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-multimodule/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:ejb-test-webapp >-------
[INFO] Building jersey-tests-ejb-webapp 2.28                          [122/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ ejb-test-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/ejb-test-webapp/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.tests.integration:j-376 >------------
[INFO] Building j-376-reproducer 2.28                                 [123/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-376 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-376/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:j-441-war1 >----------
[INFO] Building jersey-tests-integration-j-441-war1 2.28              [124/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-441-war1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-441/war1/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:j-441-war2 >----------
[INFO] Building jersey-tests-integration-j-441-war2 2.28              [125/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-441-war2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-441/war2/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.tests.integration:j-441-ear >----------
[INFO] Building jersey-tests-integration-j-441-ear 2.28               [126/324]
[INFO] --------------------------------[ ear ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-441-ear ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-441/ear/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.tests.integration:j-441 >------------
[INFO] Building jersey-tests-integration-j-441 2.28                   [127/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-441 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-441/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.tests.integration:j-59-ejb-lib >---------
[INFO] Building jersey-tests-integration-j-59-ejb-lib 2.28            [128/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-59-ejb-lib ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-59/lib/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.tests.integration:j-59-cdi-war >---------
[INFO] Building jersey-tests-integration-j-59-cdi-war 2.28            [129/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-59-cdi-war ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-59/war/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.tests.integration:j-59-ear >-----------
[INFO] Building jersey-tests-integration-j-59-ear 2.28                [130/324]
[INFO] --------------------------------[ ear ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-59-ear ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-59/ear/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.tests.integration:j-59 >-------------
[INFO] Building jersey-tests-integration-j-59 2.28                    [131/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ j-59 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/j-59/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.integration:jaxrs-component-inject >----
[INFO] Building jersey-tests-component-inject 2.28                    [132/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jaxrs-component-inject ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jaxrs-component-inject/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1107 >---------
[INFO] Building jersey-tests-integration-jersey-1107 2.28             [133/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1107 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1107/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1223 >---------
[INFO] Building jersey-tests-integration-jersey-1223 2.28             [134/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1223 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1223/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1604 >---------
[INFO] Building jersey-tests-integration-jersey-1604 2.28             [135/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1604 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1604/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1667 >---------
[INFO] Building jersey-tests-integration-jersey-1667 2.28             [136/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1667 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1667/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1829 >---------
[INFO] Building jersey-tests-integration-jersey-1829 2.28             [137/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1829 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1829/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1883 >---------
[INFO] Building jersey-tests-integration-jersey-1883 2.28             [138/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1883 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1883/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1928 >---------
[INFO] Building jersey-tests-integration-jersey-1928 2.28             [139/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1928 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1928/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1960 >---------
[INFO] Building jersey-tests-integration-jersey-1960 2.28             [140/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1960 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1960/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-1964 >---------
[INFO] Building jersey-tests-integration-jersey-1964 2.28             [141/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-1964 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-1964/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2031 >---------
[INFO] Building jersey-tests-integration-jersey-2031 2.28             [142/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2031 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2031/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2136 >---------
[INFO] Building jersey-tests-integration-jersey-2136 2.28             [143/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2136 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2136/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2137 >---------
[INFO] Building jersey-tests-integration-jersey-2137 2.28             [144/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2137 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2137/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2154 >---------
[INFO] Building jersey-tests-integration-jersey-2154 2.28             [145/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2154 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2154/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2160 >---------
[INFO] Building jersey-tests-integration-jersey-2160 2.28             [146/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2160 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2160/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2164 >---------
[INFO] Building jersey-tests-integration-jersey-2164 2.28             [147/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2164 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2164/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2167 >---------
[INFO] Building jersey-tests-integration-jersey-2167 2.28             [148/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2167 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2167/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2176 >---------
[INFO] Building jersey-tests-integration-jersey-2176 2.28             [149/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2176 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2176/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2184 >---------
[INFO] Building jersey-tests-integration-jersey-2184 2.28             [150/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2184 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2184/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2255 >---------
[INFO] Building jersey-tests-integration-jersey-2255 2.28             [151/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2255 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2255/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2322 >---------
[INFO] Building jersey-tests-integration-jersey-2322 2.28             [152/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2322 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2322/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2335 >---------
[INFO] Building jersey-tests-integration-jersey-2335 2.28             [153/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2335 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2335/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2421 >---------
[INFO] Building jersey-tests-integration-jersey-2421 2.28             [154/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2421 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2421/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2551 >---------
[INFO] Building jersey-tests-integration-jersey-2551 2.28             [155/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2551 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2551/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2612 >---------
[INFO] Building jersey-tests-integration-jersey-2612 2.28             [156/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2612 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2612/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2637 >---------
[INFO] Building jersey-tests-integration-jersey-2637 2.28             [157/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2637 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2637/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2654 >---------
[INFO] Building jersey-tests-integration-jersey-2654 2.28             [158/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2654 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2654/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2673 >---------
[INFO] Building jersey-tests-integration-jersey-2673 2.28             [159/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2673 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2673/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2689 >---------
[INFO] Building jersey-tests-integration-jersey-2689 2.28             [160/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2689 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2689/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2704 >---------
[INFO] Building jersey-tests-integration-jersey-2704 2.28             [161/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2704 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2704/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2776 >---------
[INFO] Building jersey-tests-integration-jersey-2776 2.28             [162/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2776 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2776/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2794 >---------
[INFO] Building jersey-tests-integration-jersey-2794 2.28             [163/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2794 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2794/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2846 >---------
[INFO] Building jersey-tests-integration-jersey-2846 2.28             [164/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2846 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2846/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2878 >---------
[INFO] Building jersey-tests-integration-jersey-2878 2.28             [165/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2878 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2878/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-2892 >---------
[INFO] Building jersey-tests-integration-jersey-2892 2.28             [166/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-2892 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-2892/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:jersey-780 >----------
[INFO] Building jersey-tests-integration-jersey-780 2.28              [167/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-780 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/jersey-780/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:portability-jersey-1 >-----
[INFO] Building jersey-tests-integration-portability-jersey-1 2.28    [168/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ portability-jersey-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/portability-jersey-1/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:portability-jersey-2 >-----
[INFO] Building jersey-tests-integration-portability-jersey-2 2.28    [169/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ portability-jersey-2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/portability-jersey-2/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:property-check >--------
[INFO] Building jersey-tests-integration-property-check 2.28          [170/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ property-check ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/property-check/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:security-digest >-------
[INFO] Building jersey-tests-integration-jersey-security-digest 2.28  [171/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ security-digest ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/security-digest/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-1 >--
[INFO] Building jersey-tests-integration-servlet-2.5-autodiscovery-1 2.28 [172/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-autodiscovery-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-autodiscovery-1/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.bundles:project >----------------
[INFO] Building jersey-bundles 2.28                                   [173/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/bundles/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.bundles:jaxrs-ri >----------------
[INFO] Building jersey-bundles-jaxrs-ri 2.28                          [174/324]
[INFO] -------------------------------[ bundle ]-------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.pom
Progress (1): 2.2/9.5 kB
Progress (1): 5.0/9.5 kB
Progress (1): 7.8/9.5 kB
Progress (1): 9.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.pom (9.5 kB at 141 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
Progress (1): 2.2/10 kB
Progress (1): 5.0/10 kB
Progress (1): 7.8/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 161 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.jar
Progress (1): 2.2/114 kB
Progress (1): 5.0/114 kB
Progress (1): 7.7/114 kB
Progress (1): 10/114 kB 
Progress (1): 13/114 kB
Progress (1): 16/114 kB
Progress (1): 19/114 kB
Progress (1): 21/114 kB
Progress (1): 24/114 kB
Progress (1): 27/114 kB
Progress (1): 30/114 kB
Progress (1): 32/114 kB
Progress (1): 36/114 kB
Progress (1): 40/114 kB
Progress (1): 45/114 kB
Progress (1): 49/114 kB
Progress (1): 53/114 kB
Progress (1): 57/114 kB
Progress (1): 61/114 kB
Progress (1): 65/114 kB
Progress (1): 69/114 kB
Progress (1): 73/114 kB
Progress (1): 77/114 kB
Progress (1): 81/114 kB
Progress (1): 85/114 kB
Progress (1): 90/114 kB
Progress (1): 94/114 kB
Progress (1): 98/114 kB
Progress (1): 102/114 kB
Progress (1): 106/114 kB
Progress (1): 110/114 kB
Progress (1): 114 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.jar (114 kB at 1.2 MB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jaxrs-ri ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/bundles/jaxrs-ri/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-2 >--
[INFO] Building jersey-tests-integration-servlet-2.5-autodiscovery-2 2.28 [175/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-autodiscovery-2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-autodiscovery-2/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-filter >------
[INFO] Building jersey-tests-integration-servlet-2.5-filter 2.28      [176/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-filter ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-filter/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.integration:servlet-2.5-inflector-1 >---
[INFO] Building jersey-tests-integration-servlet-2.5-inflector-1 2.28 [177/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-inflector-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-inflector-1/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-1 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-1 2.28      [178/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-1/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-2 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-2 2.28      [179/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-2/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-3 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-3 2.28      [180/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-3 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-3/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-4 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-4 2.28      [181/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-4 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-4/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-5 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-5 2.28      [182/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-5 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-5/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-6 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-6 2.28      [183/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-6 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-6/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-7 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-7 2.28      [184/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-7 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-7/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-init-8 >------
[INFO] Building jersey-tests-integration-servlet-2.5-init-8 2.28      [185/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-init-8 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-init-8/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-2.5-mvc-1 >------
[INFO] Building jersey-tests-integration-servlet-2.5-mvc-1 2.28       [186/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-mvc-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-mvc-1/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-2.5-mvc-2 >------
[INFO] Building jersey-tests-integration-servlet-2.5-mvc-2 2.28       [187/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-mvc-2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-mvc-2/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-2.5-mvc-3 >------
[INFO] Building jersey-tests-integration-servlet-2.5-mvc-3 2.28       [188/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-mvc-3 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-mvc-3/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-2.5-reload >------
[INFO] Building jersey-tests-integration-servlet-2.5-reload 2.28      [189/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-2.5-reload ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-2.5-reload/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:servlet-3-async >-------
[INFO] Building jersey-tests-integration-servlet-3-async 2.28         [190/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-async ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-async/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:servlet-3-chunked-io >-----
[INFO] Building jersey-tests-integration-servlet-3-chunked-io 2.28    [191/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-chunked-io ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-chunked-io/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-filter >-------
[INFO] Building jersey-tests-integration-servlet-3-filter 2.28        [192/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-filter ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-filter/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration:servlet-3-gf-async >------
[INFO] Building jersey-tests-integration-servlet-3-gf-async 2.28      [193/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-gf-async ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-gf-async/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.integration:servlet-3-inflector-1 >----
[INFO] Building jersey-tests-integration-servlet-3-inflector-1 2.28   [194/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-inflector-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-inflector-1/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-1 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-1 2.28        [195/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-1/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-2 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-2 2.28        [196/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-2/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-3 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-3 2.28        [197/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-3 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-3/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-4 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-4 2.28        [198/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-4 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-4/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-5 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-5 2.28        [199/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-5 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-5/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-6 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-6 2.28        [200/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-6 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-6/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-7 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-7 2.28        [201/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-7 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-7/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-init-8 >-------
[INFO] Building jersey-tests-integration-servlet-3-init-8 2.28        [202/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-8 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-8/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.integration:servlet-3-init-provider >---
[INFO] Building jersey-tests-integration-servlet-3-init-provider 2.28 [203/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-init-provider ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-init-provider/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.integration:servlet-3-params >-------
[INFO] Building jersey-tests-integration-servlet-3-params 2.28        [204/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-params ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-params/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:servlet-3-sse-1 >-------
[INFO] Building jersey-tests-integration-servlet-3-sse-1 2.28         [205/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-3-sse-1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-3-sse-1/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding-2 >--
[INFO] Building jersey-tests-integration-servlet-request-wrapper-binding-2 2.28 [206/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-request-wrappper-binding-2 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-request-wrapper-binding-2/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding >--
[INFO] Building jersey-tests-integration-servlet-request-wrapper-binding 2.28 [207/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-request-wrappper-binding ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-request-wrapper-binding/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.tests.integration:servlet-tests >--------
[INFO] Building jersey-tests-integration-servlet-tests 2.28           [208/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet-tests ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/servlet-tests/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:sonar-test >----------
[INFO] Building jersey-tests-integration-sonar-test 2.28              [209/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ sonar-test ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/sonar-test/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:tracing-support >-------
[INFO] Building jersey-tests-integration-tracing-support 2.28         [210/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ tracing-support ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/integration/tracing-support/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.test-framework:memleak-test-common >-------
[INFO] Building jersey-test-framework-memleak-test-common 2.28        [211/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ memleak-test-common ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/memleak-test-common/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.tests.memleaks:project >-------------
[INFO] Building jersey-tests-memleak 2.28                             [212/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/maven/container-runner-maven-plugin/2.28/container-runner-maven-plugin-2.28.jar
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Could not find artifact org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in central (https://repo.maven.apache.org/maven2)
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.memleaks.redeployment:project >------
[INFO] Building jersey-tests-memleak-redeployment 2.28                [213/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/redeployment/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.redeployment:redeployment-leaking-test-app >--
[INFO] Building jersey-tests-memleak-redeployment-leaking-test-app 2.28 [214/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ redeployment-leaking-test-app ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.examples:project >----------------
[INFO] Building jersey-examples 2.28                                  [215/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:webapp-example-parent >---------
[INFO] Building jersey-examples-webapp-parent-pom 2.28                [216/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ webapp-example-parent ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/webapp-example-parent/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:helloworld-webapp >-----------
[INFO] Building jersey-examples-helloworld-webapp 2.28                [217/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-webapp/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.test-framework.maven:project >----------
[INFO] Building jersey-test-framework-maven 2.28                      [218/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/maven/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin >--
[INFO] Building jersey-test-framework-maven-container-runner-plugin 2.28 [219/324]
[INFO] ----------------------------[ maven-plugin ]----------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom
Progress (1): 2.2/15 kB
Progress (1): 5.0/15 kB
Progress (1): 7.8/15 kB
Progress (1): 11/15 kB 
Progress (1): 13/15 kB
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom (15 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
Progress (1): 2.2/16 kB
Progress (1): 5.0/16 kB
Progress (1): 7.8/16 kB
Progress (1): 11/16 kB 
Progress (1): 13/16 kB
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 231 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar
Progress (1): 2.2/54 kB
Progress (1): 5.0/54 kB
Progress (1): 7.7/54 kB
Progress (1): 10/54 kB 
Progress (1): 13/54 kB
Progress (1): 16/54 kB
Progress (1): 19/54 kB
Progress (1): 21/54 kB
Progress (1): 24/54 kB
Progress (1): 27/54 kB
Progress (1): 30/54 kB
Progress (1): 32/54 kB
Progress (1): 36/54 kB
Progress (1): 40/54 kB
Progress (1): 45/54 kB
Progress (1): 49/54 kB
Progress (1): 53/54 kB
Progress (1): 54 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar (54 kB at 545 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ container-runner-maven-plugin ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/maven/container-runner-maven-plugin/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.redeployment:redeployment-hello-world-app-ref >--
[INFO] Building jersey-tests-memleak-redeployment-hello-world-app-ref 2.28 [220/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ redeployment-hello-world-app-ref ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.redeployment:redeployment-no-jersey-app >--
[INFO] Building jersey-tests-memleak-redeployment-no-jersey-app 2.28  [221/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ redeployment-no-jersey-app ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.redeployment:redeployment-threadlocals-app >--
[INFO] Building jersey-tests-memleak-redeployment-threadlocals-app 2.28 [222/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ redeployment-threadlocals-app ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.memleaks.testcases:project >--------
[INFO] Building jersey-tests-memleak-testcase 2.28                    [223/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/test-cases/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.memleaks.testcases:bean-param-leak >----
[INFO] Building jersey-tests-memleak-testcase-bean-param-leak 2.28    [224/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ bean-param-leak ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/test-cases/bean-param-leak/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak >--
[INFO] Building jersey-tests-memleak-testcase-shutdown-hook-leak 2.28 [225/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ shutdown-hook-leak ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak-client >--
[INFO] Building jersey-tests-memleak-testcase-shutdown-hook-leak-client 2.28 [226/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ shutdown-hook-leak-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.memleaks.testcases:leaking-test-app >---
[INFO] Building jersey-tests-memleak-testcase-leaking-test-app 2.28   [227/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28: Plugin org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.28 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:jar:2.28 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ leaking-test-app ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/mem-leaks/test-cases/leaking-test-app/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.tests.osgi:project >---------------
[INFO] Building jersey-tests-osgi 2.28                                [228/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/osgi/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.osgi:jersey-tests-osgi-functional >----
[INFO] Building jersey-tests-osgi-functional 2.28                     [229/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-tests-osgi-functional ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/osgi/functional/pom.xml
[INFO] 
[INFO] -----------------< org.glassfish.jersey.tests:stress >------------------
[INFO] Building jersey-tests-stress 2.28                              [230/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ stress ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/stress/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.tests.performance:project >-----------
[INFO] Building jersey-tests-performance 2.28                         [231/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance:performance-test-benchmarks >--
[INFO] Building performance-test-benchmarks 2.28                      [232/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ performance-test-benchmarks ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/benchmarks/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.performance.runners:project >-------
[INFO] Building jersey-tests-performance-runners 2.28                 [233/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/runners/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.runners:jersey-grizzly-runner >--
[INFO] Building jersey-grizzly-runner 2.28                            [234/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-grizzly-runner ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/runners/jersey-grizzly-runner/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.performance.testcases:project >------
[INFO] Building jersey-tests-performance-testcase 2.28                [235/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ project ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.performance.testcases:assemblies >-----
[INFO] Building jersey-tests-performance-assemblies 2.28              [236/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ assemblies ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/assemblies/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:filter-dynamic >---
[INFO] Building jersey-tests-performance-filter-dynamic-test 2.28     [237/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ filter-dynamic ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/filter-dynamic/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.performance.testcases:filter-global >---
[INFO] Building jersey-tests-performance-filter-global-test 2.28      [238/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ filter-global ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/filter-global/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.performance.testcases:filter-name >----
[INFO] Building jersey-tests-performance-filter-name-test 2.28        [239/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ filter-name ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/filter-name/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:interceptor-dynamic >--
[INFO] Building jersey-tests-performance-interceptor-dynamic-test 2.28 [240/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ interceptor-dynamic ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/interceptor-dynamic/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:interceptor-global >--
[INFO] Building jersey-tests-performance-interceptor-global-test 2.28 [241/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ interceptor-global ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/interceptor-global/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:interceptor-name >--
[INFO] Building jersey-tests-performance-interceptor-name-test 2.28   [242/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ interceptor-name ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/interceptor-name/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:custom-provider >--
[INFO] Building jersey-tests-performance-custom-provider-test 2.28    [243/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ custom-provider ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-custom-provider/pom.xml
[INFO] 
[INFO] ---< org.glassfish.jersey.tests.performance.testcases:json-jackson >----
[INFO] Building jersey-tests-performance-json-jackson-test 2.28       [244/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-jackson ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-json-jackson/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.performance.testcases:json-moxy >-----
[INFO] Building jersey-tests-performance-json-moxy-test 2.28          [245/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-moxy ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-json-moxy/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.performance.testcases:mbw-kryo >------
[INFO] Building jersey-tests-performance-mbw-kryo-test 2.28           [246/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ mbw-kryo ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-kryo/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.tests.performance.testcases:text-plain >-----
[INFO] Building jersey-tests-performance-text-plain-test 2.28         [247/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ text-plain ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-text-plain/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.performance.testcases:xml-jaxb >------
[INFO] Building jersey-tests-performance-xml-jaxb-test 2.28           [248/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ xml-jaxb ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-xml-jaxb/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.performance.testcases:xml-moxy >------
[INFO] Building jersey-tests-performance-xml-moxy-test 2.28           [249/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ xml-moxy ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/mbw-xml-moxy/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.tests.performance.testcases:param-srl >-----
[INFO] Building jersey-tests-performance-param-srl 2.28               [250/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ param-srl ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/param-srl/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.testcases:proxy-injection >--
[INFO] Building jersey-tests-performance-proxy-injection-test 2.28    [251/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ proxy-injection ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/test-cases/proxy-injection/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.tests.performance.tools:performance-test-tools >--
[INFO] Building performance-test-tools 2.28                           [252/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ performance-test-tools ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/tests/performance/tools/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:assemblies >--------------
[INFO] Building jersey-examples-assemblies 2.28                       [253/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ assemblies ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/assemblies/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.examples:bookmark >---------------
[INFO] Building jersey-examples-bookmark 2.28                         [254/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ bookmark ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/bookmark/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:bookmark-em >--------------
[INFO] Building jersey-examples-bookmark-em 2.28                      [255/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ bookmark-em ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/bookmark-em/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:bookstore-webapp >-----------
[INFO] Building jersey-examples-bookstore-webapp 2.28                 [256/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ bookstore-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/bookstore-webapp/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:cdi-webapp >--------------
[INFO] Building jersey-examples-cdi-webapp 2.28                       [257/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ cdi-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/cdi-webapp/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:clipboard >---------------
[INFO] Building jersey-examples-clipboard 2.28                        [258/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ clipboard ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/clipboard/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:clipboard-programmatic >--------
[INFO] Building jersey-examples-clipboard-programmatic 2.28           [259/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ clipboard-programmatic ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/clipboard-programmatic/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:declarative-linking >----------
[INFO] Building jersey-examples-declarative-linking 2.28              [260/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ declarative-linking ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/declarative-linking/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:entity-filtering >-----------
[INFO] Building jersey-examples-entity-filtering 2.28                 [261/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ entity-filtering ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/entity-filtering/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:entity-filtering-selectable >------
[INFO] Building jersey-examples-entity-filtering-selectable 2.28      [262/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ entity-filtering-selectable ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/entity-filtering-selectable/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.examples:entity-filtering-security >-------
[INFO] Building jersey-examples-entity-filtering-security 2.28        [263/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ entity-filtering-security ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/entity-filtering-security/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:extended-wadl-webapp >---------
[INFO] Building jersey-examples-extended-wadl-webapp 2.28             [264/324]
[INFO] --------------------------------[ war ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin/0.8.0/maven-jaxb2-plugin-0.8.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin/0.8.0/maven-jaxb2-plugin-0.8.0.pom (2.2 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-project/0.8.0/maven-jaxb2-plugin-project-0.8.0.pom
Progress (1): 2.2/6.8 kB
Progress (1): 5.0/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-project/0.8.0/maven-jaxb2-plugin-project-0.8.0.pom (6.8 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Progress (1): 2.2/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 79 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin/0.8.0/maven-jaxb2-plugin-0.8.0.jar
Progress (1): 2.2/9.1 kB
Progress (1): 5.0/9.1 kB
Progress (1): 7.7/9.1 kB
Progress (1): 9.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin/0.8.0/maven-jaxb2-plugin-0.8.0.jar (9.1 kB at 133 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ extended-wadl-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/extended-wadl-webapp/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:exception-mapping >-----------
[INFO] Building jersey-examples-exception-mapping 2.28                [265/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ exception-mapping ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/exception-mapping/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:freemarker-webapp >-----------
[INFO] Building jersey-examples-freemarker-webapp 2.28                [266/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ freemarker-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/freemarker-webapp/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.examples:groovy >----------------
[INFO] Building jersey-examples-groovy 2.28                           [267/324]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.6/gmavenplus-plugin-1.6.pom
Progress (1): 2.2/23 kB
Progress (1): 5.0/23 kB
Progress (1): 7.8/23 kB
Progress (1): 11/23 kB 
Progress (1): 13/23 kB
Progress (1): 16/23 kB
Progress (1): 19/23 kB
Progress (1): 21/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.6/gmavenplus-plugin-1.6.pom (23 kB at 327 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.6/gmavenplus-plugin-1.6.jar
Progress (1): 2.2/99 kB
Progress (1): 5.0/99 kB
Progress (1): 7.7/99 kB
Progress (1): 10/99 kB 
Progress (1): 13/99 kB
Progress (1): 16/99 kB
Progress (1): 19/99 kB
Progress (1): 21/99 kB
Progress (1): 24/99 kB
Progress (1): 27/99 kB
Progress (1): 30/99 kB
Progress (1): 32/99 kB
Progress (1): 36/99 kB
Progress (1): 40/99 kB
Progress (1): 45/99 kB
Progress (1): 49/99 kB
Progress (1): 53/99 kB
Progress (1): 57/99 kB
Progress (1): 61/99 kB
Progress (1): 65/99 kB
Progress (1): 69/99 kB
Progress (1): 73/99 kB
Progress (1): 77/99 kB
Progress (1): 81/99 kB
Progress (1): 85/99 kB
Progress (1): 90/99 kB
Progress (1): 94/99 kB
Progress (1): 98/99 kB
Progress (1): 99 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.6/gmavenplus-plugin-1.6.jar (99 kB at 928 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
Progress (1): 2.2/5.8 kB
Progress (1): 5.0/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 95 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
Progress (1): 2.2/64 kB
Progress (1): 5.0/64 kB
Progress (1): 7.7/64 kB
Progress (1): 10/64 kB 
Progress (1): 13/64 kB
Progress (1): 16/64 kB
Progress (1): 19/64 kB
Progress (1): 21/64 kB
Progress (1): 24/64 kB
Progress (1): 27/64 kB
Progress (1): 30/64 kB
Progress (1): 32/64 kB
Progress (1): 36/64 kB
Progress (1): 40/64 kB
Progress (1): 45/64 kB
Progress (1): 49/64 kB
Progress (1): 53/64 kB
Progress (1): 57/64 kB
Progress (1): 61/64 kB
Progress (1): 64 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 749 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ groovy ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/groovy/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:helloworld >--------------
[INFO] Building jersey-examples-helloworld 2.28                       [268/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:helloworld-benchmark >---------
[INFO] Building jersey-examples-helloworld-benchmark 2.28             [269/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-benchmark ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-benchmark/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:helloworld-cdi2-se >----------
[INFO] Building jersey-examples-helloworld-cdi2-se 2.28               [270/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-cdi2-se ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-cdi2-se/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:helloworld-netty >-----------
[INFO] Building jersey-examples-helloworld-netty 2.28                 [271/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-netty ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-netty/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:helloworld-programmatic >--------
[INFO] Building jersey-examples-helloworld-programmatic 2.28          [272/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-programmatic ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-programmatic/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:helloworld-pure-jax-rs >--------
[INFO] Building jersey-examples-helloworld-pure-jax-rs 2.28           [273/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-pure-jax-rs ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-pure-jax-rs/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:helloworld-weld >------------
[INFO] Building jersey-examples-helloworld-weld 2.28                  [274/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-weld ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-weld/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:helloworld-spring-webapp >-------
[INFO] Building jersey-examples-helloworld-spring-webapp 2.28         [275/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-spring-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-spring-webapp/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.examples:helloworld-spring-annotations >-----
[INFO] Building helloworld-spring-annotations 2.28                    [276/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ helloworld-spring-annotations ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/helloworld-spring-annotations/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:http-patch >--------------
[INFO] Building jersey-examples-http-patch 2.28                       [277/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ http-patch ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/http-patch/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:http-trace >--------------
[INFO] Building jersey-examples-http-trace 2.28                       [278/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ http-trace ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/http-trace/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.examples:https-clientserver-grizzly >------
[INFO] Building jersey-examples-https-clientserver-grizzly 2.28       [279/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ https-clientserver-grizzly ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/https-clientserver-grizzly/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:https-server-glassfish >--------
[INFO] Building jersey-examples-https-server-glassfish 2.28           [280/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ https-server-glassfish ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/https-server-glassfish/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:java8-webapp >-------------
[INFO] Building jersey-examples-java8-webapp 2.28                     [281/324]
[INFO] --------------------------------[ war ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.2.6.v20141205/jetty-maven-plugin-9.2.6.v20141205.pom
Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.2.6.v20141205/jetty-maven-plugin-9.2.6.v20141205.pom (5.4 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.6.v20141205/jetty-project-9.2.6.v20141205.pom
Progress (1): 2.2/34 kB
Progress (1): 5.0/34 kB
Progress (1): 7.8/34 kB
Progress (1): 11/34 kB 
Progress (1): 13/34 kB
Progress (1): 16/34 kB
Progress (1): 19/34 kB
Progress (1): 21/34 kB
Progress (1): 24/34 kB
Progress (1): 27/34 kB
Progress (1): 30/34 kB
Progress (1): 32/34 kB
Progress (1): 34 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.6.v20141205/jetty-project-9.2.6.v20141205.pom (34 kB at 381 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom
Progress (1): 2.2/22 kB
Progress (1): 5.0/22 kB
Progress (1): 7.8/22 kB
Progress (1): 11/22 kB 
Progress (1): 13/22 kB
Progress (1): 16/22 kB
Progress (1): 19/22 kB
Progress (1): 21/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom (22 kB at 318 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.2.6.v20141205/jetty-maven-plugin-9.2.6.v20141205.jar
Progress (1): 2.2/97 kB
Progress (1): 5.0/97 kB
Progress (1): 7.7/97 kB
Progress (1): 10/97 kB 
Progress (1): 13/97 kB
Progress (1): 16/97 kB
Progress (1): 19/97 kB
Progress (1): 21/97 kB
Progress (1): 24/97 kB
Progress (1): 27/97 kB
Progress (1): 30/97 kB
Progress (1): 32/97 kB
Progress (1): 36/97 kB
Progress (1): 40/97 kB
Progress (1): 45/97 kB
Progress (1): 49/97 kB
Progress (1): 53/97 kB
Progress (1): 57/97 kB
Progress (1): 61/97 kB
Progress (1): 65/97 kB
Progress (1): 69/97 kB
Progress (1): 73/97 kB
Progress (1): 77/97 kB
Progress (1): 81/97 kB
Progress (1): 85/97 kB
Progress (1): 90/97 kB
Progress (1): 94/97 kB
Progress (1): 97 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-maven-plugin/9.2.6.v20141205/jetty-maven-plugin-9.2.6.v20141205.jar (97 kB at 989 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ java8-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/java8-webapp/pom.xml
[INFO] 
[INFO] -----------------< org.glassfish.jersey.examples:jaxb >-----------------
[INFO] Building jersey-examples-jaxb 2.28                             [282/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jaxb ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/jaxb/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:jaxrs-types-injection >---------
[INFO] Building jersey-examples-jaxrs-types-injection 2.28            [283/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jaxrs-types-injection ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/jaxrs-types-injection/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:jersey-ejb >--------------
[INFO] Building jersey-examples-ejb 2.28                              [284/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ jersey-ejb ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/jersey-ejb/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:json-binding-webapp >----------
[INFO] Building jersey-examples-json-binding-webapp 2.28              [285/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-binding-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-binding-webapp/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:json-jackson >-------------
[INFO] Building jersey-examples-json-jackson 2.28                     [286/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-jackson ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-jackson/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.examples:json-jackson1 >-------------
[INFO] Building jersey-examples-json-jackson1 2.28                    [287/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-jackson1 ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-jackson1/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.examples:json-jettison >-------------
[INFO] Building jersey-examples-json-jettison 2.28                    [288/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-jettison ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-jettison/pom.xml
[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:json-moxy >---------------
[INFO] Building jersey-examples-json-moxy 2.28                        [289/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-moxy ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-moxy/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:json-processing-webapp >--------
[INFO] Building jersey-examples-json-processing-webapp 2.28           [290/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-processing-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-processing-webapp/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:json-with-padding >-----------
[INFO] Building jersey-examples-json-with-padding 2.28                [291/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ json-with-padding ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/json-with-padding/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:managed-beans-webapp >---------
[INFO] Building jersey-examples-managed-beans-webapp 2.28             [292/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ managed-beans-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/managed-beans-webapp/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.examples:managed-client >------------
[INFO] Building jersey-examples-managed-client 2.28                   [293/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ managed-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/managed-client/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:managed-client-webapp >---------
[INFO] Building jersey-examples-managed-client-webapp 2.28            [294/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ managed-client-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/managed-client-webapp/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:managed-client-simple-webapp >-----
[INFO] Building jersey-examples-managed-client-simple-webapp 2.28     [295/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ managed-client-simple-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/managed-client-simple-webapp/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:multipart-webapp >-----------
[INFO] Building jersey-examples-multipart-webapp 2.28                 [296/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ multipart-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/multipart-webapp/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:open-tracing >-------------
[INFO] Building jersey-examples-open-tracing 2.28                     [297/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ open-tracing ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/open-tracing/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:osgi-helloworld-webapp >--------
[INFO] Building jersey-examples-osgi-helloworld-webapp 2.28           [298/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ osgi-helloworld-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-helloworld-webapp/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle >---
[INFO] Building jersey-examples-osgi-helloworld-webapp-lib 2.28       [299/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ lib-bundle ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-helloworld-webapp/lib-bundle/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle >--
[INFO] Building jersey-examples-osgi-helloworld-webapp-additional 2.28 [300/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ additional-bundle ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-helloworld-webapp/additional-bundle/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:alternate-version-bundle >--
[INFO] Building jersey-examples-osgi-helloworld-webapp-alternate-version 2.28 [301/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ alternate-version-bundle ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle >---
[INFO] Building jersey-examples-osgi-helloworld-webapp-wab 2.28       [302/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ war-bundle ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-helloworld-webapp/war-bundle/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test >--
[INFO] Building jersey-examples-osgi-helloworld-webapp-test 2.28      [303/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ functional-test ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-helloworld-webapp/functional-test/pom.xml
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:osgi-http-service >-----------
[INFO] Building jersey-examples-osgi-http-service 2.28                [304/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ osgi-http-service ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-http-service/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.examples.osgi-http-service:bundle >-------
[INFO] Building jersey-examples-osgi-http-service-bundle 2.28         [305/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ bundle ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-http-service/bundle/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-http-service:functional-test >---
[INFO] Building jersey-examples-osgi-http-service-test 2.28           [306/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ functional-test ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/osgi-http-service/functional-test/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:oauth-client-twitter >---------
[INFO] Building oauth-client-twitter 2.28                             [307/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ oauth-client-twitter ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/oauth-client-twitter/pom.xml
[INFO] 
[INFO] ----------------< org.glassfish.jersey.examples:reload >----------------
[INFO] Building jersey-examples-reload 2.28                           [308/324]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.pom
Progress (1): 2.8/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.pom (3.8 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom
Progress (1): 2.2/19 kB
Progress (1): 5.0/19 kB
Progress (1): 7.8/19 kB
Progress (1): 11/19 kB 
Progress (1): 13/19 kB
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom (19 kB at 266 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.jar
Progress (1): 2.2/15 kB
Progress (1): 5.0/15 kB
Progress (1): 7.7/15 kB
Progress (1): 10/15 kB 
Progress (1): 13/15 kB
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.jar (15 kB at 216 kB/s)
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ reload ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/reload/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:rx-client-webapp >-----------
[INFO] Building jersey-examples-rx-client-webapp 2.28                 [309/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ rx-client-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/rx-client-webapp/pom.xml
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:server-async >-------------
[INFO] Building jersey-examples-server-async 2.28                     [310/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-async ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-async/pom.xml
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:server-async-managed >---------
[INFO] Building jersey-examples-server-async-managed 2.28             [311/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-async-managed ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-async-managed/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:server-async-standalone >--------
[INFO] Building jersey-examples-server-async-standalone 2.28          [312/324]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-async-standalone ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-async-standalone/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.examples:server-async-standalone-client >----
[INFO] Building jersey-examples-server-async-standalone-client 2.28   [313/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-async-standalone-client ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-async-standalone/client/pom.xml
[INFO] 
[INFO] ----< org.glassfish.jersey.examples:server-async-standalone-webapp >----
[INFO] Building jersey-examples-server-async-standalone-webapp 2.28   [314/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-async-standalone-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-async-standalone/webapp/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.examples:server-sent-events-jersey >-------
[INFO] Building jersey-examples-server-sent-events-jersey 2.28        [315/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-sent-events-jersey ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-sent-events-jersey/pom.xml
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:server-sent-events-jaxrs >-------
[INFO] Building jersey-examples-server-sent-events-jaxrs 2.28         [316/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ server-sent-events-jaxrs ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/server-sent-events-jaxrs/pom.xml
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:servlet3-webapp >------------
[INFO] Building jersey-examples-servlet3-webapp 2.28                  [317/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ servlet3-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/servlet3-webapp/pom.xml
[INFO] 
[INFO] ------------< org.glassfish.jersey.examples:simple-console >------------
[INFO] Building jersey-examples-simple-console 2.28                   [318/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ simple-console ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/simple-console/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:sse-item-store-jersey-webapp >-----
[INFO] Building jersey-examples-sse-item-store-jersey-webapp 2.28     [319/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ sse-item-store-jersey-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/sse-item-store-jersey-webapp/pom.xml
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:sse-item-store-jaxrs-webapp >------
[INFO] Building jersey-examples-sse-item-store-jaxrs-webapp 2.28      [320/324]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ sse-item-store-jaxrs-webapp ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/sse-item-store-jaxrs-webapp/pom.xml
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:sse-twitter-aggregator >--------
[INFO] Building jersey-examples-sse-twitter-aggregator 2.28           [321/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ sse-twitter-aggregator ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/sse-twitter-aggregator/pom.xml
[INFO] 
[INFO] ------< org.glassfish.jersey.examples:system-properties-example >-------
[INFO] Building jersey-examples-system-properties 2.28                [322/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ system-properties-example ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/system-properties-example/pom.xml
[INFO] 
[INFO] ---------------< org.glassfish.jersey.examples:xml-moxy >---------------
[INFO] Building jersey-examples-moxy 2.28                             [323/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ xml-moxy ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/examples/xml-moxy/pom.xml
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.maven:custom-enforcer-rules >---
[INFO] Building jersey-test-framework-maven-custom-enforcer-rules 2.28 [324/324]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1: Plugin org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Failure to find org.glassfish.jersey.tools.plugins:jersey-doc-modulelist-maven-plugin:jar:1.0.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO] 
[INFO] --- versions-maven-plugin:2.7:commit (default-cli) @ custom-enforcer-rules ---
[INFO] Accepting all changes to /home/jenkins/workspace/Jersey_release/test-framework/maven/custom-enforcer-rules/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jersey 2.28 ........................................ SUCCESS [  0.553 s]
[INFO] jersey-archetypes .................................. SUCCESS [  1.263 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  0.316 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.018 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.015 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.015 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.178 s]
[INFO] jersey-core-common ................................. SUCCESS [  0.287 s]
[INFO] jersey-inject ...................................... SUCCESS [  0.015 s]
[INFO] jersey-inject-hk2 .................................. SUCCESS [  0.020 s]
[INFO] jersey-core-client ................................. SUCCESS [  0.016 s]
[INFO] jersey-media ....................................... SUCCESS [  0.013 s]
[INFO] jersey-media-jaxb .................................. SUCCESS [  0.159 s]
[INFO] jersey-core-server ................................. SUCCESS [  0.018 s]
[INFO] jersey-containers .................................. SUCCESS [  0.017 s]
[INFO] jersey-container-grizzly2-http ..................... SUCCESS [  0.013 s]
[INFO] jersey-container-servlet-core ...................... SUCCESS [  0.013 s]
[INFO] jersey-test-framework .............................. SUCCESS [  0.012 s]
[INFO] jersey-test-framework-core ......................... SUCCESS [  0.012 s]
[INFO] jersey-container-servlet ........................... SUCCESS [  0.011 s]
[INFO] jersey-container-grizzly2-servlet .................. SUCCESS [  0.019 s]
[INFO] jersey-test-framework-providers .................... SUCCESS [  0.012 s]
[INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [  0.012 s]
[INFO] jersey-connectors .................................. SUCCESS [  0.012 s]
[INFO] jersey-connectors-apache ........................... SUCCESS [  0.013 s]
[INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [  0.013 s]
[INFO] jersey-test-framework-provider-external ............ SUCCESS [  0.014 s]
[INFO] jersey-container-jdk-http .......................... SUCCESS [  0.013 s]
[INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [  0.013 s]
[INFO] jersey-container-simple-http ....................... SUCCESS [  0.014 s]
[INFO] jersey-test-framework-provider-simple .............. SUCCESS [  0.013 s]
[INFO] jersey-container-jetty-http ........................ SUCCESS [  0.014 s]
[INFO] jersey-test-framework-provider-jetty ............... SUCCESS [  0.016 s]
[INFO] jersey-connectors-netty ............................ SUCCESS [  0.014 s]
[INFO] jersey-container-netty-http ........................ SUCCESS [  0.014 s]
[INFO] jersey-test-framework-provider-netty ............... SUCCESS [  0.016 s]
[INFO] jersey-test-framework-provider-bundle .............. SUCCESS [  0.016 s]
[INFO] jersey-connectors-grizzly .......................... SUCCESS [  0.016 s]
[INFO] jersey-connectors-jdk .............................. SUCCESS [  0.015 s]
[INFO] jersey-extensions .................................. SUCCESS [  0.013 s]
[INFO] jersey-ext-entity-filtering ........................ SUCCESS [  0.018 s]
[INFO] jersey-media-json-jackson .......................... SUCCESS [  0.013 s]
[INFO] jersey-connectors-jetty ............................ SUCCESS [  0.012 s]
[INFO] jersey-cdi-support ................................. SUCCESS [  0.012 s]
[INFO] jersey-ext-cdi1x ................................... SUCCESS [  0.013 s]
[INFO] jersey-glassfish-support ........................... SUCCESS [  0.012 s]
[INFO] jersey-gf-ejb ...................................... SUCCESS [  0.012 s]
[INFO] jersey-container-jetty-servlet ..................... SUCCESS [  0.013 s]
[INFO] jersey-ext-bean-validation ......................... SUCCESS [  0.012 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [  0.012 s]
[INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [  0.012 s]
[INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [  0.012 s]
[INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [  0.012 s]
[INFO] jersey-ext-weld2-se ................................ SUCCESS [  0.011 s]
[INFO] jersey-ext-metainf-services ........................ SUCCESS [  0.012 s]
[INFO] jersey-ext-mvc ..................................... SUCCESS [  0.011 s]
[INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [  0.013 s]
[INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [  0.014 s]
[INFO] jersey-ext-mvc-jsp ................................. SUCCESS [  0.014 s]
[INFO] jersey-ext-mvc-mustache ............................ SUCCESS [  0.019 s]
[INFO] jersey-ext-proxy-client ............................ SUCCESS [  0.017 s]
[INFO] jersey-ext-rx ...................................... SUCCESS [  0.017 s]
[INFO] jersey-ext-rx-client-guava ......................... SUCCESS [  0.016 s]
[INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [  0.017 s]
[INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [  0.016 s]
[INFO] jersey-ext-servlet-portability ..................... SUCCESS [  0.016 s]
[INFO] jersey-spring4 ..................................... SUCCESS [  0.016 s]
[INFO] jersey-wadl-doclet ................................. SUCCESS [  0.015 s]
[INFO] jersey-incubator ................................... SUCCESS [  0.014 s]
[INFO] jersey-declarative-linking ......................... SUCCESS [  0.014 s]
[INFO] jersey-ext-gae-integration ......................... SUCCESS [  0.014 s]
[INFO] jersey-media-kryo .................................. SUCCESS [  0.013 s]
[INFO] jersey-open-tracing ................................ SUCCESS [  0.014 s]
[INFO] jersey-inject-cdi2-se .............................. SUCCESS [  0.014 s]
[INFO] jersey-media-json-binding .......................... SUCCESS [  0.014 s]
[INFO] jersey-media-json-jackson1 ......................... SUCCESS [  0.075 s]
[INFO] jersey-media-json-jettison ......................... SUCCESS [  0.016 s]
[INFO] jersey-media-json-processing ....................... SUCCESS [  0.018 s]
[INFO] jersey-media-moxy .................................. SUCCESS [  0.015 s]
[INFO] jersey-media-multipart ............................. SUCCESS [  0.015 s]
[INFO] jersey-media-sse ................................... SUCCESS [  0.015 s]
[INFO] jersey-security .................................... SUCCESS [  0.014 s]
[INFO] oauth1-signature ................................... SUCCESS [  0.014 s]
[INFO] jersey-security .................................... SUCCESS [  0.013 s]
[INFO] oauth1-server ...................................... SUCCESS [  0.013 s]
[INFO] oauth2-client ...................................... SUCCESS [  0.014 s]
[INFO] jersey-test-framework-util ......................... SUCCESS [  0.013 s]
[INFO] jersey-tests ....................................... SUCCESS [  0.014 s]
[INFO] jersey-tests-e2e ................................... SUCCESS [  0.015 s]
[INFO] jersey-tests-e2e-client ............................ SUCCESS [  0.014 s]
[INFO] jersey-tests-e2e-core-common ....................... SUCCESS [  0.014 s]
[INFO] jersey-tests-e2e-entity ............................ SUCCESS [  0.015 s]
[INFO] jersey-tests-e2e-inject ............................ SUCCESS [  0.017 s]
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [  0.017 s]
[INFO] jersey-tests-e2e-server ............................ SUCCESS [  0.014 s]
[INFO] jersey-tests-e2e-testng ............................ SUCCESS [  0.013 s]
[INFO] jersey-tests-integration ........................... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [  0.014 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [  0.014 s]
[INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [  0.014 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [  0.016 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [  0.025 s]
[INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [  0.021 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [  0.019 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [  0.024 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SUCCESS [  0.016 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [  0.015 s]
[INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [  0.015 s]
[INFO] jersey-tests-cdi-webapp ............................ SUCCESS [  0.015 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [  0.014 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [  0.015 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [  0.012 s]
[INFO] client-connector-provider .......................... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [  0.014 s]
[INFO] jersey-tests-ejb-webapp ............................ SUCCESS [  0.012 s]
[INFO] j-376-reproducer ................................... SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-j-441 ..................... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [  0.018 s]
[INFO] jersey-tests-integration-j-59 ...................... SUCCESS [  0.018 s]
[INFO] jersey-tests-component-inject ...................... SUCCESS [  0.018 s]
[INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [  0.018 s]
[INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [  0.016 s]
[INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [  0.019 s]
[INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [  0.020 s]
[INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [  0.022 s]
[INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [  0.020 s]
[INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [  0.018 s]
[INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [  0.020 s]
[INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-property-check ............ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [  0.014 s]
[INFO] jersey-bundles ..................................... SUCCESS [  0.013 s]
[INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [  0.264 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [  0.020 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [  0.014 s]
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [  0.016 s]
[INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [  0.015 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [  0.022 s]
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [  0.020 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [  0.017 s]
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [  0.011 s]
[INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [  0.013 s]
[INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-sonar-test ................ SUCCESS [  0.012 s]
[INFO] jersey-tests-integration-tracing-support ........... SUCCESS [  0.012 s]
[INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [  0.012 s]
[INFO] jersey-tests-memleak ............................... SUCCESS [  0.076 s]
[INFO] jersey-tests-memleak-redeployment .................. SUCCESS [  0.020 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [  0.019 s]
[INFO] jersey-examples .................................... SUCCESS [  0.014 s]
[INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [  0.016 s]
[INFO] jersey-examples-helloworld-webapp .................. SUCCESS [  0.016 s]
[INFO] jersey-test-framework-maven ........................ SUCCESS [  0.019 s]
[INFO] jersey-test-framework-maven-container-runner-plugin  SUCCESS [  0.674 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [  0.021 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [  0.023 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [  0.022 s]
[INFO] jersey-tests-memleak-testcase ...................... SUCCESS [  0.026 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [  0.025 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [  0.019 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [  0.017 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [  0.016 s]
[INFO] jersey-tests-osgi .................................. SUCCESS [  0.031 s]
[INFO] jersey-tests-osgi-functional ....................... SUCCESS [  0.017 s]
[INFO] jersey-tests-stress ................................ SUCCESS [  0.019 s]
[INFO] jersey-tests-performance ........................... SUCCESS [  0.017 s]
[INFO] performance-test-benchmarks ........................ SUCCESS [  0.014 s]
[INFO] jersey-tests-performance-runners ................... SUCCESS [  0.011 s]
[INFO] jersey-grizzly-runner .............................. SUCCESS [  0.012 s]
[INFO] jersey-tests-performance-testcase .................. SUCCESS [  0.011 s]
[INFO] jersey-tests-performance-assemblies ................ SUCCESS [  0.012 s]
[INFO] jersey-tests-performance-filter-dynamic-test ....... SUCCESS [  0.012 s]
[INFO] jersey-tests-performance-filter-global-test ........ SUCCESS [  0.013 s]
[INFO] jersey-tests-performance-filter-name-test .......... SUCCESS [  0.020 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SUCCESS [  0.016 s]
[INFO] jersey-tests-performance-interceptor-global-test ... SUCCESS [  0.012 s]
[INFO] jersey-tests-performance-interceptor-name-test ..... SUCCESS [  0.013 s]
[INFO] jersey-tests-performance-custom-provider-test ...... SUCCESS [  0.012 s]
[INFO] jersey-tests-performance-json-jackson-test ......... SUCCESS [  0.013 s]
[INFO] jersey-tests-performance-json-moxy-test ............ SUCCESS [  0.014 s]
[INFO] jersey-tests-performance-mbw-kryo-test ............. SUCCESS [  0.015 s]
[INFO] jersey-tests-performance-text-plain-test ........... SUCCESS [  0.012 s]
[INFO] jersey-tests-performance-xml-jaxb-test ............. SUCCESS [  0.019 s]
[INFO] jersey-tests-performance-xml-moxy-test ............. SUCCESS [  0.011 s]
[INFO] jersey-tests-performance-param-srl ................. SUCCESS [  0.014 s]
[INFO] jersey-tests-performance-proxy-injection-test ...... SUCCESS [  0.014 s]
[INFO] performance-test-tools ............................. SUCCESS [  0.013 s]
[INFO] jersey-examples-assemblies ......................... SUCCESS [  0.012 s]
[INFO] jersey-examples-bookmark ........................... SUCCESS [  0.011 s]
[INFO] jersey-examples-bookmark-em ........................ SUCCESS [  0.011 s]
[INFO] jersey-examples-bookstore-webapp ................... SUCCESS [  0.012 s]
[INFO] jersey-examples-cdi-webapp ......................... SUCCESS [  0.012 s]
[INFO] jersey-examples-clipboard .......................... SUCCESS [  0.012 s]
[INFO] jersey-examples-clipboard-programmatic ............. SUCCESS [  0.012 s]
[INFO] jersey-examples-declarative-linking ................ SUCCESS [  0.012 s]
[INFO] jersey-examples-entity-filtering ................... SUCCESS [  0.012 s]
[INFO] jersey-examples-entity-filtering-selectable ........ SUCCESS [  0.013 s]
[INFO] jersey-examples-entity-filtering-security .......... SUCCESS [  0.012 s]
[INFO] jersey-examples-extended-wadl-webapp ............... SUCCESS [  0.298 s]
[INFO] jersey-examples-exception-mapping .................. SUCCESS [  0.017 s]
[INFO] jersey-examples-freemarker-webapp .................. SUCCESS [  0.018 s]
[INFO] jersey-examples-groovy ............................. SUCCESS [  0.372 s]
[INFO] jersey-examples-helloworld ......................... SUCCESS [  0.012 s]
[INFO] jersey-examples-helloworld-benchmark ............... SUCCESS [  0.010 s]
[INFO] jersey-examples-helloworld-cdi2-se ................. SUCCESS [  0.011 s]
[INFO] jersey-examples-helloworld-netty ................... SUCCESS [  0.012 s]
[INFO] jersey-examples-helloworld-programmatic ............ SUCCESS [  0.011 s]
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SUCCESS [  0.013 s]
[INFO] jersey-examples-helloworld-weld .................... SUCCESS [  0.014 s]
[INFO] jersey-examples-helloworld-spring-webapp ........... SUCCESS [  0.011 s]
[INFO] helloworld-spring-annotations ...................... SUCCESS [  0.011 s]
[INFO] jersey-examples-http-patch ......................... SUCCESS [  0.012 s]
[INFO] jersey-examples-http-trace ......................... SUCCESS [  0.014 s]
[INFO] jersey-examples-https-clientserver-grizzly ......... SUCCESS [  0.011 s]
[INFO] jersey-examples-https-server-glassfish ............. SUCCESS [  0.011 s]
[INFO] jersey-examples-java8-webapp ....................... SUCCESS [  0.365 s]
[INFO] jersey-examples-jaxb ............................... SUCCESS [  0.011 s]
[INFO] jersey-examples-jaxrs-types-injection .............. SUCCESS [  0.011 s]
[INFO] jersey-examples-ejb ................................ SUCCESS [  0.010 s]
[INFO] jersey-examples-json-binding-webapp ................ SUCCESS [  0.011 s]
[INFO] jersey-examples-json-jackson ....................... SUCCESS [  0.011 s]
[INFO] jersey-examples-json-jackson1 ...................... SUCCESS [  0.012 s]
[INFO] jersey-examples-json-jettison ...................... SUCCESS [  0.012 s]
[INFO] jersey-examples-json-moxy .......................... SUCCESS [  0.014 s]
[INFO] jersey-examples-json-processing-webapp ............. SUCCESS [  0.011 s]
[INFO] jersey-examples-json-with-padding .................. SUCCESS [  0.012 s]
[INFO] jersey-examples-managed-beans-webapp ............... SUCCESS [  0.013 s]
[INFO] jersey-examples-managed-client ..................... SUCCESS [  0.012 s]
[INFO] jersey-examples-managed-client-webapp .............. SUCCESS [  0.011 s]
[INFO] jersey-examples-managed-client-simple-webapp ....... SUCCESS [  0.011 s]
[INFO] jersey-examples-multipart-webapp ................... SUCCESS [  0.011 s]
[INFO] jersey-examples-open-tracing ....................... SUCCESS [  0.010 s]
[INFO] jersey-examples-osgi-helloworld-webapp ............. SUCCESS [  0.010 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SUCCESS [  0.011 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SUCCESS [  0.012 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SUCCESS [  0.016 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SUCCESS [  0.015 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SUCCESS [  0.016 s]
[INFO] jersey-examples-osgi-http-service .................. SUCCESS [  0.012 s]
[INFO] jersey-examples-osgi-http-service-bundle ........... SUCCESS [  0.010 s]
[INFO] jersey-examples-osgi-http-service-test ............. SUCCESS [  0.011 s]
[INFO] oauth-client-twitter ............................... SUCCESS [  0.010 s]
[INFO] jersey-examples-reload ............................. SUCCESS [  0.244 s]
[INFO] jersey-examples-rx-client-webapp ................... SUCCESS [  0.013 s]
[INFO] jersey-examples-server-async ....................... SUCCESS [  0.014 s]
[INFO] jersey-examples-server-async-managed ............... SUCCESS [  0.011 s]
[INFO] jersey-examples-server-async-standalone ............ SUCCESS [  0.010 s]
[INFO] jersey-examples-server-async-standalone-client ..... SUCCESS [  0.012 s]
[INFO] jersey-examples-server-async-standalone-webapp ..... SUCCESS [  0.012 s]
[INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [  0.010 s]
[INFO] jersey-examples-server-sent-events-jaxrs ........... SUCCESS [  0.011 s]
[INFO] jersey-examples-servlet3-webapp .................... SUCCESS [  0.010 s]
[INFO] jersey-examples-simple-console ..................... SUCCESS [  0.011 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SUCCESS [  0.011 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SUCCESS [  0.012 s]
[INFO] jersey-examples-sse-twitter-aggregator ............. SUCCESS [  0.011 s]
[INFO] jersey-examples-system-properties .................. SUCCESS [  0.011 s]
[INFO] jersey-examples-moxy ............................... SUCCESS [  0.010 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules 2.28 SUCCESS [  0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.027 s
[INFO] Finished at: 2018-09-20T08:39:47Z
[INFO] ------------------------------------------------------------------------
-[ Run release build ]---------------------------------------------------------
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey.bundles:jaxrs-ri:bundle:2.28
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jersey                                                             [pom]
[INFO] jersey-archetypes                                                  [pom]
[INFO] jersey-archetype-heroku-webapp                         [maven-archetype]
[INFO] jersey-archetype-grizzly2                              [maven-archetype]
[INFO] jersey-archetype-webapp                                [maven-archetype]
[INFO] jersey-example-java8-webapp                            [maven-archetype]
[INFO] jersey-bom                                                         [pom]
[INFO] jersey-core-common                                                 [jar]
[INFO] jersey-inject                                                      [pom]
[INFO] jersey-inject-hk2                                                  [jar]
[INFO] jersey-core-client                                                 [jar]
[INFO] jersey-media                                                       [pom]
[INFO] jersey-media-jaxb                                                  [jar]
[INFO] jersey-core-server                                                 [jar]
[INFO] jersey-containers                                                  [pom]
[INFO] jersey-container-grizzly2-http                                     [jar]
[INFO] jersey-container-servlet-core                                      [jar]
[INFO] jersey-test-framework                                              [pom]
[INFO] jersey-test-framework-core                                         [jar]
[INFO] jersey-container-servlet                                           [jar]
[INFO] jersey-container-grizzly2-servlet                                  [jar]
[INFO] jersey-test-framework-providers                                    [pom]
[INFO] jersey-test-framework-provider-grizzly2                            [jar]
[INFO] jersey-connectors                                                  [pom]
[INFO] jersey-connectors-apache                                           [jar]
[INFO] jersey-test-framework-provider-inmemory                            [jar]
[INFO] jersey-test-framework-provider-external                            [jar]
[INFO] jersey-container-jdk-http                                          [jar]
[INFO] jersey-test-framework-provider-jdk-http                            [jar]
[INFO] jersey-container-simple-http                                       [jar]
[INFO] jersey-test-framework-provider-simple                              [jar]
[INFO] jersey-container-jetty-http                                        [jar]
[INFO] jersey-test-framework-provider-jetty                               [jar]
[INFO] jersey-connectors-netty                                            [jar]
[INFO] jersey-container-netty-http                                        [jar]
[INFO] jersey-test-framework-provider-netty                               [jar]
[INFO] jersey-test-framework-provider-bundle                              [pom]
[INFO] jersey-connectors-grizzly                                          [jar]
[INFO] jersey-connectors-jdk                                              [jar]
[INFO] jersey-extensions                                                  [pom]
[INFO] jersey-ext-entity-filtering                                        [jar]
[INFO] jersey-media-json-jackson                                          [jar]
[INFO] jersey-connectors-jetty                                            [jar]
[INFO] jersey-cdi-support                                                 [pom]
[INFO] jersey-ext-cdi1x                                                   [jar]
[INFO] jersey-glassfish-support                                           [pom]
[INFO] jersey-gf-ejb                                                      [jar]
[INFO] jersey-container-jetty-servlet                                     [jar]
[INFO] jersey-ext-bean-validation                                         [jar]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding                            [jar]
[INFO] jersey-ext-cdi1x-servlet                                           [jar]
[INFO] jersey-ext-cdi1x-transaction                                       [jar]
[INFO] jersey-ext-cdi1x-validation                                        [jar]
[INFO] jersey-ext-weld2-se                                                [jar]
[INFO] jersey-ext-metainf-services                                        [jar]
[INFO] jersey-ext-mvc                                                     [jar]
[INFO] jersey-ext-mvc-bean-validation                                     [jar]
[INFO] jersey-ext-mvc-freemarker                                          [jar]
[INFO] jersey-ext-mvc-jsp                                                 [jar]
[INFO] jersey-ext-mvc-mustache                                            [jar]
[INFO] jersey-ext-proxy-client                                            [jar]
[INFO] jersey-ext-rx                                                      [pom]
[INFO] jersey-ext-rx-client-guava                                         [jar]
[INFO] jersey-ext-rx-client-rxjava                                        [jar]
[INFO] jersey-ext-rx-client-rxjava2                                       [jar]
[INFO] jersey-ext-servlet-portability                                     [jar]
[INFO] jersey-spring4                                                     [jar]
[INFO] jersey-wadl-doclet                                                 [jar]
[INFO] jersey-incubator                                                   [pom]
[INFO] jersey-declarative-linking                                         [jar]
[INFO] jersey-ext-gae-integration                                         [jar]
[INFO] jersey-media-kryo                                                  [jar]
[INFO] jersey-open-tracing                                                [jar]
[INFO] jersey-inject-cdi2-se                                              [jar]
[INFO] jersey-media-json-binding                                          [jar]
[INFO] jersey-media-json-jackson1                                         [jar]
[INFO] jersey-media-json-jettison                                         [jar]
[INFO] jersey-media-json-processing                                       [jar]
[INFO] jersey-media-moxy                                                  [jar]
[INFO] jersey-media-multipart                                             [jar]
[INFO] jersey-media-sse                                                   [jar]
[INFO] jersey-security                                                    [pom]
[INFO] oauth1-signature                                                   [jar]
[INFO] jersey-security                                                    [jar]
[INFO] oauth1-server                                                      [jar]
[INFO] oauth2-client                                                      [jar]
[INFO] jersey-test-framework-util                                         [jar]
[INFO] jersey-tests                                                       [pom]
[INFO] jersey-tests-e2e                                                   [jar]
[INFO] jersey-tests-e2e-client                                            [jar]
[INFO] jersey-tests-e2e-core-common                                       [jar]
[INFO] jersey-tests-e2e-entity                                            [jar]
[INFO] jersey-tests-e2e-inject                                            [pom]
[INFO] jersey-tests-e2e-inject-cdi-se                                     [jar]
[INFO] jersey-tests-e2e-server                                            [jar]
[INFO] jersey-tests-e2e-testng                                            [jar]
[INFO] jersey-tests-integration                                           [pom]
[INFO] jersey-tests-integration-jersey-async-filter                       [war]
[INFO] jersey-tests-cdi-beanvalidation-webapp                             [war]
[INFO] jersey-tests-cdi-ejb-webapp                                        [war]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp             [war]
[INFO] jersey-tests-integration-cdi-multimodule-lib                       [jar]
[INFO] jersey-tests-integration-cdi-multimodule-war                       [war]
[INFO] jersey-tests-integration-cdi-multimodule-war2                      [war]
[INFO] jersey-tests-integration-cdi-multimodule-ear                       [ear]
[INFO] jersey-tests-integration-cdi-multimodule                           [pom]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib                [jar]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1               [war]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2               [war]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear                [ear]
[INFO] jersey-tests-integration-ejb-multimodule-reload                    [pom]
[INFO] jersey-tests-cdi-multipart-webapp                                  [war]
[INFO] jersey-tests-cdi-webapp                                            [war]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp           [war]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp    [war]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp                      [war]
[INFO] client-connector-provider                                          [jar]
[INFO] jersey-tests-integration-ejb-multimodule-lib                       [jar]
[INFO] jersey-tests-integration-ejb-multimodule-war                       [war]
[INFO] jersey-tests-integration-ejb-multimodule-ear                       [ear]
[INFO] jersey-tests-integration-ejb-multimodule                           [pom]
[INFO] jersey-tests-ejb-webapp                                            [war]
[INFO] j-376-reproducer                                                   [jar]
[INFO] jersey-tests-integration-j-441-war1                                [war]
[INFO] jersey-tests-integration-j-441-war2                                [war]
[INFO] jersey-tests-integration-j-441-ear                                 [ear]
[INFO] jersey-tests-integration-j-441                                     [pom]
[INFO] jersey-tests-integration-j-59-ejb-lib                              [jar]
[INFO] jersey-tests-integration-j-59-cdi-war                              [war]
[INFO] jersey-tests-integration-j-59-ear                                  [ear]
[INFO] jersey-tests-integration-j-59                                      [pom]
[INFO] jersey-tests-component-inject                                      [war]
[INFO] jersey-tests-integration-jersey-1107                               [war]
[INFO] jersey-tests-integration-jersey-1223                               [war]
[INFO] jersey-tests-integration-jersey-1604                               [war]
[INFO] jersey-tests-integration-jersey-1667                               [war]
[INFO] jersey-tests-integration-jersey-1829                               [war]
[INFO] jersey-tests-integration-jersey-1883                               [war]
[INFO] jersey-tests-integration-jersey-1928                               [war]
[INFO] jersey-tests-integration-jersey-1960                               [war]
[INFO] jersey-tests-integration-jersey-1964                               [war]
[INFO] jersey-tests-integration-jersey-2031                               [war]
[INFO] jersey-tests-integration-jersey-2136                               [war]
[INFO] jersey-tests-integration-jersey-2137                               [war]
[INFO] jersey-tests-integration-jersey-2154                               [war]
[INFO] jersey-tests-integration-jersey-2160                               [war]
[INFO] jersey-tests-integration-jersey-2164                               [war]
[INFO] jersey-tests-integration-jersey-2167                               [war]
[INFO] jersey-tests-integration-jersey-2176                               [war]
[INFO] jersey-tests-integration-jersey-2184                               [war]
[INFO] jersey-tests-integration-jersey-2255                               [war]
[INFO] jersey-tests-integration-jersey-2322                               [war]
[INFO] jersey-tests-integration-jersey-2335                               [war]
[INFO] jersey-tests-integration-jersey-2421                               [war]
[INFO] jersey-tests-integration-jersey-2551                               [war]
[INFO] jersey-tests-integration-jersey-2612                               [war]
[INFO] jersey-tests-integration-jersey-2637                               [war]
[INFO] jersey-tests-integration-jersey-2654                               [war]
[INFO] jersey-tests-integration-jersey-2673                               [war]
[INFO] jersey-tests-integration-jersey-2689                               [war]
[INFO] jersey-tests-integration-jersey-2704                               [war]
[INFO] jersey-tests-integration-jersey-2776                               [war]
[INFO] jersey-tests-integration-jersey-2794                               [war]
[INFO] jersey-tests-integration-jersey-2846                               [war]
[INFO] jersey-tests-integration-jersey-2878                               [war]
[INFO] jersey-tests-integration-jersey-2892                               [war]
[INFO] jersey-tests-integration-jersey-780                                [war]
[INFO] jersey-tests-integration-portability-jersey-1                      [war]
[INFO] jersey-tests-integration-portability-jersey-2                      [war]
[INFO] jersey-tests-integration-property-check                            [jar]
[INFO] jersey-tests-integration-jersey-security-digest                    [war]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1               [war]
[INFO] jersey-bundles                                                     [pom]
[INFO] jersey-bundles-jaxrs-ri                                         [bundle]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2               [war]
[INFO] jersey-tests-integration-servlet-2.5-filter                        [war]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1                   [war]
[INFO] jersey-tests-integration-servlet-2.5-init-1                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-2                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-3                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-4                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-5                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-6                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-7                        [war]
[INFO] jersey-tests-integration-servlet-2.5-init-8                        [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1                         [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2                         [war]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3                         [war]
[INFO] jersey-tests-integration-servlet-2.5-reload                        [war]
[INFO] jersey-tests-integration-servlet-3-async                           [war]
[INFO] jersey-tests-integration-servlet-3-chunked-io                      [war]
[INFO] jersey-tests-integration-servlet-3-filter                          [war]
[INFO] jersey-tests-integration-servlet-3-gf-async                        [war]
[INFO] jersey-tests-integration-servlet-3-inflector-1                     [war]
[INFO] jersey-tests-integration-servlet-3-init-1                          [war]
[INFO] jersey-tests-integration-servlet-3-init-2                          [war]
[INFO] jersey-tests-integration-servlet-3-init-3                          [war]
[INFO] jersey-tests-integration-servlet-3-init-4                          [war]
[INFO] jersey-tests-integration-servlet-3-init-5                          [war]
[INFO] jersey-tests-integration-servlet-3-init-6                          [war]
[INFO] jersey-tests-integration-servlet-3-init-7                          [war]
[INFO] jersey-tests-integration-servlet-3-init-8                          [war]
[INFO] jersey-tests-integration-servlet-3-init-provider                   [war]
[INFO] jersey-tests-integration-servlet-3-params                          [war]
[INFO] jersey-tests-integration-servlet-3-sse-1                           [war]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2         [war]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding           [war]
[INFO] jersey-tests-integration-servlet-tests                             [war]
[INFO] jersey-tests-integration-sonar-test                                [war]
[INFO] jersey-tests-integration-tracing-support                           [war]
[INFO] jersey-test-framework-memleak-test-common                          [jar]
[INFO] jersey-tests-memleak                                               [pom]
[INFO] jersey-tests-memleak-redeployment                                  [pom]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app                 [war]
[INFO] jersey-examples                                                    [pom]
[INFO] jersey-examples-webapp-parent-pom                                  [pom]
[INFO] jersey-examples-helloworld-webapp                                  [war]
[INFO] jersey-test-framework-maven                                        [pom]
[INFO] jersey-test-framework-maven-container-runner-plugin       [maven-plugin]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref              [jar]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app                    [war]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app                 [war]
[INFO] jersey-tests-memleak-testcase                                      [pom]
[INFO] jersey-tests-memleak-testcase-bean-param-leak                      [war]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak                   [war]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client            [jar]
[INFO] jersey-tests-memleak-testcase-leaking-test-app                     [war]
[INFO] jersey-tests-osgi                                                  [pom]
[INFO] jersey-tests-osgi-functional                                       [pom]
[INFO] jersey-tests-stress                                                [jar]
[INFO] jersey-tests-performance                                           [pom]
[INFO] performance-test-benchmarks                                        [jar]
[INFO] jersey-tests-performance-runners                                   [pom]
[INFO] jersey-grizzly-runner                                              [jar]
[INFO] jersey-tests-performance-testcase                                  [pom]
[INFO] jersey-tests-performance-assemblies                                [jar]
[INFO] jersey-tests-performance-filter-dynamic-test                       [jar]
[INFO] jersey-tests-performance-filter-global-test                        [jar]
[INFO] jersey-tests-performance-filter-name-test                          [jar]
[INFO] jersey-tests-performance-interceptor-dynamic-test                  [jar]
[INFO] jersey-tests-performance-interceptor-global-test                   [jar]
[INFO] jersey-tests-performance-interceptor-name-test                     [jar]
[INFO] jersey-tests-performance-custom-provider-test                      [jar]
[INFO] jersey-tests-performance-json-jackson-test                         [jar]
[INFO] jersey-tests-performance-json-moxy-test                            [jar]
[INFO] jersey-tests-performance-mbw-kryo-test                             [jar]
[INFO] jersey-tests-performance-text-plain-test                           [jar]
[INFO] jersey-tests-performance-xml-jaxb-test                             [jar]
[INFO] jersey-tests-performance-xml-moxy-test                             [jar]
[INFO] jersey-tests-performance-param-srl                                 [jar]
[INFO] jersey-tests-performance-proxy-injection-test                      [jar]
[INFO] performance-test-tools                                             [jar]
[INFO] jersey-examples-assemblies                                         [jar]
[INFO] jersey-examples-bookmark                                           [war]
[INFO] jersey-examples-bookmark-em                                        [war]
[INFO] jersey-examples-bookstore-webapp                                   [war]
[INFO] jersey-examples-cdi-webapp                                         [war]
[INFO] jersey-examples-clipboard                                          [jar]
[INFO] jersey-examples-clipboard-programmatic                             [jar]
[INFO] jersey-examples-declarative-linking                                [jar]
[INFO] jersey-examples-entity-filtering                                   [jar]
[INFO] jersey-examples-entity-filtering-selectable                        [jar]
[INFO] jersey-examples-entity-filtering-security                          [jar]
[INFO] jersey-examples-extended-wadl-webapp                               [war]
[INFO] jersey-examples-exception-mapping                                  [jar]
[INFO] jersey-examples-freemarker-webapp                                  [war]
[INFO] jersey-examples-groovy                                             [jar]
[INFO] jersey-examples-helloworld                                         [jar]
[INFO] jersey-examples-helloworld-benchmark                               [jar]
[INFO] jersey-examples-helloworld-cdi2-se                                 [jar]
[INFO] jersey-examples-helloworld-netty                                   [jar]
[INFO] jersey-examples-helloworld-programmatic                            [jar]
[INFO] jersey-examples-helloworld-pure-jax-rs                             [jar]
[INFO] jersey-examples-helloworld-weld                                    [jar]
[INFO] jersey-examples-helloworld-spring-webapp                           [war]
[INFO] helloworld-spring-annotations                                      [jar]
[INFO] jersey-examples-http-patch                                         [jar]
[INFO] jersey-examples-http-trace                                         [jar]
[INFO] jersey-examples-https-clientserver-grizzly                         [jar]
[INFO] jersey-examples-https-server-glassfish                             [war]
[INFO] jersey-examples-java8-webapp                                       [war]
[INFO] jersey-examples-jaxb                                               [jar]
[INFO] jersey-examples-jaxrs-types-injection                              [jar]
[INFO] jersey-examples-ejb                                                [war]
[INFO] jersey-examples-json-binding-webapp                                [war]
[INFO] jersey-examples-json-jackson                                       [jar]
[INFO] jersey-examples-json-jackson1                                      [jar]
[INFO] jersey-examples-json-jettison                                      [jar]
[INFO] jersey-examples-json-moxy                                          [jar]
[INFO] jersey-examples-json-processing-webapp                             [war]
[INFO] jersey-examples-json-with-padding                                  [jar]
[INFO] jersey-examples-managed-beans-webapp                               [war]
[INFO] jersey-examples-managed-client                                     [jar]
[INFO] jersey-examples-managed-client-webapp                              [war]
[INFO] jersey-examples-managed-client-simple-webapp                       [war]
[INFO] jersey-examples-multipart-webapp                                   [war]
[INFO] jersey-examples-open-tracing                                       [jar]
[INFO] jersey-examples-osgi-helloworld-webapp                             [pom]
[INFO] jersey-examples-osgi-helloworld-webapp-lib                         [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-additional                  [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version           [jar]
[INFO] jersey-examples-osgi-helloworld-webapp-wab                         [war]
[INFO] jersey-examples-osgi-helloworld-webapp-test                        [pom]
[INFO] jersey-examples-osgi-http-service                                  [pom]
[INFO] jersey-examples-osgi-http-service-bundle                           [jar]
[INFO] jersey-examples-osgi-http-service-test                             [pom]
[INFO] oauth-client-twitter                                               [jar]
[INFO] jersey-examples-reload                                             [jar]
[INFO] jersey-examples-rx-client-webapp                                   [war]
[INFO] jersey-examples-server-async                                       [jar]
[INFO] jersey-examples-server-async-managed                               [jar]
[INFO] jersey-examples-server-async-standalone                            [pom]
[INFO] jersey-examples-server-async-standalone-client                     [jar]
[INFO] jersey-examples-server-async-standalone-webapp                     [war]
[INFO] jersey-examples-server-sent-events-jersey                          [jar]
[INFO] jersey-examples-server-sent-events-jaxrs                           [jar]
[INFO] jersey-examples-servlet3-webapp                                    [war]
[INFO] jersey-examples-simple-console                                     [jar]
[INFO] jersey-examples-sse-item-store-jersey-webapp                       [war]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp                        [war]
[INFO] jersey-examples-sse-twitter-aggregator                             [jar]
[INFO] jersey-examples-system-properties                                  [jar]
[INFO] jersey-examples-moxy                                               [jar]
[INFO] jersey-test-framework-maven-custom-enforcer-rules                  [jar]
[INFO] 
[INFO] --------------------< org.glassfish.jersey:project >--------------------
[INFO] Building jersey 2.28                                             [1/324]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ project ---
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
Progress (1): 2.2/2.3 kB
Progress (1): 2.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 5.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 152 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
Progress (1): 2.2/3.7 kB
Progress (1): 3.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Progress (1): 2.2/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Progress (1): 2.2/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Progress (1): 2.2/12 kB
Progress (1): 5.0/12 kB
Progress (1): 7.8/12 kB
Progress (1): 11/12 kB 
Progress (1): 12 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 178 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
Progress (1): 2.2/20 kB
Progress (1): 5.0/20 kB
Progress (1): 7.7/20 kB
Progress (1): 11/20 kB 
Progress (1): 13/20 kB
Progress (1): 16/20 kB
Progress (1): 19/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 264 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Progress (1): 2.2/7.3 kB
Progress (1): 5.0/7.3 kB
Progress (1): 7.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 115 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Progress (1): 2.2/5.1 kB
Progress (1): 5.0/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 82 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
Progress (1): 771 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Progress (1): 2.2/7.3 kB
Progress (1): 5.0/7.3 kB
Progress (1): 7.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 115 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
Progress (1): 2.2/3.4 kB
Progress (1): 3.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
Progress (1): 2.2/9.5 kB
Progress (1): 5.0/9.5 kB
Progress (1): 7.8/9.5 kB
Progress (1): 9.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 154 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Progress (1): 2.2/3.2 kB
Progress (1): 3.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Progress (1): 2.2/3.0 kB
Progress (1): 3.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 50 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Progress (1): 2.2/19 kB
Progress (1): 5.0/19 kB
Progress (1): 7.8/19 kB
Progress (1): 11/19 kB 
Progress (1): 13/19 kB
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 282 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Progress (1): 2.2/9.8 kB
Progress (1): 5.0/9.8 kB
Progress (1): 7.7/9.8 kB
Progress (1): 9.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 134 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
Progress (1): 2.2/99 kB
Progress (1): 5.0/99 kB
Progress (1): 7.7/99 kB
Progress (1): 10/99 kB 
Progress (1): 13/99 kB
Progress (1): 16/99 kB
Progress (1): 19/99 kB
Progress (1): 21/99 kB
Progress (1): 24/99 kB
Progress (1): 27/99 kB
Progress (1): 30/99 kB
Progress (1): 32/99 kB
Progress (2): 32/99 kB | 2.2/245 kB
Progress (2): 32/99 kB | 5.0/245 kB
Progress (2): 36/99 kB | 5.0/245 kB
Progress (3): 36/99 kB | 5.0/245 kB | 2.2/13 kB
Progress (3): 40/99 kB | 5.0/245 kB | 2.2/13 kB
Progress (3): 40/99 kB | 7.7/245 kB | 2.2/13 kB
Progress (4): 40/99 kB | 7.7/245 kB | 2.2/13 kB | 2.2/245 kB
Progress (4): 40/99 kB | 10/245 kB | 2.2/13 kB | 2.2/245 kB 
Progress (4): 45/99 kB | 10/245 kB | 2.2/13 kB | 2.2/245 kB
Progress (5): 45/99 kB | 10/245 kB | 2.2/13 kB | 2.2/245 kB | 2.2/11 kB
Progress (5): 45/99 kB | 10/245 kB | 5.0/13 kB | 2.2/245 kB | 2.2/11 kB
Progress (5): 45/99 kB | 10/245 kB | 7.7/13 kB | 2.2/245 kB | 2.2/11 kB
Progress (5): 45/99 kB | 10/245 kB | 10/13 kB | 2.2/245 kB | 2.2/11 kB 
Progress (5): 45/99 kB | 10/245 kB | 13 kB | 2.2/245 kB | 2.2/11 kB   
Progress (5): 45/99 kB | 10/245 kB | 13 kB | 5.0/245 kB | 2.2/11 kB
Progress (5): 45/99 kB | 10/245 kB | 13 kB | 7.7/245 kB | 2.2/11 kB
Progress (5): 49/99 kB | 10/245 kB | 13 kB | 7.7/245 kB | 2.2/11 kB
Progress (5): 49/99 kB | 13/245 kB | 13 kB | 7.7/245 kB | 2.2/11 kB
Progress (5): 49/99 kB | 13/245 kB | 13 kB | 7.7/245 kB | 5.0/11 kB
Progress (5): 49/99 kB | 13/245 kB | 13 kB | 10/245 kB | 5.0/11 kB 
Progress (5): 49/99 kB | 13/245 kB | 13 kB | 10/245 kB | 7.7/11 kB
Progress (5): 49/99 kB | 13/245 kB | 13 kB | 10/245 kB | 10/11 kB 
Progress (5): 49/99 kB | 13/245 kB | 13 kB | 10/245 kB | 11 kB   
Progress (5): 53/99 kB | 13/245 kB | 13 kB | 10/245 kB | 11 kB
Progress (5): 57/99 kB | 13/245 kB | 13 kB | 10/245 kB | 11 kB
Progress (5): 57/99 kB | 16/245 kB | 13 kB | 10/245 kB | 11 kB
Progress (5): 61/99 kB | 16/245 kB | 13 kB | 10/245 kB | 11 kB
Progress (5): 61/99 kB | 16/245 kB | 13 kB | 13/245 kB | 11 kB
Progress (5): 61/99 kB | 16/245 kB | 13 kB | 16/245 kB | 11 kB
Progress (5): 61/99 kB | 16/245 kB | 13 kB | 19/245 kB | 11 kB
Progress (5): 61/99 kB | 16/245 kB | 13 kB | 21/245 kB | 11 kB
Progress (5): 61/99 kB | 16/245 kB | 13 kB | 24/245 kB | 11 kB
Progress (5): 65/99 kB | 16/245 kB | 13 kB | 24/245 kB | 11 kB
Progress (5): 65/99 kB | 19/245 kB | 13 kB | 24/245 kB | 11 kB
Progress (5): 65/99 kB | 19/245 kB | 13 kB | 27/245 kB | 11 kB
Progress (5): 65/99 kB | 19/245 kB | 13 kB | 30/245 kB | 11 kB
Progress (5): 69/99 kB | 19/245 kB | 13 kB | 30/245 kB | 11 kB
Progress (5): 69/99 kB | 21/245 kB | 13 kB | 30/245 kB | 11 kB
Progress (5): 73/99 kB | 21/245 kB | 13 kB | 30/245 kB | 11 kB
Progress (5): 77/99 kB | 21/245 kB | 13 kB | 30/245 kB | 11 kB
Progress (5): 77/99 kB | 21/245 kB | 13 kB | 32/245 kB | 11 kB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Progress (4): 77/99 kB | 21/245 kB | 36/245 kB | 11 kB
Progress (4): 77/99 kB | 21/245 kB | 40/245 kB | 11 kB
Progress (4): 77/99 kB | 21/245 kB | 45/245 kB | 11 kB
Progress (4): 77/99 kB | 21/245 kB | 49/245 kB | 11 kB
Progress (4): 81/99 kB | 21/245 kB | 49/245 kB | 11 kB
Progress (4): 81/99 kB | 24/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 24/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 27/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 30/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 32/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 36/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 40/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 45/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 49/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 53/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 57/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 61/245 kB | 49/245 kB | 11 kB
Progress (4): 85/99 kB | 65/245 kB | 49/245 kB | 11 kB
Progress (4): 90/99 kB | 65/245 kB | 49/245 kB | 11 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 56 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Progress (3): 94/99 kB | 65/245 kB | 49/245 kB
Progress (3): 94/99 kB | 69/245 kB | 49/245 kB
Progress (3): 94/99 kB | 73/245 kB | 49/245 kB
Progress (3): 94/99 kB | 77/245 kB | 49/245 kB
Progress (3): 94/99 kB | 81/245 kB | 49/245 kB
Progress (3): 94/99 kB | 85/245 kB | 49/245 kB
Progress (3): 94/99 kB | 90/245 kB | 49/245 kB
Progress (3): 94/99 kB | 94/245 kB | 49/245 kB
Progress (3): 94/99 kB | 98/245 kB | 49/245 kB
Progress (3): 94/99 kB | 102/245 kB | 49/245 kB
Progress (3): 94/99 kB | 106/245 kB | 49/245 kB
Progress (3): 94/99 kB | 110/245 kB | 49/245 kB
Progress (3): 94/99 kB | 114/245 kB | 49/245 kB
Progress (3): 94/99 kB | 114/245 kB | 53/245 kB
Progress (3): 94/99 kB | 114/245 kB | 57/245 kB
Progress (3): 94/99 kB | 114/245 kB | 61/245 kB
Progress (3): 94/99 kB | 114/245 kB | 65/245 kB
Progress (4): 94/99 kB | 114/245 kB | 65/245 kB | 2.2/32 kB
Progress (4): 98/99 kB | 114/245 kB | 65/245 kB | 2.2/32 kB
Progress (4): 98/99 kB | 114/245 kB | 65/245 kB | 5.0/32 kB
Progress (4): 98/99 kB | 114/245 kB | 69/245 kB | 5.0/32 kB
Progress (4): 98/99 kB | 114/245 kB | 69/245 kB | 7.7/32 kB
Progress (4): 98/99 kB | 114/245 kB | 69/245 kB | 10/32 kB 
Progress (4): 98/99 kB | 114/245 kB | 69/245 kB | 13/32 kB
Progress (4): 98/99 kB | 114/245 kB | 69/245 kB | 16/32 kB
Progress (4): 99 kB | 114/245 kB | 69/245 kB | 16/32 kB   
Progress (4): 99 kB | 118/245 kB | 69/245 kB | 16/32 kB
Progress (4): 99 kB | 122/245 kB | 69/245 kB | 16/32 kB
Progress (4): 99 kB | 122/245 kB | 69/245 kB | 19/32 kB
Progress (4): 99 kB | 122/245 kB | 73/245 kB | 19/32 kB
Progress (4): 99 kB | 122/245 kB | 73/245 kB | 21/32 kB
Progress (4): 99 kB | 126/245 kB | 73/245 kB | 21/32 kB
Progress (4): 99 kB | 131/245 kB | 73/245 kB | 21/32 kB
Progress (4): 99 kB | 131/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 135/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 139/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 143/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 147/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 151/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 155/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 159/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 163/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 167/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 171/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 176/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 180/245 kB | 73/245 kB | 24/32 kB
Progress (4): 99 kB | 180/245 kB | 77/245 kB | 24/32 kB
Progress (4): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB | 2.8/282 kB
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB | 5.5/282 kB
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB | 8.3/282 kB
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB | 11/282 kB 
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB | 14/282 kB
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 24/32 kB | 16/282 kB
Progress (5): 99 kB | 180/245 kB | 81/245 kB | 27/32 kB | 16/282 kB
Progress (5): 99 kB | 180/245 kB | 85/245 kB | 27/32 kB | 16/282 kB
Progress (5): 99 kB | 180/245 kB | 85/245 kB | 27/32 kB | 19/282 kB
Progress (5): 99 kB | 184/245 kB | 85/245 kB | 27/32 kB | 19/282 kB
Progress (5): 99 kB | 188/245 kB | 85/245 kB | 27/32 kB | 19/282 kB
Progress (5): 99 kB | 192/245 kB | 85/245 kB | 27/32 kB | 19/282 kB
Progress (5): 99 kB | 196/245 kB | 85/245 kB | 27/32 kB | 19/282 kB
Progress (5): 99 kB | 196/245 kB | 90/245 kB | 27/32 kB | 19/282 kB
Progress (5): 99 kB | 196/245 kB | 90/245 kB | 30/32 kB | 19/282 kB
Progress (5): 99 kB | 196/245 kB | 90/245 kB | 32 kB | 19/282 kB   
Progress (5): 99 kB | 196/245 kB | 94/245 kB | 32 kB | 19/282 kB
Progress (5): 99 kB | 196/245 kB | 94/245 kB | 32 kB | 22/282 kB
Progress (5): 99 kB | 196/245 kB | 94/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 98/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 102/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 106/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 110/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 114/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 118/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 122/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 126/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 131/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 135/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 139/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 143/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 196/245 kB | 147/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 25/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 27/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 30/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 33/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 37/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 41/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 45/282 kB
Progress (5): 99 kB | 200/245 kB | 147/245 kB | 32 kB | 49/282 kB
                                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 360 kB/s)
Progress (4): 204/245 kB | 147/245 kB | 32 kB | 49/282 kB
Progress (4): 208/245 kB | 147/245 kB | 32 kB | 49/282 kB
Progress (4): 208/245 kB | 151/245 kB | 32 kB | 49/282 kB
Progress (4): 208/245 kB | 155/245 kB | 32 kB | 49/282 kB
Progress (4): 208/245 kB | 159/245 kB | 32 kB | 49/282 kB
Progress (4): 208/245 kB | 163/245 kB | 32 kB | 49/282 kB
Progress (4): 208/245 kB | 163/245 kB | 32 kB | 53/282 kB
Progress (4): 208/245 kB | 163/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 167/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 171/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 176/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 180/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 184/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 188/245 kB | 32 kB | 57/282 kB
Progress (4): 208/245 kB | 192/245 kB | 32 kB | 57/282 kB
Progress (4): 212/245 kB | 192/245 kB | 32 kB | 57/282 kB
                                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Progress (4): 212/245 kB | 196/245 kB | 32 kB | 57/282 kB
Progress (4): 217/245 kB | 196/245 kB | 32 kB | 57/282 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
Progress (3): 217/245 kB | 196/245 kB | 61/282 kB
Progress (3): 217/245 kB | 196/245 kB | 66/282 kB
Progress (3): 217/245 kB | 196/245 kB | 70/282 kB
Progress (3): 217/245 kB | 196/245 kB | 74/282 kB
Progress (3): 217/245 kB | 196/245 kB | 78/282 kB
Progress (3): 217/245 kB | 196/245 kB | 82/282 kB
Progress (3): 217/245 kB | 196/245 kB | 86/282 kB
Progress (3): 217/245 kB | 196/245 kB | 90/282 kB
Progress (3): 217/245 kB | 196/245 kB | 94/282 kB
Progress (3): 217/245 kB | 196/245 kB | 98/282 kB
Progress (3): 221/245 kB | 196/245 kB | 98/282 kB
Progress (3): 221/245 kB | 200/245 kB | 98/282 kB
Progress (3): 221/245 kB | 204/245 kB | 98/282 kB
Progress (3): 221/245 kB | 208/245 kB | 98/282 kB
Progress (3): 221/245 kB | 212/245 kB | 98/282 kB
Progress (3): 225/245 kB | 212/245 kB | 98/282 kB
Progress (3): 225/245 kB | 217/245 kB | 98/282 kB
Progress (3): 229/245 kB | 217/245 kB | 98/282 kB
Progress (3): 229/245 kB | 217/245 kB | 102/282 kB
Progress (3): 229/245 kB | 219/245 kB | 102/282 kB
Progress (3): 229/245 kB | 219/245 kB | 106/282 kB
Progress (3): 229/245 kB | 219/245 kB | 111/282 kB
Progress (3): 229/245 kB | 219/245 kB | 115/282 kB
Progress (3): 233/245 kB | 219/245 kB | 115/282 kB
Progress (3): 233/245 kB | 223/245 kB | 115/282 kB
Progress (3): 237/245 kB | 223/245 kB | 115/282 kB
Progress (3): 241/245 kB | 223/245 kB | 115/282 kB
Progress (3): 245 kB | 223/245 kB | 115/282 kB    
Progress (3): 245 kB | 227/245 kB | 115/282 kB
Progress (3): 245 kB | 231/245 kB | 115/282 kB
Progress (3): 245 kB | 235/245 kB | 115/282 kB
Progress (3): 245 kB | 235/245 kB | 119/282 kB
Progress (3): 245 kB | 235/245 kB | 123/282 kB
Progress (3): 245 kB | 235/245 kB | 127/282 kB
Progress (3): 245 kB | 235/245 kB | 131/282 kB
Progress (4): 245 kB | 235/245 kB | 131/282 kB | 2.2/64 kB
Progress (4): 245 kB | 235/245 kB | 135/282 kB | 2.2/64 kB
Progress (4): 245 kB | 239/245 kB | 135/282 kB | 2.2/64 kB
Progress (4): 245 kB | 239/245 kB | 135/282 kB | 5.0/64 kB
Progress (4): 245 kB | 239/245 kB | 139/282 kB | 5.0/64 kB
Progress (4): 245 kB | 239/245 kB | 143/282 kB | 5.0/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 5.0/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 7.7/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 10/64 kB 
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 13/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 16/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 19/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 21/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 24/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 27/64 kB
Progress (4): 245 kB | 239/245 kB | 147/282 kB | 30/64 kB
Progress (4): 245 kB | 243/245 kB | 147/282 kB | 30/64 kB
Progress (5): 245 kB | 243/245 kB | 147/282 kB | 30/64 kB | 4.1/12 kB
Progress (5): 245 kB | 243/245 kB | 147/282 kB | 30/64 kB | 7.7/12 kB
Progress (5): 245 kB | 243/245 kB | 147/282 kB | 30/64 kB | 12/12 kB 
Progress (5): 245 kB | 243/245 kB | 147/282 kB | 30/64 kB | 12 kB   
Progress (5): 245 kB | 243/245 kB | 152/282 kB | 30/64 kB | 12 kB
Progress (5): 245 kB | 243/245 kB | 152/282 kB | 32/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 152/282 kB | 32/64 kB | 12 kB    
Progress (5): 245 kB | 245 kB | 152/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 156/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 160/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 164/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 168/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 172/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 176/282 kB | 36/64 kB | 12 kB
Progress (5): 245 kB | 245 kB | 180/282 kB | 36/64 kB | 12 kB
                                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 680 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
Progress (4): 245 kB | 180/282 kB | 40/64 kB | 12 kB
Progress (4): 245 kB | 184/282 kB | 40/64 kB | 12 kB
Progress (4): 245 kB | 184/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 188/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 193/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 197/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 201/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 205/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 209/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 213/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 217/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 221/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 225/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 229/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 233/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 238/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 242/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 246/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 250/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 254/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 258/282 kB | 45/64 kB | 12 kB
Progress (4): 245 kB | 258/282 kB | 49/64 kB | 12 kB
Progress (4): 245 kB | 262/282 kB | 49/64 kB | 12 kB
Progress (4): 245 kB | 262/282 kB | 53/64 kB | 12 kB
Progress (4): 245 kB | 262/282 kB | 57/64 kB | 12 kB
Progress (4): 245 kB | 262/282 kB | 61/64 kB | 12 kB
Progress (4): 245 kB | 266/282 kB | 61/64 kB | 12 kB
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Progress (3): 245 kB | 266/282 kB | 64 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 637 kB/s)
Progress (2): 270/282 kB | 64 kB
Progress (2): 274/282 kB | 64 kB
Progress (2): 277/282 kB | 64 kB
Progress (2): 281/282 kB | 64 kB
Progress (2): 282 kB | 64 kB    
                            
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Progress (3): 282 kB | 64 kB | 4.1/35 kB
Progress (3): 282 kB | 64 kB | 7.7/35 kB
Progress (3): 282 kB | 64 kB | 12/35 kB 
Progress (3): 282 kB | 64 kB | 16/35 kB
Progress (3): 282 kB | 64 kB | 20/35 kB
Progress (3): 282 kB | 64 kB | 24/35 kB
Progress (3): 282 kB | 64 kB | 28/35 kB
Progress (3): 282 kB | 64 kB | 32/35 kB
Progress (3): 282 kB | 64 kB | 35 kB   
Progress (4): 282 kB | 64 kB | 35 kB | 4.1/185 kB
Progress (4): 282 kB | 64 kB | 35 kB | 7.7/185 kB
Progress (4): 282 kB | 64 kB | 35 kB | 12/185 kB 
Progress (4): 282 kB | 64 kB | 35 kB | 16/185 kB
Progress (4): 282 kB | 64 kB | 35 kB | 20/185 kB
Progress (4): 282 kB | 64 kB | 35 kB | 24/185 kB
Progress (4): 282 kB | 64 kB | 35 kB | 28/185 kB
Progress (4): 282 kB | 64 kB | 35 kB | 32/185 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 149 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Progress (3): 282 kB | 35 kB | 36/185 kB
Progress (3): 282 kB | 35 kB | 40/185 kB
Progress (3): 282 kB | 35 kB | 45/185 kB
Progress (3): 282 kB | 35 kB | 49/185 kB
Progress (3): 282 kB | 35 kB | 53/185 kB
Progress (3): 282 kB | 35 kB | 57/185 kB
Progress (3): 282 kB | 35 kB | 61/185 kB
Progress (3): 282 kB | 35 kB | 65/185 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 649 kB/s)
Progress (2): 35 kB | 69/185 kB
Progress (2): 35 kB | 73/185 kB
Progress (2): 35 kB | 77/185 kB
Progress (2): 35 kB | 81/185 kB
Progress (3): 35 kB | 81/185 kB | 4.1/58 kB
Progress (3): 35 kB | 81/185 kB | 7.7/58 kB
Progress (3): 35 kB | 81/185 kB | 12/58 kB 
Progress (3): 35 kB | 81/185 kB | 16/58 kB
Progress (3): 35 kB | 81/185 kB | 20/58 kB
Progress (3): 35 kB | 81/185 kB | 24/58 kB
Progress (3): 35 kB | 81/185 kB | 28/58 kB
Progress (3): 35 kB | 81/185 kB | 32/58 kB
Progress (3): 35 kB | 81/185 kB | 36/58 kB
Progress (3): 35 kB | 85/185 kB | 36/58 kB
Progress (3): 35 kB | 90/185 kB | 36/58 kB
Progress (3): 35 kB | 94/185 kB | 36/58 kB
Progress (3): 35 kB | 94/185 kB | 40/58 kB
Progress (3): 35 kB | 94/185 kB | 45/58 kB
Progress (3): 35 kB | 94/185 kB | 49/58 kB
Progress (3): 35 kB | 98/185 kB | 49/58 kB
Progress (3): 35 kB | 98/185 kB | 53/58 kB
Progress (3): 35 kB | 98/185 kB | 57/58 kB
Progress (3): 35 kB | 98/185 kB | 58 kB   
Progress (3): 35 kB | 102/185 kB | 58 kB
Progress (3): 35 kB | 106/185 kB | 58 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 79 kB/s)
Progress (2): 110/185 kB | 58 kB
Progress (2): 114/185 kB | 58 kB
Progress (2): 118/185 kB | 58 kB
Progress (2): 122/185 kB | 58 kB
Progress (2): 126/185 kB | 58 kB
Progress (2): 131/185 kB | 58 kB
Progress (2): 135/185 kB | 58 kB
Progress (2): 139/185 kB | 58 kB
Progress (2): 143/185 kB | 58 kB
Progress (2): 147/185 kB | 58 kB
Progress (3): 147/185 kB | 58 kB | 2.8/245 kB
Progress (3): 147/185 kB | 58 kB | 5.5/245 kB
Progress (3): 151/185 kB | 58 kB | 5.5/245 kB
Progress (3): 155/185 kB | 58 kB | 5.5/245 kB
Progress (3): 159/185 kB | 58 kB | 5.5/245 kB
Progress (3): 163/185 kB | 58 kB | 5.5/245 kB
Progress (3): 163/185 kB | 58 kB | 8.3/245 kB
Progress (3): 163/185 kB | 58 kB | 11/245 kB 
Progress (3): 167/185 kB | 58 kB | 11/245 kB
Progress (3): 167/185 kB | 58 kB | 14/245 kB
Progress (3): 171/185 kB | 58 kB | 14/245 kB
Progress (3): 171/185 kB | 58 kB | 16/245 kB
Progress (3): 176/185 kB | 58 kB | 16/245 kB
Progress (3): 180/185 kB | 58 kB | 16/245 kB
Progress (3): 180/185 kB | 58 kB | 19/245 kB
Progress (3): 184/185 kB | 58 kB | 19/245 kB
Progress (3): 185 kB | 58 kB | 19/245 kB    
Progress (3): 185 kB | 58 kB | 22/245 kB
Progress (3): 185 kB | 58 kB | 25/245 kB
Progress (3): 185 kB | 58 kB | 27/245 kB
Progress (3): 185 kB | 58 kB | 30/245 kB
Progress (3): 185 kB | 58 kB | 33/245 kB
Progress (3): 185 kB | 58 kB | 37/245 kB
Progress (3): 185 kB | 58 kB | 41/245 kB
Progress (3): 185 kB | 58 kB | 45/245 kB
Progress (3): 185 kB | 58 kB | 49/245 kB
Progress (3): 185 kB | 58 kB | 53/245 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 122 kB/s)
Progress (2): 185 kB | 57/245 kB
Progress (2): 185 kB | 61/245 kB
Progress (2): 185 kB | 63/245 kB
Progress (2): 185 kB | 67/245 kB
Progress (2): 185 kB | 71/245 kB
Progress (2): 185 kB | 75/245 kB
Progress (2): 185 kB | 80/245 kB
Progress (2): 185 kB | 84/245 kB
Progress (2): 185 kB | 88/245 kB
Progress (2): 185 kB | 92/245 kB
Progress (2): 185 kB | 96/245 kB
Progress (2): 185 kB | 100/245 kB
Progress (2): 185 kB | 104/245 kB
Progress (2): 185 kB | 108/245 kB
Progress (2): 185 kB | 112/245 kB
Progress (2): 185 kB | 116/245 kB
Progress (2): 185 kB | 121/245 kB
Progress (2): 185 kB | 125/245 kB
Progress (2): 185 kB | 129/245 kB
Progress (2): 185 kB | 133/245 kB
Progress (2): 185 kB | 137/245 kB
Progress (2): 185 kB | 141/245 kB
Progress (2): 185 kB | 145/245 kB
Progress (2): 185 kB | 149/245 kB
Progress (2): 185 kB | 153/245 kB
Progress (2): 185 kB | 157/245 kB
Progress (2): 185 kB | 162/245 kB
Progress (2): 185 kB | 166/245 kB
Progress (2): 185 kB | 170/245 kB
Progress (2): 185 kB | 174/245 kB
Progress (2): 185 kB | 178/245 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 358 kB/s)
Progress (1): 182/245 kB
Progress (1): 186/245 kB
Progress (1): 190/245 kB
Progress (1): 194/245 kB
Progress (1): 198/245 kB
Progress (1): 202/245 kB
Progress (1): 207/245 kB
Progress (1): 211/245 kB
Progress (1): 215/245 kB
Progress (1): 219/245 kB
Progress (1): 223/245 kB
Progress (1): 227/245 kB
Progress (1): 231/245 kB
Progress (1): 235/245 kB
Progress (1): 239/245 kB
Progress (1): 243/245 kB
Progress (1): 245 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 433 kB/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ project ---
Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.pom
Progress (1): 4.1/61 kB
Progress (1): 7.7/61 kB
Progress (1): 12/61 kB 
Progress (1): 16/61 kB
Progress (1): 20/61 kB
Progress (1): 24/61 kB
Progress (1): 28/61 kB
Progress (1): 32/61 kB
Progress (1): 36/61 kB
Progress (1): 40/61 kB
Progress (1): 45/61 kB
Progress (1): 49/61 kB
Progress (1): 53/61 kB
Progress (1): 57/61 kB
Progress (1): 61/61 kB
Progress (1): 61 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.pom (61 kB at 736 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 106 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Progress (1): 2.2/22 kB
Progress (1): 5.0/22 kB
Progress (1): 7.8/22 kB
Progress (1): 11/22 kB 
Progress (1): 13/22 kB
Progress (1): 16/22 kB
Progress (1): 19/22 kB
Progress (1): 21/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 317 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
Progress (1): 2.2/63 kB
Progress (1): 5.0/63 kB
Progress (1): 7.8/63 kB
Progress (1): 11/63 kB 
Progress (1): 13/63 kB
Progress (1): 16/63 kB
Progress (1): 19/63 kB
Progress (1): 21/63 kB
Progress (1): 24/63 kB
Progress (1): 27/63 kB
Progress (1): 30/63 kB
Progress (1): 32/63 kB
Progress (1): 36/63 kB
Progress (1): 40/63 kB
Progress (1): 45/63 kB
Progress (1): 49/63 kB
Progress (1): 53/63 kB
Progress (1): 57/63 kB
Progress (1): 61/63 kB
Progress (1): 63 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 700 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Progress (1): 632 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 9.9 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.pom (2.7 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
Progress (1): 2.2/10 kB
Progress (1): 5.0/10 kB
Progress (1): 7.8/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 157 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
Progress (1): 2.2/5.7 kB
Progress (1): 5.0/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 91 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
Progress (1): 2.8/7.7 kB
Progress (1): 5.5/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 120 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
Progress (1): 2.2/5.0 kB
Progress (1): 5.0/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Progress (1): 2.2/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Progress (1): 2.2/19 kB
Progress (1): 5.0/19 kB
Progress (1): 7.8/19 kB
Progress (1): 11/19 kB 
Progress (1): 13/19 kB
Progress (1): 16/19 kB
Progress (1): 19/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 273 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Progress (1): 2.8/4.0 kB
Progress (1): 4.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 62 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Progress (1): 1.8 kB
                    
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 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Progress (1): 2.2/6.2 kB
Progress (1): 5.0/6.2 kB
Progress (1): 6.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Progress (1): 2.2/16 kB
Progress (1): 5.0/16 kB
Progress (1): 7.8/16 kB
Progress (1): 11/16 kB 
Progress (1): 13/16 kB
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 226 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Progress (1): 2.2/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Progress (1): 2.2/2.5 kB
Progress (1): 2.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Progress (1): 2.2/5.6 kB
Progress (1): 5.0/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 91 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.8/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 256 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Progress (1): 2.2/17 kB
Progress (1): 5.0/17 kB
Progress (1): 7.8/17 kB
Progress (1): 11/17 kB 
Progress (1): 13/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 249 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Progress (1): 2.2/6.1 kB
Progress (1): 5.0/6.1 kB
Progress (1): 6.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 95 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Progress (1): 2.2/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Progress (1): 2.2/2.6 kB
Progress (1): 2.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Progress (1): 2.2/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 79 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
Progress (1): 2.2/7.0 kB
Progress (1): 5.0/7.0 kB
Progress (1): 7.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 109 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
Progress (1): 2.2/9.9 kB
Progress (1): 5.0/9.9 kB
Progress (1): 7.8/9.9 kB
Progress (1): 9.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 153 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom
Progress (1): 2.2/13 kB
Progress (1): 5.0/13 kB
Progress (1): 7.8/13 kB
Progress (1): 11/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 203 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom
Progress (1): 2.2/17 kB
Progress (1): 5.0/17 kB
Progress (1): 7.8/17 kB
Progress (1): 11/17 kB 
Progress (1): 13/17 kB
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 269 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Progress (1): 2.2/19 kB
Progress (1): 5.0/19 kB
Progress (1): 7.8/19 kB
Progress (1): 11/19 kB 
Progress (1): 13/19 kB
Progress (1): 16/19 kB
Progress (1): 19/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 288 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Progress (1): 2.2/3.0 kB
Progress (1): 3.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.8/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 263 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Progress (1): 2.2/3.1 kB
Progress (1): 3.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 45 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Progress (1): 2.2/435 kB
Progress (2): 2.2/435 kB | 2.2/445 kB
Progress (3): 2.2/435 kB | 2.2/445 kB | 2.2/207 kB
Progress (3): 2.2/435 kB | 2.2/445 kB | 5.0/207 kB
Progress (3): 2.2/435 kB | 2.2/445 kB | 7.7/207 kB
Progress (3): 2.2/435 kB | 2.2/445 kB | 10/207 kB 
Progress (3): 5.0/435 kB | 2.2/445 kB | 10/207 kB
Progress (3): 7.7/435 kB | 2.2/445 kB | 10/207 kB
Progress (3): 7.7/435 kB | 2.2/445 kB | 13/207 kB
Progress (4): 7.7/435 kB | 2.2/445 kB | 13/207 kB | 2.2/374 kB
Progress (4): 7.7/435 kB | 5.0/445 kB | 13/207 kB | 2.2/374 kB
Progress (4): 7.7/435 kB | 7.7/445 kB | 13/207 kB | 2.2/374 kB
Progress (4): 7.7/435 kB | 7.7/445 kB | 13/207 kB | 5.0/374 kB
Progress (4): 7.7/435 kB | 7.7/445 kB | 16/207 kB | 5.0/374 kB
Progress (4): 10/435 kB | 7.7/445 kB | 16/207 kB | 5.0/374 kB 
Progress (4): 10/435 kB | 7.7/445 kB | 19/207 kB | 5.0/374 kB
Progress (4): 10/435 kB | 7.7/445 kB | 21/207 kB | 5.0/374 kB
Progress (4): 10/435 kB | 7.7/445 kB | 24/207 kB | 5.0/374 kB
Progress (4): 10/435 kB | 7.7/445 kB | 27/207 kB | 5.0/374 kB
Progress (5): 10/435 kB | 7.7/445 kB | 27/207 kB | 5.0/374 kB | 0/1.0 MB
Progress (5): 10/435 kB | 7.7/445 kB | 27/207 kB | 5.0/374 kB | 0/1.0 MB
Progress (5): 10/435 kB | 7.7/445 kB | 27/207 kB | 7.7/374 kB | 0/1.0 MB
Progress (5): 10/435 kB | 10/445 kB | 27/207 kB | 7.7/374 kB | 0/1.0 MB 
Progress (5): 10/435 kB | 10/445 kB | 27/207 kB | 10/374 kB | 0/1.0 MB 
Progress (5): 10/435 kB | 10/445 kB | 27/207 kB | 10/374 kB | 0/1.0 MB
Progress (5): 10/435 kB | 10/445 kB | 30/207 kB | 10/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 10/445 kB | 30/207 kB | 10/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 10/445 kB | 32/207 kB | 10/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 10/445 kB | 32/207 kB | 10/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 10/445 kB | 32/207 kB | 13/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 13/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 15/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 18/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 20/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 23/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 26/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 29/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 31/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 35/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 39/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 44/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 48/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 52/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 56/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 60/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 64/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 68/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 72/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 32/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 13/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 36/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 40/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 45/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 49/207 kB | 76/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 49/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 13/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 16/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 19/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 21/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 24/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 27/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 30/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 32/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 36/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 40/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 45/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 49/445 kB | 53/207 kB | 80/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 49/445 kB | 53/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 49/445 kB | 57/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 16/435 kB | 49/445 kB | 57/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 49/445 kB | 57/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 49/445 kB | 57/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 53/445 kB | 57/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 53/445 kB | 61/207 kB | 84/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 53/445 kB | 61/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 53/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 57/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 19/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 21/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 24/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 27/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 30/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 32/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 36/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 40/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 45/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 49/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 49/435 kB | 61/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 49/435 kB | 65/445 kB | 65/207 kB | 89/374 kB | 0/1.0 MB
Progress (5): 49/435 kB | 65/445 kB | 65/207 kB | 89/374 kB | 0.1/1.0 MB
Progress (5): 49/435 kB | 65/445 kB | 69/207 kB | 89/374 kB | 0.1/1.0 MB
Progress (5): 49/435 kB | 65/445 kB | 73/207 kB | 89/374 kB | 0.1/1.0 MB
Progress (5): 49/435 kB | 65/445 kB | 73/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 53/435 kB | 65/445 kB | 73/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 65/445 kB | 73/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 65/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 65/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 65/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 65/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 69/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 73/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 77/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 81/445 kB | 77/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 81/445 kB | 81/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 81/445 kB | 85/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 81/445 kB | 90/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 81/445 kB | 94/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 57/435 kB | 81/445 kB | 98/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 61/435 kB | 81/445 kB | 98/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 81/445 kB | 98/207 kB | 93/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 81/445 kB | 98/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 81/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 85/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 90/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 94/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 97/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 101/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 105/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 109/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 113/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 117/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 121/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 125/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 130/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 134/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 138/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 142/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 102/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 65/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 69/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 73/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 77/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 81/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 85/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 90/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 94/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 98/445 kB | 106/207 kB | 146/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 98/445 kB | 106/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 98/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 98/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 102/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 106/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 110/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 114/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 118/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 122/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 126/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 131/445 kB | 110/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 98/435 kB | 131/445 kB | 114/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 102/435 kB | 131/445 kB | 114/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 106/435 kB | 131/445 kB | 114/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 106/435 kB | 131/445 kB | 118/207 kB | 150/374 kB | 0.1/1.0 MB
Progress (5): 106/435 kB | 131/445 kB | 118/207 kB | 154/374 kB | 0.1/1.0 MB
Progress (5): 106/435 kB | 131/445 kB | 118/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 106/435 kB | 131/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 131/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 135/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 139/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 143/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 147/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 151/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 155/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 159/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 163/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 110/435 kB | 163/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 114/435 kB | 163/445 kB | 122/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 114/435 kB | 163/445 kB | 126/207 kB | 158/374 kB | 0.1/1.0 MB
Progress (5): 114/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 118/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 122/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 126/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 131/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 135/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 139/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 143/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 163/445 kB | 126/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 163/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 167/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 171/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 176/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 180/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 180/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 184/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 188/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 192/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 196/445 kB | 131/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 147/435 kB | 196/445 kB | 135/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 151/435 kB | 196/445 kB | 135/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 155/435 kB | 196/445 kB | 135/207 kB | 162/374 kB | 0.1/1.0 MB
Progress (5): 155/435 kB | 196/445 kB | 135/207 kB | 166/374 kB | 0.1/1.0 MB
Progress (5): 155/435 kB | 196/445 kB | 135/207 kB | 170/374 kB | 0.1/1.0 MB
Progress (5): 155/435 kB | 196/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 159/435 kB | 196/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 163/435 kB | 196/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 163/435 kB | 200/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 167/435 kB | 200/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 171/435 kB | 200/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 176/435 kB | 200/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 180/435 kB | 200/445 kB | 135/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 180/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 184/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 188/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 192/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 139/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 143/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 200/445 kB | 147/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 175/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 204/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 208/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 147/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 151/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 155/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 159/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 163/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 167/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 171/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 176/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 180/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 184/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 188/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 192/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 196/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 200/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 204/207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 196/435 kB | 212/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB    
Progress (5): 200/435 kB | 212/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 212/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 217/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 221/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 225/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 229/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 233/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 237/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 241/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 179/374 kB | 0.1/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 179/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 179/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 179/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 179/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 183/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 187/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 191/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 245/445 kB | 207 kB | 195/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 249/445 kB | 207 kB | 195/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 253/445 kB | 207 kB | 195/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 253/445 kB | 207 kB | 199/374 kB | 0.2/1.0 MB
Progress (5): 204/435 kB | 253/445 kB | 207 kB | 203/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 253/445 kB | 207 kB | 203/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 253/445 kB | 207 kB | 207/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 253/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 258/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
Progress (5): 208/435 kB | 262/445 kB | 207 kB | 211/374 kB | 0.2/1.0 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 718 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
Progress (4): 208/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 212/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 217/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 221/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 225/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 229/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 233/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 237/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 241/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 245/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 249/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 253/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 258/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 262/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 266/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 270/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 274/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 262/445 kB | 216/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 262/445 kB | 220/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 262/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 262/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 266/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 270/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 274/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.2/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.3/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.3/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 224/374 kB | 0.3/1.0 MB
Progress (4): 278/435 kB | 278/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 282/435 kB | 278/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 286/435 kB | 278/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 290/435 kB | 278/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 278/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 282/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 282/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 282/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 282/445 kB | 228/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 282/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 294/435 kB | 282/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 282/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 298/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (4): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 4.1/53 kB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 7.7/53 kB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 12/53 kB 
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 16/53 kB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 20/53 kB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 24/53 kB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 28/53 kB
Progress (5): 303/435 kB | 286/445 kB | 232/374 kB | 0.3/1.0 MB | 32/53 kB
Progress (5): 303/435 kB | 286/445 kB | 236/374 kB | 0.3/1.0 MB | 32/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 32/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 36/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 40/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 45/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 49/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53/53 kB
Progress (5): 303/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB   
Progress (5): 307/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 311/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 311/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 315/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 319/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 323/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 286/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 290/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 294/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 294/445 kB | 240/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 294/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 298/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 303/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 307/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 327/435 kB | 311/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 311/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 315/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 319/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 323/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 327/445 kB | 244/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 327/445 kB | 248/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 331/445 kB | 248/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 335/445 kB | 248/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 339/445 kB | 248/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 248/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 248/374 kB | 0.3/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 248/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 248/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 252/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 257/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 331/435 kB | 344/445 kB | 261/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 344/445 kB | 261/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 344/445 kB | 265/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 344/445 kB | 269/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 344/445 kB | 273/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 344/445 kB | 277/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 344/445 kB | 277/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 348/445 kB | 277/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 352/445 kB | 277/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 356/445 kB | 277/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 360/445 kB | 277/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 360/445 kB | 281/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 360/445 kB | 285/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 360/445 kB | 289/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 335/435 kB | 360/445 kB | 293/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 339/435 kB | 360/445 kB | 293/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 344/435 kB | 360/445 kB | 293/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 344/435 kB | 360/445 kB | 297/374 kB | 0.4/1.0 MB | 53 kB
Progress (5): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB | 53 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 138 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 297/374 kB | 0.4/1.0 MB
Progress (4): 344/435 kB | 364/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 348/435 kB | 364/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 352/435 kB | 364/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 356/435 kB | 364/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 364/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 368/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 372/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 376/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 380/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 384/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 389/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 302/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.4/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 306/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 393/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 397/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 401/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 405/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 409/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 413/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 417/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 421/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 425/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 430/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 434/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 438/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 360/435 kB | 442/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 364/435 kB | 442/445 kB | 310/374 kB | 0.5/1.0 MB
Progress (4): 364/435 kB | 445 kB | 310/374 kB | 0.5/1.0 MB    
Progress (4): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB
Progress (4): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB
Progress (4): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB
Progress (5): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 364/435 kB | 445 kB | 314/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 364/435 kB | 445 kB | 318/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 364/435 kB | 445 kB | 322/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 364/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 368/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 372/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 376/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 380/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 384/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 389/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 393/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 397/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 401/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 405/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 409/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 413/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 417/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 421/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 425/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 430/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 434/435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 326/374 kB | 0.5/1.0 MB | 0/2.3 MB    
Progress (5): 435 kB | 445 kB | 330/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 330/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 330/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 334/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 338/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 343/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 347/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 351/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 355/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 359/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 363/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 367/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 371/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 371/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 371/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 371/374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 374 kB | 0.5/1.0 MB | 0/2.3 MB    
Progress (5): 435 kB | 445 kB | 374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 374 kB | 0.5/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 374 kB | 0.6/1.0 MB | 0/2.3 MB
Progress (5): 435 kB | 445 kB | 374 kB | 0.6/1.0 MB | 0/2.3 MB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 896 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 916 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Progress (3): 374 kB | 0.6/1.0 MB | 0/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
Progress (3): 374 kB | 0.6/1.0 MB | 0.1/2.3 MB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5/antlr4-runtime-4.5.jar (374 kB at 735 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.1/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (2): 0.6/1.0 MB | 0.2/2.3 MB
Progress (3): 0.6/1.0 MB | 0.2/2.3 MB | 4.1/18 kB
Progress (3): 0.6/1.0 MB | 0.2/2.3 MB | 7.7/18 kB
Progress (3): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB 
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 2.2/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 5.0/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 5.0/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 5.0/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 5.0/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 7.7/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 12/18 kB | 10/165 kB 
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 10/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 13/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 16/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 19/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 19/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 16/18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB   
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.2/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 21/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 24/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 27/165 kB
Progress (4): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 27/165 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 27/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 27/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 27/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 27/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 30/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 32/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 36/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 40/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 45/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 49/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 53/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 57/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 61/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 4.1/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 8.2/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 12/154 kB 
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 16/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 16/154 kB
Progress (5): 0.6/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 65/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 69/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 73/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 77/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 81/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 81/165 kB | 16/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.3/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 81/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 85/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 90/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 94/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 98/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 102/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 106/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 110/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 114/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 118/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 122/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 126/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 20/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 25/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 29/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 33/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 37/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 41/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 131/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 135/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 139/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 143/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 147/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 151/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 155/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 159/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 163/165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 45/154 kB    
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 45/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 49/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 49/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 49/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 49/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 49/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 49/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 53/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 57/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 61/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 66/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 70/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 74/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 78/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 82/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 86/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 90/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 94/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 98/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 102/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 106/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 111/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 111/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 115/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 115/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 115/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 115/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 115/154 kB
Progress (5): 0.7/1.0 MB | 0.4/2.3 MB | 18 kB | 165 kB | 115/154 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 119/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 123/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 127/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 131/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 135/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 139/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 143/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 147/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 152/154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB    
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.4/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 165 kB | 154 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 254 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (3): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.5/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 154 kB | 0.1/1.2 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 227 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Progress (3): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 4.1/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 7.7/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB 
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 12/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.6/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 16/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 20/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 24/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 28/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 32/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 36/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 40/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 45/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 49/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 53/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 57/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 61/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 65/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 69/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 73/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 77/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 81/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 85/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 90/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 94/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 98/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 102/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 106/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 110/194 kB
Progress (4): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 114/194 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.1/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.7/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 2.2/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 114/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 118/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 122/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 126/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 131/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 135/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 139/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 143/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 5.0/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 7.7/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 147/194 kB | 10/168 kB 
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 10/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 13/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 16/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 19/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 21/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 24/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 27/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 30/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 32/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 36/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 40/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 45/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 49/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 53/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 57/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 61/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 65/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 69/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 73/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 77/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.2/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 81/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 85/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 90/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 94/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 98/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 102/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 106/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 110/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 114/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 118/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 122/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 126/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 151/194 kB | 131/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 155/194 kB | 131/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 159/194 kB | 131/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 131/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 163/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 167/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 135/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 139/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 143/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 147/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 151/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 155/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 159/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 163/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 167/168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 171/194 kB | 168 kB    
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 176/194 kB | 168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.8/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 180/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 184/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 188/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 192/194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB    
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.3/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB | 168 kB
Progress (5): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB | 168 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 195 kB/s)
Progress (4): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB
                                                           
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Progress (4): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB
Progress (4): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB
Progress (4): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB
Progress (4): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB | 194 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 224 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.7/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.4/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (3): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 4.1/11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 4.1/11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 7.7/11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB    
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 4.1/11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 7.7/11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB    
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 0.9/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 1.0/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
Progress (5): 1.0/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB | 11 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 12 kB/s)
Progress (4): 1.0/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.8/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.5/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB | 11 kB
Progress (4): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB | 11 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 0.9/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.6/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (3): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB
Progress (4): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 4.1/61 kB
Progress (4): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 7.7/61 kB
Progress (4): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB 
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 4.1/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 8.2/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 12/53 kB 
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 16/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 20/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 25/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 29/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 33/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 37/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 41/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 45/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 49/53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 12/61 kB | 53 kB   
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 16/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 16/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 16/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 20/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 20/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 24/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 24/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 24/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 24/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 24/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 28/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 28/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0/1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 32/61 kB | 53 kB    
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 36/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 36/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 40/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 40/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 40/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 40/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 45/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 45/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 45/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 45/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 49/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 49/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 49/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 53/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 57/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61/61 kB | 53 kB
Progress (5): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB | 53 kB   
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.0/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
Progress (4): 1.0 MB | 1.1/2.3 MB | 0.7/1.2 MB | 61 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 57 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.8.1/checkstyle-6.8.1.jar (1.0 MB at 968 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
Progress (2): 1.1/2.3 MB | 0.7/1.2 MB
Progress (2): 1.1/2.3 MB | 0.7/1.2 MB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 4.1/15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 7.7/15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 12/15 kB 
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB   
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.7/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.1/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.2/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (3): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 4.1/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 7.7/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 12/45 kB 
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 12/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 12/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 12/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 12/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 16/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 16/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 16/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 16/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 20/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 24/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 28/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 32/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 32/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 32/45 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 36/45 kB
Progress (5): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 36/45 kB | 4.1/38 kB
Progress (5): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 40/45 kB | 4.1/38 kB
Progress (5): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 45/45 kB | 4.1/38 kB
Progress (5): 1.3/2.3 MB | 0.8/1.2 MB | 15 kB | 45 kB | 4.1/38 kB   
                                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 4.1/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 4.1/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 7.7/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 12/38 kB 
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 16/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 20/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 24/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 28/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 32/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 36/38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB   
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.3/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.8/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 45 kB | 38 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 38 kB
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 38 kB
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 38 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 38 kB | 4.1/109 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 38 kB | 4.1/109 kB
Progress (4): 1.4/2.3 MB | 0.9/1.2 MB | 38 kB | 4.1/109 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 4.1/109 kB
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 4.1/109 kB
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 4.1/109 kB
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 7.7/109 kB
Progress (3): 1.4/2.3 MB | 0.9/1.2 MB | 7.7/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 7.7/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 12/109 kB 
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 16/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 16/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 16/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 20/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 24/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 28/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 32/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 36/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 40/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 45/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 49/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 49/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 49/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 49/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 49/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 49/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 53/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 57/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 61/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 65/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 65/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 69/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 73/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 77/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 81/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 81/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 81/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 85/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 90/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 94/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 98/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 98/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 98/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 102/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 106/109 kB
Progress (3): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB    
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 4.1/22 kB
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 7.7/22 kB
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 12/22 kB 
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 16/22 kB
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 20/22 kB
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB   
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB
Progress (4): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 4.1/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 7.7/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 12/243 kB 
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 16/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 20/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 24/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 28/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 32/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 36/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 40/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 45/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 49/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 53/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 57/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 61/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 65/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 65/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 65/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 65/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 69/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 73/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 77/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 81/243 kB
Progress (5): 1.5/2.3 MB | 0.9/1.2 MB | 109 kB | 22 kB | 81/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 81/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 85/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 90/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 94/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 98/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 102/243 kB
Progress (5): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 22 kB | 106/243 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
Progress (4): 1.5/2.3 MB | 1.0/1.2 MB | 109 kB | 106/243 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Progress (3): 1.5/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.0/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 106/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 110/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 110/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB
Progress (3): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB | 4.1/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB | 7.7/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB | 12/62 kB 
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 114/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 118/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 122/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 126/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 131/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 135/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 139/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 143/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 16/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 20/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 24/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 28/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 32/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 32/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 32/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 36/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 40/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 45/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 147/243 kB | 49/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 151/243 kB | 49/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 155/243 kB | 49/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 159/243 kB | 49/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 163/243 kB | 49/62 kB
Progress (4): 1.6/2.3 MB | 1.1/1.2 MB | 163/243 kB | 49/62 kB
Progress (4): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 49/62 kB
Progress (4): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 53/62 kB
Progress (4): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 57/62 kB
Progress (4): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 61/62 kB
Progress (4): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB   
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 4.1/7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.7/7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.9 kB    
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 163/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 167/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 171/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 176/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 180/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 184/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 188/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 192/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 196/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 200/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 204/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 208/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 212/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 217/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 221/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 225/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 229/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 233/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 237/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 241/243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB    
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
Progress (5): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB | 62 kB | 7.9 kB
                                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 6.0 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 48 kB/s)
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.1/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.7/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
Progress (3): 1.8/2.3 MB | 1.2/1.2 MB | 243 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 183 kB/s)
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2/1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB    
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.8/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 1.9/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
Progress (2): 2.0/2.3 MB | 1.2 MB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 898 kB/s)
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.0/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.1/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.2/2.3 MB
Progress (1): 2.3/2.3 MB
Progress (1): 2.3 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 1.6 MB/s)
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ project ---
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Progress (1): 2.2/2.5 kB
Progress (1): 2.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
Progress (1): 2.2/35 kB
Progress (1): 5.0/35 kB
Progress (1): 7.7/35 kB
Progress (1): 10/35 kB 
Progress (1): 13/35 kB
Progress (1): 16/35 kB
Progress (1): 19/35 kB
Progress (1): 21/35 kB
Progress (1): 24/35 kB
Progress (1): 27/35 kB
Progress (1): 30/35 kB
Progress (1): 32/35 kB
Progress (1): 35/35 kB
Progress (1): 35 kB   
Progress (2): 35 kB | 2.2/87 kB
Progress (2): 35 kB | 5.0/87 kB
Progress (2): 35 kB | 7.7/87 kB
Progress (3): 35 kB | 7.7/87 kB | 2.2/49 kB
Progress (3): 35 kB | 10/87 kB | 2.2/49 kB 
Progress (3): 35 kB | 10/87 kB | 5.0/49 kB
Progress (3): 35 kB | 13/87 kB | 5.0/49 kB
Progress (3): 35 kB | 16/87 kB | 5.0/49 kB
Progress (3): 35 kB | 19/87 kB | 5.0/49 kB
Progress (3): 35 kB | 21/87 kB | 5.0/49 kB
Progress (3): 35 kB | 24/87 kB | 5.0/49 kB
Progress (3): 35 kB | 27/87 kB | 5.0/49 kB
Progress (3): 35 kB | 30/87 kB | 5.0/49 kB
Progress (3): 35 kB | 32/87 kB | 5.0/49 kB
Progress (3): 35 kB | 36/87 kB | 5.0/49 kB
Progress (3): 35 kB | 40/87 kB | 5.0/49 kB
Progress (3): 35 kB | 45/87 kB | 5.0/49 kB
Progress (3): 35 kB | 49/87 kB | 5.0/49 kB
Progress (3): 35 kB | 53/87 kB | 5.0/49 kB
Progress (3): 35 kB | 57/87 kB | 5.0/49 kB
Progress (3): 35 kB | 61/87 kB | 5.0/49 kB
Progress (3): 35 kB | 65/87 kB | 5.0/49 kB
Progress (4): 35 kB | 65/87 kB | 5.0/49 kB | 2.2/122 kB
Progress (5): 35 kB | 65/87 kB | 5.0/49 kB | 2.2/122 kB | 2.2/13 kB
Progress (5): 35 kB | 65/87 kB | 7.7/49 kB | 2.2/122 kB | 2.2/13 kB
Progress (5): 35 kB | 69/87 kB | 7.7/49 kB | 2.2/122 kB | 2.2/13 kB
Progress (5): 35 kB | 73/87 kB | 7.7/49 kB | 2.2/122 kB | 2.2/13 kB
Progress (5): 35 kB | 77/87 kB | 7.7/49 kB | 2.2/122 kB | 2.2/13 kB
Progress (5): 35 kB | 81/87 kB | 7.7/49 kB | 2.2/122 kB | 2.2/13 kB
Progress (5): 35 kB | 81/87 kB | 7.7/49 kB | 2.2/122 kB | 5.0/13 kB
Progress (5): 35 kB | 81/87 kB | 7.7/49 kB | 5.0/122 kB | 5.0/13 kB
Progress (5): 35 kB | 81/87 kB | 7.7/49 kB | 5.0/122 kB | 7.7/13 kB
Progress (5): 35 kB | 85/87 kB | 7.7/49 kB | 5.0/122 kB | 7.7/13 kB
Progress (5): 35 kB | 85/87 kB | 10/49 kB | 5.0/122 kB | 7.7/13 kB 
Progress (5): 35 kB | 87 kB | 10/49 kB | 5.0/122 kB | 7.7/13 kB   
Progress (5): 35 kB | 87 kB | 10/49 kB | 5.0/122 kB | 10/13 kB 
Progress (5): 35 kB | 87 kB | 10/49 kB | 5.0/122 kB | 13 kB   
Progress (5): 35 kB | 87 kB | 10/49 kB | 7.7/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 10/49 kB | 10/122 kB | 13 kB 
Progress (5): 35 kB | 87 kB | 10/49 kB | 13/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 13/49 kB | 13/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 13/49 kB | 16/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 13/49 kB | 19/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 16/49 kB | 19/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 16/49 kB | 21/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 16/49 kB | 24/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 16/49 kB | 27/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 16/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 19/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 21/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 24/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 27/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 30/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 32/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 36/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 40/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 45/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 49/49 kB | 30/122 kB | 13 kB
Progress (5): 35 kB | 87 kB | 49 kB | 30/122 kB | 13 kB   
Progress (5): 35 kB | 87 kB | 49 kB | 32/122 kB | 13 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 453 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
Progress (4): 87 kB | 49 kB | 36/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 40/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 45/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 49/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 53/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 57/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 61/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 65/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 69/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 73/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 77/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 81/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 85/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 90/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 94/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 98/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 102/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 106/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 110/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 114/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 118/122 kB | 13 kB
Progress (4): 87 kB | 49 kB | 122 kB | 13 kB    
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 919 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
Progress (3): 49 kB | 122 kB | 2.2/58 kB
Progress (3): 49 kB | 122 kB | 5.0/58 kB
Progress (3): 49 kB | 122 kB | 7.7/58 kB
Progress (3): 49 kB | 122 kB | 10/58 kB 
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 438 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Progress (2): 122 kB | 13/58 kB
Progress (2): 122 kB | 16/58 kB
Progress (2): 122 kB | 19/58 kB
Progress (2): 122 kB | 21/58 kB
Progress (2): 122 kB | 24/58 kB
Progress (2): 122 kB | 27/58 kB
Progress (2): 122 kB | 30/58 kB
Progress (2): 122 kB | 32/58 kB
Progress (2): 122 kB | 36/58 kB
Progress (2): 122 kB | 40/58 kB
Progress (2): 122 kB | 45/58 kB
Progress (2): 122 kB | 49/58 kB
Progress (2): 122 kB | 53/58 kB
Progress (2): 122 kB | 57/58 kB
Progress (2): 122 kB | 58 kB   
Progress (3): 122 kB | 58 kB | 2.2/25 kB
Progress (3): 122 kB | 58 kB | 5.0/25 kB
Progress (3): 122 kB | 58 kB | 7.7/25 kB
Progress (3): 122 kB | 58 kB | 10/25 kB 
Progress (3): 122 kB | 58 kB | 13/25 kB
Progress (3): 122 kB | 58 kB | 16/25 kB
Progress (3): 122 kB | 58 kB | 19/25 kB
Progress (3): 122 kB | 58 kB | 21/25 kB
Progress (3): 122 kB | 58 kB | 24/25 kB
Progress (3): 122 kB | 58 kB | 25 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 930 kB/s)
Progress (3): 58 kB | 25 kB | 4.1/29 kB
Progress (3): 58 kB | 25 kB | 7.7/29 kB
Progress (3): 58 kB | 25 kB | 12/29 kB 
Progress (3): 58 kB | 25 kB | 16/29 kB
Progress (3): 58 kB | 25 kB | 20/29 kB
Progress (3): 58 kB | 25 kB | 24/29 kB
Progress (3): 58 kB | 25 kB | 28/29 kB
Progress (3): 58 kB | 25 kB | 29 kB   
Progress (4): 58 kB | 25 kB | 29 kB | 4.1/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 7.7/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 12/38 kB 
Progress (4): 58 kB | 25 kB | 29 kB | 16/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 20/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 24/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 28/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 32/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 36/38 kB
Progress (4): 58 kB | 25 kB | 29 kB | 38 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 378 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 153 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 177 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 203 kB/s)
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 177 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Progress (1): 2.2/42 kB
Progress (1): 5.0/42 kB
Progress (1): 7.7/42 kB
Progress (1): 11/42 kB 
Progress (1): 13/42 kB
Progress (1): 16/42 kB
Progress (1): 19/42 kB
Progress (1): 21/42 kB
Progress (1): 24/42 kB
Progress (1): 27/42 kB
Progress (1): 30/42 kB
Progress (1): 32/42 kB
Progress (1): 36/42 kB
Progress (1): 40/42 kB
Progress (1): 42 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 616 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Progress (1): 2.2/233 kB
Progress (1): 5.0/233 kB
Progress (1): 7.7/233 kB
Progress (2): 7.7/233 kB | 2.8/155 kB
Progress (2): 10/233 kB | 2.8/155 kB 
Progress (2): 10/233 kB | 5.5/155 kB
Progress (2): 13/233 kB | 5.5/155 kB
Progress (2): 16/233 kB | 5.5/155 kB
Progress (2): 19/233 kB | 5.5/155 kB
Progress (2): 21/233 kB | 5.5/155 kB
Progress (2): 24/233 kB | 5.5/155 kB
Progress (2): 27/233 kB | 5.5/155 kB
Progress (2): 30/233 kB | 5.5/155 kB
Progress (2): 32/233 kB | 5.5/155 kB
Progress (2): 36/233 kB | 5.5/155 kB
Progress (2): 40/233 kB | 5.5/155 kB
Progress (2): 45/233 kB | 5.5/155 kB
Progress (2): 49/233 kB | 5.5/155 kB
Progress (2): 53/233 kB | 5.5/155 kB
Progress (2): 57/233 kB | 5.5/155 kB
Progress (2): 61/233 kB | 5.5/155 kB
Progress (2): 65/233 kB | 5.5/155 kB
Progress (3): 65/233 kB | 5.5/155 kB | 4.1/239 kB
Progress (3): 65/233 kB | 8.3/155 kB | 4.1/239 kB
Progress (3): 65/233 kB | 8.3/155 kB | 7.7/239 kB
Progress (3): 65/233 kB | 11/155 kB | 7.7/239 kB 
Progress (3): 65/233 kB | 11/155 kB | 12/239 kB 
Progress (3): 65/233 kB | 11/155 kB | 16/239 kB
Progress (3): 65/233 kB | 11/155 kB | 20/239 kB
Progress (3): 65/233 kB | 11/155 kB | 24/239 kB
Progress (3): 65/233 kB | 11/155 kB | 28/239 kB
Progress (3): 65/233 kB | 11/155 kB | 32/239 kB
Progress (3): 65/233 kB | 11/155 kB | 36/239 kB
Progress (3): 65/233 kB | 11/155 kB | 40/239 kB
Progress (3): 65/233 kB | 11/155 kB | 45/239 kB
Progress (3): 65/233 kB | 11/155 kB | 49/239 kB
Progress (3): 65/233 kB | 11/155 kB | 53/239 kB
Progress (3): 65/233 kB | 11/155 kB | 57/239 kB
Progress (3): 65/233 kB | 11/155 kB | 61/239 kB
Progress (3): 65/233 kB | 11/155 kB | 65/239 kB
Progress (3): 65/233 kB | 11/155 kB | 69/239 kB
Progress (3): 65/233 kB | 11/155 kB | 73/239 kB
Progress (3): 65/233 kB | 11/155 kB | 77/239 kB
Progress (3): 65/233 kB | 11/155 kB | 81/239 kB
Progress (3): 65/233 kB | 11/155 kB | 85/239 kB
Progress (3): 65/233 kB | 11/155 kB | 90/239 kB
Progress (3): 65/233 kB | 11/155 kB | 94/239 kB
Progress (3): 65/233 kB | 11/155 kB | 98/239 kB
Progress (3): 65/233 kB | 11/155 kB | 102/239 kB
Progress (3): 65/233 kB | 11/155 kB | 106/239 kB
Progress (3): 65/233 kB | 11/155 kB | 110/239 kB
Progress (3): 65/233 kB | 11/155 kB | 114/239 kB
Progress (3): 65/233 kB | 11/155 kB | 118/239 kB
Progress (3): 65/233 kB | 11/155 kB | 122/239 kB
Progress (3): 65/233 kB | 11/155 kB | 126/239 kB
Progress (3): 65/233 kB | 11/155 kB | 131/239 kB
Progress (3): 65/233 kB | 11/155 kB | 135/239 kB
Progress (3): 65/233 kB | 11/155 kB | 139/239 kB
Progress (3): 65/233 kB | 11/155 kB | 143/239 kB
Progress (3): 65/233 kB | 11/155 kB | 147/239 kB
Progress (3): 65/233 kB | 14/155 kB | 147/239 kB
Progress (3): 65/233 kB | 16/155 kB | 147/239 kB
Progress (3): 69/233 kB | 16/155 kB | 147/239 kB
Progress (3): 73/233 kB | 16/155 kB | 147/239 kB
Progress (3): 77/233 kB | 16/155 kB | 147/239 kB
Progress (3): 81/233 kB | 16/155 kB | 147/239 kB
Progress (3): 81/233 kB | 19/155 kB | 147/239 kB
Progress (3): 85/233 kB | 19/155 kB | 147/239 kB
Progress (3): 90/233 kB | 19/155 kB | 147/239 kB
Progress (3): 94/233 kB | 19/155 kB | 147/239 kB
Progress (3): 98/233 kB | 19/155 kB | 147/239 kB
Progress (3): 102/233 kB | 19/155 kB | 147/239 kB
Progress (3): 106/233 kB | 19/155 kB | 147/239 kB
Progress (3): 110/233 kB | 19/155 kB | 147/239 kB
Progress (3): 114/233 kB | 19/155 kB | 147/239 kB
Progress (3): 118/233 kB | 19/155 kB | 147/239 kB
Progress (3): 122/233 kB | 19/155 kB | 147/239 kB
Progress (3): 126/233 kB | 19/155 kB | 147/239 kB
Progress (3): 131/233 kB | 19/155 kB | 147/239 kB
Progress (3): 135/233 kB | 19/155 kB | 147/239 kB
Progress (3): 139/233 kB | 19/155 kB | 147/239 kB
Progress (3): 143/233 kB | 19/155 kB | 147/239 kB
Progress (3): 147/233 kB | 19/155 kB | 147/239 kB
Progress (3): 151/233 kB | 19/155 kB | 147/239 kB
Progress (3): 155/233 kB | 19/155 kB | 147/239 kB
Progress (3): 159/233 kB | 19/155 kB | 147/239 kB
Progress (3): 163/233 kB | 19/155 kB | 147/239 kB
Progress (3): 163/233 kB | 19/155 kB | 151/239 kB
Progress (3): 163/233 kB | 22/155 kB | 151/239 kB
Progress (3): 167/233 kB | 22/155 kB | 151/239 kB
Progress (3): 167/233 kB | 25/155 kB | 151/239 kB
Progress (3): 167/233 kB | 27/155 kB | 151/239 kB
Progress (3): 167/233 kB | 30/155 kB | 151/239 kB
Progress (3): 167/233 kB | 33/155 kB | 151/239 kB
Progress (3): 167/233 kB | 33/155 kB | 155/239 kB
Progress (3): 171/233 kB | 33/155 kB | 155/239 kB
Progress (3): 171/233 kB | 33/155 kB | 159/239 kB
Progress (3): 171/233 kB | 37/155 kB | 159/239 kB
Progress (3): 171/233 kB | 41/155 kB | 159/239 kB
Progress (3): 171/233 kB | 45/155 kB | 159/239 kB
Progress (3): 171/233 kB | 49/155 kB | 159/239 kB
Progress (3): 171/233 kB | 53/155 kB | 159/239 kB
Progress (3): 171/233 kB | 57/155 kB | 159/239 kB
Progress (3): 171/233 kB | 61/155 kB | 159/239 kB
Progress (3): 171/233 kB | 66/155 kB | 159/239 kB
Progress (3): 171/233 kB | 70/155 kB | 159/239 kB
Progress (3): 171/233 kB | 74/155 kB | 159/239 kB
Progress (3): 171/233 kB | 78/155 kB | 159/239 kB
Progress (3): 171/233 kB | 82/155 kB | 159/239 kB
Progress (3): 171/233 kB | 86/155 kB | 159/239 kB
Progress (3): 171/233 kB | 90/155 kB | 159/239 kB
Progress (3): 171/233 kB | 94/155 kB | 159/239 kB
Progress (3): 171/233 kB | 98/155 kB | 159/239 kB
Progress (3): 171/233 kB | 102/155 kB | 159/239 kB
Progress (3): 171/233 kB | 106/155 kB | 159/239 kB
Progress (3): 171/233 kB | 111/155 kB | 159/239 kB
Progress (3): 171/233 kB | 115/155 kB | 159/239 kB
Progress (3): 176/233 kB | 115/155 kB | 159/239 kB
Progress (3): 176/233 kB | 115/155 kB | 163/239 kB
Progress (3): 180/233 kB | 115/155 kB | 163/239 kB
Progress (3): 180/233 kB | 119/155 kB | 163/239 kB
Progress (3): 180/233 kB | 123/155 kB | 163/239 kB
Progress (3): 180/233 kB | 123/155 kB | 167/239 kB
Progress (3): 184/233 kB | 123/155 kB | 167/239 kB
Progress (3): 188/233 kB | 123/155 kB | 167/239 kB
Progress (3): 192/233 kB | 123/155 kB | 167/239 kB
Progress (3): 196/233 kB | 123/155 kB | 167/239 kB
Progress (3): 196/233 kB | 127/155 kB | 167/239 kB
Progress (3): 196/233 kB | 127/155 kB | 171/239 kB
Progress (3): 196/233 kB | 127/155 kB | 176/239 kB
Progress (3): 196/233 kB | 127/155 kB | 180/239 kB
Progress (3): 196/233 kB | 131/155 kB | 180/239 kB
Progress (3): 200/233 kB | 131/155 kB | 180/239 kB
Progress (3): 200/233 kB | 131/155 kB | 184/239 kB
Progress (3): 200/233 kB | 131/155 kB | 188/239 kB
Progress (3): 200/233 kB | 131/155 kB | 192/239 kB
Progress (3): 204/233 kB | 131/155 kB | 192/239 kB
Progress (3): 204/233 kB | 131/155 kB | 196/239 kB
Progress (3): 204/233 kB | 135/155 kB | 196/239 kB
Progress (3): 204/233 kB | 139/155 kB | 196/239 kB
Progress (3): 204/233 kB | 139/155 kB | 200/239 kB
Progress (3): 208/233 kB | 139/155 kB | 200/239 kB
Progress (3): 208/233 kB | 139/155 kB | 204/239 kB
Progress (3): 208/233 kB | 143/155 kB | 204/239 kB
Progress (3): 208/233 kB | 143/155 kB | 208/239 kB
Progress (3): 212/233 kB | 143/155 kB | 208/239 kB
Progress (3): 217/233 kB | 143/155 kB | 208/239 kB
Progress (3): 221/233 kB | 143/155 kB | 208/239 kB
Progress (3): 225/233 kB | 143/155 kB | 208/239 kB
Progress (3): 229/233 kB | 143/155 kB | 208/239 kB
Progress (3): 233 kB | 143/155 kB | 208/239 kB    
Progress (3): 233 kB | 143/155 kB | 212/239 kB
Progress (3): 233 kB | 147/155 kB | 212/239 kB
Progress (3): 233 kB | 147/155 kB | 217/239 kB
Progress (3): 233 kB | 147/155 kB | 219/239 kB
Progress (3): 233 kB | 152/155 kB | 219/239 kB
Progress (3): 233 kB | 155 kB | 219/239 kB    
Progress (3): 233 kB | 155 kB | 223/239 kB
Progress (3): 233 kB | 155 kB | 227/239 kB
Progress (3): 233 kB | 155 kB | 231/239 kB
Progress (3): 233 kB | 155 kB | 235/239 kB
Progress (3): 233 kB | 155 kB | 239 kB    
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 1.5 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 972 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 1.5 MB/s)
[INFO] Installing /home/jenkins/workspace/Jersey_release/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/project/2.28/project-2.28.pom
[INFO] 
[INFO] --------------< org.glassfish.jersey.archetypes:project >---------------
[INFO] Building jersey-archetypes 2.28                                  [2/324]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ project ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/project/2.28/project-2.28.pom
[INFO] 
[INFO] --------< org.glassfish.jersey.archetypes:jersey-heroku-webapp >--------
[INFO] Building jersey-archetype-heroku-webapp 2.28                     [3/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-heroku-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-heroku-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-heroku-webapp ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.pom
Progress (1): 2.2/5.8 kB
Progress (1): 5.0/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.pom (5.8 kB at 78 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Progress (1): 2.2/9.2 kB
Progress (1): 5.0/9.2 kB
Progress (1): 7.8/9.2 kB
Progress (1): 9.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 141 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Progress (1): 889 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Progress (1): 2.2/2.9 kB
Progress (1): 2.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Progress (1): 2.2/3.0 kB
Progress (1): 3.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Progress (1): 2.2/5.0 kB
Progress (1): 5.0/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 79 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
Progress (1): 890 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 15 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Progress (1): 2.2/223 kB
Progress (1): 5.0/223 kB
Progress (1): 7.7/223 kB
Progress (2): 7.7/223 kB | 2.2/61 kB
Progress (2): 7.7/223 kB | 5.0/61 kB
Progress (2): 7.7/223 kB | 7.7/61 kB
Progress (2): 7.7/223 kB | 10/61 kB 
Progress (2): 7.7/223 kB | 13/61 kB
Progress (2): 7.7/223 kB | 16/61 kB
Progress (2): 7.7/223 kB | 19/61 kB
Progress (3): 7.7/223 kB | 19/61 kB | 2.2/6.8 kB
Progress (3): 7.7/223 kB | 19/61 kB | 5.0/6.8 kB
Progress (3): 7.7/223 kB | 19/61 kB | 6.8 kB    
Progress (3): 10/223 kB | 19/61 kB | 6.8 kB 
Progress (3): 10/223 kB | 21/61 kB | 6.8 kB
Progress (4): 10/223 kB | 21/61 kB | 6.8 kB | 2.2/43 kB
Progress (4): 10/223 kB | 24/61 kB | 6.8 kB | 2.2/43 kB
Progress (4): 13/223 kB | 24/61 kB | 6.8 kB | 2.2/43 kB
Progress (4): 13/223 kB | 27/61 kB | 6.8 kB | 2.2/43 kB
Progress (4): 13/223 kB | 27/61 kB | 6.8 kB | 5.0/43 kB
Progress (4): 13/223 kB | 30/61 kB | 6.8 kB | 5.0/43 kB
Progress (4): 16/223 kB | 30/61 kB | 6.8 kB | 5.0/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 5.0/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 7.7/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 10/43 kB 
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 13/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 16/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 19/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 21/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 24/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 27/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 30/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 32/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 36/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 40/43 kB
Progress (4): 16/223 kB | 32/61 kB | 6.8 kB | 43 kB   
Progress (4): 19/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 21/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 24/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 27/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 30/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 32/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 36/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 40/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 45/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 49/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 53/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 57/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 61/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 65/223 kB | 32/61 kB | 6.8 kB | 43 kB
Progress (4): 65/223 kB | 36/61 kB | 6.8 kB | 43 kB
Progress (4): 65/223 kB | 40/61 kB | 6.8 kB | 43 kB
Progress (4): 69/223 kB | 40/61 kB | 6.8 kB | 43 kB
Progress (4): 73/223 kB | 40/61 kB | 6.8 kB | 43 kB
Progress (4): 77/223 kB | 40/61 kB | 6.8 kB | 43 kB
Progress (4): 81/223 kB | 40/61 kB | 6.8 kB | 43 kB
Progress (4): 81/223 kB | 45/61 kB | 6.8 kB | 43 kB
Progress (4): 81/223 kB | 49/61 kB | 6.8 kB | 43 kB
Progress (4): 85/223 kB | 49/61 kB | 6.8 kB | 43 kB
Progress (4): 90/223 kB | 49/61 kB | 6.8 kB | 43 kB
Progress (4): 94/223 kB | 49/61 kB | 6.8 kB | 43 kB
Progress (4): 98/223 kB | 49/61 kB | 6.8 kB | 43 kB
Progress (4): 98/223 kB | 53/61 kB | 6.8 kB | 43 kB
Progress (4): 98/223 kB | 57/61 kB | 6.8 kB | 43 kB
Progress (4): 98/223 kB | 61/61 kB | 6.8 kB | 43 kB
Progress (4): 102/223 kB | 61/61 kB | 6.8 kB | 43 kB
Progress (4): 106/223 kB | 61/61 kB | 6.8 kB | 43 kB
Progress (4): 110/223 kB | 61/61 kB | 6.8 kB | 43 kB
Progress (4): 110/223 kB | 61 kB | 6.8 kB | 43 kB   
Progress (4): 114/223 kB | 61 kB | 6.8 kB | 43 kB
Progress (4): 118/223 kB | 61 kB | 6.8 kB | 43 kB
Progress (4): 122/223 kB | 61 kB | 6.8 kB | 43 kB
Progress (4): 126/223 kB | 61 kB | 6.8 kB | 43 kB
Progress (4): 131/223 kB | 61 kB | 6.8 kB | 43 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 91 kB/s)
Progress (3): 135/223 kB | 61 kB | 43 kB
Progress (3): 139/223 kB | 61 kB | 43 kB
Progress (3): 143/223 kB | 61 kB | 43 kB
Progress (3): 147/223 kB | 61 kB | 43 kB
Progress (3): 151/223 kB | 61 kB | 43 kB
Progress (3): 155/223 kB | 61 kB | 43 kB
Progress (3): 159/223 kB | 61 kB | 43 kB
Progress (3): 163/223 kB | 61 kB | 43 kB
Progress (3): 167/223 kB | 61 kB | 43 kB
Progress (3): 171/223 kB | 61 kB | 43 kB
Progress (3): 176/223 kB | 61 kB | 43 kB
Progress (3): 180/223 kB | 61 kB | 43 kB
Progress (3): 184/223 kB | 61 kB | 43 kB
Progress (3): 188/223 kB | 61 kB | 43 kB
Progress (3): 192/223 kB | 61 kB | 43 kB
Progress (3): 196/223 kB | 61 kB | 43 kB
Progress (3): 200/223 kB | 61 kB | 43 kB
Progress (3): 204/223 kB | 61 kB | 43 kB
Progress (3): 208/223 kB | 61 kB | 43 kB
Progress (3): 212/223 kB | 61 kB | 43 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.jar (43 kB at 488 kB/s)
Progress (2): 217/223 kB | 61 kB
Progress (2): 221/223 kB | 61 kB
Progress (2): 223 kB | 61 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 593 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.8 MB/s)
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-heroku-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-heroku-webapp ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/2.4/archetype-catalog-2.4.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/2.4/archetype-catalog-2.4.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/2.4/archetype-models-2.4.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/2.4/archetype-models-2.4.pom (2.8 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Progress (1): 2.2/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.4/archetype-descriptor-2.4.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.4/archetype-descriptor-2.4.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-registry/2.4/archetype-registry-2.4.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-registry/2.4/archetype-registry-2.4.pom (1.9 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/2.4/archetype-common-2.4.pom
Progress (1): 2.2/16 kB
Progress (1): 5.0/16 kB
Progress (1): 7.8/16 kB
Progress (1): 11/16 kB 
Progress (1): 13/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/2.4/archetype-common-2.4.pom (16 kB at 251 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (1.3 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Progress (1): 2.2/6.8 kB
Progress (1): 4.9/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 113 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom
Progress (1): 2.2/5.6 kB
Progress (1): 5.0/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (5.6 kB at 91 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 184 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Progress (1): 2.2/47 kB
Progress (1): 5.0/47 kB
Progress (1): 7.8/47 kB
Progress (1): 11/47 kB 
Progress (1): 13/47 kB
Progress (1): 16/47 kB
Progress (1): 19/47 kB
Progress (1): 21/47 kB
Progress (1): 24/47 kB
Progress (1): 27/47 kB
Progress (1): 30/47 kB
Progress (1): 32/47 kB
Progress (1): 36/47 kB
Progress (1): 40/47 kB
Progress (1): 45/47 kB
Progress (1): 47 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 727 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
Progress (1): 2.2/32 kB
Progress (1): 5.0/32 kB
Progress (1): 7.8/32 kB
Progress (1): 11/32 kB 
Progress (1): 13/32 kB
Progress (1): 16/32 kB
Progress (1): 19/32 kB
Progress (1): 21/32 kB
Progress (1): 24/32 kB
Progress (1): 27/32 kB
Progress (1): 30/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (32 kB at 482 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
Progress (1): 264 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 4.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
Progress (1): 2.2/4.4 kB
Progress (1): 4.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (4.4 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
Progress (1): 415 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 7.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
Progress (1): 404 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 6.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
Progress (1): 409 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 7.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
Progress (1): 417 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 7.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
Progress (1): 2.2/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (3.8 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
Progress (1): 2.4/8.8 kB
Progress (1): 5.1/8.8 kB
Progress (1): 7.9/8.8 kB
Progress (1): 8.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 144 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
Progress (1): 2.2/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 75 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/2.4/archetype-catalog-2.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.4/archetype-descriptor-2.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-registry/2.4/archetype-registry-2.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/2.4/archetype-common-2.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
Progress (1): 2.2/19 kB
Progress (1): 5.0/19 kB
Progress (1): 7.7/19 kB
Progress (1): 10/19 kB 
Progress (1): 13/19 kB
Progress (2): 13/19 kB | 2.2/17 kB
Progress (2): 16/19 kB | 2.2/17 kB
Progress (2): 16/19 kB | 5.0/17 kB
Progress (3): 16/19 kB | 5.0/17 kB | 2.2/23 kB
Progress (3): 19 kB | 5.0/17 kB | 2.2/23 kB   
Progress (3): 19 kB | 5.0/17 kB | 5.0/23 kB
Progress (3): 19 kB | 5.0/17 kB | 7.7/23 kB
Progress (3): 19 kB | 7.7/17 kB | 7.7/23 kB
Progress (3): 19 kB | 7.7/17 kB | 10/23 kB 
Progress (3): 19 kB | 10/17 kB | 10/23 kB 
Progress (3): 19 kB | 10/17 kB | 13/23 kB
Progress (4): 19 kB | 10/17 kB | 13/23 kB | 2.2/173 kB
Progress (4): 19 kB | 10/17 kB | 13/23 kB | 5.0/173 kB
Progress (4): 19 kB | 10/17 kB | 13/23 kB | 7.7/173 kB
Progress (4): 19 kB | 13/17 kB | 13/23 kB | 7.7/173 kB
Progress (4): 19 kB | 13/17 kB | 13/23 kB | 10/173 kB 
Progress (4): 19 kB | 13/17 kB | 16/23 kB | 10/173 kB
Progress (4): 19 kB | 13/17 kB | 19/23 kB | 10/173 kB
Progress (4): 19 kB | 13/17 kB | 21/23 kB | 10/173 kB
Progress (4): 19 kB | 13/17 kB | 23 kB | 10/173 kB   
Progress (4): 19 kB | 13/17 kB | 23 kB | 13/173 kB
Progress (4): 19 kB | 16/17 kB | 23 kB | 13/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 13/173 kB   
Progress (4): 19 kB | 17 kB | 23 kB | 16/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 19/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 21/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 24/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 27/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 30/173 kB
Progress (4): 19 kB | 17 kB | 23 kB | 32/173 kB
Progress (5): 19 kB | 17 kB | 23 kB | 32/173 kB | 2.2/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 36/173 kB | 2.2/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 40/173 kB | 2.2/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 45/173 kB | 2.2/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 49/173 kB | 2.2/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 49/173 kB | 5.0/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 49/173 kB | 7.7/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 7.7/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 10/27 kB 
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 13/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 16/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 19/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 21/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 24/27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 53/173 kB | 27 kB   
Progress (5): 19 kB | 17 kB | 23 kB | 57/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 61/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 65/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 69/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 73/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 77/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 81/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 85/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 90/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 94/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 98/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 102/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 106/173 kB | 27 kB
Progress (5): 19 kB | 17 kB | 23 kB | 110/173 kB | 27 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/2.4/archetype-catalog-2.4.jar (19 kB at 255 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
Progress (4): 17 kB | 23 kB | 114/173 kB | 27 kB
Progress (4): 17 kB | 23 kB | 118/173 kB | 27 kB
Progress (4): 17 kB | 23 kB | 122/173 kB | 27 kB
Progress (4): 17 kB | 23 kB | 126/173 kB | 27 kB
Progress (4): 17 kB | 23 kB | 131/173 kB | 27 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.4/archetype-descriptor-2.4.jar (23 kB at 296 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Progress (3): 17 kB | 135/173 kB | 27 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-registry/2.4/archetype-registry-2.4.jar (17 kB at 211 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Progress (2): 139/173 kB | 27 kB
Progress (2): 143/173 kB | 27 kB
Progress (2): 147/173 kB | 27 kB
Progress (2): 151/173 kB | 27 kB
Progress (2): 155/173 kB | 27 kB
Progress (2): 159/173 kB | 27 kB
Progress (2): 163/173 kB | 27 kB
Progress (2): 167/173 kB | 27 kB
Progress (2): 171/173 kB | 27 kB
Progress (2): 173 kB | 27 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (27 kB at 309 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Progress (2): 173 kB | 2.2/314 kB
Progress (2): 173 kB | 5.0/314 kB
Progress (2): 173 kB | 7.7/314 kB
Progress (2): 173 kB | 10/314 kB 
Progress (2): 173 kB | 13/314 kB
Progress (3): 173 kB | 13/314 kB | 2.2/109 kB
Progress (3): 173 kB | 13/314 kB | 5.0/109 kB
Progress (3): 173 kB | 13/314 kB | 7.7/109 kB
Progress (3): 173 kB | 13/314 kB | 10/109 kB 
Progress (3): 173 kB | 16/314 kB | 10/109 kB
Progress (3): 173 kB | 19/314 kB | 10/109 kB
Progress (3): 173 kB | 21/314 kB | 10/109 kB
Progress (3): 173 kB | 21/314 kB | 13/109 kB
Progress (4): 173 kB | 21/314 kB | 13/109 kB | 2.2/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 2.2/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 5.0/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 7.7/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 10/245 kB 
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 13/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 16/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 19/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 21/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 24/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 27/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 30/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 32/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 36/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 40/245 kB
Progress (4): 173 kB | 24/314 kB | 13/109 kB | 45/245 kB
Progress (4): 173 kB | 24/314 kB | 16/109 kB | 45/245 kB
Progress (4): 173 kB | 24/314 kB | 19/109 kB | 45/245 kB
Progress (4): 173 kB | 24/314 kB | 19/109 kB | 49/245 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/2.4/archetype-common-2.4.jar (173 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar
Progress (3): 27/314 kB | 19/109 kB | 49/245 kB
Progress (3): 27/314 kB | 19/109 kB | 53/245 kB
Progress (3): 27/314 kB | 19/109 kB | 57/245 kB
Progress (3): 27/314 kB | 19/109 kB | 61/245 kB
Progress (3): 27/314 kB | 19/109 kB | 65/245 kB
Progress (3): 27/314 kB | 19/109 kB | 69/245 kB
Progress (3): 27/314 kB | 19/109 kB | 73/245 kB
Progress (3): 27/314 kB | 19/109 kB | 77/245 kB
Progress (3): 27/314 kB | 19/109 kB | 81/245 kB
Progress (3): 27/314 kB | 21/109 kB | 81/245 kB
Progress (3): 27/314 kB | 24/109 kB | 81/245 kB
Progress (4): 27/314 kB | 24/109 kB | 81/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 27/109 kB | 81/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 30/109 kB | 81/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 81/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 85/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 90/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 94/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 98/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 102/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 106/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 110/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 114/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 118/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 122/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 126/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 131/245 kB | 2.2/174 kB
Progress (4): 27/314 kB | 32/109 kB | 135/245 kB | 2.2/174 kB
Progress (4): 30/314 kB | 32/109 kB | 135/245 kB | 2.2/174 kB
Progress (4): 30/314 kB | 36/109 kB | 135/245 kB | 2.2/174 kB
Progress (4): 30/314 kB | 36/109 kB | 135/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 36/109 kB | 139/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 36/109 kB | 143/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 36/109 kB | 147/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 36/109 kB | 151/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 36/109 kB | 155/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 36/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 40/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 45/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 49/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 53/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 57/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 61/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 65/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 69/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 30/314 kB | 73/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 32/314 kB | 73/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 32/314 kB | 77/109 kB | 159/245 kB | 5.0/174 kB
Progress (4): 32/314 kB | 77/109 kB | 163/245 kB | 5.0/174 kB
Progress (4): 36/314 kB | 77/109 kB | 163/245 kB | 5.0/174 kB
Progress (4): 36/314 kB | 77/109 kB | 163/245 kB | 7.7/174 kB
Progress (4): 40/314 kB | 77/109 kB | 163/245 kB | 7.7/174 kB
Progress (4): 40/314 kB | 81/109 kB | 163/245 kB | 7.7/174 kB
Progress (4): 45/314 kB | 81/109 kB | 163/245 kB | 7.7/174 kB
Progress (4): 49/314 kB | 81/109 kB | 163/245 kB | 7.7/174 kB
Progress (4): 49/314 kB | 81/109 kB | 163/245 kB | 10/174 kB 
Progress (4): 49/314 kB | 81/109 kB | 167/245 kB | 10/174 kB
Progress (4): 49/314 kB | 81/109 kB | 171/245 kB | 10/174 kB
Progress (4): 49/314 kB | 81/109 kB | 171/245 kB | 13/174 kB
Progress (4): 53/314 kB | 81/109 kB | 171/245 kB | 13/174 kB
Progress (4): 57/314 kB | 81/109 kB | 171/245 kB | 13/174 kB
Progress (4): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 4.1/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 7.7/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 12/33 kB 
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 16/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 20/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 24/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 28/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 32/33 kB
Progress (5): 57/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 33 kB   
Progress (5): 61/314 kB | 85/109 kB | 171/245 kB | 13/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 171/245 kB | 16/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 171/245 kB | 19/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 171/245 kB | 21/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 176/245 kB | 21/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 21/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 24/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 27/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 30/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 32/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 36/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 40/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 45/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 49/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 53/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 57/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 61/174 kB | 33 kB
Progress (5): 61/314 kB | 85/109 kB | 180/245 kB | 65/174 kB | 33 kB
Progress (5): 65/314 kB | 85/109 kB | 180/245 kB | 65/174 kB | 33 kB
Progress (5): 65/314 kB | 90/109 kB | 180/245 kB | 65/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 65/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 69/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 73/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 77/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 81/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 85/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 90/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 94/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 180/245 kB | 98/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 184/245 kB | 98/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 188/245 kB | 98/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 188/245 kB | 102/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 188/245 kB | 106/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 188/245 kB | 110/174 kB | 33 kB
Progress (5): 65/314 kB | 94/109 kB | 188/245 kB | 114/174 kB | 33 kB
Progress (5): 65/314 kB | 98/109 kB | 188/245 kB | 114/174 kB | 33 kB
Progress (5): 69/314 kB | 98/109 kB | 188/245 kB | 114/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 114/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 118/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 122/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 126/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 131/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 135/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 139/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 143/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 147/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 151/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 188/245 kB | 155/174 kB | 33 kB
Progress (5): 73/314 kB | 98/109 kB | 192/245 kB | 155/174 kB | 33 kB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar (33 kB at 168 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.jar
Progress (4): 73/314 kB | 102/109 kB | 192/245 kB | 155/174 kB
Progress (4): 77/314 kB | 102/109 kB | 192/245 kB | 155/174 kB
Progress (4): 81/314 kB | 102/109 kB | 192/245 kB | 155/174 kB
Progress (4): 81/314 kB | 106/109 kB | 192/245 kB | 155/174 kB
Progress (4): 81/314 kB | 106/109 kB | 192/245 kB | 159/174 kB
Progress (4): 81/314 kB | 106/109 kB | 192/245 kB | 163/174 kB
Progress (4): 81/314 kB | 106/109 kB | 192/245 kB | 167/174 kB
Progress (4): 81/314 kB | 106/109 kB | 192/245 kB | 171/174 kB
Progress (4): 81/314 kB | 106/109 kB | 192/245 kB | 174 kB    
Progress (4): 81/314 kB | 106/109 kB | 196/245 kB | 174 kB
Progress (4): 81/314 kB | 109 kB | 196/245 kB | 174 kB    
Progress (4): 85/314 kB | 109 kB | 196/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 200/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 204/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 208/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 212/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 217/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 221/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 225/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 229/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 233/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 237/245 kB | 174 kB
Progress (4): 85/314 kB | 109 kB | 241/245 kB | 174 kB
Progress (4): 90/314 kB | 109 kB | 241/245 kB | 174 kB
Progress (4): 90/314 kB | 109 kB | 245 kB | 174 kB    
Progress (4): 94/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 98/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 102/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 106/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 110/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 114/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 118/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 122/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 126/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 131/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 135/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 139/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 143/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 147/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 151/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 155/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 159/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 163/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 167/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 171/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 176/314 kB | 109 kB | 245 kB | 174 kB
Progress (4): 180/314 kB | 109 kB | 245 kB | 174 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 2.8/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 5.5/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 8.3/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 11/43 kB 
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 14/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 16/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 19/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 22/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 25/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 27/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 30/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 33/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 37/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 41/43 kB
Progress (5): 180/314 kB | 109 kB | 245 kB | 174 kB | 43 kB   
Progress (5): 184/314 kB | 109 kB | 245 kB | 174 kB | 43 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 454 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 714 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar
Progress (3): 188/314 kB | 245 kB | 43 kB
Progress (3): 192/314 kB | 245 kB | 43 kB
Progress (3): 196/314 kB | 245 kB | 43 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 983 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
Progress (2): 200/314 kB | 43 kB
Progress (2): 204/314 kB | 43 kB
Progress (2): 208/314 kB | 43 kB
Progress (2): 212/314 kB | 43 kB
Progress (2): 217/314 kB | 43 kB
Progress (2): 221/314 kB | 43 kB
Progress (2): 225/314 kB | 43 kB
Progress (2): 229/314 kB | 43 kB
Progress (2): 233/314 kB | 43 kB
Progress (2): 237/314 kB | 43 kB
Progress (2): 241/314 kB | 43 kB
Progress (2): 245/314 kB | 43 kB
Progress (2): 249/314 kB | 43 kB
Progress (2): 253/314 kB | 43 kB
Progress (2): 258/314 kB | 43 kB
Progress (2): 262/314 kB | 43 kB
Progress (2): 266/314 kB | 43 kB
Progress (2): 270/314 kB | 43 kB
Progress (2): 274/314 kB | 43 kB
Progress (2): 278/314 kB | 43 kB
Progress (2): 282/314 kB | 43 kB
Progress (2): 286/314 kB | 43 kB
Progress (2): 290/314 kB | 43 kB
Progress (2): 294/314 kB | 43 kB
Progress (2): 298/314 kB | 43 kB
Progress (2): 303/314 kB | 43 kB
Progress (2): 307/314 kB | 43 kB
Progress (2): 311/314 kB | 43 kB
Progress (2): 314 kB | 43 kB    
Progress (3): 314 kB | 43 kB | 0/5.5 MB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.jar (43 kB at 153 kB/s)
Progress (2): 314 kB | 0/5.5 MB
                               
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
Progress (2): 314 kB | 0/5.5 MB
Progress (2): 314 kB | 0/5.5 MB
Progress (3): 314 kB | 0/5.5 MB | 4.1/43 kB
Progress (3): 314 kB | 0/5.5 MB | 4.1/43 kB
Progress (3): 314 kB | 0/5.5 MB | 4.1/43 kB
Progress (3): 314 kB | 0/5.5 MB | 7.7/43 kB
Progress (4): 314 kB | 0/5.5 MB | 7.7/43 kB | 4.1/30 kB
Progress (4): 314 kB | 0/5.5 MB | 7.7/43 kB | 4.1/30 kB
Progress (4): 314 kB | 0/5.5 MB | 7.7/43 kB | 7.7/30 kB
Progress (4): 314 kB | 0/5.5 MB | 7.7/43 kB | 12/30 kB 
Progress (4): 314 kB | 0/5.5 MB | 12/43 kB | 12/30 kB 
Progress (4): 314 kB | 0/5.5 MB | 12/43 kB | 16/30 kB
Progress (4): 314 kB | 0/5.5 MB | 12/43 kB | 16/30 kB
Progress (4): 314 kB | 0/5.5 MB | 16/43 kB | 16/30 kB
Progress (4): 314 kB | 0/5.5 MB | 16/43 kB | 20/30 kB
Progress (4): 314 kB | 0/5.5 MB | 16/43 kB | 24/30 kB
Progress (4): 314 kB | 0/5.5 MB | 16/43 kB | 24/30 kB
Progress (4): 314 kB | 0/5.5 MB | 20/43 kB | 24/30 kB
Progress (4): 314 kB | 0/5.5 MB | 20/43 kB | 28/30 kB
Progress (4): 314 kB | 0/5.5 MB | 20/43 kB | 30 kB   
Progress (4): 314 kB | 0/5.5 MB | 24/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 28/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 28/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 32/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 32/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 32/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 36/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 40/43 kB | 30 kB
Progress (4): 314 kB | 0/5.5 MB | 43 kB | 30 kB   
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
Progress (4): 314 kB | 0.1/5.5 MB | 43 kB | 30 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 1.1 MB/s)
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
                                        
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.1/5.5 MB | 43 kB | 30 kB
Progress (3): 0.2/5.5 MB | 43 kB | 30 kB
Progress (3): 0.2/5.5 MB | 43 kB | 30 kB
Progress (3): 0.2/5.5 MB | 43 kB | 30 kB
Progress (3): 0.2/5.5 MB | 43 kB | 30 kB
Progress (3): 0.2/5.5 MB | 43 kB | 30 kB
Progress (3): 0.2/5.5 MB | 43 kB | 30 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 4.1/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 4.1/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
Progress (4): 0.2/5.5 MB | 43 kB | 30 kB | 7.7/33 kB
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 kB at 135 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
Progress (3): 0.2/5.5 MB | 30 kB | 12/33 kB
Progress (3): 0.2/5.5 MB | 30 kB | 16/33 kB
Progress (3): 0.2/5.5 MB | 30 kB | 20/33 kB
Progress (3): 0.2/5.5 MB | 30 kB | 24/33 kB
Progress (3): 0.2/5.5 MB | 30 kB | 28/33 kB
Progress (3): 0.2/5.5 MB | 30 kB | 32/33 kB
Progress (3): 0.2/5.5 MB | 30 kB | 33 kB   
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 kB at 91 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.2/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (2): 0.3/5.5 MB | 33 kB
Progress (3): 0.3/5.5 MB | 33 kB | 4.1/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 7.7/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 7.7/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 12/37 kB 
Progress (3): 0.3/5.5 MB | 33 kB | 12/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 16/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 20/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 24/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 28/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 32/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 36/37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB   
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (3): 0.3/5.5 MB | 33 kB | 37 kB
Progress (4): 0.3/5.5 MB | 33 kB | 37 kB | 4.1/18 kB
Progress (4): 0.3/5.5 MB | 33 kB | 37 kB | 7.7/18 kB
Progress (4): 0.3/5.5 MB | 33 kB | 37 kB | 12/18 kB 
Progress (4): 0.3/5.5 MB | 33 kB | 37 kB | 16/18 kB
Progress (4): 0.4/5.5 MB | 33 kB | 37 kB | 16/18 kB
Progress (4): 0.4/5.5 MB | 33 kB | 37 kB | 16/18 kB
Progress (4): 0.4/5.5 MB | 33 kB | 37 kB | 16/18 kB
Progress (4): 0.4/5.5 MB | 33 kB | 37 kB | 18 kB   
Progress (4): 0.4/5.5 MB | 33 kB | 37 kB | 18 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 4.1/22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 7.7/22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 12/22 kB 
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 16/22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 20/22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB   
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
Progress (4): 0.4/5.5 MB | 37 kB | 18 kB | 22 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (37 kB at 98 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.4/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
Progress (3): 0.5/5.5 MB | 18 kB | 22 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 kB at 46 kB/s)
Progress (2): 0.5/5.5 MB | 22 kB
Progress (2): 0.5/5.5 MB | 22 kB
Progress (2): 0.5/5.5 MB | 22 kB
Progress (2): 0.5/5.5 MB | 22 kB
Progress (3): 0.5/5.5 MB | 22 kB | 2.2/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 5.0/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 5.0/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 7.7/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 10/21 kB 
Progress (3): 0.5/5.5 MB | 22 kB | 13/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 16/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 16/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 16/21 kB
Progress (3): 0.5/5.5 MB | 22 kB | 19/21 kB
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 kB at 55 kB/s)
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.5/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (2): 0.6/5.5 MB | 21 kB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.6/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
Progress (3): 0.7/5.5 MB | 21 kB | 0.1/1.5 MB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (21 kB at 49 kB/s)
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.1/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.7/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.2/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.8/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.3/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 0.9/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.4/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.5/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.0/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.6/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.7/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.8/1.5 MB
Progress (2): 1.1/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 0.9/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.0/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.2/5.5 MB | 1.1/1.5 MB
Progress (2): 1.3/5.5 MB | 1.1/1.5 MB
Progress (2): 1.3/5.5 MB | 1.1/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.2/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.3/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.4/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.3/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5/1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB    
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.4/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.5/5.5 MB | 1.5 MB
Progress (2): 1.6/5.5 MB | 1.5 MB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 2.2 MB/s)
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.6/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.7/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.8/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 1.9/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.0/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.1/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.2/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.3/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.4/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.5/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.6/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.7/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.8/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 2.9/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.0/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.1/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.2/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.3/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.4/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.5/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.6/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.7/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.8/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 3.9/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.0/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.1/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.2/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.3/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.4/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.5/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.6/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.7/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.8/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 4.9/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.0/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.1/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.2/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.3/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.4/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5/5.5 MB
Progress (1): 5.5 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar (5.5 MB at 4.6 MB/s)
[INFO] Building archetype jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-2.28
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-heroku-webapp ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-heroku-webapp ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-heroku-webapp ---
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-2.28.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/2.28/jersey-heroku-webapp-2.28.jar
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/2.28/jersey-heroku-webapp-2.28.pom
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-2.28-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/2.28/jersey-heroku-webapp-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-heroku-webapp ---
[INFO] 
[INFO] -----< org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2 >-----
[INFO] Building jersey-archetype-grizzly2 2.28                          [4/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-quickstart-grizzly2 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-quickstart-grizzly2 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-grizzly2 ---
[INFO] Building archetype jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-2.28
[WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-quickstart-grizzly2 ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-grizzly2 ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-grizzly2 ---
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-2.28.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/2.28/jersey-quickstart-grizzly2-2.28.jar
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/2.28/jersey-quickstart-grizzly2-2.28.pom
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-2.28-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/2.28/jersey-quickstart-grizzly2-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-grizzly2 ---
[INFO] 
[INFO] ------< org.glassfish.jersey.archetypes:jersey-quickstart-webapp >------
[INFO] Building jersey-archetype-webapp 2.28                            [5/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-quickstart-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-quickstart-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-webapp ---
[INFO] Building archetype jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-2.28
[WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-quickstart-webapp ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-webapp ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-webapp ---
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-2.28.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/2.28/jersey-quickstart-webapp-2.28.jar
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/2.28/jersey-quickstart-webapp-2.28.pom
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-2.28-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/2.28/jersey-quickstart-webapp-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-webapp ---
[INFO] 
[INFO] ----< org.glassfish.jersey.archetypes:jersey-example-java8-webapp >-----
[INFO] Building jersey-example-java8-webapp 2.28                        [6/324]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-example-java8-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-example-java8-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-example-java8-webapp ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Progress (1): 2.2/5.8 kB
Progress (1): 5.0/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 93 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Progress (1): 2.2/43 kB
Progress (1): 5.0/43 kB
Progress (1): 7.7/43 kB
Progress (1): 10/43 kB 
Progress (1): 13/43 kB
Progress (1): 16/43 kB
Progress (1): 19/43 kB
Progress (1): 21/43 kB
Progress (1): 24/43 kB
Progress (1): 27/43 kB
Progress (1): 30/43 kB
Progress (1): 32/43 kB
Progress (1): 36/43 kB
Progress (1): 40/43 kB
Progress (1): 43 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 560 kB/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-example-java8-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-example-java8-webapp ---
[INFO] Building archetype jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-2.28
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-example-java8-webapp ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-example-java8-webapp ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-example-java8-webapp ---
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-2.28.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/2.28/jersey-example-java8-webapp-2.28.jar
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/2.28/jersey-example-java8-webapp-2.28.pom
[INFO] Installing /home/jenkins/workspace/Jersey_release/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-2.28-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/2.28/jersey-example-java8-webapp-2.28-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-example-java8-webapp ---
[INFO] 
[INFO] ------------------< org.glassfish.jersey:jersey-bom >-------------------
[INFO] Building jersey-bom 2.28                                         [7/324]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-bom ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-bom ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-bom ---
[INFO] Installing /home/jenkins/workspace/Jersey_release/bom/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
[INFO] 
[INFO] --------------< org.glassfish.jersey.core:jersey-common >---------------
[INFO] Building jersey-core-common 2.28                                 [8/324]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.pom
Progress (1): 4.1/29 kB
Progress (1): 7.7/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 24/29 kB
Progress (1): 28/29 kB
Progress (1): 29 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.pom (29 kB at 419 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
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 210 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom
Progress (1): 457 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom (457 B at 7.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom
Progress (1): 2.2/6.5 kB
Progress (1): 5.0/6.5 kB
Progress (1): 6.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (6.5 kB at 103 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom
Progress (1): 2.2/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (2.8 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom
Progress (1): 2.2/42 kB
Progress (1): 5.0/42 kB
Progress (1): 7.8/42 kB
Progress (1): 11/42 kB 
Progress (1): 13/42 kB
Progress (1): 16/42 kB
Progress (1): 19/42 kB
Progress (1): 21/42 kB
Progress (1): 24/42 kB
Progress (1): 27/42 kB
Progress (1): 30/42 kB
Progress (1): 32/42 kB
Progress (1): 36/42 kB
Progress (1): 40/42 kB
Progress (1): 42 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 kB at 566 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
Progress (1): 4.1/6.2 kB
Progress (1): 6.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 98 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.41/jmockit-1.41.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.41/jmockit-1.41.pom (11 kB at 157 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Progress (1): 2.2/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Progress (1): 820 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar
Progress (1): 2.2/127 kB
Progress (2): 2.2/127 kB | 2.2/26 kB
Progress (2): 5.0/127 kB | 2.2/26 kB
Progress (2): 5.0/127 kB | 5.0/26 kB
Progress (2): 7.7/127 kB | 5.0/26 kB
Progress (2): 10/127 kB | 5.0/26 kB 
Progress (2): 13/127 kB | 5.0/26 kB
Progress (2): 16/127 kB | 5.0/26 kB
Progress (3): 16/127 kB | 5.0/26 kB | 2.2/20 kB
Progress (4): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 2.2/6.0 kB
Progress (4): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 5.0/6.0 kB
Progress (4): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 6.0 kB    
Progress (5): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 6.0 kB | 2.2/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 6.0 kB | 5.0/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 6.0 kB | 7.7/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 6.0 kB | 10/247 kB 
Progress (5): 16/127 kB | 5.0/26 kB | 2.2/20 kB | 6.0 kB | 13/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 5.0/20 kB | 6.0 kB | 13/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 7.7/20 kB | 6.0 kB | 13/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 10/20 kB | 6.0 kB | 13/247 kB 
Progress (5): 16/127 kB | 5.0/26 kB | 13/20 kB | 6.0 kB | 13/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 16/20 kB | 6.0 kB | 13/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 19/20 kB | 6.0 kB | 13/247 kB
Progress (5): 16/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB   
Progress (5): 19/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 21/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 24/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 27/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 30/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 32/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 36/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 40/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 45/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 49/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 53/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 57/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 61/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 65/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 69/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 73/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 77/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 81/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 85/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 90/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 94/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 98/127 kB | 5.0/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 98/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 102/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 13/247 kB
Progress (5): 102/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 106/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 110/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 114/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 118/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 122/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 126/127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 127 kB | 7.7/26 kB | 20 kB | 6.0 kB | 16/247 kB    
Progress (5): 127 kB | 10/26 kB | 20 kB | 6.0 kB | 16/247 kB 
Progress (5): 127 kB | 13/26 kB | 20 kB | 6.0 kB | 16/247 kB
Progress (5): 127 kB | 13/26 kB | 20 kB | 6.0 kB | 19/247 kB
Progress (5): 127 kB | 16/26 kB | 20 kB | 6.0 kB | 19/247 kB
Progress (5): 127 kB | 16/26 kB | 20 kB | 6.0 kB | 21/247 kB
Progress (5): 127 kB | 16/26 kB | 20 kB | 6.0 kB | 24/247 kB
Progress (5): 127 kB | 16/26 kB | 20 kB | 6.0 kB | 27/247 kB
Progress (5): 127 kB | 16/26 kB | 20 kB | 6.0 kB | 30/247 kB
Progress (5): 127 kB | 16/26 kB | 20 kB | 6.0 kB | 32/247 kB
                                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar (6.0 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.41/jmockit-1.41.jar
Progress (4): 127 kB | 19/26 kB | 20 kB | 32/247 kB
Progress (4): 127 kB | 19/26 kB | 20 kB | 36/247 kB
Progress (4): 127 kB | 21/26 kB | 20 kB | 36/247 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar (20 kB at 235 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Progress (3): 127 kB | 24/26 kB | 36/247 kB
Progress (3): 127 kB | 26 kB | 36/247 kB   
Progress (3): 127 kB | 26 kB | 40/247 kB
Progress (3): 127 kB | 26 kB | 45/247 kB
Progress (3): 127 kB | 26 kB | 49/247 kB
Progress (3): 127 kB | 26 kB | 53/247 kB
Progress (3): 127 kB | 26 kB | 57/247 kB
Progress (3): 127 kB | 26 kB | 61/247 kB
Progress (3): 127 kB | 26 kB | 65/247 kB
Progress (3): 127 kB | 26 kB | 69/247 kB
Progress (3): 127 kB | 26 kB | 73/247 kB
Progress (3): 127 kB | 26 kB | 77/247 kB
Progress (3): 127 kB | 26 kB | 81/247 kB
Progress (3): 127 kB | 26 kB | 85/247 kB
Progress (3): 127 kB | 26 kB | 90/247 kB
Progress (3): 127 kB | 26 kB | 94/247 kB
Progress (3): 127 kB | 26 kB | 98/247 kB
Progress (3): 127 kB | 26 kB | 102/247 kB
Progress (3): 127 kB | 26 kB | 106/247 kB
Progress (3): 127 kB | 26 kB | 110/247 kB
Progress (3): 127 kB | 26 kB | 114/247 kB
Progress (3): 127 kB | 26 kB | 118/247 kB
Progress (3): 127 kB | 26 kB | 122/247 kB
Progress (3): 127 kB | 26 kB | 126/247 kB
Progress (3): 127 kB | 26 kB | 131/247 kB
Progress (3): 127 kB | 26 kB | 135/247 kB
Progress (3): 127 kB | 26 kB | 139/247 kB
Progress (3): 127 kB | 26 kB | 143/247 kB
Progress (3): 127 kB | 26 kB | 147/247 kB
Progress (3): 127 kB | 26 kB | 151/247 kB
Progress (3): 127 kB | 26 kB | 155/247 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.jar (127 kB at 1.1 MB/s)
Progress (2): 26 kB | 159/247 kB
Progress (2): 26 kB | 163/247 kB
                                
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
Progress (2): 26 kB | 167/247 kB
Progress (2): 26 kB | 171/247 kB
Progress (2): 26 kB | 176/247 kB
Progress (2): 26 kB | 180/247 kB
Progress (3): 26 kB | 180/247 kB | 2.2/20 kB
Progress (3): 26 kB | 180/247 kB | 5.0/20 kB
Progress (3): 26 kB | 180/247 kB | 7.7/20 kB
Progress (3): 26 kB | 180/247 kB | 10/20 kB 
Progress (3): 26 kB | 180/247 kB | 13/20 kB
                                           
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 218 kB/s)
Progress (2): 184/247 kB | 13/20 kB
Progress (2): 184/247 kB | 16/20 kB
Progress (2): 184/247 kB | 19/20 kB
Progress (2): 184/247 kB | 20 kB   
Progress (2): 188/247 kB | 20 kB
Progress (2): 192/247 kB | 20 kB
Progress (3): 192/247 kB | 20 kB | 2.2/798 kB
Progress (3): 192/247 kB | 20 kB | 5.0/798 kB
Progress (3): 192/247 kB | 20 kB | 7.7/798 kB
Progress (3): 192/247 kB | 20 kB | 10/798 kB 
Progress (3): 192/247 kB | 20 kB | 13/798 kB
Progress (3): 192/247 kB | 20 kB | 16/798 kB
Progress (3): 192/247 kB | 20 kB | 19/798 kB
Progress (3): 192/247 kB | 20 kB | 21/798 kB
Progress (3): 192/247 kB | 20 kB | 24/798 kB
Progress (3): 192/247 kB | 20 kB | 27/798 kB
Progress (3): 192/247 kB | 20 kB | 30/798 kB
Progress (3): 192/247 kB | 20 kB | 32/798 kB
Progress (3): 192/247 kB | 20 kB | 36/798 kB
Progress (3): 192/247 kB | 20 kB | 40/798 kB
Progress (3): 192/247 kB | 20 kB | 45/798 kB
Progress (3): 192/247 kB | 20 kB | 49/798 kB
Progress (3): 192/247 kB | 20 kB | 53/798 kB
Progress (3): 192/247 kB | 20 kB | 57/798 kB
Progress (3): 192/247 kB | 20 kB | 61/798 kB
Progress (3): 192/247 kB | 20 kB | 65/798 kB
Progress (3): 192/247 kB | 20 kB | 69/798 kB
Progress (3): 192/247 kB | 20 kB | 73/798 kB
Progress (3): 192/247 kB | 20 kB | 77/798 kB
Progress (3): 192/247 kB | 20 kB | 81/798 kB
Progress (3): 192/247 kB | 20 kB | 85/798 kB
Progress (3): 192/247 kB | 20 kB | 90/798 kB
Progress (3): 192/247 kB | 20 kB | 94/798 kB
Progress (3): 192/247 kB | 20 kB | 98/798 kB
Progress (3): 196/247 kB | 20 kB | 98/798 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 4.1/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 7.6/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 12/53 kB 
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 16/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 20/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 24/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 28/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 32/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 36/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 40/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 45/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 49/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 53/53 kB
Progress (4): 196/247 kB | 20 kB | 98/798 kB | 53 kB   
Progress (4): 200/247 kB | 20 kB | 98/798 kB | 53 kB
Progress (4): 200/247 kB | 20 kB | 102/798 kB | 53 kB
Progress (4): 204/247 kB | 20 kB | 102/798 kB | 53 kB
Progress (4): 208/247 kB | 20 kB | 102/798 kB | 53 kB
Progress (4): 212/247 kB | 20 kB | 102/798 kB | 53 kB
Progress (4): 212/247 kB | 20 kB | 106/798 kB | 53 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 128 kB/s)
Progress (3): 217/247 kB | 106/798 kB | 53 kB
Progress (3): 217/247 kB | 110/798 kB | 53 kB
Progress (3): 221/247 kB | 110/798 kB | 53 kB
Progress (3): 221/247 kB | 114/798 kB | 53 kB
Progress (3): 225/247 kB | 114/798 kB | 53 kB
Progress (3): 229/247 kB | 114/798 kB | 53 kB
Progress (3): 229/247 kB | 118/798 kB | 53 kB
Progress (3): 229/247 kB | 122/798 kB | 53 kB
Progress (3): 229/247 kB | 126/798 kB | 53 kB
Progress (3): 233/247 kB | 126/798 kB | 53 kB
Progress (3): 233/247 kB | 131/798 kB | 53 kB
Progress (3): 237/247 kB | 131/798 kB | 53 kB
Progress (3): 241/247 kB | 131/798 kB | 53 kB
Progress (3): 245/247 kB | 131/798 kB | 53 kB
Progress (3): 245/247 kB | 135/798 kB | 53 kB
Progress (3): 245/247 kB | 139/798 kB | 53 kB
Progress (3): 247 kB | 139/798 kB | 53 kB    
Progress (3): 247 kB | 143/798 kB | 53 kB
Progress (3): 247 kB | 147/798 kB | 53 kB
Progress (3): 247 kB | 151/798 kB | 53 kB
Progress (3): 247 kB | 155/798 kB | 53 kB
Progress (3): 247 kB | 159/798 kB | 53 kB
Progress (3): 247 kB | 163/798 kB | 53 kB
Progress (3): 247 kB | 167/798 kB | 53 kB
Progress (3): 247 kB | 171/798 kB | 53 kB
Progress (3): 247 kB | 176/798 kB | 53 kB
Progress (3): 247 kB | 180/798 kB | 53 kB
Progress (3): 247 kB | 184/798 kB | 53 kB
Progress (3): 247 kB | 188/798 kB | 53 kB
Progress (3): 247 kB | 192/798 kB | 53 kB
Progress (3): 247 kB | 196/798 kB | 53 kB
Progress (3): 247 kB | 200/798 kB | 53 kB
Progress (3): 247 kB | 204/798 kB | 53 kB
Progress (3): 247 kB | 208/798 kB | 53 kB
Progress (3): 247 kB | 212/798 kB | 53 kB
Progress (3): 247 kB | 217/798 kB | 53 kB
Progress (3): 247 kB | 219/798 kB | 53 kB
Progress (3): 247 kB | 223/798 kB | 53 kB
Progress (3): 247 kB | 227/798 kB | 53 kB
Progress (3): 247 kB | 231/798 kB | 53 kB
Progress (3): 247 kB | 235/798 kB | 53 kB
Progress (3): 247 kB | 239/798 kB | 53 kB
Progress (3): 247 kB | 243/798 kB | 53 kB
Progress (3): 247 kB | 247/798 kB | 53 kB
Progress (3): 247 kB | 251/798 kB | 53 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 285 kB/s)
Progress (2): 247 kB | 256/798 kB
Progress (2): 247 kB | 260/798 kB
Progress (2): 247 kB | 264/798 kB
Progress (2): 247 kB | 268/798 kB
Progress (2): 247 kB | 272/798 kB
Progress (2): 247 kB | 276/798 kB
Progress (2): 247 kB | 280/798 kB
Progress (2): 247 kB | 284/798 kB
Progress (2): 247 kB | 288/798 kB
Progress (2): 247 kB | 292/798 kB
Progress (2): 247 kB | 297/798 kB
Progress (2): 247 kB | 301/798 kB
Progress (2): 247 kB | 305/798 kB
Progress (2): 247 kB | 309/798 kB
Progress (2): 247 kB | 313/798 kB
Progress (2): 247 kB | 317/798 kB
Progress (2): 247 kB | 321/798 kB
Progress (2): 247 kB | 325/798 kB
Progress (2): 247 kB | 329/798 kB
Progress (2): 247 kB | 333/798 kB
Progress (2): 247 kB | 338/798 kB
Progress (2): 247 kB | 342/798 kB
Progress (2): 247 kB | 346/798 kB
Progress (2): 247 kB | 350/798 kB
Progress (2): 247 kB | 354/798 kB
Progress (2): 247 kB | 358/798 kB
Progress (2): 247 kB | 362/798 kB
Progress (2): 247 kB | 366/798 kB
Progress (2): 247 kB | 370/798 kB
Progress (2): 247 kB | 374/798 kB
Progress (2): 247 kB | 378/798 kB
Progress (2): 247 kB | 383/798 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar (247 kB at 1.2 MB/s)
Progress (1): 387/798 kB
Progress (1): 391/798 kB
Progress (1): 395/798 kB
Progress (1): 399/798 kB
Progress (1): 403/798 kB
Progress (1): 407/798 kB
Progress (1): 411/798 kB
Progress (1): 415/798 kB
Progress (1): 419/798 kB
Progress (1): 424/798 kB
Progress (1): 428/798 kB
Progress (1): 432/798 kB
Progress (1): 436/798 kB
Progress (1): 440/798 kB
Progress (1): 444/798 kB
Progress (1): 448/798 kB
Progress (1): 452/798 kB
Progress (1): 456/798 kB
Progress (1): 460/798 kB
Progress (1): 464/798 kB
Progress (1): 469/798 kB
Progress (1): 473/798 kB
Progress (1): 475/798 kB
Progress (1): 479/798 kB
Progress (1): 483/798 kB
Progress (1): 487/798 kB
Progress (1): 491/798 kB
Progress (1): 495/798 kB
Progress (1): 499/798 kB
Progress (1): 503/798 kB
Progress (1): 507/798 kB
Progress (1): 511/798 kB
Progress (1): 515/798 kB
Progress (1): 520/798 kB
Progress (1): 524/798 kB
Progress (1): 528/798 kB
Progress (1): 532/798 kB
Progress (1): 536/798 kB
Progress (1): 540/798 kB
Progress (1): 544/798 kB
Progress (1): 548/798 kB
Progress (1): 552/798 kB
Progress (1): 556/798 kB
Progress (1): 561/798 kB
Progress (1): 565/798 kB
Progress (1): 569/798 kB
Progress (1): 573/798 kB
Progress (1): 577/798 kB
Progress (1): 581/798 kB
Progress (1): 585/798 kB
Progress (1): 589/798 kB
Progress (1): 593/798 kB
Progress (1): 597/798 kB
Progress (1): 602/798 kB
Progress (1): 606/798 kB
Progress (1): 610/798 kB
Progress (1): 614/798 kB
Progress (1): 618/798 kB
Progress (1): 622/798 kB
Progress (1): 626/798 kB
Progress (1): 630/798 kB
Progress (1): 634/798 kB
Progress (1): 638/798 kB
Progress (1): 642/798 kB
Progress (1): 647/798 kB
Progress (1): 651/798 kB
Progress (1): 655/798 kB
Progress (1): 659/798 kB
Progress (1): 663/798 kB
Progress (1): 667/798 kB
Progress (1): 671/798 kB
Progress (1): 675/798 kB
Progress (1): 679/798 kB
Progress (1): 683/798 kB
Progress (1): 688/798 kB
Progress (1): 692/798 kB
Progress (1): 696/798 kB
Progress (1): 700/798 kB
Progress (1): 704/798 kB
Progress (1): 708/798 kB
Progress (1): 712/798 kB
Progress (1): 716/798 kB
Progress (1): 720/798 kB
Progress (1): 724/798 kB
Progress (1): 728/798 kB
Progress (1): 730/798 kB
Progress (1): 734/798 kB
Progress (1): 739/798 kB
Progress (1): 743/798 kB
Progress (1): 747/798 kB
Progress (1): 751/798 kB
Progress (1): 755/798 kB
Progress (1): 759/798 kB
Progress (1): 763/798 kB
Progress (1): 767/798 kB
Progress (1): 771/798 kB
Progress (1): 775/798 kB
Progress (1): 779/798 kB
Progress (1): 784/798 kB
Progress (1): 788/798 kB
Progress (1): 792/798 kB
Progress (1): 796/798 kB
Progress (1): 798 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.41/jmockit-1.41.jar (798 kB at 2.7 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ jersey-common ---
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom
Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom (2.3 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Progress (1): 481 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 8.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Progress (1): 2.2/5.9 kB
Progress (1): 5.0/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 96 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
Progress (1): 643 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
Progress (1): 2.2/11 kB
Progress (1): 5.0/11 kB
Progress (1): 7.8/11 kB
Progress (1): 11/11 kB 
Progress (1): 11 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 180 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.pom (1.6 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.7/maven-scm-1.7.pom
Progress (1): 2.2/18 kB
Progress (1): 5.0/18 kB
Progress (1): 7.8/18 kB
Progress (1): 11/18 kB 
Progress (1): 13/18 kB
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.7/maven-scm-1.7.pom (18 kB at 284 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.pom (2.2 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.7/maven-scm-managers-1.7.pom
Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.7/maven-scm-managers-1.7.pom (1.5 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.pom (2.1 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.7/maven-scm-providers-1.7.pom
Progress (1): 2.2/3.7 kB
Progress (1): 3.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.7/maven-scm-providers-1.7.pom (3.7 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.pom
Progress (1): 145 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.pom (145 B at 2.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.pom
Progress (1): 2.2/2.5 kB
Progress (1): 2.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.pom (2.5 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.7/maven-scm-providers-svn-1.7.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.7/maven-scm-providers-svn-1.7.pom (2.1 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.pom (2.7 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.pom
Progress (1): 2.2/2.4 kB
Progress (1): 2.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.pom (2.4 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.7/maven-scm-providers-git-1.7.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.7/maven-scm-providers-git-1.7.pom (2.2 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.pom
Progress (1): 2.2/2.3 kB
Progress (1): 2.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.pom (2.3 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.pom (2.7 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.7/maven-scm-providers-cvs-1.7.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.7/maven-scm-providers-cvs-1.7.pom (1.7 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.pom (2.4 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.pom
Progress (1): 2.2/2.6 kB
Progress (1): 2.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.pom (2.6 kB at 43 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.pom (2.7 kB at 45 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.pom
Progress (1): 2.2/2.6 kB
Progress (1): 2.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.pom (2.6 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.pom
Progress (1): 2.2/2.4 kB
Progress (1): 2.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.pom (2.4 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom
Progress (1): 2.2/9.9 kB
Progress (1): 5.0/9.9 kB
Progress (1): 7.8/9.9 kB
Progress (1): 9.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom (9.9 kB at 160 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Progress (1): 2.2/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom (2.1 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom (2.1 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom
Progress (1): 2.2/3.6 kB
Progress (1): 3.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom (3.6 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom
Progress (1): 2.2/15 kB
Progress (1): 5.0/15 kB
Progress (1): 7.8/15 kB
Progress (1): 11/15 kB 
Progress (1): 13/15 kB
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom (15 kB at 232 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom (1.6 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom (1.6 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom (1.1 kB at 18 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom
Progress (1): 725 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom (725 B at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom
Progress (1): 771 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom (771 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom
Progress (1): 2.2/4.0 kB
Progress (1): 4.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom (4.0 kB at 69 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom
Progress (1): 2.2/8.5 kB
Progress (1): 5.0/8.5 kB
Progress (1): 7.8/8.5 kB
Progress (1): 8.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom (8.5 kB at 140 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom (2.0 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.jar
Progress (1): 2.8/11 kB
Progress (1): 5.5/11 kB
Progress (1): 8.3/11 kB
Progress (2): 8.3/11 kB | 2.2/54 kB
Progress (2): 11 kB | 2.2/54 kB    
Progress (2): 11 kB | 5.0/54 kB
Progress (2): 11 kB | 7.7/54 kB
Progress (2): 11 kB | 10/54 kB 
Progress (2): 11 kB | 13/54 kB
Progress (3): 11 kB | 13/54 kB | 2.2/76 kB
Progress (3): 11 kB | 16/54 kB | 2.2/76 kB
Progress (3): 11 kB | 16/54 kB | 5.0/76 kB
Progress (3): 11 kB | 16/54 kB | 7.7/76 kB
Progress (3): 11 kB | 19/54 kB | 7.7/76 kB
Progress (3): 11 kB | 19/54 kB | 10/76 kB 
Progress (3): 11 kB | 21/54 kB | 10/76 kB
Progress (3): 11 kB | 21/54 kB | 13/76 kB
Progress (3): 11 kB | 24/54 kB | 13/76 kB
Progress (4): 11 kB | 24/54 kB | 13/76 kB | 2.2/101 kB
Progress (4): 11 kB | 24/54 kB | 16/76 kB | 2.2/101 kB
Progress (4): 11 kB | 24/54 kB | 16/76 kB | 5.0/101 kB
Progress (4): 11 kB | 24/54 kB | 16/76 kB | 7.7/101 kB
Progress (4): 11 kB | 24/54 kB | 16/76 kB | 10/101 kB 
Progress (4): 11 kB | 27/54 kB | 16/76 kB | 10/101 kB
Progress (4): 11 kB | 27/54 kB | 16/76 kB | 13/101 kB
Progress (4): 11 kB | 27/54 kB | 16/76 kB | 16/101 kB
Progress (4): 11 kB | 27/54 kB | 16/76 kB | 19/101 kB
Progress (4): 11 kB | 27/54 kB | 16/76 kB | 21/101 kB
Progress (4): 11 kB | 27/54 kB | 19/76 kB | 21/101 kB
Progress (4): 11 kB | 30/54 kB | 19/76 kB | 21/101 kB
Progress (4): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 2.2/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 5.0/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 7.7/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 10/25 kB 
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 13/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 16/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 19/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 21/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 24/25 kB
Progress (5): 11 kB | 32/54 kB | 19/76 kB | 21/101 kB | 25 kB   
Progress (5): 11 kB | 32/54 kB | 21/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 36/54 kB | 21/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 36/54 kB | 24/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 40/54 kB | 24/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 45/54 kB | 24/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 45/54 kB | 27/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 49/54 kB | 27/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 49/54 kB | 30/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 49/54 kB | 32/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 53/54 kB | 32/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 54 kB | 32/76 kB | 21/101 kB | 25 kB   
Progress (5): 11 kB | 54 kB | 36/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 54 kB | 40/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 54 kB | 45/76 kB | 21/101 kB | 25 kB
Progress (5): 11 kB | 54 kB | 49/76 kB | 21/101 kB | 25 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.jar (11 kB at 151 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.jar
Progress (4): 54 kB | 49/76 kB | 24/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 24/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 27/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 30/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 32/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 36/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 40/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 45/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 49/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 53/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 57/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 61/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 65/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 69/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 73/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 77/101 kB | 25 kB
Progress (4): 54 kB | 53/76 kB | 81/101 kB | 25 kB
Progress (4): 54 kB | 57/76 kB | 81/101 kB | 25 kB
Progress (4): 54 kB | 61/76 kB | 81/101 kB | 25 kB
Progress (4): 54 kB | 65/76 kB | 81/101 kB | 25 kB
Progress (4): 54 kB | 65/76 kB | 85/101 kB | 25 kB
Progress (4): 54 kB | 65/76 kB | 90/101 kB | 25 kB
Progress (4): 54 kB | 65/76 kB | 94/101 kB | 25 kB
Progress (4): 54 kB | 69/76 kB | 94/101 kB | 25 kB
Progress (4): 54 kB | 69/76 kB | 98/101 kB | 25 kB
Progress (4): 54 kB | 73/76 kB | 98/101 kB | 25 kB
Progress (4): 54 kB | 76 kB | 98/101 kB | 25 kB   
Progress (4): 54 kB | 76 kB | 101 kB | 25 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 296 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.jar (54 kB at 586 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.jar
Progress (3): 76 kB | 101 kB | 2.2/61 kB
Progress (3): 76 kB | 101 kB | 5.0/61 kB
Progress (3): 76 kB | 101 kB | 7.7/61 kB
Progress (3): 76 kB | 101 kB | 10/61 kB 
Progress (3): 76 kB | 101 kB | 13/61 kB
Progress (3): 76 kB | 101 kB | 16/61 kB
Progress (3): 76 kB | 101 kB | 19/61 kB
Progress (3): 76 kB | 101 kB | 21/61 kB
Progress (3): 76 kB | 101 kB | 24/61 kB
Progress (3): 76 kB | 101 kB | 27/61 kB
Progress (3): 76 kB | 101 kB | 30/61 kB
Progress (3): 76 kB | 101 kB | 32/61 kB
Progress (3): 76 kB | 101 kB | 36/61 kB
Progress (3): 76 kB | 101 kB | 40/61 kB
Progress (3): 76 kB | 101 kB | 45/61 kB
Progress (3): 76 kB | 101 kB | 49/61 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.jar (101 kB at 854 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.jar (76 kB at 669 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.jar
Progress (1): 53/61 kB
Progress (1): 57/61 kB
Progress (1): 61/61 kB
Progress (1): 61 kB   
                   
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.jar
Progress (2): 61 kB | 2.2/38 kB
Progress (2): 61 kB | 5.0/38 kB
Progress (2): 61 kB | 7.7/38 kB
Progress (2): 61 kB | 10/38 kB 
Progress (2): 61 kB | 13/38 kB
Progress (2): 61 kB | 16/38 kB
Progress (2): 61 kB | 19/38 kB
Progress (2): 61 kB | 21/38 kB
Progress (2): 61 kB | 24/38 kB
Progress (2): 61 kB | 27/38 kB
Progress (2): 61 kB | 30/38 kB
Progress (2): 61 kB | 32/38 kB
Progress (2): 61 kB | 35/38 kB
Progress (2): 61 kB | 38/38 kB
Progress (2): 61 kB | 38 kB   
Progress (3): 61 kB | 38 kB | 4.1/40 kB
Progress (3): 61 kB | 38 kB | 7.7/40 kB
Progress (3): 61 kB | 38 kB | 12/40 kB 
Progress (3): 61 kB | 38 kB | 16/40 kB
Progress (3): 61 kB | 38 kB | 20/40 kB
Progress (3): 61 kB | 38 kB | 24/40 kB
Progress (3): 61 kB | 38 kB | 28/40 kB
Progress (3): 61 kB | 38 kB | 32/40 kB
Progress (3): 61 kB | 38 kB | 36/40 kB
Progress (3): 61 kB | 38 kB | 40 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.jar (61 kB at 421 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.jar
Progress (3): 38 kB | 40 kB | 4.1/30 kB
Progress (3): 38 kB | 40 kB | 7.7/30 kB
Progress (4): 38 kB | 40 kB | 7.7/30 kB | 4.1/80 kB
Progress (4): 38 kB | 40 kB | 12/30 kB | 4.1/80 kB 
Progress (4): 38 kB | 40 kB | 12/30 kB | 7.7/80 kB
Progress (4): 38 kB | 40 kB | 16/30 kB | 7.7/80 kB
Progress (4): 38 kB | 40 kB | 16/30 kB | 12/80 kB 
Progress (4): 38 kB | 40 kB | 16/30 kB | 16/80 kB
Progress (4): 38 kB | 40 kB | 20/30 kB | 16/80 kB
Progress (4): 38 kB | 40 kB | 24/30 kB | 16/80 kB
Progress (4): 38 kB | 40 kB | 28/30 kB | 16/80 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.jar (38 kB at 244 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.jar
Progress (3): 40 kB | 28/30 kB | 20/80 kB
Progress (3): 40 kB | 28/30 kB | 24/80 kB
Progress (3): 40 kB | 28/30 kB | 28/80 kB
Progress (3): 40 kB | 28/30 kB | 32/80 kB
Progress (3): 40 kB | 28/30 kB | 36/80 kB
Progress (3): 40 kB | 28/30 kB | 40/80 kB
Progress (3): 40 kB | 28/30 kB | 45/80 kB
Progress (3): 40 kB | 28/30 kB | 49/80 kB
Progress (3): 40 kB | 28/30 kB | 53/80 kB
Progress (3): 40 kB | 28/30 kB | 57/80 kB
Progress (3): 40 kB | 28/30 kB | 61/80 kB
Progress (3): 40 kB | 28/30 kB | 65/80 kB
Progress (3): 40 kB | 30 kB | 65/80 kB   
Progress (3): 40 kB | 30 kB | 69/80 kB
Progress (3): 40 kB | 30 kB | 73/80 kB
Progress (3): 40 kB | 30 kB | 77/80 kB
Progress (3): 40 kB | 30 kB | 80 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.jar (40 kB at 234 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.jar
Progress (3): 30 kB | 80 kB | 4.1/74 kB
Progress (3): 30 kB | 80 kB | 7.7/74 kB
Progress (3): 30 kB | 80 kB | 12/74 kB 
Progress (3): 30 kB | 80 kB | 16/74 kB
Progress (3): 30 kB | 80 kB | 20/74 kB
Progress (3): 30 kB | 80 kB | 24/74 kB
Progress (3): 30 kB | 80 kB | 28/74 kB
Progress (3): 30 kB | 80 kB | 32/74 kB
Progress (3): 30 kB | 80 kB | 36/74 kB
Progress (3): 30 kB | 80 kB | 40/74 kB
Progress (3): 30 kB | 80 kB | 45/74 kB
Progress (3): 30 kB | 80 kB | 49/74 kB
Progress (3): 30 kB | 80 kB | 53/74 kB
Progress (3): 30 kB | 80 kB | 57/74 kB
Progress (3): 30 kB | 80 kB | 61/74 kB
Progress (3): 30 kB | 80 kB | 65/74 kB
Progress (3): 30 kB | 80 kB | 69/74 kB
Progress (3): 30 kB | 80 kB | 73/74 kB
Progress (3): 30 kB | 80 kB | 74 kB   
Progress (4): 30 kB | 80 kB | 74 kB | 2.2/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 5.0/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 7.7/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 10/71 kB 
Progress (4): 30 kB | 80 kB | 74 kB | 13/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 16/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 19/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 21/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 24/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 27/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 30/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 32/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 36/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 40/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 45/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 49/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 53/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 57/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 61/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 65/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 69/71 kB
Progress (4): 30 kB | 80 kB | 74 kB | 71 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.jar (80 kB at 368 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.jar (30 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar
Progress (3): 74 kB | 71 kB | 4.1/82 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.jar (74 kB at 336 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar
Progress (2): 71 kB | 7.7/82 kB
Progress (2): 71 kB | 12/82 kB 
Progress (2): 71 kB | 16/82 kB
Progress (2): 71 kB | 20/82 kB
Progress (2): 71 kB | 24/82 kB
Progress (2): 71 kB | 28/82 kB
Progress (2): 71 kB | 32/82 kB
Progress (2): 71 kB | 36/82 kB
Progress (2): 71 kB | 40/82 kB
Progress (2): 71 kB | 45/82 kB
Progress (2): 71 kB | 49/82 kB
Progress (2): 71 kB | 53/82 kB
Progress (2): 71 kB | 57/82 kB
Progress (2): 71 kB | 61/82 kB
Progress (2): 71 kB | 65/82 kB
Progress (2): 71 kB | 69/82 kB
Progress (2): 71 kB | 73/82 kB
Progress (2): 71 kB | 77/82 kB
Progress (2): 71 kB | 81/82 kB
Progress (2): 71 kB | 82 kB   
Progress (3): 71 kB | 82 kB | 4.1/52 kB
Progress (3): 71 kB | 82 kB | 7.7/52 kB
Progress (3): 71 kB | 82 kB | 12/52 kB 
Progress (3): 71 kB | 82 kB | 16/52 kB
Progress (3): 71 kB | 82 kB | 20/52 kB
Progress (3): 71 kB | 82 kB | 24/52 kB
Progress (3): 71 kB | 82 kB | 28/52 kB
Progress (3): 71 kB | 82 kB | 32/52 kB
Progress (3): 71 kB | 82 kB | 36/52 kB
Progress (3): 71 kB | 82 kB | 40/52 kB
Progress (3): 71 kB | 82 kB | 45/52 kB
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.jar (71 kB at 278 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar
Progress (3): 82 kB | 45/52 kB | 4.1/65 kB
Progress (3): 82 kB | 49/52 kB | 4.1/65 kB
Progress (3): 82 kB | 49/52 kB | 7.7/65 kB
Progress (3): 82 kB | 49/52 kB | 12/65 kB 
Progress (3): 82 kB | 49/52 kB | 16/65 kB
Progress (3): 82 kB | 49/52 kB | 20/65 kB
Progress (3): 82 kB | 49/52 kB | 24/65 kB
Progress (3): 82 kB | 49/52 kB | 28/65 kB
Progress (3): 82 kB | 49/52 kB | 32/65 kB
Progress (3): 82 kB | 49/52 kB | 36/65 kB
Progress (3): 82 kB | 49/52 kB | 40/65 kB
Progress (3): 82 kB | 49/52 kB | 45/65 kB
Progress (3): 82 kB | 49/52 kB | 49/65 kB
Progress (3): 82 kB | 49/52 kB | 53/65 kB
Progress (3): 82 kB | 49/52 kB | 57/65 kB
Progress (3): 82 kB | 49/52 kB | 61/65 kB
Progress (3): 82 kB | 49/52 kB | 65/65 kB
Progress (3): 82 kB | 49/52 kB | 65 kB   
Progress (3): 82 kB | 52 kB | 65 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.jar (82 kB at 305 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.1/1.9 MB
Progress (3): 52 kB | 65 kB | 0.2/1.9 MB
Progress (3): 52 kB | 65 kB | 0.2/1.9 MB
Progress (3): 52 kB | 65 kB | 0.2/1.9 MB
Progress (3): 52 kB | 65 kB | 0.2/1.9 MB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 4.1/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 7.7/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 12/251 kB 
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 12/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 12/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 12/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 12/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 12/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 52 kB | 65 kB | 0.2/1.9 MB | 16/251 kB
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar (52 kB at 170 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar
Progress (3): 65 kB | 0.2/1.9 MB | 16/251 kB
Progress (4): 65 kB | 0.2/1.9 MB | 16/251 kB | 4.1/744 kB
Progress (4): 65 kB | 0.2/1.9 MB | 16/251 kB | 7.7/744 kB
Progress (4): 65 kB | 0.2/1.9 MB | 16/251 kB | 12/744 kB 
Progress (4): 65 kB | 0.2/1.9 MB | 16/251 kB | 16/744 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.jar (65 kB at 209 kB/s)
Progress (3): 0.2/1.9 MB | 20/251 kB | 16/744 kB
Progress (3): 0.2/1.9 MB | 24/251 kB | 16/744 kB
Progress (3): 0.2/1.9 MB | 28/251 kB | 16/744 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar
Progress (3): 0.2/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 20/744 kB
Progress (3): 0.3/1.9 MB | 28/251 kB | 24/744 kB
Progress (3): 0.3/1.9 MB | 32/251 kB | 24/744 kB
Progress (3): 0.3/1.9 MB | 32/251 kB | 24/744 kB
Progress (3): 0.3/1.9 MB | 32/251 kB | 28/744 kB
Progress (3): 0.3/1.9 MB | 32/251 kB | 32/744 kB
Progress (3): 0.3/1.9 MB | 36/251 kB | 32/744 kB
Progress (3): 0.3/1.9 MB | 40/251 kB | 32/744 kB
Progress (3): 0.3/1.9 MB | 45/251 kB | 32/744 kB
Progress (3): 0.3/1.9 MB | 49/251 kB | 32/744 kB
Progress (3): 0.3/1.9 MB | 49/251 kB | 32/744 kB
Progress (3): 0.3/1.9 MB | 49/251 kB | 36/744 kB
Progress (3): 0.3/1.9 MB | 49/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 53/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 57/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 61/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 65/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 65/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 65/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 69/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 40/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 45/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 49/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 49/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 49/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 49/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 49/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 53/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 57/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 61/744 kB
Progress (3): 0.3/1.9 MB | 73/251 kB | 65/744 kB
Progress (3): 0.3/1.9 MB | 77/251 kB | 65/744 kB
Progress (3): 0.3/1.9 MB | 81/251 kB | 65/744 kB
Progress (3): 0.3/1.9 MB | 81/251 kB | 69/744 kB
Progress (3): 0.3/1.9 MB | 81/251 kB | 69/744 kB
Progress (3): 0.4/1.9 MB | 81/251 kB | 69/744 kB
Progress (3): 0.4/1.9 MB | 81/251 kB | 69/744 kB
Progress (3): 0.4/1.9 MB | 81/251 kB | 69/744 kB
Progress (4): 0.4/1.9 MB | 81/251 kB | 69/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 81/251 kB | 73/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 85/251 kB | 73/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 90/251 kB | 73/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 94/251 kB | 73/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 73/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 2.2/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 77/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 98/251 kB | 81/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 102/251 kB | 81/744 kB | 5.0/151 kB
Progress (4): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 5.0/151 kB
Progress (5): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 5.0/151 kB | 4.1/172 kB
Progress (5): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 7.7/151 kB | 4.1/172 kB
Progress (5): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 10/151 kB | 4.1/172 kB 
Progress (5): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 10/151 kB | 7.6/172 kB
Progress (5): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 10/151 kB | 12/172 kB 
Progress (5): 0.4/1.9 MB | 106/251 kB | 81/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 106/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 106/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 110/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 114/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 118/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 122/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 126/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 131/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 85/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 90/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 94/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 16/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 20/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 24/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 28/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 32/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 36/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 40/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 45/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 49/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 53/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 57/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 61/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 10/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 13/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 16/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 98/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 102/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 106/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 110/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 110/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 135/251 kB | 110/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 110/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 110/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 114/744 kB | 19/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 114/744 kB | 21/151 kB | 65/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 114/744 kB | 21/151 kB | 69/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 114/744 kB | 24/151 kB | 69/172 kB
Progress (5): 0.4/1.9 MB | 139/251 kB | 114/744 kB | 24/151 kB | 69/172 kB
Progress (5): 0.4/1.9 MB | 143/251 kB | 114/744 kB | 24/151 kB | 69/172 kB
Progress (5): 0.4/1.9 MB | 147/251 kB | 114/744 kB | 24/151 kB | 69/172 kB
Progress (5): 0.4/1.9 MB | 147/251 kB | 114/744 kB | 24/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 114/744 kB | 24/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 114/744 kB | 27/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 118/744 kB | 27/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 122/744 kB | 27/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 126/744 kB | 27/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 27/151 kB | 69/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 27/151 kB | 73/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 27/151 kB | 77/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 27/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 30/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 32/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 32/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 32/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 36/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 147/251 kB | 131/744 kB | 40/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 151/251 kB | 131/744 kB | 40/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 40/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 45/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 49/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 49/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 49/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 53/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 57/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 61/151 kB | 81/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 61/151 kB | 85/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 61/151 kB | 90/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 61/151 kB | 94/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 131/744 kB | 61/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 135/744 kB | 61/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 139/744 kB | 61/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 143/744 kB | 61/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 143/744 kB | 65/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 155/251 kB | 143/744 kB | 65/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 65/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 69/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 143/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 147/744 kB | 73/151 kB | 98/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 147/744 kB | 73/151 kB | 102/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 147/744 kB | 73/151 kB | 106/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 147/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.5/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 159/251 kB | 151/744 kB | 73/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 159/251 kB | 151/744 kB | 77/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 159/251 kB | 151/744 kB | 81/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 163/251 kB | 151/744 kB | 81/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 163/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 167/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 171/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 176/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 180/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 184/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 188/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 192/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 196/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 151/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 110/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 114/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 118/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 122/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 126/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 131/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 135/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 139/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 143/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 147/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 151/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 155/744 kB | 85/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 159/744 kB | 85/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 200/251 kB | 159/744 kB | 85/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 204/251 kB | 159/744 kB | 85/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 208/251 kB | 159/744 kB | 85/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 85/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 90/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 94/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 155/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 159/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 163/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 167/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 171/172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 159/744 kB | 98/151 kB | 172 kB    
Progress (5): 0.6/1.9 MB | 212/251 kB | 163/744 kB | 98/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 163/744 kB | 102/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 163/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 212/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 217/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 221/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 225/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 229/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 233/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 237/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 241/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 245/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 249/251 kB | 167/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 167/744 kB | 106/151 kB | 172 kB    
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 106/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 110/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 114/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 118/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 122/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 126/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 131/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 135/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 139/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 143/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 147/151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 171/744 kB | 151 kB | 172 kB    
Progress (5): 0.6/1.9 MB | 251 kB | 176/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 176/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 176/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 176/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 180/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 180/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 184/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 188/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 192/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 196/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 196/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 200/744 kB | 151 kB | 172 kB
Progress (5): 0.6/1.9 MB | 251 kB | 204/744 kB | 151 kB | 172 kB
                                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar (172 kB at 316 kB/s)
Progress (4): 0.6/1.9 MB | 251 kB | 208/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 208/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 208/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 212/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 212/744 kB | 151 kB
                                                       
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar
Progress (4): 0.6/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.6/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 217/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 221/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 225/744 kB | 151 kB
Progress (4): 0.7/1.9 MB | 251 kB | 229/744 kB | 151 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar (251 kB at 450 kB/s)
Progress (3): 0.7/1.9 MB | 233/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 233/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 233/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 233/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 233/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 237/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 241/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 245/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 245/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 245/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 245/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.7/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 249/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 253/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 258/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 262/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 262/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 262/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 262/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.8/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.9/1.9 MB | 266/744 kB | 151 kB
Progress (3): 0.9/1.9 MB | 270/744 kB | 151 kB
Progress (3): 0.9/1.9 MB | 274/744 kB | 151 kB
Progress (3): 0.9/1.9 MB | 278/744 kB | 151 kB
Progress (4): 0.9/1.9 MB | 278/744 kB | 151 kB | 4.1/858 kB
Progress (4): 0.9/1.9 MB | 278/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 282/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 282/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 282/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 282/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 286/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 290/744 kB | 151 kB | 7.7/858 kB
Progress (4): 0.9/1.9 MB | 290/744 kB | 151 kB | 12/858 kB 
Progress (4): 0.9/1.9 MB | 290/744 kB | 151 kB | 16/858 kB
Progress (4): 0.9/1.9 MB | 294/744 kB | 151 kB | 16/858 kB
Progress (4): 0.9/1.9 MB | 294/744 kB | 151 kB | 16/858 kB
Progress (4): 0.9/1.9 MB | 294/744 kB | 151 kB | 20/858 kB
Progress (4): 0.9/1.9 MB | 298/744 kB | 151 kB | 20/858 kB
Progress (4): 0.9/1.9 MB | 298/744 kB | 151 kB | 24/858 kB
Progress (4): 0.9/1.9 MB | 303/744 kB | 151 kB | 24/858 kB
Progress (4): 0.9/1.9 MB | 307/744 kB | 151 kB | 24/858 kB
Progress (4): 0.9/1.9 MB | 307/744 kB | 151 kB | 24/858 kB
Progress (4): 0.9/1.9 MB | 307/744 kB | 151 kB | 24/858 kB
Progress (4): 0.9/1.9 MB | 307/744 kB | 151 kB | 24/858 kB
Progress (4): 0.9/1.9 MB | 307/744 kB | 151 kB | 24/858 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar (151 kB at 253 kB/s)
Progress (3): 0.9/1.9 MB | 311/744 kB | 24/858 kB
Progress (3): 0.9/1.9 MB | 311/744 kB | 28/858 kB
Progress (3): 0.9/1.9 MB | 311/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 315/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 319/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 323/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 32/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 36/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 40/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 45/858 kB
Progress (3): 0.9/1.9 MB | 327/744 kB | 49/858 kB
Progress (3): 0.9/1.9 MB | 331/744 kB | 49/858 kB
Progress (3): 0.9/1.9 MB | 331/744 kB | 49/858 kB
Progress (3): 0.9/1.9 MB | 331/744 kB | 53/858 kB
Progress (3): 0.9/1.9 MB | 331/744 kB | 57/858 kB
Progress (3): 0.9/1.9 MB | 331/744 kB | 61/858 kB
Progress (3): 0.9/1.9 MB | 331/744 kB | 65/858 kB
Progress (3): 0.9/1.9 MB | 335/744 kB | 65/858 kB
Progress (3): 0.9/1.9 MB | 335/744 kB | 69/858 kB
Progress (3): 0.9/1.9 MB | 335/744 kB | 73/858 kB
Progress (3): 0.9/1.9 MB | 335/744 kB | 77/858 kB
Progress (3): 0.9/1.9 MB | 335/744 kB | 81/858 kB
Progress (3): 0.9/1.9 MB | 335/744 kB | 81/858 kB
Progress (3): 0.9/1.9 MB | 339/744 kB | 81/858 kB
Progress (3): 0.9/1.9 MB | 344/744 kB | 81/858 kB
Progress (3): 0.9/1.9 MB | 344/744 kB | 85/858 kB
Progress (3): 0.9/1.9 MB | 344/744 kB | 90/858 kB
Progress (3): 0.9/1.9 MB | 344/744 kB | 94/858 kB
Progress (3): 0.9/1.9 MB | 348/744 kB | 94/858 kB
Progress (3): 0.9/1.9 MB | 352/744 kB | 94/858 kB
Progress (3): 0.9/1.9 MB | 356/744 kB | 94/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 94/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 94/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 0.9/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 1.0/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 1.0/1.9 MB | 360/744 kB | 98/858 kB
Progress (3): 1.0/1.9 MB | 364/744 kB | 98/858 kB
Progress (3): 1.0/1.9 MB | 364/744 kB | 98/858 kB
Progress (3): 1.0/1.9 MB | 364/744 kB | 102/858 kB
Progress (3): 1.0/1.9 MB | 368/744 kB | 102/858 kB
Progress (3): 1.0/1.9 MB | 368/744 kB | 106/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 106/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 106/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 110/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 372/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 114/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 118/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 122/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 126/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 131/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 135/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 139/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 143/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 147/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 151/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 155/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 159/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 163/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 167/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 171/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 176/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 180/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 184/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 188/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 192/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 192/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 192/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 192/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 192/858 kB
Progress (3): 1.0/1.9 MB | 376/744 kB | 196/858 kB
Progress (3): 1.0/1.9 MB | 380/744 kB | 196/858 kB
Progress (3): 1.0/1.9 MB | 380/744 kB | 196/858 kB
Progress (3): 1.0/1.9 MB | 380/744 kB | 200/858 kB
Progress (3): 1.0/1.9 MB | 380/744 kB | 204/858 kB
Progress (3): 1.0/1.9 MB | 380/744 kB | 208/858 kB
Progress (3): 1.0/1.9 MB | 380/744 kB | 212/858 kB
Progress (3): 1.0/1.9 MB | 384/744 kB | 212/858 kB
Progress (3): 1.0/1.9 MB | 389/744 kB | 212/858 kB
Progress (3): 1.0/1.9 MB | 393/744 kB | 212/858 kB
Progress (3): 1.0/1.9 MB | 393/744 kB | 217/858 kB
Progress (3): 1.0/1.9 MB | 393/744 kB | 217/858 kB
Progress (3): 1.0/1.9 MB | 393/744 kB | 221/858 kB
Progress (3): 1.0/1.9 MB | 397/744 kB | 221/858 kB
Progress (3): 1.0/1.9 MB | 397/744 kB | 225/858 kB
Progress (3): 1.0/1.9 MB | 397/744 kB | 225/858 kB
Progress (3): 1.0/1.9 MB | 397/744 kB | 229/858 kB
Progress (3): 1.0/1.9 MB | 401/744 kB | 229/858 kB
Progress (3): 1.0/1.9 MB | 405/744 kB | 229/858 kB
Progress (3): 1.0/1.9 MB | 409/744 kB | 229/858 kB
Progress (3): 1.0/1.9 MB | 409/744 kB | 233/858 kB
Progress (3): 1.0/1.9 MB | 409/744 kB | 237/858 kB
Progress (3): 1.0/1.9 MB | 409/744 kB | 241/858 kB
Progress (3): 1.0/1.9 MB | 409/744 kB | 241/858 kB
Progress (3): 1.0/1.9 MB | 409/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 413/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 413/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 413/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 413/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 413/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 417/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 421/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 245/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 249/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 253/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 258/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 262/858 kB
Progress (3): 1.0/1.9 MB | 425/744 kB | 262/858 kB
Progress (3): 1.0/1.9 MB | 430/744 kB | 262/858 kB
Progress (3): 1.0/1.9 MB | 434/744 kB | 262/858 kB
Progress (3): 1.0/1.9 MB | 434/744 kB | 266/858 kB
Progress (3): 1.0/1.9 MB | 434/744 kB | 270/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 270/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 274/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 278/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 282/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 286/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 290/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 294/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 298/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 303/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 307/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 311/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 315/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 319/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 323/858 kB
Progress (3): 1.1/1.9 MB | 434/744 kB | 327/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 327/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 331/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 335/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 339/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 344/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 348/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 352/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 356/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 360/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 364/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 368/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 372/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 376/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 376/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 380/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 384/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 389/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 393/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 393/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 393/858 kB
Progress (3): 1.1/1.9 MB | 438/744 kB | 393/858 kB
Progress (3): 1.1/1.9 MB | 442/744 kB | 393/858 kB
Progress (3): 1.1/1.9 MB | 442/744 kB | 393/858 kB
Progress (3): 1.1/1.9 MB | 442/744 kB | 397/858 kB
Progress (3): 1.1/1.9 MB | 442/744 kB | 401/858 kB
Progress (3): 1.1/1.9 MB | 442/744 kB | 405/858 kB
Progress (3): 1.1/1.9 MB | 442/744 kB | 409/858 kB
Progress (3): 1.1/1.9 MB | 446/744 kB | 409/858 kB
Progress (3): 1.1/1.9 MB | 446/744 kB | 413/858 kB
Progress (3): 1.1/1.9 MB | 446/744 kB | 417/858 kB
Progress (3): 1.1/1.9 MB | 446/744 kB | 417/858 kB
Progress (3): 1.1/1.9 MB | 446/744 kB | 421/858 kB
Progress (3): 1.1/1.9 MB | 450/744 kB | 421/858 kB
Progress (3): 1.1/1.9 MB | 454/744 kB | 421/858 kB
Progress (3): 1.1/1.9 MB | 458/744 kB | 421/858 kB
Progress (3): 1.1/1.9 MB | 458/744 kB | 425/858 kB
Progress (3): 1.1/1.9 MB | 458/744 kB | 425/858 kB
Progress (3): 1.1/1.9 MB | 462/744 kB | 425/858 kB
Progress (3): 1.1/1.9 MB | 466/744 kB | 425/858 kB
Progress (3): 1.1/1.9 MB | 466/744 kB | 425/858 kB
Progress (3): 1.1/1.9 MB | 470/744 kB | 425/858 kB
Progress (3): 1.1/1.9 MB | 470/744 kB | 430/858 kB
Progress (3): 1.1/1.9 MB | 470/744 kB | 434/858 kB
Progress (3): 1.1/1.9 MB | 470/744 kB | 438/858 kB
Progress (3): 1.1/1.9 MB | 470/744 kB | 442/858 kB
Progress (3): 1.1/1.9 MB | 475/744 kB | 442/858 kB
Progress (3): 1.1/1.9 MB | 475/744 kB | 446/858 kB
Progress (3): 1.1/1.9 MB | 475/744 kB | 450/858 kB
Progress (3): 1.1/1.9 MB | 475/744 kB | 454/858 kB
Progress (3): 1.1/1.9 MB | 475/744 kB | 458/858 kB
Progress (3): 1.1/1.9 MB | 475/744 kB | 458/858 kB
Progress (3): 1.1/1.9 MB | 479/744 kB | 458/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 458/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 462/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 466/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 470/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 475/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 475/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 475/858 kB
Progress (3): 1.1/1.9 MB | 483/744 kB | 475/858 kB
Progress (3): 1.1/1.9 MB | 487/744 kB | 475/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 475/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 479/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 483/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 487/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 491/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 495/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 499/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 503/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 507/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 507/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 511/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 516/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 491/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 495/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 499/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 503/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 507/744 kB | 520/858 kB
Progress (3): 1.1/1.9 MB | 507/744 kB | 524/858 kB
Progress (3): 1.1/1.9 MB | 511/744 kB | 524/858 kB
Progress (3): 1.1/1.9 MB | 516/744 kB | 524/858 kB
Progress (3): 1.1/1.9 MB | 520/744 kB | 524/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 524/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 528/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 532/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 532/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 532/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 532/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 536/858 kB
Progress (3): 1.1/1.9 MB | 524/744 kB | 540/858 kB
Progress (3): 1.1/1.9 MB | 528/744 kB | 540/858 kB
Progress (3): 1.1/1.9 MB | 532/744 kB | 540/858 kB
Progress (3): 1.1/1.9 MB | 536/744 kB | 540/858 kB
Progress (3): 1.1/1.9 MB | 536/744 kB | 540/858 kB
Progress (3): 1.1/1.9 MB | 536/744 kB | 544/858 kB
Progress (3): 1.1/1.9 MB | 536/744 kB | 548/858 kB
Progress (3): 1.1/1.9 MB | 536/744 kB | 552/858 kB
Progress (3): 1.1/1.9 MB | 540/744 kB | 552/858 kB
Progress (3): 1.1/1.9 MB | 544/744 kB | 552/858 kB
Progress (3): 1.1/1.9 MB | 548/744 kB | 552/858 kB
Progress (3): 1.1/1.9 MB | 552/744 kB | 552/858 kB
Progress (3): 1.1/1.9 MB | 557/744 kB | 552/858 kB
Progress (3): 1.1/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.1/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.1/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.1/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 557/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 561/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 565/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 569/744 kB | 557/858 kB
Progress (3): 1.2/1.9 MB | 569/744 kB | 561/858 kB
Progress (3): 1.2/1.9 MB | 569/744 kB | 565/858 kB
Progress (3): 1.2/1.9 MB | 569/744 kB | 569/858 kB
Progress (3): 1.2/1.9 MB | 569/744 kB | 573/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 573/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 577/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 581/858 kB
Progress (3): 1.2/1.9 MB | 573/744 kB | 585/858 kB
Progress (3): 1.2/1.9 MB | 577/744 kB | 585/858 kB
Progress (3): 1.2/1.9 MB | 581/744 kB | 585/858 kB
Progress (3): 1.2/1.9 MB | 585/744 kB | 585/858 kB
Progress (3): 1.2/1.9 MB | 585/744 kB | 589/858 kB
Progress (3): 1.2/1.9 MB | 585/744 kB | 589/858 kB
Progress (3): 1.2/1.9 MB | 585/744 kB | 589/858 kB
Progress (3): 1.2/1.9 MB | 589/744 kB | 589/858 kB
Progress (3): 1.2/1.9 MB | 589/744 kB | 593/858 kB
Progress (3): 1.2/1.9 MB | 589/744 kB | 597/858 kB
Progress (3): 1.2/1.9 MB | 589/744 kB | 602/858 kB
Progress (3): 1.2/1.9 MB | 589/744 kB | 602/858 kB
Progress (3): 1.2/1.9 MB | 593/744 kB | 602/858 kB
Progress (3): 1.2/1.9 MB | 597/744 kB | 602/858 kB
Progress (3): 1.2/1.9 MB | 602/744 kB | 602/858 kB
Progress (3): 1.2/1.9 MB | 602/744 kB | 602/858 kB
Progress (3): 1.2/1.9 MB | 602/744 kB | 606/858 kB
Progress (3): 1.2/1.9 MB | 602/744 kB | 606/858 kB
Progress (3): 1.2/1.9 MB | 602/744 kB | 606/858 kB
Progress (3): 1.2/1.9 MB | 606/744 kB | 606/858 kB
Progress (3): 1.2/1.9 MB | 606/744 kB | 610/858 kB
Progress (3): 1.2/1.9 MB | 606/744 kB | 614/858 kB
Progress (3): 1.2/1.9 MB | 606/744 kB | 618/858 kB
Progress (3): 1.2/1.9 MB | 606/744 kB | 622/858 kB
Progress (3): 1.3/1.9 MB | 606/744 kB | 622/858 kB
Progress (3): 1.3/1.9 MB | 606/744 kB | 622/858 kB
Progress (3): 1.3/1.9 MB | 606/744 kB | 622/858 kB
Progress (3): 1.3/1.9 MB | 606/744 kB | 622/858 kB
Progress (3): 1.3/1.9 MB | 610/744 kB | 622/858 kB
Progress (3): 1.3/1.9 MB | 610/744 kB | 626/858 kB
Progress (3): 1.3/1.9 MB | 610/744 kB | 630/858 kB
Progress (3): 1.3/1.9 MB | 610/744 kB | 634/858 kB
Progress (3): 1.3/1.9 MB | 614/744 kB | 634/858 kB
Progress (3): 1.3/1.9 MB | 618/744 kB | 634/858 kB
Progress (3): 1.3/1.9 MB | 622/744 kB | 634/858 kB
Progress (3): 1.3/1.9 MB | 626/744 kB | 634/858 kB
Progress (3): 1.3/1.9 MB | 630/744 kB | 634/858 kB
Progress (3): 1.3/1.9 MB | 630/744 kB | 638/858 kB
Progress (3): 1.3/1.9 MB | 630/744 kB | 638/858 kB
Progress (3): 1.3/1.9 MB | 630/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 634/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 638/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 643/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 643/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 647/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 651/858 kB
Progress (3): 1.3/1.9 MB | 647/744 kB | 655/858 kB
Progress (3): 1.3/1.9 MB | 651/744 kB | 655/858 kB
Progress (3): 1.3/1.9 MB | 655/744 kB | 655/858 kB
Progress (3): 1.3/1.9 MB | 655/744 kB | 655/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 655/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 659/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 663/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 667/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 671/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 675/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 679/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 683/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 688/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 692/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 696/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 700/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 704/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 704/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 704/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 708/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 712/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 716/858 kB
Progress (3): 1.4/1.9 MB | 655/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 659/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 663/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 667/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 720/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 724/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 729/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 733/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 737/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 741/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 745/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 749/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 753/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 757/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 761/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 765/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 770/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 774/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 778/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 782/858 kB
Progress (3): 1.4/1.9 MB | 671/744 kB | 786/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 786/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 786/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 786/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 786/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 786/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 790/858 kB
Progress (3): 1.4/1.9 MB | 675/744 kB | 794/858 kB
Progress (3): 1.4/1.9 MB | 679/744 kB | 794/858 kB
Progress (3): 1.4/1.9 MB | 683/744 kB | 794/858 kB
Progress (3): 1.4/1.9 MB | 688/744 kB | 794/858 kB
Progress (3): 1.4/1.9 MB | 688/744 kB | 798/858 kB
Progress (3): 1.4/1.9 MB | 688/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 692/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 696/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 700/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 704/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 708/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 712/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 712/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 716/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 720/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 724/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 729/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 733/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 737/744 kB | 802/858 kB
Progress (3): 1.4/1.9 MB | 737/744 kB | 806/858 kB
Progress (3): 1.4/1.9 MB | 737/744 kB | 806/858 kB
Progress (3): 1.4/1.9 MB | 741/744 kB | 806/858 kB
Progress (3): 1.4/1.9 MB | 741/744 kB | 810/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 810/858 kB    
Progress (3): 1.4/1.9 MB | 744 kB | 810/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 815/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 815/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 819/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 819/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 823/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 827/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 831/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 835/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 839/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 843/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 847/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 851/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 856/858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB    
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.4/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.5/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
Progress (3): 1.6/1.9 MB | 744 kB | 858 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar (858 kB at 1.0 MB/s)
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
Progress (2): 1.7/1.9 MB | 744 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar (744 kB at 867 kB/s)
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar (1.9 MB at 2.1 MB/s)
[INFO] Storing buildNumber: 2018-09-20 08:40:26 at timestamp: 1537432826099
[INFO] Executing: /bin/sh -c cd /home/jenkins/workspace/Jersey_release/core-common && git rev-parse --verify HEAD
[INFO] Working directory: /home/jenkins/workspace/Jersey_release/core-common
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ jersey-common ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Progress (1): 601 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
Progress (1): 2.2/8.8 kB
Progress (1): 5.0/8.8 kB
Progress (1): 7.8/8.8 kB
Progress (1): 8.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 144 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
Progress (1): 2.2/268 kB
Progress (1): 5.0/268 kB
Progress (1): 7.7/268 kB
Progress (1): 10/268 kB 
Progress (1): 13/268 kB
Progress (1): 16/268 kB
Progress (1): 19/268 kB
Progress (1): 21/268 kB
Progress (1): 24/268 kB
Progress (1): 27/268 kB
Progress (1): 30/268 kB
Progress (1): 32/268 kB
Progress (1): 36/268 kB
Progress (1): 40/268 kB
Progress (1): 45/268 kB
Progress (1): 49/268 kB
Progress (1): 53/268 kB
Progress (1): 57/268 kB
Progress (1): 61/268 kB
Progress (1): 65/268 kB
Progress (1): 69/268 kB
Progress (1): 73/268 kB
Progress (1): 77/268 kB
Progress (1): 81/268 kB
Progress (1): 85/268 kB
Progress (1): 90/268 kB
Progress (1): 94/268 kB
Progress (1): 98/268 kB
Progress (1): 102/268 kB
Progress (1): 106/268 kB
Progress (1): 110/268 kB
Progress (1): 114/268 kB
Progress (1): 118/268 kB
Progress (1): 122/268 kB
Progress (1): 126/268 kB
Progress (1): 131/268 kB
Progress (1): 135/268 kB
Progress (1): 139/268 kB
Progress (1): 143/268 kB
Progress (1): 147/268 kB
Progress (1): 151/268 kB
Progress (1): 155/268 kB
Progress (1): 159/268 kB
Progress (1): 163/268 kB
Progress (1): 167/268 kB
Progress (1): 171/268 kB
Progress (1): 176/268 kB
Progress (1): 180/268 kB
Progress (1): 184/268 kB
Progress (1): 188/268 kB
Progress (1): 192/268 kB
Progress (1): 196/268 kB
Progress (1): 200/268 kB
Progress (1): 204/268 kB
Progress (1): 208/268 kB
Progress (1): 212/268 kB
Progress (1): 217/268 kB
Progress (1): 219/268 kB
Progress (1): 223/268 kB
Progress (1): 227/268 kB
Progress (1): 231/268 kB
Progress (1): 235/268 kB
Progress (1): 239/268 kB
Progress (1): 243/268 kB
Progress (1): 247/268 kB
Progress (1): 251/268 kB
Progress (1): 256/268 kB
Progress (1): 260/268 kB
Progress (1): 264/268 kB
Progress (1): 268 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 2.5 MB/s)
[INFO] 
[INFO] --- maven-istack-commons-plugin:2.6.1:rs-gen (default) @ jersey-common ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2/file-management-1.2.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2/file-management-1.2.pom (3.9 kB at 62 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Progress (1): 2.2/2.7 kB
Progress (1): 2.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Progress (1): 2.2/21 kB
Progress (1): 5.0/21 kB
Progress (1): 7.8/21 kB
Progress (1): 11/21 kB 
Progress (1): 13/21 kB
Progress (1): 16/21 kB
Progress (1): 19/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 337 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Progress (1): 2.2/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 67 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Progress (1): 765 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Progress (1): 2.2/13 kB
Progress (1): 5.0/13 kB
Progress (1): 7.8/13 kB
Progress (1): 11/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 220 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Progress (1): 767 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Progress (1): 588 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Progress (1): 2.2/6.4 kB
Progress (1): 5.0/6.4 kB
Progress (1): 6.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 107 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Progress (1): 2.2/2.3 kB
Progress (1): 2.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/codemodel/codemodel/2.4/codemodel-2.4.pom
Progress (1): 2.2/3.5 kB
Progress (1): 3.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/codemodel/codemodel/2.4/codemodel-2.4.pom (3.5 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/codemodel/codemodel-project/2.4/codemodel-project-2.4.pom
Progress (1): 2.2/7.1 kB
Progress (1): 5.0/7.1 kB
Progress (1): 7.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/codemodel/codemodel-project/2.4/codemodel-project-2.4.pom (7.1 kB at 117 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (1.8 kB at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
Progress (1): 948 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
Progress (1): 2.2/2.4 kB
Progress (1): 2.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (1.3 kB at 21 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2/file-management-1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
Progress (1): 2.2/10 kB
Progress (1): 5.0/10 kB
Progress (1): 7.7/10 kB
Progress (1): 10 kB    
Progress (2): 10 kB | 2.2/37 kB
Progress (2): 10 kB | 5.0/37 kB
Progress (2): 10 kB | 7.7/37 kB
Progress (2): 10 kB | 10/37 kB 
Progress (2): 10 kB | 13/37 kB
Progress (2): 10 kB | 16/37 kB
Progress (2): 10 kB | 19/37 kB
Progress (2): 10 kB | 21/37 kB
Progress (2): 10 kB | 24/37 kB
Progress (2): 10 kB | 27/37 kB
Progress (2): 10 kB | 30/37 kB
Progress (2): 10 kB | 32/37 kB
Progress (2): 10 kB | 35/37 kB
Progress (2): 10 kB | 37 kB   
Progress (3): 10 kB | 37 kB | 2.2/78 kB
Progress (4): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 2.2/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 5.0/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 7.7/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 10/39 kB 
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 13/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 16/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 19/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 21/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 24/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 27/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 30/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 32/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 35/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 38/39 kB
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 2.2/49 kB | 39 kB   
Progress (5): 10 kB | 37 kB | 2.2/78 kB | 5.0/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 5.0/78 kB | 5.0/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 5.0/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 7.7/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 10/78 kB | 7.7/49 kB | 39 kB 
Progress (5): 10 kB | 37 kB | 13/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 16/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 19/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 21/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 24/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 27/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 30/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 32/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 36/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 40/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 45/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 49/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 53/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 57/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 61/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 65/78 kB | 7.7/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 65/78 kB | 10/49 kB | 39 kB 
Progress (5): 10 kB | 37 kB | 65/78 kB | 13/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 69/78 kB | 13/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 13/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 16/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 19/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 21/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 24/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 27/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 30/49 kB | 39 kB
Progress (5): 10 kB | 37 kB | 73/78 kB | 32/49 kB | 39 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
Progress (4): 37 kB | 77/78 kB | 32/49 kB | 39 kB
Progress (4): 37 kB | 78 kB | 32/49 kB | 39 kB   
Progress (4): 37 kB | 78 kB | 36/49 kB | 39 kB
Progress (4): 37 kB | 78 kB | 40/49 kB | 39 kB
Progress (4): 37 kB | 78 kB | 45/49 kB | 39 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2/file-management-1.2.jar (37 kB at 490 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
Progress (3): 78 kB | 49/49 kB | 39 kB
Progress (3): 78 kB | 49 kB | 39 kB   
                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 470 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar
Progress (3): 78 kB | 49 kB | 4.1/20 kB
Progress (3): 78 kB | 49 kB | 7.7/20 kB
Progress (3): 78 kB | 49 kB | 12/20 kB 
Progress (3): 78 kB | 49 kB | 16/20 kB
Progress (3): 78 kB | 49 kB | 20 kB   
Progress (4): 78 kB | 49 kB | 20 kB | 2.2/43 kB
Progress (4): 78 kB | 49 kB | 20 kB | 5.0/43 kB
Progress (4): 78 kB | 49 kB | 20 kB | 7.7/43 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 468 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/codemodel/codemodel/2.4/codemodel-2.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 727 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar
Progress (2): 20 kB | 10/43 kB
Progress (2): 20 kB | 13/43 kB
Progress (2): 20 kB | 16/43 kB
Progress (2): 20 kB | 19/43 kB
Progress (2): 20 kB | 21/43 kB
Progress (2): 20 kB | 24/43 kB
Progress (2): 20 kB | 27/43 kB
Progress (2): 20 kB | 30/43 kB
Progress (2): 20 kB | 32/43 kB
Progress (2): 20 kB | 36/43 kB
Progress (2): 20 kB | 40/43 kB
Progress (2): 20 kB | 43 kB   
Progress (3): 20 kB | 43 kB | 2.2/204 kB
Progress (3): 20 kB | 43 kB | 5.0/204 kB
Progress (3): 20 kB | 43 kB | 7.7/204 kB
Progress (3): 20 kB | 43 kB | 10/204 kB 
Progress (3): 20 kB | 43 kB | 13/204 kB
Progress (3): 20 kB | 43 kB | 16/204 kB
Progress (3): 20 kB | 43 kB | 19/204 kB
Progress (3): 20 kB | 43 kB | 21/204 kB
Progress (3): 20 kB | 43 kB | 24/204 kB
Progress (3): 20 kB | 43 kB | 27/204 kB
Progress (3): 20 kB | 43 kB | 30/204 kB
Progress (3): 20 kB | 43 kB | 32/204 kB
Progress (3): 20 kB | 43 kB | 36/204 kB
Progress (3): 20 kB | 43 kB | 40/204 kB
Progress (3): 20 kB | 43 kB | 45/204 kB
Progress (3): 20 kB | 43 kB | 49/204 kB
Progress (3): 20 kB | 43 kB | 53/204 kB
Progress (3): 20 kB | 43 kB | 57/204 kB
Progress (3): 20 kB | 43 kB | 61/204 kB
Progress (3): 20 kB | 43 kB | 65/204 kB
Progress (3): 20 kB | 43 kB | 69/204 kB
Progress (3): 20 kB | 43 kB | 73/204 kB
Progress (3): 20 kB | 43 kB | 77/204 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 150 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.jar
Progress (2): 43 kB | 81/204 kB
Progress (2): 43 kB | 85/204 kB
Progress (2): 43 kB | 90/204 kB
Progress (2): 43 kB | 94/204 kB
Progress (2): 43 kB | 98/204 kB
Progress (2): 43 kB | 102/204 kB
Progress (2): 43 kB | 106/204 kB
Progress (2): 43 kB | 110/204 kB
Progress (2): 43 kB | 114/204 kB
Progress (3): 43 kB | 114/204 kB | 4.1/146 kB
Progress (3): 43 kB | 114/204 kB | 7.7/146 kB
Progress (3): 43 kB | 114/204 kB | 12/146 kB 
Progress (3): 43 kB | 114/204 kB | 16/146 kB
Progress (3): 43 kB | 114/204 kB | 20/146 kB
Progress (3): 43 kB | 114/204 kB | 24/146 kB
Progress (3): 43 kB | 114/204 kB | 28/146 kB
Progress (3): 43 kB | 114/204 kB | 32/146 kB
Progress (3): 43 kB | 114/204 kB | 36/146 kB
Progress (3): 43 kB | 114/204 kB | 40/146 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 297 kB/s)
Progress (3): 114/204 kB | 40/146 kB | 2.2/157 kB
Progress (3): 114/204 kB | 40/146 kB | 5.0/157 kB
Progress (3): 114/204 kB | 40/146 kB | 7.7/157 kB
Progress (3): 114/204 kB | 40/146 kB | 10/157 kB 
Progress (3): 114/204 kB | 40/146 kB | 13/157 kB
Progress (3): 114/204 kB | 40/146 kB | 16/157 kB
Progress (3): 114/204 kB | 40/146 kB | 19/157 kB
Progress (3): 114/204 kB | 40/146 kB | 21/157 kB
Progress (3): 114/204 kB | 40/146 kB | 24/157 kB
Progress (3): 114/204 kB | 40/146 kB | 27/157 kB
Progress (3): 114/204 kB | 40/146 kB | 30/157 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.jar
Progress (3): 114/204 kB | 45/146 kB | 30/157 kB
Progress (3): 114/204 kB | 49/146 kB | 30/157 kB
Progress (3): 118/204 kB | 49/146 kB | 30/157 kB
Progress (3): 122/204 kB | 49/146 kB | 30/157 kB
Progress (3): 122/204 kB | 49/146 kB | 32/157 kB
Progress (3): 126/204 kB | 49/146 kB | 32/157 kB
Progress (3): 131/204 kB | 49/146 kB | 32/157 kB
Progress (3): 131/204 kB | 53/146 kB | 32/157 kB
Progress (3): 131/204 kB | 53/146 kB | 36/157 kB
Progress (3): 131/204 kB | 53/146 kB | 40/157 kB
Progress (3): 135/204 kB | 53/146 kB | 40/157 kB
Progress (3): 139/204 kB | 53/146 kB | 40/157 kB
Progress (3): 139/204 kB | 57/146 kB | 40/157 kB
Progress (3): 139/204 kB | 61/146 kB | 40/157 kB
Progress (3): 143/204 kB | 61/146 kB | 40/157 kB
Progress (3): 147/204 kB | 61/146 kB | 40/157 kB
Progress (3): 147/204 kB | 61/146 kB | 45/157 kB
Progress (3): 147/204 kB | 61/146 kB | 49/157 kB
Progress (3): 147/204 kB | 65/146 kB | 49/157 kB
Progress (3): 151/204 kB | 65/146 kB | 49/157 kB
Progress (4): 151/204 kB | 65/146 kB | 49/157 kB | 2.8/32 kB
Progress (4): 151/204 kB | 65/146 kB | 53/157 kB | 2.8/32 kB
Progress (4): 151/204 kB | 65/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 69/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 73/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 77/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 81/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 85/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 90/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 94/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 98/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 102/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 106/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 110/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 114/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 118/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 122/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 126/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 131/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 135/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 139/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 143/146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 151/204 kB | 146 kB | 53/157 kB | 5.5/32 kB    
Progress (4): 155/204 kB | 146 kB | 53/157 kB | 5.5/32 kB
Progress (4): 155/204 kB | 146 kB | 53/157 kB | 8.3/32 kB
Progress (4): 155/204 kB | 146 kB | 57/157 kB | 8.3/32 kB
Progress (4): 155/204 kB | 146 kB | 61/157 kB | 8.3/32 kB
Progress (4): 155/204 kB | 146 kB | 61/157 kB | 11/32 kB 
Progress (4): 155/204 kB | 146 kB | 61/157 kB | 14/32 kB
Progress (4): 155/204 kB | 146 kB | 61/157 kB | 16/32 kB
Progress (4): 159/204 kB | 146 kB | 61/157 kB | 16/32 kB
Progress (4): 163/204 kB | 146 kB | 61/157 kB | 16/32 kB
Progress (4): 163/204 kB | 146 kB | 61/157 kB | 19/32 kB
Progress (4): 163/204 kB | 146 kB | 61/157 kB | 22/32 kB
Progress (4): 163/204 kB | 146 kB | 65/157 kB | 22/32 kB
Progress (4): 163/204 kB | 146 kB | 65/157 kB | 25/32 kB
Progress (4): 163/204 kB | 146 kB | 65/157 kB | 27/32 kB
Progress (4): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 4.1/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 7.7/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 12/42 kB 
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 16/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 20/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 24/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 28/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 32/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 36/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 40/42 kB
Progress (5): 167/204 kB | 146 kB | 65/157 kB | 27/32 kB | 42 kB   
Progress (5): 171/204 kB | 146 kB | 65/157 kB | 27/32 kB | 42 kB
Progress (5): 176/204 kB | 146 kB | 65/157 kB | 27/32 kB | 42 kB
Progress (5): 180/204 kB | 146 kB | 65/157 kB | 27/32 kB | 42 kB
Progress (5): 180/204 kB | 146 kB | 65/157 kB | 30/32 kB | 42 kB
Progress (5): 180/204 kB | 146 kB | 69/157 kB | 30/32 kB | 42 kB
Progress (5): 184/204 kB | 146 kB | 69/157 kB | 30/32 kB | 42 kB
Progress (5): 188/204 kB | 146 kB | 69/157 kB | 30/32 kB | 42 kB
Progress (5): 188/204 kB | 146 kB | 69/157 kB | 32 kB | 42 kB   
Progress (5): 192/204 kB | 146 kB | 69/157 kB | 32 kB | 42 kB
Progress (5): 196/204 kB | 146 kB | 69/157 kB | 32 kB | 42 kB
Progress (5): 196/204 kB | 146 kB | 73/157 kB | 32 kB | 42 kB
Progress (5): 196/204 kB | 146 kB | 77/157 kB | 32 kB | 42 kB
Progress (5): 200/204 kB | 146 kB | 77/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 77/157 kB | 32 kB | 42 kB    
Progress (5): 204 kB | 146 kB | 81/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 85/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 90/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 94/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 98/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 102/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 106/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 110/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 114/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 118/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 122/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 126/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 131/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 135/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 139/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 143/157 kB | 32 kB | 42 kB
Progress (5): 204 kB | 146 kB | 147/157 kB | 32 kB | 42 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/codemodel/codemodel/2.4/codemodel-2.4.jar (146 kB at 683 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar
Progress (4): 204 kB | 151/157 kB | 32 kB | 42 kB
Progress (4): 204 kB | 155/157 kB | 32 kB | 42 kB
Progress (4): 204 kB | 157 kB | 32 kB | 42 kB    
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.jar (42 kB at 184 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.jar (32 kB at 139 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.jar (204 kB at 880 kB/s)
Progress (2): 157 kB | 4.1/12 kB
Progress (2): 157 kB | 7.7/12 kB
Progress (2): 157 kB | 12/12 kB 
Progress (2): 157 kB | 12 kB   
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (157 kB at 636 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 kB at 44 kB/s)
Resources:
org/glassfish/jersey/internal/localization.properties
Processing /home/jenkins/workspace/Jersey_release/core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties
org/glassfish/jersey/internal/LocalizationMessages.java
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ jersey-common ---
[INFO] Source directory: /home/jenkins/workspace/Jersey_release/core-common/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-common ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Progress (1): 690 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Progress (1): 769 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
Progress (1): 2.2/211 kB
Progress (2): 2.2/211 kB | 4.1/21 kB
Progress (2): 2.2/211 kB | 7.6/21 kB
Progress (2): 5.0/211 kB | 7.6/21 kB
Progress (2): 7.7/211 kB | 7.6/21 kB
Progress (3): 7.7/211 kB | 7.6/21 kB | 2.2/37 kB
Progress (3): 7.7/211 kB | 7.6/21 kB | 5.0/37 kB
Progress (3): 7.7/211 kB | 7.6/21 kB | 7.7/37 kB
Progress (4): 7.7/211 kB | 7.6/21 kB | 7.7/37 kB | 4.1/14 kB
Progress (5): 7.7/211 kB | 7.6/21 kB | 7.7/37 kB | 4.1/14 kB | 4.1/160 kB
Progress (5): 7.7/211 kB | 12/21 kB | 7.7/37 kB | 4.1/14 kB | 4.1/160 kB 
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 4.1/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 7.7/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 12/160 kB 
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 16/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 20/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 24/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 28/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 32/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 36/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 40/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 45/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 49/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 53/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 4.1/14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 7.7/14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 12/14 kB | 57/160 kB 
Progress (5): 7.7/211 kB | 16/21 kB | 7.7/37 kB | 14 kB | 57/160 kB   
Progress (5): 7.7/211 kB | 16/21 kB | 10/37 kB | 14 kB | 57/160 kB 
Progress (5): 7.7/211 kB | 16/21 kB | 13/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 16/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 19/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 21/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 24/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 27/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 30/37 kB | 14 kB | 57/160 kB
Progress (5): 7.7/211 kB | 16/21 kB | 32/37 kB | 14 kB | 57/160 kB
Progress (5): 10/211 kB | 16/21 kB | 32/37 kB | 14 kB | 57/160 kB 
Progress (5): 10/211 kB | 16/21 kB | 32/37 kB | 14 kB | 61/160 kB
Progress (5): 10/211 kB | 20/21 kB | 32/37 kB | 14 kB | 61/160 kB
Progress (5): 10/211 kB | 21 kB | 32/37 kB | 14 kB | 61/160 kB   
Progress (5): 10/211 kB | 21 kB | 32/37 kB | 14 kB | 65/160 kB
Progress (5): 10/211 kB | 21 kB | 35/37 kB | 14 kB | 65/160 kB
Progress (5): 13/211 kB | 21 kB | 35/37 kB | 14 kB | 65/160 kB
Progress (5): 13/211 kB | 21 kB | 35/37 kB | 14 kB | 69/160 kB
Progress (5): 13/211 kB | 21 kB | 35/37 kB | 14 kB | 73/160 kB
Progress (5): 13/211 kB | 21 kB | 35/37 kB | 14 kB | 77/160 kB
Progress (5): 13/211 kB | 21 kB | 35/37 kB | 14 kB | 81/160 kB
Progress (5): 13/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB   
Progress (5): 16/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 19/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 21/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 24/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 27/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 30/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 32/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 36/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 40/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 45/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 49/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 53/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 57/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 61/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 65/211 kB | 21 kB | 37 kB | 14 kB | 81/160 kB
Progress (5): 65/211 kB | 21 kB | 37 kB | 14 kB | 85/160 kB
Progress (5): 69/211 kB | 21 kB | 37 kB | 14 kB | 85/160 kB
Progress (5): 73/211 kB | 21 kB | 37 kB | 14 kB | 85/160 kB
Progress (5): 77/211 kB | 21 kB | 37 kB | 14 kB | 85/160 kB
Progress (5): 81/211 kB | 21 kB | 37 kB | 14 kB | 85/160 kB
Progress (5): 81/211 kB | 21 kB | 37 kB | 14 kB | 90/160 kB
Progress (5): 81/211 kB | 21 kB | 37 kB | 14 kB | 94/160 kB
Progress (5): 85/211 kB | 21 kB | 37 kB | 14 kB | 94/160 kB
Progress (5): 90/211 kB | 21 kB | 37 kB | 14 kB | 94/160 kB
Progress (5): 94/211 kB | 21 kB | 37 kB | 14 kB | 94/160 kB
Progress (5): 98/211 kB | 21 kB | 37 kB | 14 kB | 94/160 kB
Progress (5): 98/211 kB | 21 kB | 37 kB | 14 kB | 98/160 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 168 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
Progress (4): 98/211 kB | 21 kB | 37 kB | 102/160 kB
Progress (4): 102/211 kB | 21 kB | 37 kB | 102/160 kB
Progress (4): 106/211 kB | 21 kB | 37 kB | 102/160 kB
Progress (4): 110/211 kB | 21 kB | 37 kB | 102/160 kB
Progress (4): 114/211 kB | 21 kB | 37 kB | 102/160 kB
Progress (4): 114/211 kB | 21 kB | 37 kB | 106/160 kB
Progress (4): 114/211 kB | 21 kB | 37 kB | 110/160 kB
Progress (4): 114/211 kB | 21 kB | 37 kB | 114/160 kB
Progress (4): 118/211 kB | 21 kB | 37 kB | 114/160 kB
Progress (4): 122/211 kB | 21 kB | 37 kB | 114/160 kB
Progress (4): 126/211 kB | 21 kB | 37 kB | 114/160 kB
Progress (4): 131/211 kB | 21 kB | 37 kB | 114/160 kB
Progress (4): 131/211 kB | 21 kB | 37 kB | 118/160 kB
Progress (4): 131/211 kB | 21 kB | 37 kB | 122/160 kB
Progress (4): 135/211 kB | 21 kB | 37 kB | 122/160 kB
Progress (4): 139/211 kB | 21 kB | 37 kB | 122/160 kB
Progress (4): 143/211 kB | 21 kB | 37 kB | 122/160 kB
Progress (4): 147/211 kB | 21 kB | 37 kB | 122/160 kB
Progress (4): 147/211 kB | 21 kB | 37 kB | 126/160 kB
Progress (4): 147/211 kB | 21 kB | 37 kB | 131/160 kB
Progress (4): 151/211 kB | 21 kB | 37 kB | 131/160 kB
Progress (4): 155/211 kB | 21 kB | 37 kB | 131/160 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 217 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Progress (3): 155/211 kB | 37 kB | 135/160 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 374 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Progress (2): 159/211 kB | 135/160 kB
Progress (2): 163/211 kB | 135/160 kB
Progress (2): 163/211 kB | 139/160 kB
Progress (2): 163/211 kB | 143/160 kB
Progress (2): 163/211 kB | 147/160 kB
Progress (2): 167/211 kB | 147/160 kB
Progress (2): 171/211 kB | 147/160 kB
Progress (2): 176/211 kB | 147/160 kB
Progress (2): 180/211 kB | 147/160 kB
Progress (2): 180/211 kB | 151/160 kB
Progress (2): 180/211 kB | 155/160 kB
Progress (2): 180/211 kB | 159/160 kB
Progress (2): 180/211 kB | 160 kB    
Progress (2): 184/211 kB | 160 kB
Progress (2): 188/211 kB | 160 kB
Progress (2): 192/211 kB | 160 kB
Progress (2): 196/211 kB | 160 kB
Progress (2): 200/211 kB | 160 kB
Progress (2): 204/211 kB | 160 kB
Progress (2): 208/211 kB | 160 kB
Progress (2): 211 kB | 160 kB    
Progress (3): 211 kB | 160 kB | 4.1/10 kB
Progress (3): 211 kB | 160 kB | 7.7/10 kB
Progress (3): 211 kB | 160 kB | 10 kB    
Progress (4): 211 kB | 160 kB | 10 kB | 2.2/14 kB
Progress (4): 211 kB | 160 kB | 10 kB | 5.0/14 kB
Progress (4): 211 kB | 160 kB | 10 kB | 7.7/14 kB
Progress (4): 211 kB | 160 kB | 10 kB | 10/14 kB 
Progress (4): 211 kB | 160 kB | 10 kB | 13/14 kB
Progress (4): 211 kB | 160 kB | 10 kB | 14 kB   
Progress (5): 211 kB | 160 kB | 10 kB | 14 kB | 2.2/4.6 kB
Progress (5): 211 kB | 160 kB | 10 kB | 14 kB | 4.6 kB    
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 69 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 28 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 83 kB/s)
Progress (1): 4.1/19 kB
Progress (2): 4.1/19 kB | 4.1/217 kB
Progress (2): 4.1/19 kB | 7.7/217 kB
Progress (2): 4.1/19 kB | 12/217 kB 
Progress (2): 4.1/19 kB | 16/217 kB
Progress (2): 7.6/19 kB | 16/217 kB
Progress (2): 12/19 kB | 16/217 kB 
Progress (2): 16/19 kB | 16/217 kB
Progress (2): 16/19 kB | 20/217 kB
Progress (2): 16/19 kB | 24/217 kB
Progress (2): 16/19 kB | 28/217 kB
Progress (2): 16/19 kB | 32/217 kB
Progress (2): 16/19 kB | 36/217 kB
Progress (2): 16/19 kB | 40/217 kB
Progress (2): 16/19 kB | 45/217 kB
Progress (2): 16/19 kB | 49/217 kB
Progress (2): 16/19 kB | 53/217 kB
Progress (2): 16/19 kB | 57/217 kB
Progress (2): 16/19 kB | 61/217 kB
Progress (2): 16/19 kB | 65/217 kB
Progress (2): 16/19 kB | 69/217 kB
Progress (2): 16/19 kB | 73/217 kB
Progress (2): 16/19 kB | 77/217 kB
Progress (2): 16/19 kB | 81/217 kB
Progress (2): 19 kB | 81/217 kB   
Progress (2): 19 kB | 85/217 kB
Progress (2): 19 kB | 90/217 kB
Progress (2): 19 kB | 94/217 kB
Progress (2): 19 kB | 98/217 kB
Progress (2): 19 kB | 102/217 kB
Progress (2): 19 kB | 106/217 kB
Progress (2): 19 kB | 110/217 kB
Progress (2): 19 kB | 114/217 kB
Progress (2): 19 kB | 118/217 kB
Progress (2): 19 kB | 122/217 kB
Progress (2): 19 kB | 126/217 kB
Progress (2): 19 kB | 131/217 kB
Progress (2): 19 kB | 135/217 kB
Progress (2): 19 kB | 139/217 kB
Progress (2): 19 kB | 143/217 kB
Progress (2): 19 kB | 147/217 kB
Progress (2): 19 kB | 151/217 kB
Progress (2): 19 kB | 155/217 kB
Progress (2): 19 kB | 159/217 kB
Progress (2): 19 kB | 163/217 kB
Progress (2): 19 kB | 167/217 kB
Progress (2): 19 kB | 171/217 kB
Progress (2): 19 kB | 176/217 kB
Progress (2): 19 kB | 180/217 kB
Progress (2): 19 kB | 184/217 kB
Progress (2): 19 kB | 188/217 kB
Progress (2): 19 kB | 192/217 kB
Progress (2): 19 kB | 196/217 kB
Progress (2): 19 kB | 200/217 kB
Progress (2): 19 kB | 204/217 kB
Progress (2): 19 kB | 208/217 kB
Progress (2): 19 kB | 212/217 kB
Progress (2): 19 kB | 217/217 kB
Progress (2): 19 kB | 217 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 89 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 950 kB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 343 source files to /home/jenkins/workspace/Jersey_release/core-common/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[19,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1596,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[2671,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3472,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3517,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3519,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3524,74] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3525,40] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3526,49] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.java:[3526,70] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[30,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[32,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[36,91] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[37,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/UnsafeAccessor.java:[37,35] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[527,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1320,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1347,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1349,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1354,74] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1355,40] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1356,43] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.java:[1356,64] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/guava/MapMaker.java: Some input files use or override a deprecated API.
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/guava/MapMaker.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/guava/Ordering.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/guava/Ordering.java: Recompile with -Xlint:unchecked for details.
[INFO] 27 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1013,14] cannot find symbol
  symbol:   class Contended
  location: package sun.misc
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jersey 2.28 ........................................ SUCCESS [ 11.112 s]
[INFO] jersey-archetypes .................................. SUCCESS [  1.366 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  4.546 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.337 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.373 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.577 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.352 s]
[INFO] jersey-core-common ................................. FAILURE [ 23.481 s]
[INFO] jersey-inject ...................................... SKIPPED
[INFO] jersey-inject-hk2 .................................. SKIPPED
[INFO] jersey-core-client ................................. SKIPPED
[INFO] jersey-media ....................................... SKIPPED
[INFO] jersey-media-jaxb .................................. SKIPPED
[INFO] jersey-core-server ................................. SKIPPED
[INFO] jersey-containers .................................. SKIPPED
[INFO] jersey-container-grizzly2-http ..................... SKIPPED
[INFO] jersey-container-servlet-core ...................... SKIPPED
[INFO] jersey-test-framework .............................. SKIPPED
[INFO] jersey-test-framework-core ......................... SKIPPED
[INFO] jersey-container-servlet ........................... SKIPPED
[INFO] jersey-container-grizzly2-servlet .................. SKIPPED
[INFO] jersey-test-framework-providers .................... SKIPPED
[INFO] jersey-test-framework-provider-grizzly2 ............ SKIPPED
[INFO] jersey-connectors .................................. SKIPPED
[INFO] jersey-connectors-apache ........................... SKIPPED
[INFO] jersey-test-framework-provider-inmemory ............ SKIPPED
[INFO] jersey-test-framework-provider-external ............ SKIPPED
[INFO] jersey-container-jdk-http .......................... SKIPPED
[INFO] jersey-test-framework-provider-jdk-http ............ SKIPPED
[INFO] jersey-container-simple-http ....................... SKIPPED
[INFO] jersey-test-framework-provider-simple .............. SKIPPED
[INFO] jersey-container-jetty-http ........................ SKIPPED
[INFO] jersey-test-framework-provider-jetty ............... SKIPPED
[INFO] jersey-connectors-netty ............................ SKIPPED
[INFO] jersey-container-netty-http ........................ SKIPPED
[INFO] jersey-test-framework-provider-netty ............... SKIPPED
[INFO] jersey-test-framework-provider-bundle .............. SKIPPED
[INFO] jersey-connectors-grizzly .......................... SKIPPED
[INFO] jersey-connectors-jdk .............................. SKIPPED
[INFO] jersey-extensions .................................. SKIPPED
[INFO] jersey-ext-entity-filtering ........................ SKIPPED
[INFO] jersey-media-json-jackson .......................... SKIPPED
[INFO] jersey-connectors-jetty ............................ SKIPPED
[INFO] jersey-cdi-support ................................. SKIPPED
[INFO] jersey-ext-cdi1x ................................... SKIPPED
[INFO] jersey-glassfish-support ........................... SKIPPED
[INFO] jersey-gf-ejb ...................................... SKIPPED
[INFO] jersey-container-jetty-servlet ..................... SKIPPED
[INFO] jersey-ext-bean-validation ......................... SKIPPED
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SKIPPED
[INFO] jersey-ext-cdi1x-servlet ........................... SKIPPED
[INFO] jersey-ext-cdi1x-transaction ....................... SKIPPED
[INFO] jersey-ext-cdi1x-validation ........................ SKIPPED
[INFO] jersey-ext-weld2-se ................................ SKIPPED
[INFO] jersey-ext-metainf-services ........................ SKIPPED
[INFO] jersey-ext-mvc ..................................... SKIPPED
[INFO] jersey-ext-mvc-bean-validation ..................... SKIPPED
[INFO] jersey-ext-mvc-freemarker .......................... SKIPPED
[INFO] jersey-ext-mvc-jsp ................................. SKIPPED
[INFO] jersey-ext-mvc-mustache ............................ SKIPPED
[INFO] jersey-ext-proxy-client ............................ SKIPPED
[INFO] jersey-ext-rx ...................................... SKIPPED
[INFO] jersey-ext-rx-client-guava ......................... SKIPPED
[INFO] jersey-ext-rx-client-rxjava ........................ SKIPPED
[INFO] jersey-ext-rx-client-rxjava2 ....................... SKIPPED
[INFO] jersey-ext-servlet-portability ..................... SKIPPED
[INFO] jersey-spring4 ..................................... SKIPPED
[INFO] jersey-wadl-doclet ................................. SKIPPED
[INFO] jersey-incubator ................................... SKIPPED
[INFO] jersey-declarative-linking ......................... SKIPPED
[INFO] jersey-ext-gae-integration ......................... SKIPPED
[INFO] jersey-media-kryo .................................. SKIPPED
[INFO] jersey-open-tracing ................................ SKIPPED
[INFO] jersey-inject-cdi2-se .............................. SKIPPED
[INFO] jersey-media-json-binding .......................... SKIPPED
[INFO] jersey-media-json-jackson1 ......................... SKIPPED
[INFO] jersey-media-json-jettison ......................... SKIPPED
[INFO] jersey-media-json-processing ....................... SKIPPED
[INFO] jersey-media-moxy .................................. SKIPPED
[INFO] jersey-media-multipart ............................. SKIPPED
[INFO] jersey-media-sse ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-signature ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-server ...................................... SKIPPED
[INFO] oauth2-client ...................................... SKIPPED
[INFO] jersey-test-framework-util ......................... SKIPPED
[INFO] jersey-tests ....................................... SKIPPED
[INFO] jersey-tests-e2e ................................... SKIPPED
[INFO] jersey-tests-e2e-client ............................ SKIPPED
[INFO] jersey-tests-e2e-core-common ....................... SKIPPED
[INFO] jersey-tests-e2e-entity ............................ SKIPPED
[INFO] jersey-tests-e2e-inject ............................ SKIPPED
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SKIPPED
[INFO] jersey-tests-e2e-server ............................ SKIPPED
[INFO] jersey-tests-e2e-testng ............................ SKIPPED
[INFO] jersey-tests-integration ........................... SKIPPED
[INFO] jersey-tests-integration-jersey-async-filter ....... SKIPPED
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SKIPPED
[INFO] jersey-tests-cdi-ejb-webapp ........................ SKIPPED
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule ........... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SKIPPED
[INFO] jersey-tests-cdi-multipart-webapp .................. SKIPPED
[INFO] jersey-tests-cdi-webapp ............................ SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SKIPPED
[INFO] client-connector-provider .......................... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule ........... SKIPPED
[INFO] jersey-tests-ejb-webapp ............................ SKIPPED
[INFO] j-376-reproducer ................................... SKIPPED
[INFO] jersey-tests-integration-j-441-war1 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-war2 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-ear ................. SKIPPED
[INFO] jersey-tests-integration-j-441 ..................... SKIPPED
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SKIPPED
[INFO] jersey-tests-integration-j-59-cdi-war .............. SKIPPED
[INFO] jersey-tests-integration-j-59-ear .................. SKIPPED
[INFO] jersey-tests-integration-j-59 ...................... SKIPPED
[INFO] jersey-tests-component-inject ...................... SKIPPED
[INFO] jersey-tests-integration-jersey-1107 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1223 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1604 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1667 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1829 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1883 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1928 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1960 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1964 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2031 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2136 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2137 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2154 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2160 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2164 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2167 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2176 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2184 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2255 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2322 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2335 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2421 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2551 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2612 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2637 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2654 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2673 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2689 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2704 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2776 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2794 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2846 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2878 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2892 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-780 ................ SKIPPED
[INFO] jersey-tests-integration-portability-jersey-1 ...... SKIPPED
[INFO] jersey-tests-integration-portability-jersey-2 ...... SKIPPED
[INFO] jersey-tests-integration-property-check ............ SKIPPED
[INFO] jersey-tests-integration-jersey-security-digest .... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SKIPPED
[INFO] jersey-bundles ..................................... SKIPPED
[INFO] jersey-bundles-jaxrs-ri ............................ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-async ........... SKIPPED
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SKIPPED
[INFO] jersey-tests-integration-servlet-3-filter .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-provider ... SKIPPED
[INFO] jersey-tests-integration-servlet-3-params .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SKIPPED
[INFO] jersey-tests-integration-servlet-tests ............. SKIPPED
[INFO] jersey-tests-integration-sonar-test ................ SKIPPED
[INFO] jersey-tests-integration-tracing-support ........... SKIPPED
[INFO] jersey-test-framework-memleak-test-common .......... SKIPPED
[INFO] jersey-tests-memleak ............................... SKIPPED
[INFO] jersey-tests-memleak-redeployment .................. SKIPPED
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SKIPPED
[INFO] jersey-examples .................................... SKIPPED
[INFO] jersey-examples-webapp-parent-pom .................. SKIPPED
[INFO] jersey-examples-helloworld-webapp .................. SKIPPED
[INFO] jersey-test-framework-maven ........................ SKIPPED
[INFO] jersey-test-framework-maven-container-runner-plugin  SKIPPED
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SKIPPED
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SKIPPED
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SKIPPED
[INFO] jersey-tests-memleak-testcase ...................... SKIPPED
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SKIPPED
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SKIPPED
[INFO] jersey-tests-osgi .................................. SKIPPED
[INFO] jersey-tests-osgi-functional ....................... SKIPPED
[INFO] jersey-tests-stress ................................ SKIPPED
[INFO] jersey-tests-performance ........................... SKIPPED
[INFO] performance-test-benchmarks ........................ SKIPPED
[INFO] jersey-tests-performance-runners ................... SKIPPED
[INFO] jersey-grizzly-runner .............................. SKIPPED
[INFO] jersey-tests-performance-testcase .................. SKIPPED
[INFO] jersey-tests-performance-assemblies ................ SKIPPED
[INFO] jersey-tests-performance-filter-dynamic-test ....... SKIPPED
[INFO] jersey-tests-performance-filter-global-test ........ SKIPPED
[INFO] jersey-tests-performance-filter-name-test .......... SKIPPED
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SKIPPED
[INFO] jersey-tests-performance-interceptor-global-test ... SKIPPED
[INFO] jersey-tests-performance-interceptor-name-test ..... SKIPPED
[INFO] jersey-tests-performance-custom-provider-test ...... SKIPPED
[INFO] jersey-tests-performance-json-jackson-test ......... SKIPPED
[INFO] jersey-tests-performance-json-moxy-test ............ SKIPPED
[INFO] jersey-tests-performance-mbw-kryo-test ............. SKIPPED
[INFO] jersey-tests-performance-text-plain-test ........... SKIPPED
[INFO] jersey-tests-performance-xml-jaxb-test ............. SKIPPED
[INFO] jersey-tests-performance-xml-moxy-test ............. SKIPPED
[INFO] jersey-tests-performance-param-srl ................. SKIPPED
[INFO] jersey-tests-performance-proxy-injection-test ...... SKIPPED
[INFO] performance-test-tools ............................. SKIPPED
[INFO] jersey-examples-assemblies ......................... SKIPPED
[INFO] jersey-examples-bookmark ........................... SKIPPED
[INFO] jersey-examples-bookmark-em ........................ SKIPPED
[INFO] jersey-examples-bookstore-webapp ................... SKIPPED
[INFO] jersey-examples-cdi-webapp ......................... SKIPPED
[INFO] jersey-examples-clipboard .......................... SKIPPED
[INFO] jersey-examples-clipboard-programmatic ............. SKIPPED
[INFO] jersey-examples-declarative-linking ................ SKIPPED
[INFO] jersey-examples-entity-filtering ................... SKIPPED
[INFO] jersey-examples-entity-filtering-selectable ........ SKIPPED
[INFO] jersey-examples-entity-filtering-security .......... SKIPPED
[INFO] jersey-examples-extended-wadl-webapp ............... SKIPPED
[INFO] jersey-examples-exception-mapping .................. SKIPPED
[INFO] jersey-examples-freemarker-webapp .................. SKIPPED
[INFO] jersey-examples-groovy ............................. SKIPPED
[INFO] jersey-examples-helloworld ......................... SKIPPED
[INFO] jersey-examples-helloworld-benchmark ............... SKIPPED
[INFO] jersey-examples-helloworld-cdi2-se ................. SKIPPED
[INFO] jersey-examples-helloworld-netty ................... SKIPPED
[INFO] jersey-examples-helloworld-programmatic ............ SKIPPED
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SKIPPED
[INFO] jersey-examples-helloworld-weld .................... SKIPPED
[INFO] jersey-examples-helloworld-spring-webapp ........... SKIPPED
[INFO] helloworld-spring-annotations ...................... SKIPPED
[INFO] jersey-examples-http-patch ......................... SKIPPED
[INFO] jersey-examples-http-trace ......................... SKIPPED
[INFO] jersey-examples-https-clientserver-grizzly ......... SKIPPED
[INFO] jersey-examples-https-server-glassfish ............. SKIPPED
[INFO] jersey-examples-java8-webapp ....................... SKIPPED
[INFO] jersey-examples-jaxb ............................... SKIPPED
[INFO] jersey-examples-jaxrs-types-injection .............. SKIPPED
[INFO] jersey-examples-ejb ................................ SKIPPED
[INFO] jersey-examples-json-binding-webapp ................ SKIPPED
[INFO] jersey-examples-json-jackson ....................... SKIPPED
[INFO] jersey-examples-json-jackson1 ...................... SKIPPED
[INFO] jersey-examples-json-jettison ...................... SKIPPED
[INFO] jersey-examples-json-moxy .......................... SKIPPED
[INFO] jersey-examples-json-processing-webapp ............. SKIPPED
[INFO] jersey-examples-json-with-padding .................. SKIPPED
[INFO] jersey-examples-managed-beans-webapp ............... SKIPPED
[INFO] jersey-examples-managed-client ..................... SKIPPED
[INFO] jersey-examples-managed-client-webapp .............. SKIPPED
[INFO] jersey-examples-managed-client-simple-webapp ....... SKIPPED
[INFO] jersey-examples-multipart-webapp ................... SKIPPED
[INFO] jersey-examples-open-tracing ....................... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp ............. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-additional .. SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SKIPPED
[INFO] jersey-examples-osgi-helloworld-webapp-test ........ SKIPPED
[INFO] jersey-examples-osgi-http-service .................. SKIPPED
[INFO] jersey-examples-osgi-http-service-bundle ........... SKIPPED
[INFO] jersey-examples-osgi-http-service-test ............. SKIPPED
[INFO] oauth-client-twitter ............................... SKIPPED
[INFO] jersey-examples-reload ............................. SKIPPED
[INFO] jersey-examples-rx-client-webapp ................... SKIPPED
[INFO] jersey-examples-server-async ....................... SKIPPED
[INFO] jersey-examples-server-async-managed ............... SKIPPED
[INFO] jersey-examples-server-async-standalone ............ SKIPPED
[INFO] jersey-examples-server-async-standalone-client ..... SKIPPED
[INFO] jersey-examples-server-async-standalone-webapp ..... SKIPPED
[INFO] jersey-examples-server-sent-events-jersey .......... SKIPPED
[INFO] jersey-examples-server-sent-events-jaxrs ........... SKIPPED
[INFO] jersey-examples-servlet3-webapp .................... SKIPPED
[INFO] jersey-examples-simple-console ..................... SKIPPED
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SKIPPED
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SKIPPED
[INFO] jersey-examples-sse-twitter-aggregator ............. SKIPPED
[INFO] jersey-examples-system-properties .................. SKIPPED
[INFO] jersey-examples-moxy ............................... SKIPPED
[INFO] jersey-test-framework-maven-custom-enforcer-rules 2.28 SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.246 s
[INFO] Finished at: 2018-09-20T08:40:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jersey-common: Compilation failure
[ERROR] /home/jenkins/workspace/Jersey_release/core-common/src/main/java/org/glassfish/jersey/internal/jsr166/SubmissionPublisher.java:[1013,14] cannot find symbol
[ERROR]   symbol:   class Contended
[ERROR]   location: package sun.misc
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jersey-common
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Finished: FAILURE