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/genie.scout/hudson2516860014693992444.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-74f8372f064826c4ff8a6bd2544fea6cc98d7ae7.pack remote: warning: ignoring extra bitmap file: objects/pack/pack-9c789472feccb84117f996bef00e171c1cc11f91.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-60beeca8b1924ac5c22bb80c96986980be9c1359.pack remote: warning: ignoring extra bitmap file: objects/pack/pack-8fb79112dd6779f9cc13d463d9ccd5265686218a.pack Submodule path 'org.eclipse.scout.sdk': checked out 'e5cef9168ae6f44b404b42aedfd3ede9579bd5d8' + cd org.eclipse.scout-aggregator + git rm --cached -r . + git reset --hard + git checkout Mars_5.0.300_B7 warning: unable to rmdir org.eclipse.scout.rt.incubator: Directory not empty Note: checking out 'Mars_5.0.300_B7'. 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 3dee9fe... Update version to 5.0.300 from 5.0.200. M org.eclipse.scout.rt M org.eclipse.scout.sdk + ./updateSubmodules.sh Mars_5.0.300_B7 true Mars_5.0.300_B7 Entering 'org.eclipse.scout.rt' Build from tag: Checkout tag Mars_5.0.300_B7. Previous HEAD position was c5776fb... Update rap repo for mars rc4 HEAD is now at 302480c... revert Platform access to get active shell. Entering 'org.eclipse.scout.sdk' Build from tag: Checkout tag Mars_5.0.300_B7. Previous HEAD position was e5cef91... Bug 363206: remove Asciidoctor CSS from the Eclipse Help HTML files HEAD is now at 38b3570... Update version to 5.0.300 from 5.0.200. [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/5.0/5.0.300 -Dis_tag=true -Dbuilds_to_keep=20 -Dbuild_prefix=B7- -Dremote_branch=Mars_5.0.300_B7 -Dtag_or_branch=Mars_5.0.300_B7 -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=55507 -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: 55507 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.0.101-0.47.71-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@7c66eb65 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@7c66eb65 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.eclipse.scout.maven.plugins.updatesite 5.0.300-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 19.2 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 576.5 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 11.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 1506.8 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 153.1 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 397.9 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 1170.0 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 722.6 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 1202.8 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 440.3 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 472.8 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 1253.4 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 430.0 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 1511.7 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 538.4 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 673.3 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 1352.2 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 211.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 1145.7 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 239.7 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 877.3 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 34.5 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 503.7 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 85.1 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 359.6 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 1068.6 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 1116.2 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 657.7 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 223.6 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 162.8 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 744.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 108.1 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 135.5 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 34.2 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 227.4 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 675.6 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 36.2 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 180.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.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 120.5 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 276.6 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 341.7 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 228.5 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 398.1 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 72.5 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 72.4 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 101.6 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 201.7 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 67.0 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 53.0 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 316.4 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 338.8 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 33.2 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 180.0 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 806.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.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 205.4 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 148.0 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 222.0 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 491.0 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 95.4 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 104.9 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 301.8 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 77.4 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 150.3 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 100.0 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 99.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 191.8 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 1017.0 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 440.0 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 779.0 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/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 7476.8 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/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 802.1 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-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 481.6 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-artifact/3.0/maven-artifact-3.0.jar (51 KB at 649.9 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-model/3.0/maven-model-3.0.jar (161 KB at 1807.0 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-settings/3.0/maven-settings-3.0.jar (46 KB at 455.7 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-plugin-api/2.0/maven-plugin-api-2.0.jar (10 KB at 97.0 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/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 113.1 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/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 843.8 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/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 3959.1 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/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 528.7 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-util/1.7/aether-util-1.7.jar (106 KB at 732.1 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/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 1287.5 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/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 916.6 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/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 344.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.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 2602.7 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-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 248.7 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/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 22.1 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 143.0 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 67.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 72.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 1029.0 KB/sec) 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 467.7 KB/sec) 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 155.7 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 88.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 589.0 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 992.0 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 223.3 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 248.2 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 544.1 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 544.5 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 697.7 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 8830.9 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 232.7 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 169.3 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 1367.7 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 1978.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 250.1 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 64.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 158.2 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 39.5 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 219.4 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 493.0 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 160.7 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 21.8 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 311.3 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 42.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 122.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.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 92.2 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 126.3 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 76.1 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 67.1 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 37.4 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 85.6 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 80.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 61.9 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 114.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 7.9 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 145.9 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 20.4 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 15.9 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 119.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 73.6 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 105.4 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 865.6 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 687.4 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 188.3 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 47.1 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 574.6 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 1110.0 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 740.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.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 55.5 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 234.3 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 627.5 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 137.9 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 53.2 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 292.6 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 71.2 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 718.3 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 1259.8 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 292.8 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 364.8 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 640.0 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 159.1 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 397.1 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 556.8 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 996.4 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 979.1 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 238.4 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 124.4 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 66.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 66.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 228.9 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 64.6 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 183.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 537.1 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 117.2 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 173.8 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 943.7 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 623.7 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 678.4 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 233.6 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 115.9 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 506.6 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 1336.9 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 671.0 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 84.7 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 627.9 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 1817.3 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 312.7 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 428.9 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 276.1 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 96.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 1108.2 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 102.9 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 213.7 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 143.7 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 48.0 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 185.0 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 399.0 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 302.4 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 233.5 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 284.6 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 746.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 152.9 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 104.3 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 119.0 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 268.3 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 513.1 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 443.6 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 16.6 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 42.3 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 43.2 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 102.5 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.3 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 155.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 109.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 7.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.9 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 221.9 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 158.1 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 13.7 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 177.5 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/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar (39 KB at 1340.8 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/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 2515.6 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 581.5 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/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar (38 KB at 575.6 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/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 2830.4 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/3.3.1/asm-3.3.1.jar (43 KB at 583.0 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 283.8 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-archiver/2.1.1/plexus-archiver-2.1.1.jar (181 KB at 1959.8 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/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 1829.2 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/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar (11 KB at 108.7 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-logging-api/1.2/doxia-logging-api-1.2.jar (12 KB at 106.5 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-site-renderer/1.2/doxia-site-renderer-1.2.jar (51 KB at 438.5 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 1204.1 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/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/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/httpclient/4.0.2/httpclient-4.0.2.jar (287 KB at 1712.7 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/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar (59 KB at 329.6 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/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar (15 KB at 81.0 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/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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 5151.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.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/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/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 47.2 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/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 322.8 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-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 91.4 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/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (57 KB at 196.3 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/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 526.3 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-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 163.5 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-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 111.8 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/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 161.0 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-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 123.4 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/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/net/sf/jtidy/jtidy/r938/jtidy-r938.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 87.7 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/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar (23 KB at 68.6 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 186.4 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/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 209.2 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/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 41.3 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/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (245 KB at 621.0 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/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 824.3 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/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 437.6 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/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 383.4 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/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 84.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 140.7 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/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 228.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.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 22.7 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/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar (18 KB at 35.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/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar (13 KB at 26.3 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/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar (32 KB at 61.4 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/bsh/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 462.8 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/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (8 KB at 14.8 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/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 804.0 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 463.2 KB/sec) 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 143.5 KB/sec) 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 36.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (169 KB at 166.5 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 107.3 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 129.4 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 109.7 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 304.3 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 113.7 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 142.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 106.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 90.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 111.8 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 409.6 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 109.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 114.1 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 93.7 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 27.6 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 238.8 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 97.9 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 120.9 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 123.2 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 384.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.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 81.6 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 216.4 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 314.1 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 499.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 418.0 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 54.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 174.7 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 196.3 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 351.1 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 524.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 57.9 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 1086.3 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-core/2.0.6/maven-core-2.0.6.jar (149 KB at 5483.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.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 1229.1 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 3545.6 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/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 128.8 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 431.3 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 206.6 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/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 497.9 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-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 214.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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 174.6 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/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 424.9 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/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 898.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/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 461.1 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-model/2.0.6/maven-model-2.0.6.jar (85 KB at 733.6 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/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 84.8 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/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1503.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/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 41.8 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/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 317.2 KB/sec) 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 135.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 109.7 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 107.7 KB/sec) 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 110.4 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 72.9 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 923.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 1473.0 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 75.3 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 118.0 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 506.8 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 125.6 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 219.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 127.9 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 143.0 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 123.8 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 113.5 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 155.7 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 188.3 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 120.3 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 126.6 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 78.4 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 222.3 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 49.8 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 220.6 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 184.1 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 1211.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 37.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.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 44.8 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 80.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-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 815.5 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-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2067.3 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 3316.8 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-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 803.0 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-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1740.3 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-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 489.5 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-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 236.2 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-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 436.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-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1698.9 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-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 488.8 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-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-api/1.9.1/plexus-compiler-api-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 109.1 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-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 349.3 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/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 206.9 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-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 125.9 KB/sec) 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 52.7 KB/sec) 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 198.2 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 174.2 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 162.2 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 360.0 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 113.3 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 1053.6 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 117.3 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 90.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 226.3 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 1020.0 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 2558.5 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 226.0 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 607.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 1381.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 86.2 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/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1209.6 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/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 6255.4 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/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 225.0 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/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 639.3 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 236.1 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1301.3 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 461.2 KB/sec) 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 115.3 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 260.7 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 182.9 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 120.9 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 66.3 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 484.8 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/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1778.1 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 1514.3 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 4947.7 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 4002.6 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 87.7 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-5.0.300-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 74.3 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 34.5 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 113.0 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 353.0 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 337.8 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 304.7 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 5001.0 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-5.0.300-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/5.0.300-SNAPSHOT/org.eclipse.scout.maven.plugins.updatesite-5.0.300-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/5.0.300-SNAPSHOT/org.eclipse.scout.maven.plugins.updatesite-5.0.300-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.290 s [INFO] Finished at: 2016-05-11T04:03:24-04:00 [INFO] Final Memory: 23M/324M [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/5.0/5.0.300 -Dis_tag=true -Dbuilds_to_keep=20 -Dbuild_prefix=B7- -Dremote_branch=Mars_5.0.300_B7 -Dtag_or_branch=Mars_5.0.300_B7 -DbuildType=B7- -DstageTargetDir=releases/5.0/5.0.300 -Dmaven.test.skip=true -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=40368 -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: 40368 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.0.101-0.47.71-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@48e873b1 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@48e873b1 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest) [INFO] Scanning for projects... Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom (3 KB at 41.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.23.1/tycho-0.23.1.pom (19 KB at 356.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.pom (5 KB at 106.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom 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/eclipse-staging/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 94.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom 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/eclipse-staging/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 110.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 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/eclipse-staging/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 247.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom 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/eclipse-staging/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/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom 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/eclipse-staging/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 67.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom 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/eclipse-staging/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 93.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom (2 KB at 35.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.pom (2 KB at 40.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.23.1/sisu-equinox-0.23.1.pom (2 KB at 30.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.pom (2 KB at 38.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.pom (2 KB at 62.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.pom (2 KB at 34.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/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 244.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.pom (3 KB at 65.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.pom (2 KB at 37.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.23.1/tycho-bundles-0.23.1.pom (4 KB at 98.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.pom (2 KB at 30.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.pom (3 KB at 63.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.23.1/tycho-p2-0.23.1.pom (2 KB at 29.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.pom (2 KB at 32.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.pom (2 KB at 35.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.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.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.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.23.1/tycho-embedder-api-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.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/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.jar (6 KB at 127.2 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/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 283.4 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/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 853.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.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 4019.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.23.1/tycho-core-0.23.1.jar (192 KB at 3353.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.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 802.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.23.1/sisu-equinox-embedder-0.23.1.jar (13 KB at 175.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.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 2408.6 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/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar (236 KB at 2650.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.23.1/tycho-metadata-model-0.23.1.jar (36 KB at 354.0 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 1078.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.23.1/sisu-equinox-api-0.23.1.jar (4 KB at 30.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.23.1/tycho-embedder-api-0.23.1.jar (7 KB at 60.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.23.1/org.eclipse.tycho.core.shared-0.23.1.jar (37 KB at 290.3 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.23.1/tycho-p2-facade-0.23.1.jar (34 KB at 265.3 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.23.1/org.eclipse.tycho.embedder.shared-0.23.1.jar (10 KB at 72.4 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.23.1/org.eclipse.tycho.p2.resolver.shared-0.23.1.jar (27 KB at 198.7 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.23.1/org.eclipse.tycho.p2.tools.shared-0.23.1.jar (20 KB at 140.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.100.v20150529-1857/org.eclipse.osgi-3.10.100.v20150529-1857.jar (1275 KB at 8610.4 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/groups/cbi/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/eclipse-staging/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 63.4 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/groups/cbi/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/eclipse-staging/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 76.3 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/groups/cbi/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/eclipse-staging/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 504.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/groups/cbi/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/eclipse-staging/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 279.3 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/groups/cbi/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/eclipse-staging/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 708.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/groups/cbi/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/eclipse-staging/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 52.1 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/groups/cbi/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/eclipse-staging/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 61.7 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/groups/cbi/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/groups/cbi/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading: https://repo.eclipse.org/content/groups/cbi/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/cbi/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/eclipse-staging/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-net/commons-net/2.0/commons-net-2.0.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/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/eclipse-staging/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-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar (15 KB at 572.1 KB/sec) 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 1855.0 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 5498.5 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 2186.6 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.23.1/tycho-bundles-external-0.23.1.zip Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.23.1/tycho-bundles-external-0.23.1.zip (7062 KB at 20526.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.23.1/org.eclipse.tycho.p2.resolver.impl-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.23.1/org.eclipse.tycho.p2.resolver.impl-0.23.1.jar (209 KB at 5794.2 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.23.1/org.eclipse.tycho.p2.maven.repository-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.23.1/org.eclipse.tycho.p2.maven.repository-0.23.1.jar (144 KB at 4794.8 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.23.1/org.eclipse.tycho.p2.tools.impl-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.23.1/org.eclipse.tycho.p2.tools.impl-0.23.1.jar (46 KB at 1810.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (2 KB at 60.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.0.5/eclipse-cbi-parent-1.0.5.pom Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.0.5/eclipse-cbi-parent-1.0.5.pom (6 KB at 221.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar Downloaded: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar (15 KB at 586.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.pom (2 KB at 51.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.23.1/target-platform-configuration-0.23.1.jar (8 KB at 261.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.pom (3 KB at 72.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.23.1/tycho-source-plugin-0.23.1.jar (23 KB at 933.1 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/groups/cbi/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/eclipse-staging/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 158.0 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/groups/cbi/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/eclipse-staging/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 442.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.pom (3 KB at 94.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.23.1/tycho-packaging-plugin-0.23.1.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.23.1/tycho-packaging-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.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.23.1/tycho-packaging-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.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.23.1/tycho-packaging-plugin-0.23.1.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 969.9 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.23.1/tycho-packaging-plugin-0.23.1.jar (124 KB at 4584.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.pom (2 KB at 45.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/0.23.1/tycho-pack200-0.23.1.pom (2 KB at 43.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.23.1/tycho-extras-0.23.1.pom (13 KB at 385.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/0.23.1/tycho-pack200a-plugin-0.23.1.jar (8 KB at 217.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 67.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 314.5 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 773.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.pom (2 KB at 45.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/0.23.1/tycho-pack200b-plugin-0.23.1.jar (7 KB at 319.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.pom (3 KB at 92.1 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.23.1/tycho-p2-plugin-0.23.1.jar (27 KB at 962.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.pom (3 KB at 95.3 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/groups/cbi/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/eclipse-staging/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/groups/cbi/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/eclipse-staging/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 1840.9 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/groups/cbi/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/eclipse-staging/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 568.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.pom (2 KB at 71.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2 KB at 60.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 149.1 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/groups/cbi/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/eclipse-staging/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 309.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.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.23.1/tycho-artifactcomparator-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.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.23.1/tycho-artifactcomparator-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.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.23.1/tycho-artifactcomparator-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.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.23.1/tycho-artifactcomparator-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.23.1/tycho-artifactcomparator-0.23.1.jar (20 KB at 503.8 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1254.3 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (370 KB at 6603.3 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.23.1/sisu-equinox-launching-0.23.1.jar (28 KB at 93.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.pom (3 KB at 104.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.23.1/tycho-compiler-plugin-0.23.1.jar (33 KB at 1414.6 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/groups/cbi/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/eclipse-staging/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 216.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/groups/cbi/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/eclipse-staging/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/groups/cbi/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/eclipse-staging/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/groups/cbi/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/eclipse-staging/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 215.2 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/groups/cbi/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/eclipse-staging/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 745.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.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/groups/cbi/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/eclipse-staging/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 199.0 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/groups/cbi/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/eclipse-staging/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 383.2 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/groups/cbi/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/eclipse-staging/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 644.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/groups/cbi/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/eclipse-staging/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 635.2 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/groups/cbi/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/eclipse-staging/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 329.8 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/groups/cbi/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/eclipse-staging/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 994.4 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/groups/cbi/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/eclipse-staging/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 3282.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.pom (3 KB at 66.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.23.1/tycho-source-feature-plugin-0.23.1.jar (19 KB at 867.3 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/groups/cbi/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/eclipse-staging/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 163.6 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/groups/cbi/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/eclipse-staging/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 388.5 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/groups/cbi/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/eclipse-staging/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 109.8 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/groups/cbi/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/eclipse-staging/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 95.4 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/groups/cbi/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/eclipse-staging/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 19.6 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/groups/cbi/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/eclipse-staging/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/groups/cbi/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/eclipse-staging/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 57.4 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/groups/cbi/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/eclipse-staging/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 56.4 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/groups/cbi/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/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/eclipse-staging/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/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 617.1 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 1533.6 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 4285.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.pom (4 KB at 104.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.23.1/tycho-surefire-0.23.1.pom (4 KB at 98.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.23.1/tycho-surefire-plugin-0.23.1.jar (51 KB at 2117.9 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.pom (3 KB at 79.5 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.pom (2 KB at 58.3 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.pom (2 KB at 65.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.pom (2 KB at 74.9 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/groups/cbi/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/eclipse-staging/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/groups/cbi/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/eclipse-staging/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 650.1 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/groups/cbi/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/eclipse-staging/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 229.0 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/groups/cbi/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/eclipse-staging/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 46.8 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/groups/cbi/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/eclipse-staging/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 386.0 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/groups/cbi/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/eclipse-staging/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 1091.9 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/groups/cbi/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/eclipse-staging/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 448.2 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/groups/cbi/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/eclipse-staging/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 89.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/groups/cbi/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/eclipse-staging/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 89.7 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/groups/cbi/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/eclipse-staging/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 145.9 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/groups/cbi/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/eclipse-staging/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 83.1 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/groups/cbi/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/eclipse-staging/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 786.9 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/groups/cbi/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/eclipse-staging/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 6.7 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/groups/cbi/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/eclipse-staging/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 168.4 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/groups/cbi/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/eclipse-staging/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 105.2 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/groups/cbi/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/eclipse-staging/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 69.0 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/groups/cbi/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/eclipse-staging/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 71.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/groups/cbi/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/eclipse-staging/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 31.2 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/groups/cbi/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/eclipse-staging/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 91.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.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.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.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/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: https://repo.eclipse.org/content/groups/cbi/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.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.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/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/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.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.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/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.23.1/org.eclipse.tycho.surefire.junit4-0.23.1.jar (57 KB at 1759.6 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.23.1/org.eclipse.tycho.surefire.junit-0.23.1.jar (24 KB at 718.4 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.junit47/0.23.1/org.eclipse.tycho.surefire.junit47-0.23.1.jar (157 KB at 3632.2 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 666.4 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 3926.8 KB/sec) 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 1653.5 KB/sec) Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.23.1/org.eclipse.tycho.surefire.osgibooter-0.23.1.jar (408 KB at 1622.6 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.pom (3 KB at 57.8 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.23.1/tycho-p2-publisher-plugin-0.23.1.jar (19 KB at 665.2 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.pom (2 KB at 48.4 KB/sec) Downloading: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.23.1/tycho-p2-repository-plugin-0.23.1.jar (14 KB at 596.7 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom Downloaded: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.pom (0 B at 0.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar Downloaded: https://repo.eclipse.org/content/groups/cbi/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.0.5/eclipse-cbi-plugin-1.0.5.jar (0 B at 0.0 KB/sec) Downloading: https://repo.eclipse.org/content/groups/cbi/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/cbi/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/groups/cbi/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/cbi/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/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.pom (6 KB at 170.3 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/groups/cbi/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/eclipse-staging/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 181.2 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading: https://repo.eclipse.org/content/groups/cbi/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.2/replacer-1.5.2.jar (38 KB at 1165.3 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 0.9 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 4.0 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 28.3 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom 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/eclipse-staging/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 61.7 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom 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/eclipse-staging/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 50.6 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom 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/eclipse-staging/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 743.2 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom 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/eclipse-staging/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 114.7 KB/sec) Downloading: https://repository.jboss.org/nexus/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://repository.jboss.org/nexus/content/repositories/snapshots/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/groups/cbi/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/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/eclipse-staging/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 46.1 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom 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/eclipse-staging/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 64.5 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom 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/eclipse-staging/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 53.6 KB/sec) Downloading: https://repository.jboss.org/nexus/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://repository.jboss.org/nexus/content/repositories/snapshots/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/groups/cbi/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/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/eclipse-staging/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://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom 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/eclipse-staging/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 84.5 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom 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/eclipse-staging/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://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom 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/eclipse-staging/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 96.3 KB/sec) Downloading: https://repository.jboss.org/nexus/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://repository.jboss.org/nexus/content/repositories/snapshots/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/groups/cbi/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/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/eclipse-staging/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 37.2 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom 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/eclipse-staging/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 125.8 KB/sec) Downloading: https://repository.jboss.org/nexus/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://repository.jboss.org/nexus/content/repositories/snapshots/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/groups/cbi/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/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/eclipse-staging/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 37.9 KB/sec) Downloading: https://repository.jboss.org/nexus/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://repository.jboss.org/nexus/content/repositories/snapshots/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/groups/cbi/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/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/eclipse-staging/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 18.9 KB/sec) Downloading: https://repository.jboss.org/nexus/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://repository.jboss.org/nexus/content/repositories/snapshots/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/groups/cbi/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/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/eclipse-staging/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 33.1 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/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/groups/cbi/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/eclipse-staging/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://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom Downloading: https://repo.eclipse.org/content/groups/cbi/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/eclipse-staging/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 120.3 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/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://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.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/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/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/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://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.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/groups/cbi/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading: https://repo.eclipse.org/content/groups/cbi/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/groups/cbi/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/cbi/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/groups/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading: https://repo.eclipse.org/content/groups/cbi/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/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/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-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.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/eclipse-staging/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/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/eclipse-staging/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/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading: https://repo.eclipse.org/content/repositories/eclipse-staging/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/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/maven_central/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-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.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 664.0 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.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 5254.1 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 4615.5 KB/sec) 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 82.2 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 464.0 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 222.3 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/R20160221192158/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (0B of 174.41kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220 [INFO] Fetching content.xml.xz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/ (0B 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-20160201-1220&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/rt/rap/3.0/ (0B at 0B/s) [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 412.5kB 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:5.0.300-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:5.0.300-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/R20160221192158/repository/ (0B at 0B/s) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/repository/plugins/ (0B of 114.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 50.68kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 67.25kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 46.34kB at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 38.36kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 43.21kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 39.64kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 36.32kB 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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/repository/plugins/ (0B of 60.2kB at 0B/s) [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 39.13kB 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/3.0/SR2-20160201-1220/plugins/ (0B of 17.12kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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.jre17.fragment:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre17.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre17.fragment:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre17.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre17.fragment:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre17.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/repository/plugins/ (0B of 59.59kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/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/R20160221192158/repository/plugins/ (0B of 56.29kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.2.2.v20160202-2102.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 59.49kB at 0B/s) [INFO] Fetching org.eclipse.equinox.servletbridge_1.3.100.v20160113-1459.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 23.67kB 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/3.0/SR2-20160201-1220/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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/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:5.0.300-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.jdbc.derby10:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 39.85kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 77.06kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 41.45kB at 0B/s) [INFO] Fetching com.ibm.icu.base_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (0B of 77.89kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 56.08kB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 31.73kB at 0B/s) [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/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_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] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/signatureFile4386893362645830477.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/signatureFile7117721072468655408.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/signatureFile5495703375148508301.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/signatureFile5965240004433019701.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/signatureFile4259646813223372533.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/signatureFile7707288946523617886.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/signatureFile2704248819814898826.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/signatureFile4623487274357501916.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/signatureFile5223608368210390475.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/signatureFile2964421002447906812.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/signatureFile1811534810077216167.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/signatureFile1764248149601630657.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/signatureFile5642008042203121450.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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/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/R20160221192158/repository/plugins/ (0B of 283.72kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/R20160221192158/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/R20160221192158/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/R20160221192158/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/R20160221192158/repository/plugins/ (0B of 101.3kB at 0B/s) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201411290715B.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (0B of 253.68kB at 0B/s) [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (0B of 29.69kB at 0B/s) [INFO] Fetching org.apache.commons.fileupload_1.3.1.201405120000.jar from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 75.5kB at 0B/s) [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (0B of 73.56kB 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/R20160221192158/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/R20160221192158/repository/plugins/ (0B of 71.91kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.workbench_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 973.88kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.forms_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 105.5kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 100.41kB at 0B/s) [INFO] Fetching org.eclipse.rap.feature_3.0.2.20160201-1220.jar from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/features/ (0B of 19.92kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.views_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 31.78kB at 0B/s) [INFO] Fetching org.eclipse.rap.filedialog_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 21.45kB at 0B/s) [INFO] Fetching org.eclipse.rap.rwt.osgi_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 18.43kB at 0B/s) [INFO] Fetching org.eclipse.rap.nebula.widgets.grid_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 41.03kB at 0B/s) [INFO] Fetching org.eclipse.rap.rwt_3.0.2.20160201-1220.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 1.2MB at 0B/s) [INFO] Fetching org.eclipse.rap.fileupload_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 13.76kB at 0B/s) [INFO] Fetching org.eclipse.rap.jface.databinding_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 68.92kB at 0B/s) [INFO] Fetching org.eclipse.rap.jface_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 317.41kB at 0B/s) [INFO] Fetching org.eclipse.rap.nebula.jface.gridviewer_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 15.46kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.cheatsheets_3.0.2.20160120-1649.jar.pack.gz from http://download.eclipse.org/rt/rap/3.0/SR2-20160201-1220/plugins/ (0B of 114.74kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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/signatureFile2301993806918243705.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/signatureFile8877529717262731164.jar: [WARNING] Invalid content:lib/mediawiki-ant.jar [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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:5.0.300-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] Fetching p2.index from http://download.eclipse.org/releases/mars/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/mars [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/mars/ (0B of 502B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:5.0.300-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] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/ (0B at 0B/s) [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 30.48kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 41.25kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 37.58kB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 43.09kB at 0B/s) [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (0B of 119.46kB at 0B/s) [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (0B of 2.19MB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:5.0.300-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] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/luna [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/luna/ (0B of 518B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201406250900/ (0B of 2.5MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201409261001/ (0B of 2.59MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201501121000/ (0B of 2.59MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201501121000/ (1.98MB of 2.59MB at 1.98MB/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201501121000/ (2.05MB of 2.59MB at 1.02MB/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (0B of 2.61MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/luna/ (0B of 320.79kB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201406250900/ (0B at 0B/s) [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 23.66kB at 0B/s) [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201409261001/ (0B at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201409261001/plugins/ (0B of 814.2kB at 0B/s) [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/ (0B at 0B/s) [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (0B of 5.32MB at 0B/s) [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201406250900/plugins/ (0B of 78.99kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/indigo [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/indigo/ (0B of 473B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/indigo/ (0B of 479B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/SR2/ (0B of 98.96kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/SR1/ (0B of 87.87kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/R/ (0B of 85.15kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201202240900/ (0B of 2.2MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201109230900/ (0B of 2.22MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (0B of 2.18MB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:5.0.300-SNAPSHOT @ /jobs/genie.scout/scout-release/workspace/org.eclipse.scout-aggregator/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s) [INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/indigo. [DEBUG] Closing connection to remote [ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/indigo. HTTP Server 'Bad Gateway' : http://download.eclipse.org/technology/epp/packages/indigo/artifacts.xml: HttpComponents connection error response code 502. -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/indigo. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/indigo. at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories(RepositoryArtifactProvider.java:62) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.init(RepositoryArtifactProvider.java:108) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.contains(RepositoryArtifactProvider.java:119) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.contains(MirroringArtifactProvider.java:107) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile(CompositeArtifactProvider.java:84) at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile(TargetPlatformBaseImpl.java:128) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit(P2ResolverImpl.java:254) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult(P2ResolverImpl.java:217) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:209) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:116) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies(P2DependencyResolver.java:367) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies(P2DependencyResolver.java:335) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:117) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) ... 11 more Caused by: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/indigo. at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild(CompositeArtifactRepository.java:182) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.(CompositeArtifactRepository.java:96) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load(CompositeArtifactRepositoryFactory.java:116) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad(ArtifactRepositoryManager.java:73) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:104) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:100) at org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager.loadRepository(RemoteArtifactRepositoryManager.java:103) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories(RepositoryArtifactProvider.java:58) ... 27 more Caused by: org.eclipse.equinox.p2.core.ProvisionException: HTTP Server 'Bad Gateway' : http://download.eclipse.org/technology/epp/packages/indigo/artifacts.xml at org.eclipse.equinox.internal.p2.repository.CacheManager.createCache(CacheManager.java:243) at org.eclipse.tycho.p2.remote.RemoteRepositoryCacheManager.createCache(RemoteRepositoryCacheManager.java:66) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepositoryFactory.getLocalFile(SimpleArtifactRepositoryFactory.java:65) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepositoryFactory.load(SimpleArtifactRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepositoryFactory.load(SimpleArtifactRepositoryFactory.java:76) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad(ArtifactRepositoryManager.java:73) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:104) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:100) at org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager.loadRepository(RemoteArtifactRepositoryManager.java:103) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.load(CompositeArtifactRepository.java:474) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild(CompositeArtifactRepository.java:172) ... 36 more Caused by: org.eclipse.ecf.filetransfer.BrowseFileTransferException: HttpComponents connection error response code 502. at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:289) at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [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/InternalErrorException [DEBUG] Waiting for process to finish [DEBUG] Result: 1 Finished: FAILURE