Started by user Arthur.vanDorp@bsi-software.com Cleaning the workspace because project is configured to clean the workspace before each build. [workspace] $ /bin/sh -xe /tmp/hudson7736140104262743335.sh + cd /home/hudson/genie.scout/.hudson/jobs/scout-release/workspace + rm -rf org.eclipse.scout-aggregator + git clone git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git --recursive Cloning into 'org.eclipse.scout-aggregator'... Submodule 'org.eclipse.scout.rt' (git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt) registered for path 'org.eclipse.scout.rt' Submodule 'org.eclipse.scout.rt.incubator' (git://git.eclipse.org/gitroot/scout/scout.rt.incubator) registered for path 'org.eclipse.scout.rt.incubator' Submodule 'org.eclipse.scout.sdk' (git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk) registered for path 'org.eclipse.scout.sdk' Cloning into 'org.eclipse.scout.rt'... remote: warning: ignoring extra bitmap file: objects/pack/pack-b4fbee1609c4e0a45c22f172a1806a9eaaaffd88.pack remote: warning: ignoring extra bitmap file: objects/pack/pack-b6615d7a3e96052d0de8215640e5c61c38f91c5e.pack Submodule path 'org.eclipse.scout.rt': checked out 'c5776fbd3901bda5e88de89f7ecd45916c9147ea' Cloning into 'org.eclipse.scout.rt.incubator'... Submodule path 'org.eclipse.scout.rt.incubator': checked out '74014375016b8cd26d13f2b186a9952676dd0a88' Cloning into 'org.eclipse.scout.sdk'... remote: warning: ignoring extra bitmap file: objects/pack/pack-9543b40b1641449ed88f24a4847b328930c0882e.pack remote: warning: ignoring extra bitmap file: objects/pack/pack-06c1544b34bf298b3a2cda077be6172198e0f204.pack Submodule path 'org.eclipse.scout.sdk': checked out 'e5cef9168ae6f44b404b42aedfd3ede9579bd5d8' + cd org.eclipse.scout-aggregator + git rm --cached -r . + git reset --hard + git checkout 4.2.0_R33 Note: checking out '4.2.0_R33'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at bca54f0... remove staging target M org.eclipse.scout.rt M org.eclipse.scout.rt.incubator M org.eclipse.scout.sdk + ./updateSubmodules.sh 4.2.0_R33 true 4.2.0_R33 Entering 'org.eclipse.scout.rt' Build from tag: Checkout tag 4.2.0_R33. Previous HEAD position was c5776fb... Update rap repo for mars rc4 HEAD is now at 7f69ca1... ensure unique classIds for fields within Abstract[List|Tree]Boxes Entering 'org.eclipse.scout.rt.incubator' fatal: pathspec '.' did not match any files Build from tag: Checkout tag 4.2.0_R33. Previous HEAD position was 7401437... Bug 463111 - RAP: Move Filechooser Components to regular Scout Feature HEAD is now at 3dd0f2c... RAP filechooser field reset after invalid value not correct Entering 'org.eclipse.scout.sdk' Build from tag: Checkout tag 4.2.0_R33. Previous HEAD position was e5cef91... Bug 363206: remove Asciidoctor CSS from the Eclipse Help HTML files HEAD is now at f8dfd5e... Fix @Extends annotation value for TableField extensions [INFO] Using Maven 3 installation: apache-maven-latest [INFO] Checking Maven 3 installation environment [workspace] $ /shared/common/apache-maven-latest/bin/mvn --help [INFO] Checking Maven 3 installation version [INFO] Detected Maven 3 installation version: 3.3.9 [workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install -V -B -Dstage_target_dir=releases/4.2/4.2.0 -Dis_tag=true -Dbuilds_to_keep=20 -Dbuild_prefix=R33- -Dremote_branch=4.2.0_R33 -Dtag_or_branch=4.2.0_R33 -Dmaven.test.skip=true -Dmaven.ext.class.path=/home/hudson/genie.scout/.hudson/maven/slavebundle/resources:/home/hudson/genie.scout/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.scout/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=46283 -Dmaven.repo.local=/home/hudson/genie.scout/.hudson/jobs/scout-release/workspace/.maven/repo -f org.eclipse.scout-aggregator/org.eclipse.scout.maven.plugins.updatesite/pom.xml [DEBUG] Waiting for connection on port: 46283 Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00) Maven home: /shared/common/apache-maven-latest Java version: 1.7.0_80, vendor: Oracle Corporation Java home: /opt/public/common/jdk1.7.0_80/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12.62-60.64.8-default", arch: "amd64", family: "unix" SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/hudson/genie.scout/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [DEBUG] Connected to remote [INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: 0044c043-78ad-43e1-a6f4-cfbf50f2bba0 [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@36f87ed8 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@36f87ed8 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.eclipse.scout.maven.plugins.updatesite 4.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom (12 KB at 26.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 461.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 880.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 KB at 516.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar (47 KB at 1139.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 159.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 553.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1225.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 602.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 317.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 390.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1153.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 227.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 858.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 262.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 384.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 619.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 139.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 874.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 259.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 974.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 14.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 267.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (2 KB at 62.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 281.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 890.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 937.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 543.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 165.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 112.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 682.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 63.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 108.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 37.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 186.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 703.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 34.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 153.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 99.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 138.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 356.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 193.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 91.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 85.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 89.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 106.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 228.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 132.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 79.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 71.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 345.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 477.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 30.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (5 KB at 243.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 KB at 941.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 150.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 162.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 266.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 469.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 78.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 100.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 71.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 328.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 100.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 163.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 73.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 66.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 118.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 704.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 253.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 575.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 1111.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 5390.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 3092.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 KB at 173.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 7798.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 438.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 550.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 641.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 1605.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 1092.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 494.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 129.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 593.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 747.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1023.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 1331.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 375.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 2826.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 157.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 23.2 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 73.2 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 80.5 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 1053.0 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 116.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 61.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 401.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 676.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (4 KB at 159.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 189.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 388.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 465.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 5809.8 KB/sec) [INFO] [INFO] --- maven-plugin-plugin:3.2:helpmojo (help-goal) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom (5 KB at 113.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 123.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 729.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1376.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 190.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 92.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 150.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 41.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 259.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 539.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 183.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 24.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 266.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 46.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 138.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 96.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 137.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 87.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 73.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 39.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 75.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 91.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 71.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom (3 KB at 78.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 10.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 192.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom (417 B at 7.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom (406 B at 11.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom (3 KB at 65.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom (2 KB at 48.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 119.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 826.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 452.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 181.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (2 KB at 66.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 KB at 799.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 KB at 1061.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 672.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (2 KB at 69.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (7 KB at 264.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 KB at 653.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4 KB at 154.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 60.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 209.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 74.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 593.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 738.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (8 KB at 318.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9 KB at 398.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 KB at 516.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (5 KB at 164.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (10 KB at 380.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 KB at 582.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 747.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 626.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6 KB at 259.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3 KB at 129.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (2 KB at 78.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (3 KB at 111.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (6 KB at 249.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (2 KB at 45.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 133.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 366.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (2 KB at 48.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 126.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 686.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 246.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 508.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom (5 KB at 82.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 96.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 396.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1033.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 612.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (2 KB at 64.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (10 KB at 409.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (31 KB at 1343.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 258.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (10 KB at 166.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 133.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 48.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 506.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 48.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 113.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 59.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 23.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (4 KB at 107.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 216.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (6 KB at 233.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 113.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 186.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 452.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 90.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 46.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 66.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 173.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 468.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 354.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 15.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 38.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 39.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (3 KB at 98.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 7.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 8.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 148.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 99.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 6.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 16.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom (4 KB at 104.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom (3 KB at 59.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/bsh/bsh/1.3.0/bsh-1.3.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/bsh/bsh/1.3.0/bsh-1.3.0.pom (210 B at 5.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom (4 KB at 91.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 4410.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 989.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 691.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 2149.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar (39 KB at 571.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar (38 KB at 467.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22 KB at 244.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (57 KB at 558.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar (181 KB at 1750.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 1582.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar (11 KB at 92.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.jar (12 KB at 91.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (151 KB at 1157.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar (51 KB at 350.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (169 KB at 1103.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (287 KB at 1857.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (46 KB at 285.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 6093.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 KB at 52.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar (59 KB at 296.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar (37 KB at 177.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar (15 KB at 70.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 54.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 375.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 2331.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 104.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 628.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 194.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 137.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 111.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 189.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 143.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 234.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1105.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 259.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar (23 KB at 70.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 268.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar (46 KB at 136.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (245 KB at 730.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 48.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 179.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 517.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 104.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 450.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/bsh/bsh/1.3.0/bsh-1.3.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 286.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 28.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar (13 KB at 32.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar (18 KB at 44.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar (32 KB at 76.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (8 KB at 18.5 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/bsh/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 564.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 591.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 973.3 KB/sec) [WARNING] Goal prefix is specified as: 'org.eclipse.scout.maven.plugins.updatesite'. Maven currently expects it to be 'org.eclipse.scout..s.updatesite'. [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 103.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 88.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 141.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 88.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 92.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 111.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 90.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 85.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 86.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 312.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 84.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 81.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 66.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 19.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 147.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 75.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 42.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 89.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 329.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 51.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 154.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 148.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 424.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 41.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 133.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 140.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 234.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 357.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 41.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 1008.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1724.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 3701.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2701.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 800.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 405.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 183.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 96.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 379.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 192.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 507.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 387.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 163.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 937.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 397.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 99.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 474.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 827.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 56.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 488.7 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1786.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 328.9 KB/sec) [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 66.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 879.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1122.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 63.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 106.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 345.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 95.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 146.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 91.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 95.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 88.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 85.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 126.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 125.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 91.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 101.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 59.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 151.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 25.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 117.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 140.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1009.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 21.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 18.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 37.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 419.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1498.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 4102.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2284.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 522.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 677.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1522.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 420.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 195.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1629.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 476.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 368.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 680.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 114.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 345.6 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 40.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 184.9 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 122.6 KB/sec) [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 5 source files to /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.maven.plugins.updatesite/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ org.eclipse.scout.maven.plugins.updatesite --- [WARNING] Goal prefix is specified as: 'org.eclipse.scout.maven.plugins.updatesite'. Maven currently expects it to be 'org.eclipse.scout..s.updatesite'. [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ org.eclipse.scout.maven.plugins.updatesite --- [WARNING] Goal prefix is specified as: 'org.eclipse.scout.maven.plugins.updatesite'. Maven currently expects it to be 'org.eclipse.scout..s.updatesite'. [WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 1 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 2 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.scout.maven.plugins.updatesite --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.eclipse.scout.maven.plugins.updatesite --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 60.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 57.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 174.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 51.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 790.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 88.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 72.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 161.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 741.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1860.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 133.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 479.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 631.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 57.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 1083.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 8115.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 752.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 4749.5 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 173.7 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 1979.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 598.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 185.1 KB/sec) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 177.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 130.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 70.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 49.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 461.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 687.2 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 4829.9 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1283.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 964.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2905.1 KB/sec) [INFO] Building jar: /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.maven.plugins.updatesite/target/org.eclipse.scout.maven.plugins.updatesite-4.2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ org.eclipse.scout.maven.plugins.updatesite --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.maven.plugins.updatesite --- Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 68.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 35.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 173.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 392.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 373.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 373.6 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 5488.9 KB/sec) [INFO] Installing /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.maven.plugins.updatesite/target/org.eclipse.scout.maven.plugins.updatesite-4.2.0-SNAPSHOT.jar to /home/hudson/genie.scout/.hudson/jobs/scout-release/workspace/.maven/repo/org/eclipse/scout/maven/plugins/org.eclipse.scout.maven.plugins.updatesite/4.2.0-SNAPSHOT/org.eclipse.scout.maven.plugins.updatesite-4.2.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.maven.plugins.updatesite/pom.xml to /home/hudson/genie.scout/.hudson/jobs/scout-release/workspace/.maven/repo/org/eclipse/scout/maven/plugins/org.eclipse.scout.maven.plugins.updatesite/4.2.0-SNAPSHOT/org.eclipse.scout.maven.plugins.updatesite-4.2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.846 s [INFO] Finished at: 2017-01-19T07:33:01-05:00 [INFO] Final Memory: 24M/315M [INFO] ------------------------------------------------------------------------ [DEBUG] Closing connection to remote [DEBUG] Waiting for process to finish [DEBUG] Result: 0 [INFO] Using Maven 3 installation: apache-maven-latest [INFO] Checking Maven 3 installation environment [workspace] $ /shared/common/apache-maven-latest/bin/mvn --help [INFO] Checking Maven 3 installation version [INFO] Detected Maven 3 installation version: 3.3.9 [workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install -V -B -Dstage_target_dir=releases/4.2/4.2.0 -Dis_tag=true -Dbuilds_to_keep=20 -Dbuild_prefix=R33- -Dremote_branch=4.2.0_R33 -Dtag_or_branch=4.2.0_R33 -Dmaven.test.skip=true -DstageTargetDir=releases/4.2/4.2.0 -DbuildType=R33- -DbuildsToKeep=20 -Dmaven.ext.class.path=/home/hudson/genie.scout/.hudson/maven/slavebundle/resources:/home/hudson/genie.scout/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.scout/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=41475 -Dmaven.repo.local=/home/hudson/genie.scout/.hudson/jobs/scout-release/workspace/.maven/repo -f org.eclipse.scout-aggregator/pom.xml -P eclipse-sign -P eclipse-stage -P bree-libs [DEBUG] Waiting for connection on port: 41475 Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00) Maven home: /shared/common/apache-maven-latest Java version: 1.7.0_80, vendor: Oracle Corporation Java home: /opt/public/common/jdk1.7.0_80/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12.62-60.64.8-default", arch: "amd64", family: "unix" SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/hudson/genie.scout/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [DEBUG] Connected to remote [INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: 0044c043-78ad-43e1-a6f4-cfbf50f2bba0 [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@44d4df3f (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@44d4df3f (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [INFO] Scanning for projects... Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom (3 KB at 31.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom (18 KB at 318.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom (5 KB at 99.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 76.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 123.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 233.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 80.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom (3 KB at 69.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 103.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom (2 KB at 25.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom (2 KB at 46.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom (2 KB at 25.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom (2 KB at 26.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom (2 KB at 44.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom (2 KB at 31.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 197.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom (3 KB at 43.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom (2 KB at 26.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom (3 KB at 74.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom (2 KB at 23.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom (3 KB at 56.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom (2 KB at 26.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom (2 KB at 28.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom (2 KB at 23.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 352.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 955.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar (6 KB at 75.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (226 KB at 3170.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 2230.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (57 KB at 685.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar (190 KB at 2259.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar (13 KB at 114.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar (4 KB at 23.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar (32 KB at 245.4 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar (237 KB at 1713.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 746.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar (7 KB at 42.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar (9 KB at 52.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar (33 KB at 187.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar (1235 KB at 6974.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar (34 KB at 190.6 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar (28 KB at 141.2 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar (20 KB at 100.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom (3 KB at 74.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (3 KB at 41.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 432.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.pom (8 KB at 209.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1003.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 68.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 45.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (52 KB at 1527.6 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar (15 KB at 270.5 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.jar (193 KB at 3261.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (186 KB at 2617.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.22.0/tycho-bundles-external-0.22.0.zip Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.22.0/tycho-bundles-external-0.22.0.zip (6829 KB at 25670.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.22.0/org.eclipse.tycho.p2.resolver.impl-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.22.0/org.eclipse.tycho.p2.resolver.impl-0.22.0.jar (199 KB at 4847.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.22.0/org.eclipse.tycho.p2.maven.repository-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.22.0/org.eclipse.tycho.p2.maven.repository-0.22.0.jar (136 KB at 3309.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.22.0/org.eclipse.tycho.p2.tools.impl-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.22.0/org.eclipse.tycho.p2.tools.impl-0.22.0.jar (37 KB at 1345.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom (2 KB at 33.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom (9 KB at 240.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar (28 KB at 560.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom (2 KB at 51.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar (8 KB at 217.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom (3 KB at 68.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar (23 KB at 621.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5 KB at 195.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 KB at 426.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom (3 KB at 58.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 KB at 1058.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar (119 KB at 3197.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.pom (2 KB at 34.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/0.22.0/tycho-pack200-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200/0.22.0/tycho-pack200-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200/0.22.0/tycho-pack200-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.22.0/tycho-pack200-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.22.0/tycho-pack200-0.22.0.pom (2 KB at 41.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom (13 KB at 308.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.22.0/tycho-pack200a-plugin-0.22.0.jar (8 KB at 220.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.pom Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.pom (2 KB at 65.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.jar Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.jar (23 KB at 448.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.pom (2 KB at 45.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.22.0/tycho-pack200b-plugin-0.22.0.jar (7 KB at 190.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom (3 KB at 67.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar (27 KB at 335.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom (3 KB at 73.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 426.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 1909.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/13/apache-13.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/13/apache-13.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 545.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom (2 KB at 56.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom (2 KB at 87.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (6 KB at 243.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/ow2/1.3/ow2-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 403.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1881.5 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar (314 KB at 8706.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar (27 KB at 702.3 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar (20 KB at 435.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom (3 KB at 74.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar (32 KB at 869.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 190.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 577.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 926.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6 KB at 232.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 KB at 954.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (6 KB at 206.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 468.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 KB at 867.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 KB at 580.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 340.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1097.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (122 KB at 5280.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom (3 KB at 56.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar (19 KB at 552.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4 KB at 151.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9 KB at 470.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom (3 KB at 74.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.10/junit-4.10.pom Downloading: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.10/junit-4.10.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (3 KB at 104.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 16.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 239.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (2 KB at 47.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 51.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 KB at 897.6 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar (57 KB at 1384.0 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar (176 KB at 4183.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom (4 KB at 86.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom (4 KB at 56.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar (51 KB at 1373.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom (3 KB at 55.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom (2 KB at 47.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom (2 KB at 43.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom (2 KB at 59.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 89.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 528.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 238.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 66.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 257.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1441.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/14/apache-14.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/14/apache-14.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 120.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 117.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 171.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 109.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 393.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloading: https://repo.eclipse.org/content/repositories/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 217.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 96.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/com/google/google/1/google-1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/com/google/google/1/google-1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (2 KB at 54.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.11/junit-4.11.pom Downloading: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.11/junit-4.11.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (3 KB at 99.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 39.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 80.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 3996.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar (24 KB at 376.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar (57 KB at 866.2 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar (408 KB at 5579.0 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 3502.3 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar (157 KB at 2055.0 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 429.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom (2 KB at 59.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar (22 KB at 521.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom (2 KB at 41.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar (14 KB at 345.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar (0 B at 0.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.pom Downloaded: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.pom (0 B at 0.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.jar Downloaded: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.2/eclipse-jarsigner-plugin-1.1.2.jar (0 B at 0.0 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom (5 KB at 118.3 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom (12 KB at 252.3 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 1523.4 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/apache/15/apache-15.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/apache/15/apache-15.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/15/apache-15.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 KB at 620.0 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar (29 KB at 732.5 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom (6 KB at 163.1 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 188.4 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar Downloading: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar (39 KB at 945.2 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.pom Downloaded: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.pom (2 KB at 2.5 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.22.0/tycho-plugins-0.22.0.pom Downloaded: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.22.0/tycho-plugins-0.22.0.pom (5 KB at 12.2 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.jar Downloaded: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.jar (23 KB at 84.4 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (5 KB at 23.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 323.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 1118.2 KB/sec) [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/ (0B of 175.77kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013 [INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/ (0B of 32.23kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/rt/rap/incubator/2.3/fileupload [INFO] Fetching compositeContent.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/ (0B of 410B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/ (0B of 5.11kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/ (0B of 5.16kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/scout/releases/4.0/testing [INFO] Fetching content.jar from http://download.eclipse.org/scout/releases/4.0/testing/ (0B of 1.27kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (0B of 414B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (0B of 3.87kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (0B of 3.83kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/helios/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/helios [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/helios/ (0B of 480B at 0B/s) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/helios/ (0B of 493B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/helios/R/ (0B of 75.44kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/helios/SR1/ (0B of 70.8kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/helios/SR2/ (0B of 99.31kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/helios/201006230900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/helios/201006230900/ (0B of 1.99MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/helios/201009240900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/helios/201009240900/ (0B of 2.02MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/helios/201102250900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/helios/201102250900/ (0B of 2.07MB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [INFO] Fetching SR2-20150128-1013&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/rt/rap/2.3/ (0B at 0B/s) [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 387.71kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20150821153341/repository/ (0B at 0B/s) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 246.29kB at 0B/s) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 405.11kB at 0B/s) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 42.52kB at 0B/s) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 114.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 48.93kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 67.85kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 43.57kB at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 35.1kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 40.01kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 39.03kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 33.47kB at 0B/s) [INFO] Fetching R-3.6-201006080911&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.6/ (0B at 0B/s) [INFO] Fetching org.eclipse.equinox.security_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 38.72kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 60.2kB at 0B/s) [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 33kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 17.12kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre16.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre16.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre16.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre16.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre16.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre16.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre18.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre18.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre18.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml [INFO] Fetching org.eclipse.core.net_1.2.100.I20100511-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 27.98kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml [INFO] Fetching org.apache.batik.bridge_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 270.31kB at 0B/s) [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 347.67kB at 0B/s) [INFO] Fetching org.apache.batik.dom_1.7.1.v201505191845.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 58.46kB at 0B/s) [INFO] Fetching org.apache.batik.dom.svg_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 250.49kB at 0B/s) [INFO] Fetching org.apache.batik.ext.awt_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 196.48kB at 0B/s) [INFO] Fetching org.apache.batik.parser_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 34.99kB at 0B/s) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 154.43kB at 0B/s) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 207.37kB at 0B/s) [INFO] Fetching org.apache.batik.xml_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 23.96kB at 0B/s) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 95.1kB at 0B/s) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 17.78kB at 0B/s) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B at 0B/s) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 14.95kB at 0B/s) [INFO] Fetching org.apache.batik.swing_1.7.0.v201302011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 59.59kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml [INFO] Fetching org.apache.batik.svggen_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 78.45kB at 0B/s) [INFO] Fetching org.apache.batik.transcoder_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 56.29kB at 0B/s) [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 119.46kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 18.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.servletbridge_1.3.0.v20140430-1556.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 21.71kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servletbridge_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 6.8kB at 0B/s) [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (0B of 18.64kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.jms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.jms/pom.xml [INFO] Fetching javax.jms_1.1.0.v201205091237.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 18.26kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.jms/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet31:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet31/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet31:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet31/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet31:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet31/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet25:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet25/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet25:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet25/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet25:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet25/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml [INFO] Fetching R-3.6.2-201102101200&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.6/ (0B at 0B/s) [INFO] Fetching org.eclipse.swt_3.6.2.v3659c.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 15.47kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1,013.44kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.16MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.05MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.02MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390x_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.05MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.6.2.v3659c.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.02MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.6.2.v3659c.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.03MB at 0B/s) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 839.72kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.sparc_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 981.26kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.x86_3.6.2.v3659b.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 936.85kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 36.09kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 67.3kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 37.4kB at 0B/s) [INFO] Fetching com.ibm.icu_4.2.1.v20100412.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 6.15MB at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 52.4kB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 29.39kB at 0B/s) [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 107.95kB at 0B/s) [INFO] Fetching org.eclipse.jface_3.6.2.M20110210-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 310.56kB at 0B/s) [INFO] Fetching org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 57.41kB at 0B/s) [INFO] Fetching R-3.6.1-201009090800&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.6/ (0B at 0B/s) [INFO] Fetching org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 279.71kB at 0B/s) [INFO] Fetching org.eclipse.text_3.5.0.v20100601-1300.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 77.39kB at 0B/s) [INFO] Fetching org.eclipse.ui_3.6.2.M20110203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 91.53kB at 0B/s) [INFO] Fetching org.eclipse.ui.forms_3.5.2.r36_v20100702.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 95.23kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 1.13MB at 0B/s) [INFO] Fetching com.ibm.icu.base_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 75.21kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Fetching javax.servlet.jsp_2.0.0.v200806031607.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 61.24kB at 0B/s) [INFO] Fetching javax.servlet_2.5.0.v200910301333.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 116.09kB at 0B/s) [INFO] Fetching org.eclipse.osgi_3.6.2.R36x_v20110210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 378.94kB at 0B/s) [INFO] Fetching org.apache.ant_1.7.1.v20100518-1145.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 1.92MB at 0B/s) [INFO] Fetching org.apache.commons.el_1.0.0.v201004212143.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 125.68kB at 0B/s) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201005080502.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 313.8kB at 0B/s) [INFO] Fetching org.apache.commons.codec_1.3.0.v20100518-1140.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 53.71kB at 0B/s) [INFO] Fetching org.apache.commons.logging_1.0.4.v201005080501.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 44.33kB at 0B/s) [INFO] Fetching org.eclipse.osgi.services_3.2.100.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 25.62kB at 0B/s) [INFO] Fetching org.apache.jasper_5.5.17.v201004212143.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 1.64MB at 0B/s) [INFO] Fetching org.apache.lucene.analysis_1.9.1.v20100518-1140.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 69.87kB at 0B/s) [INFO] Fetching org.apache.lucene_1.9.1.v20100518-1140.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 434.87kB at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.201.v20110203_r362.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 46.46kB at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.201.v20110203_r362.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 95.2kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.core,3.2.201.v20110203_r362 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.core,3.2.201.v20110203_r362 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ant.core,3.2.201.v20110203_r362.: [WARNING] File has invalid content:/tmp/signatureFile7559379450946348362.jar: [WARNING] Invalid content:lib/antsupportlib.jar [INFO] Fetching org.eclipse.core.variables_3.2.400.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 15.08kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.6.0.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 29.51kB at 0B/s) [INFO] Fetching org.eclipse.compare_3.5.101.R36x_v20100929-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 226.95kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.6.1.R36x_v20110131-1630.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 258.15kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.6.1.R36x_v20110131-1630.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 756.08kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.resources,3.6.1.R36x_v20110131-1630 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.resources,3.6.1.R36x_v20110131-1630 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.core.resources,3.6.1.R36x_v20110131-1630.: [WARNING] File has invalid content:/tmp/signatureFile110851588055256621.jar: [WARNING] Invalid content:ant_tasks/resources-ant.jar [INFO] Fetching org.eclipse.ui.ide_3.6.2.M20101201-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 675.95kB at 0B/s) [INFO] Fetching org.eclipse.ui.views_3.5.1.M20110202-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 31.43kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 178.83kB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.4.200.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 27.85kB at 0B/s) [INFO] Fetching org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 161.79kB at 0B/s) [INFO] Fetching org.eclipse.compare.core_3.5.101.R36x_v20100929-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 27.84kB at 0B/s) [INFO] Fetching org.eclipse.core.commands_3.6.0.I20100512-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 34.26kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.6.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 40.68kB at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 33.49kB at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.3.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 43.48kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.5.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 66.48kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.3.100.I20100601-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 50.5kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 60.47kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 35.62kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.beans_1.2.100.I20100601-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 18.89kB at 0B/s) [INFO] Fetching org.eclipse.core.externaltools_1.0.1.v20100831_r361.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 17.24kB at 0B/s) [INFO] Fetching org.eclipse.debug.core_3.6.0.v20100519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 95.86kB at 0B/s) [INFO] Fetching org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 36.64kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 21.36kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_1.4.0.v20100505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 7.67kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 36.18kB at 0B/s) [INFO] Fetching org.eclipse.core.net.linux.x86_1.1.100.R36x_v20100825-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 34.09kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 12.16kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 37.15kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 35.51kB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.100.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 41.85kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 11.56kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 16.49kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.3.0.v20100520 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.3.0.v20100520 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.3.0.v20100520.: [WARNING] File has invalid content:/tmp/signatureFile563982610121308077.jar: [WARNING] Invalid content:runtime_registry_compatibility.jar [INFO] Fetching org.eclipse.debug.ui_3.6.3.v20101201_r362.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 767.43kB at 0B/s) [INFO] Fetching org.eclipse.ui.console_3.5.0.v20100526.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 53.79kB at 0B/s) [INFO] Fetching org.eclipse.help_3.5.0.v20100524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 106.26kB at 0B/s) [INFO] Fetching org.eclipse.ecf_3.1.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 34.64kB at 0B/s) [INFO] Fetching org.eclipse.ecf.identity_3.1.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 22.81kB at 0B/s) [INFO] Fetching org.eclipse.ecf.filetransfer_4.0.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 17.07kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.1.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 40.64kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 27.7kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 10.04kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 5.72kB at 0B/s) [INFO] Fetching org.eclipse.ecf.ssl_1.0.100.v20100906-1425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 7.39kB at 0B/s) [INFO] Fetching org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 82.13kB at 0B/s) [INFO] Fetching org.eclipse.equinox.util_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 29.25kB at 0B/s) [INFO] Fetching org.eclipse.equinox.event_1.2.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 13.22kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 17.04kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 29.09kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.jetty_2.0.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 12.76kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.1.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 17.08kB at 0B/s) [INFO] Fetching org.mortbay.jetty.util_6.1.23.v201004211559.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 188.32kB at 0B/s) [INFO] Fetching org.mortbay.jetty.server_6.1.23.v201004211559.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 544.37kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.1.R36x_v20101103.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 15.79kB at 0B/s) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.201.R36x_v20101103.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 11.38kB at 0B/s) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 6.86kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 70.79kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 25.17kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 44.89kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.0.1.R36x_v20101202.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 90.6kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.core_2.0.3.R36x_v20110111.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 25.46kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 29.82kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 65.43kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20100503a failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20100503a from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20100503a.: [WARNING] File has invalid content:/tmp/signatureFile547588176629333647.jar: [WARNING] Invalid content:lib/jarprocessor-ant.jar [INFO] Fetching org.eclipse.equinox.p2.repository_2.0.2.R36x_v20110111-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 53.53kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.200.v20100601.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 14.05kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 40.27kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.engine_2.0.1.R36x_v20110201.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 57.51kB at 0B/s) [INFO] Fetching org.sat4j.core_2.2.0.v20100429.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 189.3kB at 0B/s) [INFO] Fetching org.sat4j.pb_2.2.0.v20100429.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 118.54kB at 0B/s) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 17.78kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 30.38kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 52.72kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.201.R36x_v20100823 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.201.R36x_v20100823 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.201.R36x_v20100823.: [WARNING] File has invalid content:/tmp/signatureFile2257752158698233368.jar: [WARNING] Invalid content:ant_tasks/director-ant.jar [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 14.75kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.0.3.R36x_v20101202.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 38.6kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 99.87kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 273.1kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.publisher,1.1.2.v20100824-2220 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.publisher,1.1.2.v20100824-2220 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.publisher,1.1.2.v20100824-2220.: [WARNING] File has invalid content:/tmp/signatureFile3017069510597446558.jar: [WARNING] Invalid content:ant_tasks/publisher-ant.jar [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 36.47kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 106.37kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.1.0.v20100513 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.1.0.v20100513 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.1.0.v20100513.: [WARNING] File has invalid content:/tmp/signatureFile1856927282973778160.jar: [WARNING] Invalid content:ant_tasks/metadataRepository-ant.jar [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 14.64kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 11.64kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.generator_1.0.202.R36x_v20101208-1400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 58.52kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.generator_1.0.202.R36x_v20101208-1400.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 130.08kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.metadata.generator,1.0.202.R36x_v20101208-1400 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.metadata.generator,1.0.202.R36x_v20101208-1400 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.generator,1.0.202.R36x_v20101208-1400.: [WARNING] File has invalid content:/tmp/signatureFile4124595590943560578.jar: [WARNING] Invalid content:ant_tasks/generator-ant.jar [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 12.59kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 19.89kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ql_2.0.0.v20100503a.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 5.39kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20110114.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 23.07kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 83.4kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 223.51kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.1.R36x_v20100823 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.1.R36x_v20100823 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.1.R36x_v20100823.: [WARNING] File has invalid content:/tmp/signatureFile1421910209932211726.jar: [WARNING] Invalid content:lib/repository-tools-ant.jar [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.0.201.R36x_v20110111.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 20.01kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui_2.0.0.v20100518.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 158.94kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.ui_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 74.63kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 16.57kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 23.14kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 8.85kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 34.41kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/features/ (0B of 26.66kB at 0B/s) [INFO] Fetching org.eclipse.help.appserver_3.1.400.v20100427.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 10.08kB at 0B/s) [INFO] Fetching org.eclipse.help.base_3.5.3.v201102101200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 143.18kB at 0B/s) [INFO] Fetching org.eclipse.help.base_3.5.3.v201102101200.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 389.41kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.help.base,3.5.3.v201102101200 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.help.base,3.5.3.v201102101200 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.help.base,3.5.3.v201102101200.: [WARNING] File has invalid content:/tmp/signatureFile7615692786428793702.jar: [WARNING] Invalid content:ant_tasks/helpbase-ant.jar [INFO] Fetching org.eclipse.help.ui_3.5.3.r36_20101116.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 139.1kB at 0B/s) [INFO] Fetching org.eclipse.help.webapp_3.5.3.r36_20101130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 207.29kB at 0B/s) [INFO] Fetching org.eclipse.help_1.2.1.r362_v20101111-7e7jEVFDr6xg-LSlC_z0w1D.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/features/ (0B of 26.36kB at 0B/s) [INFO] Fetching org.eclipse.jsch.core_1.1.200.I20100505-1245.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 15.98kB at 0B/s) [INFO] Fetching com.jcraft.jsch_0.1.41.v200903070017.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 220.29kB at 0B/s) [INFO] Fetching org.eclipse.jsch.ui_1.1.300.I20100505-1245.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 31.18kB at 0B/s) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.5.101.r362_v20101117-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 91.93kB at 0B/s) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.5.0.v20100526-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 142.65kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator_3.5.0.I20100601-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 108.58kB at 0B/s) [INFO] Fetching org.eclipse.team.core_3.5.101.R36x_v20110203-1036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 106.32kB at 0B/s) [INFO] Fetching org.eclipse.team.ui_3.5.102.R36x_v20110203-1036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 400.14kB at 0B/s) [INFO] Fetching org.eclipse.osgi.util_3.2.100.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 15.93kB at 0B/s) [INFO] Fetching org.eclipse.platform_3.6.2.v201102101200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 309.73kB at 0B/s) [INFO] Fetching org.eclipse.platform_3.6.2.v201102101200.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 330.34kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.platform,3.6.2.v201102101200 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.platform,3.6.2.v201102101200 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.platform,3.6.2.v201102101200.: [WARNING] File has invalid content:/tmp/signatureFile8319547415417870230.jar: [WARNING] Invalid content:platform.jar [INFO] Fetching org.eclipse.ui.intro_3.4.0.v20100427.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 111.38kB at 0B/s) [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.0.v20100427.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 107.37kB at 0B/s) [INFO] Fetching org.eclipse.platform.doc.user_3.6.2.r362_v20101117-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 6.72MB at 0B/s) [INFO] Fetching org.eclipse.core.boot_3.1.200.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 5.06kB at 0B/s) [INFO] Fetching org.eclipse.search_3.6.0.v20100520-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 142.72kB at 0B/s) [INFO] Fetching org.eclipse.ui.presentations.r21_3.2.200.I20100517-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 36.49kB at 0B/s) [INFO] Fetching org.eclipse.ui.intro.universal_3.2.402.r36_v20100702.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 1.35MB at 0B/s) [INFO] Fetching org.eclipse.ui.intro.universal_3.2.402.r36_v20100702.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 1.56MB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ui.intro.universal,3.2.402.r36_v20100702 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ui.intro.universal,3.2.402.r36_v20100702 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ui.intro.universal,3.2.402.r36_v20100702.: [WARNING] File has invalid content:/tmp/signatureFile7975763009284549627.jar: [WARNING] Invalid content:universal.jar [INFO] Fetching org.eclipse.ui.browser_3.3.1.r36_20101216.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 71.82kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.202.M20101124-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 40.21kB at 0B/s) [INFO] Fetching org.eclipse.ui.net_1.2.100.I20100505-1245.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 17.41kB at 0B/s) [INFO] Fetching org.eclipse.ui.externaltools_3.2.0.v20100427.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 51.8kB at 0B/s) [INFO] Fetching org.eclipse.ui.ide.application_1.0.201.M20100707-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 27.41kB at 0B/s) [INFO] Fetching org.eclipse.update.core_3.2.402.R36x_v20100629.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 187.67kB at 0B/s) [INFO] Fetching org.eclipse.update.scheduler_3.2.300.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 13.8kB at 0B/s) [INFO] Fetching org.eclipse.update.ui_3.2.300.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 187.68kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 10.82kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800.jar from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 13.56kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20100511-0800 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20100511-0800 from repository http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20100511-0800.: [WARNING] File has invalid content:/tmp/signatureFile8620738102677026667.jar: [WARNING] Invalid content:compatibility.jar [INFO] Fetching org.eclipse.update.core.linux_3.2.200.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 6.97kB at 0B/s) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.5.100.I20100509-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 33.6kB at 0B/s) [INFO] Fetching org.eclipse.platform_3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/features/ (0B of 27.65kB at 0B/s) [INFO] Fetching org.eclipse.platform_root_3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/binary/ (0B of 46.73kB at 0B/s) [INFO] Fetching org.eclipse.rcp_3.6.0.v201102101200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 12.12kB at 0B/s) [INFO] Fetching org.eclipse.rcp_3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/features/ (0B of 27.36kB at 0B/s) [INFO] Fetching org.eclipse.rcp_root_3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/binary/ (0B of 46.73kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.0.v20100505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 7.94kB at 0B/s) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.1.0.I20100505-1245.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 34.97kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 74.85kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64_1.0.2.R36x_v20101019_1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 78.3kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.s390_1.1.1.R36x_v20110125.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 77.05kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.s390x_1.1.1.R36x_v20110125.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 78.19kB at 0B/s) [INFO] Fetching org.eclipse.compare.win32_1.0.101.R36x_v20101103-0618.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 18.02kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_1.1.201.R36x_v20100727-0745.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 28.23kB at 0B/s) [INFO] Fetching org.eclipse.core.net.win32.x86_1.0.100.I20100511-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 27.44kB at 0B/s) [INFO] Fetching org.eclipse.core.resources.win32.x86_3.5.100.v20100505-1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 15.34kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 24.2kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.win32.x86_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 17.25kB at 0B/s) [INFO] Fetching org.eclipse.ui.win32_3.2.200.I20100509-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 12.18kB at 0B/s) [INFO] Fetching org.eclipse.update.core.win32_3.2.200.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 83.29kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.1.201.R36x_v20100727-0745.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.1-201009090800/plugins/ (0B of 26.31kB at 0B/s) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.0.100.I20100505-1245.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 25.71kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.2.R36x_v20101222.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 26.22kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 11.16kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.2.R36x_v20101019_1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 27kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.100.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 11.53kB at 0B/s) [INFO] Fetching org.eclipse.ui.cocoa_1.0.2.M20101124-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 11.67kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.solaris.sparc_1.2.0.v20100505-1235.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6-201006080911/plugins/ (0B of 7.49kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.solaris.sparc_1.1.2.R36x_v20101019_1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 38.65kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.solaris.x86_1.1.2.R36x_v20101019_1345.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/ (0B of 33.74kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 19.33kB at 0B/s) [INFO] Fetching org.mockito.mockito-all_1.9.5.jar from http://download.eclipse.org/scout/releases/4.0/testing/plugins/ (0B of 1.51MB at 0B/s) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 283.72kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 29.97kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 591.9kB at 0B/s) [INFO] Fetching com.thoughtworks.selenium_2.25.0.v201212071504.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 3.55MB at 0B/s) [INFO] Fetching org.apache.commons.exec_1.1.0.v201301240602.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 28.37kB at 0B/s) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 101.3kB at 0B/s) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 829.75kB at 0B/s) [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 29.69kB at 0B/s) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 91.48kB at 0B/s) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 71.91kB at 0B/s) [INFO] Fetching org.eclipse.rap.rwt.osgi_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 16.57kB at 0B/s) [INFO] Fetching org.eclipse.rap.rwt_2.3.2.20150128-1013.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 1.18MB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.forms_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 95.36kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.views_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 28.61kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.cheatsheets_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 105.44kB at 0B/s) [INFO] Fetching org.eclipse.rap.feature_2.3.2.20150128-1013.jar from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/features/ (0B of 19.18kB at 0B/s) [INFO] Fetching org.eclipse.rap.jface.databinding_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 60.36kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.workbench_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 873.78kB at 0B/s) [INFO] Fetching org.eclipse.rap.jface_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 285.57kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 95.52kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [INFO] Fetching &protocol=http&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/helios/201009240900/aggregate/ (0B at 0B/s) [INFO] Fetching org.eclipse.mylyn.wikitext.core_1.3.1.v20100823-0100-e3x.jar.pack.gz from http://download.eclipse.org/releases/helios/201009240900/aggregate/plugins/ (0B of 97.11kB at 0B/s) [INFO] Fetching org.eclipse.mylyn.wikitext.core_1.3.1.v20100823-0100-e3x.jar from http://download.eclipse.org/releases/helios/201009240900/aggregate/plugins/ (0B of 300.59kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.mylyn.wikitext.core,1.3.1.v20100823-0100-e3x failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.mylyn.wikitext.core,1.3.1.v20100823-0100-e3x from repository http://download.eclipse.org/releases/helios/201009240900/aggregate: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.mylyn.wikitext.core,1.3.1.v20100823-0100-e3x.: [WARNING] File has invalid content:/tmp/signatureFile277152182518754272.jar: [WARNING] Invalid content:lib/wikitext-ant.jar [INFO] Fetching &protocol=http&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/helios/201006230900/aggregate/ (0B at 0B/s) [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.core_1.3.0.v20100608-0100-e3x.jar.pack.gz from http://download.eclipse.org/releases/helios/201006230900/aggregate/plugins/ (0B of 49.88kB at 0B/s) [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.core_1.3.0.v20100608-0100-e3x.jar from http://download.eclipse.org/releases/helios/201006230900/aggregate/plugins/ (0B of 130.67kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.mylyn.wikitext.mediawiki.core,1.3.0.v20100608-0100-e3x failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.mylyn.wikitext.mediawiki.core,1.3.0.v20100608-0100-e3x from repository http://download.eclipse.org/releases/helios/201006230900/aggregate: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.mylyn.wikitext.mediawiki.core,1.3.0.v20100608-0100-e3x.: [WARNING] File has invalid content:/tmp/signatureFile631146310976089746.jar: [WARNING] Invalid content:lib/mediawiki-ant.jar [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.basic.target-feature/pom.xml [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.5-M-builds [INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s) [INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-mars-integration.target: Failed to load p2 metadata repository from location http://download.eclipse.org/eclipse/updates/4.5-M-builds/ [DEBUG] Closing connection to remote [ERROR] Failed to resolve target definition /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.target/eclipse-mars-integration.target: Failed to load p2 metadata repository from location http://download.eclipse.org/eclipse/updates/4.5-M-builds/: No repository found at http://download.eclipse.org/eclipse/updates/4.5-M-builds. -> [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/MavenExecutionException [DEBUG] Waiting for process to finish [DEBUG] Result: 1 Finished: FAILURE