Skip to content

Console Output

Started by user jakub.siberski@gmail.com
Obtained Jenkinsfile from git https://github.com/eclipse/Xpect.git
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
Running on master in /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
Fetching upstream changes from https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/jenkinsfile-eclipse^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/jenkinsfile-eclipse^{commit} # timeout=10
Checking out Revision a8ce023dee35638da270d620acdf8bb95d6ffbea (refs/remotes/origin/jenkinsfile-eclipse)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f a8ce023dee35638da270d620acdf8bb95d6ffbea
Commit message: "whitespace"
 > /usr/local/bin/git rev-list c3520e19ebed70d9db43435e93123e82f16faae0 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
===== checking tools versions =====
[Pipeline] sh
[workspace] Running shell script
+ git config --get remote.origin.url
https://github.com/eclipse/Xpect.git
+ git reset --hard
HEAD is now at a8ce023 whitespace
+ pwd
/jobs/genie.xpect/Xpect-Integration-Release/workspace
+ ls -la
total 48
drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Nov 20 09:42 .
drwxrwsr-x 1 genie.xpect modeling.xpect   186 Nov 20 09:42 ..
-rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Nov 20 09:42 EPL-1.0.html
drwxrwsr-x 1 genie.xpect modeling.xpect   154 Nov 20 09:42 .git
-rw-rw-r-- 1 genie.xpect modeling.xpect    35 Nov 20 09:42 .gitignore
-rw-rw-r-- 1 genie.xpect modeling.xpect  2636 Nov 20 09:42 Jenkinsfile
-rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Nov 20 09:42 notice.html
drwxrwsr-x 1 genie.xpect modeling.xpect   270 Nov 20 09:42 org.eclipse.xpect
drwxrwsr-x 1 genie.xpect modeling.xpect   198 Nov 20 09:42 org.eclipse.xpect.doc
drwxrwsr-x 1 genie.xpect modeling.xpect   180 Nov 20 09:42 org.eclipse.xpect.examples
drwxrwsr-x 1 genie.xpect modeling.xpect   584 Nov 20 09:42 org.eclipse.xpect.releng
drwxrwsr-x 1 genie.xpect modeling.xpect   138 Nov 20 09:42 org.eclipse.xpect.sdk
drwxrwsr-x 1 genie.xpect modeling.xpect   208 Nov 20 09:42 org.eclipse.xpect.tests
drwxrwsr-x 1 genie.xpect modeling.xpect   248 Nov 20 09:42 org.eclipse.xpect.ui
drwxrwsr-x 1 genie.xpect modeling.xpect   206 Nov 20 09:42 org.eclipse.xpect.ui.junit
drwxrwsr-x 1 genie.xpect modeling.xpect   176 Nov 20 09:42 org.eclipse.xpect.xtext.lib
drwxrwsr-x 1 genie.xpect modeling.xpect   138 Nov 20 09:42 org.eclipse.xpect.xtext.lib.feature
drwxrwsr-x 1 genie.xpect modeling.xpect   196 Nov 20 09:42 org.eclipse.xpect.xtext.lib.tests
drwxrwsr-x 1 genie.xpect modeling.xpect   176 Nov 20 09:42 org.eclipse.xpect.xtext.xbase.lib
drwxrwsr-x 1 genie.xpect modeling.xpect   138 Nov 20 09:42 org.eclipse.xpect.xtext.xbase.lib.feature
drwxrwsr-x 1 genie.xpect modeling.xpect   220 Nov 20 09:42 org.eclipse.xtext.example.arithmetics.xpect.tests
drwxrwsr-x 1 genie.xpect modeling.xpect   194 Nov 20 09:42 org.eclipse.xtext.example.domainmodel.xpect.tests
-rw-rw-r-- 1 genie.xpect modeling.xpect  3035 Nov 20 09:42 pom.xml
-rw-rw-r-- 1 genie.xpect modeling.xpect   198 Nov 20 09:42 .project
-rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Nov 20 09:42 README.md
+ /shared/common/apache-maven-3.0.5/bin/mvn -v
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: /shared/common/apache-maven-3.0.5
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_131.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.62-60.64.8-default", arch: "amd64", family: "unix"
[Pipeline] echo
===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
[workspace] Running shell script
+ /shared/common/apache-maven-3.0.5/bin/mvn '-P!tests' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false --batch-mode --update-snapshots clean install
[INFO] Scanning for projects...
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.pom (3 KB at 24.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.26.0/tycho-0.26.0.pom (19 KB at 629.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.pom (5 KB at 213.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
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 308.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom
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 971.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/apache/6/apache-6.pom
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 624.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
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 190.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 116.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
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 865.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
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 330.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
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 551.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
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 96.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 108.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
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 42.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
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 261.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
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 844.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
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 37.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
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 207.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
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 144.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
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 349.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
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 372.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 194.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 429.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
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 429.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
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 104.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
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 85.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
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 124.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
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 276.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
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 169.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
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 121.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
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 64.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
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 399.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
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 583.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
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: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
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 861.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
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 280.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
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 568.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
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 99.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
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 96.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
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 86.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
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 377.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
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 95.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
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 212.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
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 94.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (5 KB at 237.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 165.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 KB at 1079.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 202.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 157.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
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 832.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 567.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2307.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/9/apache-9.pom
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 822.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (12 KB at 587.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2731.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 718.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (2 KB at 50.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.pom (2 KB at 100.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.26.0/sisu-equinox-0.26.0.pom (2 KB at 59.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.pom (2 KB at 38.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.pom (2 KB at 93.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.pom (2 KB at 65.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 306.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.pom (3 KB at 112.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.pom (2 KB at 38.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.26.0/tycho-bundles-0.26.0.pom (4 KB at 174.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.pom (2 KB at 53.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.pom (3 KB at 104.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.26.0/tycho-p2-0.26.0.pom (2 KB at 58.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.pom (2 KB at 55.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.pom (2 KB at 50.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
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
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 3635.1 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/eclipse/tycho/tycho-maven-plugin/0.26.0/tycho-maven-plugin-0.26.0.jar (6 KB at 153.2 KB/sec)
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 4268.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
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.26.0/tycho-core-0.26.0.jar (191 KB at 5286.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 10237.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.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 3727.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.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 1394.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-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 566.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.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 6820.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (142 KB at 5460.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (170 KB at 8072.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (81 KB at 2440.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (370 KB at 12736.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.26.0/sisu-equinox-embedder-0.26.0.jar (13 KB at 807.2 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.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (239 KB at 9930.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.26.0/sisu-equinox-api-0.26.0.jar (4 KB at 191.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.26.0/tycho-metadata-model-0.26.0.jar (36 KB at 2091.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 4539.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.26.0/org.eclipse.tycho.embedder.shared-0.26.0.jar (10 KB at 550.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.26.0/tycho-embedder-api-0.26.0.jar (7 KB at 402.5 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
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.26.0/org.eclipse.tycho.core.shared-0.26.0.jar (37 KB at 2310.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.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 257.0 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.26.0/org.eclipse.tycho.p2.resolver.shared-0.26.0.jar (27 KB at 1445.1 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.26.0/tycho-p2-facade-0.26.0.jar (34 KB at 1743.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar (1352 KB at 24139.5 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.26.0/org.eclipse.tycho.p2.tools.shared-0.26.0.jar (21 KB at 1368.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.26.0/tycho-bundles-external-0.26.0.zip (7207 KB at 30537.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.26.0/org.eclipse.tycho.p2.resolver.impl-0.26.0.jar (211 KB at 7806.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.26.0/org.eclipse.tycho.p2.maven.repository-0.26.0.jar (146 KB at 5820.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.26.0/org.eclipse.tycho.p2.tools.impl-0.26.0.jar (46 KB at 2189.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.pom (2 KB at 93.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.26.0/target-platform-configuration-0.26.0.jar (8 KB at 491.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom (8 KB at 405.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom (15 KB at 745.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 235.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar (42 KB at 2285.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.pom (3 KB at 152.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.26.0/tycho-source-plugin-0.26.0.jar (23 KB at 1254.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 272.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 605.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom
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 1318.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/5/apache-5.pom
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 210.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
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 233.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
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 447.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1225.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/10/apache-10.pom
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 850.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
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 58.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
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 956.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.pom (3 KB at 156.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 KB at 1012.1 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 789.0 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.26.0/tycho-packaging-plugin-0.26.0.jar (126 KB at 3934.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.4.0/fornax-oaw-m2-plugin-3.4.0.pom
Downloaded: http://www.fornax-platform.org/m2/repository/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.4.0/fornax-oaw-m2-plugin-3.4.0.pom (10 KB at 5.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/fornax/fornax-parent/3.3/fornax-parent-3.3.pom
Downloaded: http://www.fornax-platform.org/m2/repository/org/fornax/fornax-parent/3.3/fornax-parent-3.3.pom (12 KB at 4.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.4.0/fornax-oaw-m2-plugin-3.4.0.jar
Downloaded: http://www.fornax-platform.org/m2/repository/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.4.0/fornax-oaw-m2-plugin-3.4.0.jar (33 KB at 14.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 213.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 604.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom
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 1196.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/7/apache-7.pom
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 782.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 1277.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 322.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 1403.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.pom (3 KB at 122.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.26.0/tycho-p2-plugin-0.26.0.jar (27 KB at 1281.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.pom (3 KB at 140.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 592.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 2712.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.pom (2 KB at 100.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 107.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 268.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 515.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/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.26.0/sisu-equinox-launching-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.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/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1816.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.26.0/sisu-equinox-launching-0.26.0.jar (28 KB at 907.4 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 10876.1 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.26.0/tycho-artifactcomparator-0.26.0.jar (20 KB at 529.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.pom (3 KB at 139.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.26.0/tycho-compiler-plugin-0.26.0.jar (33 KB at 1807.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 265.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 1307.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 309.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 665.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 1252.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (20 KB at 1043.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 677.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1335.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (112 KB at 4285.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/0.26.0/tycho-p2-repository-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.26.0/tycho-p2-repository-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.26.0/tycho-p2-repository-plugin-0.26.0.pom (2 KB at 78.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-repository-plugin/0.26.0/tycho-p2-repository-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.26.0/tycho-p2-repository-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.26.0/tycho-p2-repository-plugin-0.26.0.jar (14 KB at 808.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.pom (3 KB at 120.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.26.0/tycho-p2-publisher-plugin-0.26.0.jar (20 KB at 1078.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
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 906.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
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 2274.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 11861.7 KB/sec)
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
[INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
[INFO] Fetching content.jar from http://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
[INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
[INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
[INFO] Adding repository http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite
[INFO] Fetching content.jar from http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite/ (3.49kB)
[INFO] Fetching content.jar from http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite/ (3.49kB)
[INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
[INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
[INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
[INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
[INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
[INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (414B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (414B)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
[INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/ (63B)
[INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (592.83kB)
[INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (592.83kB)
[INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (137.61kB)
[INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (137.61kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
[INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
[INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
[INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
[INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
[INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
[INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
[INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
[INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
[INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/ (63B)
[INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
[INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
[INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
[INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
[INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
[INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
[INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
[INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
[INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
[INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
[INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
[INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
[INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
[INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
[INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
[INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
[INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
[INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
[INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
[INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
[INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
[INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
[INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
[INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
[INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
[INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
[INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
[INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
[INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
[INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
[INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
[INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
[INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
[INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
[INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
[INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
[INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
[INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
[INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
[INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
[INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
[INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
[INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
[INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
[INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
[INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
[INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
[INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
[INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
[INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
[INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
[INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
[INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
[INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
[INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
[INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
[INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
[INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
[INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
[INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
[INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
[INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
[INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
[INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
[INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
[INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
[INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
[INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
[INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
[INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
[INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
[INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
[INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
[INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
[INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
[INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
[INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
[INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
[INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
[INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
[INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
[INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
[INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
[INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
[INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
[INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
[INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
[INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
[INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
[INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
[INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
[INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
[INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
[INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
[INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
[INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
[INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
[INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
[INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
[INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
[INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
[INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
[INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
[INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
[INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
[INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
[INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
[INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
[INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
[INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
[INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
[INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
[INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
[INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
[INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
[INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
[INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
[INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
[INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
[INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
[INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
[INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
[INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
[INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
[INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
[INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
[INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
[INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
[INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
[INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
[INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
[INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
[INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
[INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
[INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
[INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
[INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
[INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.08MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.08MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (943.07kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (943.07kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
[INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
[INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
[INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
[INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
[INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
[INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
[INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
[INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
[INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
[INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
[INFO] Fetching org.eclipse.jdt_3.10.1.v20150204-1700.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.16kB)
[INFO] Fetching org.eclipse.jdt_3.10.1.v20150204-1700.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.16kB)
[INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
[INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
[INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
[INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
[INFO] Fetching org.eclipse.jdt.junit.runners_0.1.0.201308221506.jar from http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite/plugins/ (24.46kB)
[INFO] Fetching org.eclipse.jdt.junit.runners_0.1.0.201308221506.jar from http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite/plugins/ (24.46kB)
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.400.v20140314-0036.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (10.49kB)
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.400.v20140314-0036.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (10.49kB)
[INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
[INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
[INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
[INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
[INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
[INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
[INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
[INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
[INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
[INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
[INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
[INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
[INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
[INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
[INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
[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/ (18.64kB)
[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/ (18.64kB)
[INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
[INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
[INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
[INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
[INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
[INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
[INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
[INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
[INFO] org.eclipse.xpect
[INFO] org.eclipse.xpect.ui
[INFO] org.eclipse.xpect.ui.junit
[INFO] org.eclipse.xpect.xtext.lib
[INFO] org.eclipse.xpect.xtext.xbase.lib
[INFO] org.eclipse.xpect.xtext.lib.feature
[INFO] org.eclipse.xpect.xtext.xbase.lib.feature
[INFO] org.eclipse.xpect.sdk
[INFO] org.eclipse.xpect.repository
[INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin
[INFO] org.eclipse.xtext.example.arithmetics
[INFO] org.eclipse.xtext.example.arithmetics.ide
[INFO] org.eclipse.xtext.example.arithmetics.ui
[INFO] org.eclipse.xtext.example.domainmodel
[INFO] org.eclipse.xtext.example.domainmodel.ui
[INFO] org.eclipse.xpect.root
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
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 67.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
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 490.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
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 826.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/3/apache-3.pom
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 209.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
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 171.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
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/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 9906.4 KB/sec)
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (3 KB at 113.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 187.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 112.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 49.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom (6 KB at 334.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom (2 KB at 100.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/11.0/guava-11.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 314.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 112.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/11.0.1/guava-11.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom (6 KB at 314.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom (2 KB at 119.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/11.0.2/guava-11.0.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 213.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 112.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom (6 KB at 281.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom (2 KB at 119.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom (6 KB at 305.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom (3 KB at 143.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/12.0/guava-12.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom (6 KB at 324.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom (3 KB at 134.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/12.0.1/guava-12.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 324.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom (3 KB at 143.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom (6 KB at 307.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom (3 KB at 138.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom (6 KB at 307.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom (3 KB at 156.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/13.0/guava-13.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom (6 KB at 326.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom (3 KB at 146.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/13.0.1/guava-13.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom (6 KB at 307.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom (3 KB at 124.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom (6 KB at 302.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom (3 KB at 124.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (6 KB at 308.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom (3 KB at 138.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom (6 KB at 308.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom (3 KB at 131.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/14.0/guava-14.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 328.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 86.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 308.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 131.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (2 KB at 85.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (484 B at 4.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom (2 KB at 90.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom (8 KB at 419.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (2 KB at 69.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (485 B at 3.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom (2 KB at 109.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (2 KB at 95.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (479 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom (3 KB at 91.2 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 80.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (484 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom (2 KB at 105.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/inject/guice/3.0/guice-3.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (8 KB at 395.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 KB at 703.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/google/5/google-5.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (3 KB at 150.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 35.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 19.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/log4j/log4j/1.2.15/log4j-1.2.15.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 913.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (907 B at 55.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 4.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom (2 KB at 63.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom (2 KB at 63.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom (2 KB at 63.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 6.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom (2 KB at 9.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 7.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom (2 KB at 10.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 6.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom (2 KB at 9.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom (2 KB at 51.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom (2 KB at 67.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom (2 KB at 72.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom (2 KB at 63.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom (2 KB at 60.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom (2 KB at 59.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom (2 KB at 57.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom (2 KB at 59.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (2 KB at 67.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (876 B at 50.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 4.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom (2 KB at 63.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom (2 KB at 63.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom (2 KB at 56.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 5.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom (2 KB at 10.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 7.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom (2 KB at 9.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom (2 KB at 10.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom (2 KB at 54.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom (2 KB at 63.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom (2 KB at 54.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom (2 KB at 37.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom (2 KB at 63.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom (2 KB at 68.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom (2 KB at 64.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (2 KB at 63.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (2 KB at 101.6 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (483 B at 3.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom (2 KB at 63.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom (873 B at 53.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom (2 KB at 58.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom (2 KB at 60.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom (2 KB at 63.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (879 B at 57.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 3.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom (2 KB at 60.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom (2 KB at 64.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom (2 KB at 60.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom (2 KB at 68.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 5.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom (2 KB at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 7.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom (2 KB at 10.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 7.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom (2 KB at 10.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom (2 KB at 57.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom (2 KB at 63.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom (2 KB at 64.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom (2 KB at 64.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom (2 KB at 64.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom (2 KB at 63.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom (2 KB at 54.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (2 KB at 46.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 1103.5 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/antlr/antlr-runtime/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 51.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4 KB at 247.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (9 KB at 491.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom (1015 B at 62.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (2 KB at 77.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (489 B at 1.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (2 KB at 90.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (492 B at 4.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom (3 KB at 111.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (737 B at 45.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom (2 KB at 56.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom (2 KB at 10.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom (2 KB at 38.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom (2 KB at 67.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom (2 KB at 9.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 7.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom (2 KB at 9.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom (2 KB at 57.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom (2 KB at 60.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom (2 KB at 60.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom (2 KB at 64.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (2 KB at 63.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom (2 KB at 68.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (3 KB at 88.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (6 KB at 298.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (3 KB at 119.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 85.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom (766 B at 41.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom (7 KB at 339.9 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (588 B at 31.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (464 B at 3.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom (750 B at 45.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 68.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (484 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom (601 B at 34.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 48.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 3.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom (965 B at 58.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 47.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 3.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom (919 B at 52.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/junit/junit/4.8.1/junit-4.8.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 51.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom (2 KB at 102.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom (2 KB at 93.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom (2 KB at 62.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom (3 KB at 118.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom (868 B at 47.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom (2 KB at 71.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom (2 KB at 61.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom (2 KB at 76.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom (2 KB at 83.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom (782 B at 33.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom (2 KB at 81.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom (2 KB at 70.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom (896 B at 51.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (8 KB at 438.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 1297.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 1515.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 224.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 157.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (3 KB at 96.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (3 KB at 149.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 55.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 176.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
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 314.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
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 486.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
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 87.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (3 KB at 114.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 91.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 183.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 248.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 716.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 70.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 127.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 514.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1122.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 47.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 583.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 561.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 144.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 650.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 199.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 0.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
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 453.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (3 KB at 144.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4 KB at 222.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (2 KB at 99.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 1512.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 95.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 104.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 181.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 287.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar (485 KB at 10092.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar (9 KB at 449.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar (18 KB at 1104.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar (207 KB at 10312.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar (2983 KB at 24645.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar (244 KB at 9355.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar (136 KB at 6784.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar (278 KB at 12074.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar (167 KB at 7567.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar (350 KB at 11642.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar (226 KB at 10228.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar (1164 KB at 21944.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (149 KB at 7811.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.jar (283 KB at 7630.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar (1725 KB at 6008.2 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar (2551 KB at 7637.1 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 4143.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar
Downloading: http://www.fornax-platform.org/m2/repository/junit/junit/4.8.1/junit-4.8.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar
Downloading: http://www.fornax-platform.org/m2/repository/com/google/inject/guice/3.0/guice-3.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading: http://www.fornax-platform.org/m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloading: http://www.fornax-platform.org/m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar (25 KB at 995.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar (104 KB at 3033.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 6256.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar (69 KB at 3443.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar (792 KB at 13187.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar (89 KB at 4233.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar (109 KB at 6054.4 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar (179 KB at 5585.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar (1332 KB at 19581.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar (52 KB at 3057.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar (84 KB at 2869.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar (90 KB at 2993.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar (75 KB at 3109.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar (243 KB at 9321.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar (105 KB at 4187.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 128.3 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 229.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (41 KB at 1566.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (694 KB at 15083.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 11756.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 3248.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 KB at 1668.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 KB at 1234.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 7859.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar (5436 KB at 23228.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 7673.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 4219.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 10663.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 2923.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar (85 KB at 375.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 407.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 693.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 11634.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 2619.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 9485.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 1059.9 KB/sec)
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
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 112.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
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 114.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
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 165.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
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 103.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
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 214.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
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 25.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
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: http://www.fornax-platform.org/m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
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 54.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
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 372.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
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 169.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
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 96.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
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 105.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
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 64.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
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 285.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
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 415.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 373.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.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/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 643.3 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 3195.5 KB/sec)
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2.target to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.target
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect ---
[INFO] 
[INFO] --- fornax-oaw-m2-plugin:3.4.0:run-workflow (default) @ org.eclipse.xpect ---
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom (2 KB at 74.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven/2.1.0/maven-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom (22 KB at 1216.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom (3 KB at 159.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom (3 KB at 124.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom (4 KB at 185.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 323.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 563.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom (880 B at 50.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 KB at 621.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom (2 KB at 110.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom (4 KB at 178.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom (2 KB at 113.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom (2 KB at 96.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
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 45.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom (2 KB at 136.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom (3 KB at 111.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 323.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
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 708.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/inject/guice/2.0/guice-2.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom (771 B at 44.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom (3 KB at 140.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 89.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom (10 KB at 496.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom (5 KB at 212.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom (3 KB at 128.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 94.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/4/apache-4.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 209.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
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 854.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-parent/5/commons-parent-5.pom
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 870.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 949.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1691.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar
Downloading: http://www.fornax-platform.org/m2/repository/com/google/inject/guice/2.0/guice-2.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
Downloading: http://www.fornax-platform.org/m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloading: http://www.fornax-platform.org/m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar (50 KB at 1151.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar (276 KB at 5978.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.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 6748.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar (18 KB at 1125.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 3950.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 9612.7 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar (652 KB at 8797.8 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 13877.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar (1894 KB at 16322.5 KB/sec)
[INFO] Fornax Model Workflow Maven2 Plugin V3.4.0
[INFO] Executing workflow in forked mode.
[INFO] 0    [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
[INFO] 64   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.junit-4.11.0.v201303080030.jar/junit.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
[INFO] 64   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
[INFO] 65   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
[INFO] 65   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
[INFO] 65   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
[INFO] 72   [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Registering platform uri '/jobs/genie.xpect/Xpect-Integration-Release/workspace'
[INFO] 163  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar!/' instead.
[INFO] 170  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar!/' instead.
[INFO] 173  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar!/' instead.
[INFO] 173  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.core.jobs_3.8.0.v20160509-0411.jar!/' instead.
[INFO] 174  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.core.runtime_3.12.0.v20160606-1342.jar!/' instead.
[INFO] 179  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar!/' instead.
[INFO] 180  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.common_3.8.0.v20160509-1230.jar!/' instead.
[INFO] 196  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.preferences_3.6.0.v20160120-1756.jar!/' instead.
[INFO] 197  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar!/' instead.
[INFO] 200  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.compatibility.state at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar!/' instead.
[INFO] 204  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/org.eclipse.osgi/3.11.0.v20160603-1336/org.eclipse.osgi-3.11.0.v20160603-1336.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.osgi_3.11.0.v20160603-1336.jar!/' instead.
[INFO] 219  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' instead.
[INFO] 220  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' instead.
[INFO] 232  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' instead.
[INFO] 233  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' instead.
[INFO] 234  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' instead.
[INFO] 235  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' instead.
[INFO] 236  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' instead.
[INFO] 241  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar!/' instead.
[INFO] 243  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar!/' instead.
[INFO] 245  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar!/' instead.
[INFO] 247  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.jar!/' instead.
[INFO] 248  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' instead.
[INFO] 248  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' instead.
[INFO] 249  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.common_3.8.0.v20160509-1230.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' instead.
[INFO] 249  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' instead.
[INFO] 250  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.preferences_3.6.0.v20160120-1756.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' instead.
[INFO] 251  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' instead.
[INFO] 254  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' instead.
[INFO] 259  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' instead.
[INFO] 259  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' instead.
[INFO] 260  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.core.runtime_3.12.0.v20160606-1342.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' instead.
[INFO] 261  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.core.jobs_3.8.0.v20160509-0411.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' instead.
[INFO] 261  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' instead.
[INFO] 262  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' instead.
[INFO] 262  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' instead.
[INFO] 264  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.osgi_3.11.0.v20160603-1336.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' instead.
[INFO] 265  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' instead.
[INFO] 281  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar!/' instead.
[INFO] 282  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead.
[INFO] 282  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' instead.
[INFO] 283  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' instead.
[INFO] 284  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' instead.
[INFO] 285  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' instead.
[INFO] 285  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' instead.
[INFO] 290  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-cipher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar!/' instead.
[INFO] 296  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' instead.
[INFO] 306  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' instead.
[INFO] 311  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' instead.
[INFO] 312  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' instead.
[INFO] 312  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
[INFO] 316  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' instead.
[INFO] 317  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' instead.
[INFO] 318  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' instead.
[INFO] 319  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' instead.
[INFO] 319  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' instead.
[INFO] 320  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' instead.
[INFO] 320  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' instead.
[INFO] 321  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' instead.
[INFO] 321  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' instead.
[INFO] 322  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' instead.
[INFO] 322  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' instead.
[INFO] 323  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' instead.
[INFO] 325  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' instead.
[INFO] 325  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' instead.
[INFO] 335  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' instead.
[INFO] 336  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' instead.
[INFO] 340  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' instead.
[INFO] 342  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' instead.
[INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' instead.
[INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' instead.
[INFO] 347  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' instead.
[INFO] 349  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' instead.
[INFO] 351  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' instead.
[INFO] 355  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' instead.
[INFO] 356  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' instead.
[INFO] 356  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' instead.
[INFO] 357  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' instead.
[INFO] 365  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.services at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.osgi.services_3.5.100.v20160504-1419.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar!/' instead.
[INFO] 400  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.ds at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar!/' instead.
[INFO] 410  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar!/' instead.
[INFO] 411  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.3.0.v20131211-1531/org.eclipse.equinox.p2.core-2.3.0.v20131211-1531.jar!/' instead.
[INFO] 412  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.engine at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar!/' instead.
[INFO] 412  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar!/' instead.
[INFO] 413  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.100.v20131209-2144/org.eclipse.equinox.p2.metadata.repository-1.2.100.v20131209-2144.jar!/' instead.
[INFO] 414  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.0.v20131211-1531/org.eclipse.equinox.p2.repository-2.3.0.v20131211-1531.jar!/' instead.
[INFO] 414  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.security at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.security_1.2.200.v20150715-1528.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.0.v20130424-1801/org.eclipse.equinox.security-1.2.0.v20130424-1801.jar!/' instead.
[INFO] 467  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.100.v20131209-2144/org.eclipse.equinox.frameworkadmin-2.0.100.v20131209-2144.jar!/' instead.
[INFO] 468  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin.equinox at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20131211-1531/org.eclipse.equinox.frameworkadmin.equinox-1.0.500.v20131211-1531.jar!/' instead.
[INFO] 469  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.artifact.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.300.v20131211-1531/org.eclipse.equinox.p2.artifact.repository-1.1.300.v20131211-1531.jar!/' instead.
[INFO] 469  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.jarprocessor at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.300.v20131211-1531/org.eclipse.equinox.p2.jarprocessor-1.0.300.v20131211-1531.jar!/' instead.
[INFO] 470  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.100.v20140224-1921/org.eclipse.equinox.p2.director-2.3.100.v20140224-1921.jar!/' instead.
[INFO] 471  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.sat4j.core_2.3.5.v201308161310.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar!/' instead.
[INFO] 471  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.pb at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.sat4j.pb_2.3.5.v201404071733.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar!/' instead.
[INFO] 472  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.1.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator-1.1.0.v20131217-1203.jar!/' instead.
[INFO] 472  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.300.v20150129-0838/org.eclipse.equinox.p2.director.app-1.0.300.v20150129-0838.jar!/' instead.
[INFO] 473  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.garbagecollector at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.200.v20131115-1210/org.eclipse.equinox.p2.garbagecollector-1.0.200.v20131115-1210.jar!/' instead.
[INFO] 474  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.3.0.v20140911-0143/org.eclipse.equinox.p2.publisher-1.3.0.v20140911-0143.jar!/' instead.
[INFO] 474  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher.eclipse at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.1.200.v20140414-0825/org.eclipse.equinox.p2.publisher.eclipse-1.1.200.v20140414-0825.jar!/' instead.
[INFO] 475  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator.manipulator at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.0.v20131217-1203.jar!/' instead.
[INFO] 475  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository.tools at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.0.v20131211-1531/org.eclipse.equinox.p2.repository.tools-2.1.0.v20131211-1531.jar!/' instead.
[INFO] 476  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.touchpoint.eclipse at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.200.v20140512-1650/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.200.v20140512-1650.jar!/' instead.
[INFO] 498  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
[INFO] 499  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.junit/2.9.2.v201603040440/org.eclipse.xtext.xbase.junit-2.9.2.v201603040440.jar!/' instead.
[INFO] 500  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.junit4 at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.junit4/2.9.2.v201603040440/org.eclipse.xtext.junit4-2.9.2.v201603040440.jar!/' instead.
[INFO] 506  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
[INFO] 506  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
[INFO] 508  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.guava at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar!/' instead.
[INFO] 511  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' instead.
[INFO] 511  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
[INFO] 512  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project javax.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' instead.
[INFO] 514  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' instead.
[INFO] 514  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
[INFO] 516  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
[INFO] 520  [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
[INFO] 739  [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
[INFO] 1921 [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
[INFO] 
[INFO] *ATTENTION*
[INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
[INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)1942 [main] INFO  erator.parser.antlr.AntlrToolFacade  - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
[INFO] 5243 [main] INFO  erator.parser.antlr.AntlrToolFacade  - finished downloading.
[INFO] 5248 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/../org.eclipse.xpect/src-gen
[INFO] 5248 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/../org.eclipse.xpect.ui/src-gen
[INFO] 5350 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/Xpect' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
[INFO] 5350 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/XpectJavaModel' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
[INFO] 5352 [main] INFO  lipse.emf.mwe2.ecore.EcoreGenerator  - generating EMF code for platform:/resource/org.eclipse.xpect/model/Xpect.genmodel
[INFO] error(208): ../org.eclipse.xpect/src-gen/org/eclipse/xpect/parser/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
[INFO] 13080 [main] INFO  or.validation.JavaValidatorFragment  - generating Java-based EValidator API
[INFO] error(208): ../org.eclipse.xpect.ui/src-gen/org/eclipse/xpect/ui/contentassist/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
[INFO] 17029 [main] INFO  text.generator.junit.Junit4Fragment  - generating Junit4 Test support classes
[INFO] 17040 [main] INFO  i.generator.compare.CompareFragment  - generating Compare Framework infrastructure
[INFO] 17099 [main] INFO  .emf.mwe2.runtime.workflow.Workflow  - Done.
[INFO] Workflow 'src/org/eclipse/xpect/GenerateXpect.mwe2' finished.
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect ---
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
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 327.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
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 90.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
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 63.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
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 11.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
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 224.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
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: http://www.fornax-platform.org/m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
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 114.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
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 115.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
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 364.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
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 72.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom
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 190.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (5 KB at 252.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
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 536.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
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 352.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
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 51.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
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 335.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
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 147.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
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 163.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
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 273.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
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 414.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
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 51.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
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 154.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
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 838.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloading: http://www.fornax-platform.org/m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
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
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
Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
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
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.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 346.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 207.0 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-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 385.1 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 817.0 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (34 KB at 842.8 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 350.0 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 2981.3 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect ---
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 218.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 95.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 711.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 29.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 196.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 44.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.pom (2 KB at 94.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.pom (2 KB at 56.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom (2 KB at 57.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/0.26.0/tycho-compiler-jdt-0.26.0.jar (16 KB at 688.8 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar (166 KB at 5899.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 762.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 89.1 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.12.0.v20160516-2131/org.eclipse.jdt.core-3.12.0.v20160516-2131.jar (5684 KB at 30889.2 KB/sec)
[INFO] Compiling 246 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.ui 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.ui ---
[INFO] Compiling 50 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.ui.junit 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui.junit ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui.junit ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui.junit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.ui.junit ---
[INFO] Compiling 14 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui.junit ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui.junit ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui.junit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui.junit ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui.junit ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.xtext.lib 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib ---
[INFO] Compiling 57 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.xtext.xbase.lib 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.xtext.lib.feature 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.xtext.xbase.lib.feature 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.sdk 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.sdk ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.sdk ---
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.xpect.sdk ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.sdk ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.sdk ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.sdk ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.repository 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.repository ---
[INFO] The project's OSGi version is 0.2.0.201711201450
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.repository ---
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/src/main/java]' does not exists.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.eclipse.xpect.repository ---
[INFO] Building zip: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default) @ org.eclipse.xpect.repository ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.repository ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.repository ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.maven_parents.grammar_plugin 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/org.eclipse.xtext.example.maven_parents.grammar_plugin/0.1.0-SNAPSHOT/org.eclipse.xtext.example.maven_parents.grammar_plugin-0.1.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics ---
[INFO] The project's OSGi version is 2.9.2.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics ---
[INFO] 
[INFO] --- fornax-oaw-m2-plugin:3.4.0:run-workflow (default) @ org.eclipse.xtext.example.arithmetics ---
[INFO] Fornax Model Workflow Maven2 Plugin V3.4.0
[INFO] Executing workflow in forked mode.
[INFO] 0    INFO  XtextGenerator     - Initializing Xtext generator
[INFO] 10   INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
[INFO] 53   WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
[INFO] 125  WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
[INFO] 126  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
[INFO] 126  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
[INFO] 128  WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
[INFO] 137  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/'
[INFO] 138  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.tests at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/'
[INFO] 139  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ide at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/'
[INFO] 139  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ui at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/'
[INFO] 151  INFO  StandaloneSetup    - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE!
[INFO] 530  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
[INFO] 534  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
[INFO] 547  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
[INFO] 548  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
[INFO] 1062 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
[INFO] 6393 INFO  AntlrToolFacade    - finished downloading.
[INFO] 6405 INFO  XtextGenerator     - Generating org.eclipse.xtext.example.arithmetics.Arithmetics
[INFO] 8793 INFO  EMFGeneratorFragment2 - Generating EMF model code
[INFO] 8834 INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/example/Arithmetics' from 'platform:/resource/org.eclipse.xtext.example.arithmetics/model/generated/Arithmetics.genmodel'
[INFO] 11278 INFO  XtextGenerator     - Generating common infrastructure
[INFO] 11290 INFO  Workflow           - Done.
[INFO] Workflow 'src/org/eclipse/xtext/example/arithmetics/GenerateArithmetics.mwe2' finished.
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics ---
[INFO] Compiling 51 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics.ide 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] The project's OSGi version is 2.9.2.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ide ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ide ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics.ui 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] The project's OSGi version is 2.9.2.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] Compiling 12 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ui ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ui ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.domainmodel 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel ---
[INFO] The project's OSGi version is 2.9.2.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel ---
[INFO] 
[INFO] --- fornax-oaw-m2-plugin:3.4.0:run-workflow (default) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Fornax Model Workflow Maven2 Plugin V3.4.0
[INFO] Executing workflow in forked mode.
[INFO] 0    WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
[INFO] 73   WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
[INFO] 74   WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
[INFO] 75   WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
[INFO] 76   WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
[INFO] 83   INFO  StandaloneSetup    - Registering platform uri '/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples'
[INFO] 203  INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.xbase.XbasePackage'
[INFO] 438  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
[INFO] 442  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
[INFO] 456  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
[INFO] 456  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
[INFO] 1280 INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
[INFO] 1287 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
[INFO] 
[INFO] *ATTENTION*
[INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
[INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)4490 INFO  AntlrToolFacade    - finished downloading.
[INFO] 4496 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel/src-gen
[INFO] 4496 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.ui/src-gen
[INFO] 4497 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.tests/src-gen
[INFO] 9311 INFO  GenModelHelper     - Registered GenModel 'http://www.xtext.org/example/Domainmodel' from 'platform:/resource/org.eclipse.xtext.example.domainmodel/model/generated/Domainmodel.genmodel'
[INFO] 17768 INFO  JavaValidatorFragment - generating Java-based EValidator API
[INFO] 17825 INFO  Junit4Fragment     - generating Junit4 Test support classes
[INFO] 24201 INFO  CompareFragment    - generating Compare Framework infrastructure
[INFO] 24318 INFO  Workflow           - Done.
[INFO] Workflow 'src/org/eclipse/xtext/example/domainmodel/GenerateDomainmodel.mwe2' finished.
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Compiling 38 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.domainmodel.ui 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] The project's OSGi version is 2.9.2.201711201450
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] Compiling 19 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.ui ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel.ui ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.root 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.root ---
[INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.root/0.0.1-SNAPSHOT/org.eclipse.xpect.root-0.0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [4:12.769s]
[INFO] org.eclipse.xpect ................................. SUCCESS [1:34.060s]
[INFO] org.eclipse.xpect.ui .............................. SUCCESS [1.607s]
[INFO] org.eclipse.xpect.ui.junit ........................ SUCCESS [0.753s]
[INFO] org.eclipse.xpect.xtext.lib ....................... SUCCESS [0.953s]
[INFO] org.eclipse.xpect.xtext.xbase.lib ................. SUCCESS [0.490s]
[INFO] org.eclipse.xpect.xtext.lib.feature ............... SUCCESS [0.350s]
[INFO] org.eclipse.xpect.xtext.xbase.lib.feature ......... SUCCESS [0.064s]
[INFO] org.eclipse.xpect.sdk ............................. SUCCESS [0.068s]
[INFO] org.eclipse.xpect.repository ...................... SUCCESS [3.938s]
[INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin  SUCCESS [0.007s]
[INFO] org.eclipse.xtext.example.arithmetics ............. SUCCESS [18.381s]
[INFO] org.eclipse.xtext.example.arithmetics.ide ......... SUCCESS [0.539s]
[INFO] org.eclipse.xtext.example.arithmetics.ui .......... SUCCESS [3.966s]
[INFO] org.eclipse.xtext.example.domainmodel ............. SUCCESS [31.296s]
[INFO] org.eclipse.xtext.example.domainmodel.ui .......... SUCCESS [2.218s]
[INFO] org.eclipse.xpect.root ............................ SUCCESS [0.051s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:22.785s
[INFO] Finished at: Mon Nov 20 09:53:11 EST 2017
[INFO] Final Memory: 143M/1980M
[INFO] ------------------------------------------------------------------------
[Pipeline] archive
[Pipeline] }
[Pipeline] // stage
[Pipeline] wrap
Starting xvnc
[workspace] $ Xvnc :1984 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {

Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Mon Nov 20 09:53:12 2017
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 7884
 vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (test with Eclipse Luna and Xtext 2.9.2)
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[Pipeline] sh
[workspace] Running shell script
+ /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
[INFO] Scanning for projects...
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom (5 KB at 55.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom (19 KB at 688.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom
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 708.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/apache/11/apache-11.pom
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 578.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar (34 KB at 1747.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.pom (5 KB at 217.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.26.0/tycho-surefire-0.26.0.pom (4 KB at 163.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.26.0/tycho-surefire-plugin-0.26.0.jar (54 KB at 2664.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.pom (3 KB at 93.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.pom (2 KB at 78.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.pom (2 KB at 78.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.pom (2 KB at 97.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.pom (3 KB at 108.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 124.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 734.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 297.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 75.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 588.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 1566.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 651.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 138.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
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 79.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
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 769.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom
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 1178.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 101.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 128.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 187.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 119.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 861.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 248.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 52.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 120.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 39.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 107.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
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 132.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
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 105.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
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 138.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
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 97.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 91.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
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 154.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.pom (3 KB at 104.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.pom (4 KB at 126.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/2.1/maven-plugin-testing-2.1.pom (10 KB at 467.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.pom (3 KB at 109.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/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 425.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-parent/19/maven-parent-19.pom
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 1285.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.26.0/org.eclipse.tycho.surefire.junit-0.26.0.jar (24 KB at 1080.8 KB/sec)
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.26.0/org.eclipse.tycho.surefire.junit4-0.26.0.jar (57 KB at 1761.8 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.junit47/0.26.0/org.eclipse.tycho.surefire.junit47-0.26.0.jar (157 KB at 3908.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/0.26.0/org.eclipse.tycho.surefire.testng-0.26.0.jar (123 KB at 2733.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 4359.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.26.0/org.eclipse.tycho.surefire.osgibooter-0.26.0.jar (408 KB at 6369.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar
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 1380.4 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-testing-harness/0.26.0/tycho-testing-harness-0.26.0.jar (39 KB at 1556.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar (39 KB at 2236.6 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 5890.2 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-verifier/1.3/maven-verifier-1.3.jar (88 KB at 4612.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
[WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
[WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom (8 KB at 202.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom (12 KB at 589.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar (36 KB at 1781.7 KB/sec)
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
[INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
[INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
[INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
[INFO] Adding repository http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite
[INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
[INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
[INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/ (63B)
[INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
[INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201711201450
[WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
[INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
[INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/ (63B)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201711201450
[WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201711201450
[WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201711201450
[WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201711201450
[WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
[INFO] org.eclipse.xtext.example.arithmetics.tests
[INFO] org.eclipse.xtext.example.domainmodel.tests
[INFO] org.eclipse.xpect.tests
[INFO] org.eclipse.xpect.xtext.lib.tests
[INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
[INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
[INFO] org.eclipse.xpect.root
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (3 KB at 119.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (2 KB at 53.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (484 B at 4.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (2 KB at 80.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (485 B at 4.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (2 KB at 85.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (479 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 76.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (484 B at 4.4 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (907 B at 30.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 7.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 7.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 7.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (876 B at 42.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 4.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 7.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 7.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (2 KB at 77.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (483 B at 4.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (879 B at 47.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 4.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 7.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 7.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 7.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/antlr/antlr-runtime/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 46.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (2 KB at 85.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (489 B at 1.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (2 KB at 70.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (492 B at 4.5 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (737 B at 40.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 2.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 7.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 6.5 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 7.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (588 B at 33.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (464 B at 3.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 60.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (484 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 40.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 3.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 37.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 3.8 KB/sec)
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] The project's OSGi version is 2.9.2.201711201454
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom (5 KB at 177.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom (3 KB at 105.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom (4 KB at 173.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom (2 KB at 110.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom (2 KB at 84.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom (3 KB at 124.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom (2 KB at 93.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 197.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 345.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 49.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom (3 KB at 10.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
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 76.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom (6 KB at 350.2 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
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 83.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
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 645.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom (3 KB at 153.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
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 100.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
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 153.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
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 543.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
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 106.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 88.0 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
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 75.9 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
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 89.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
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: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
Downloading: http://www.fornax-platform.org/m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar (11 KB at 421.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar (16 KB at 588.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar (18 KB at 473.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar (115 KB at 3002.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar (37 KB at 900.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar (37 KB at 1812.5 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/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 6072.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.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 210.6 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/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 3740.8 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar (39 KB at 667.1 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar (259 KB at 4099.5 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar (146 KB at 2702.9 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 1132.7 KB/sec)
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
Downloading: http://www.fornax-platform.org/m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 1414.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] The project's OSGi version is 2.9.2.201711201454
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Skipping tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201454
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.tests ---
[INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
Running org.eclipse.xpect.tests.runner.RunnerTest
Xtext-Version in Target Platform: 2.9.2
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.xpect.tests.runner.RunnerTest
Running org.eclipse.xpect.tests.state.SetupInitilizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
Running org.eclipse.xpect.tests.state.StateContainerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.state.StateContainerTest
Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
Running org.eclipse.xpect.tests.text.TableTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xpect.tests.text.TableTest
Running org.eclipse.xpect.tests.text.TextDifferencerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
Running org.eclipse.xpect.tests.text.CanvasTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.text.CanvasTest
Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
Running org.eclipse.xpect.tests.text.GenericTokenizerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
Running org.eclipse.xpect.tests.parameter.ParameterParserTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
Running org.eclipse.xpect.tests.LexerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.LexerTest
Running org.eclipse.xpect.tests.util.DifferencerImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
Running org.eclipse.xpect.tests.FileExtensionInfoTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest

Results :

Tests run: 116, Failures: 0, Errors: 0, Skipped: 4

[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xpect.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.112 sec
suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.014 sec
suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 sec
singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.012 sec
Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.054 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.016 sec
simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.006 sec
methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 sec
replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 sec
replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 sec
methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 sec
annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
Running org.eclipse.xpect.tests.runner.RunnerTest
Xtext-Version in Target Platform: 2.9.2
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 sec - in org.eclipse.xpect.tests.runner.RunnerTest
src/org/eclipse/xpect/tests/runner/fixme.xt#expectedExpectation~0: test passes: green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 sec
src/org/eclipse/xpect/tests/runner/fixme.xt#testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.018 sec
src/org/eclipse/xpect/tests/runner/fixme.xt#expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/runner/fixme.xt#testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/tests/runner/runner.xt#expectedExpectation~0: // this should pass.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/runner/runner.xt#testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/tests/runner/runner.xt#testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.006 sec
Running org.eclipse.xpect.tests.state.SetupInitilizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 sec
specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.004 sec
testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.007 sec
testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 sec
multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 sec
typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 sec
typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 sec
Running org.eclipse.xpect.tests.state.StateContainerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.state.StateContainerTest
testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 sec
testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 sec
testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.004 sec
testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 sec
Running org.eclipse.xpect.tests.text.TableTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.text.TableTest
test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.009 sec
test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 sec
test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 sec
test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 sec
test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.text.TextDifferencerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.01 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.002 sec
testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.text.CanvasTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.text.CanvasTest
testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.004 sec
testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 sec
testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 sec
testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 sec
testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 sec
Running org.eclipse.xpect.tests.text.GenericTokenizerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 sec
testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 sec
testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.parameter.ParameterParserTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.011 sec
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#testFailureMessage~0: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~3: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~4: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~5: test title.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#regionOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#regionOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#testFailureMessage~1: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#testFailureMessage~2: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
Running org.eclipse.xpect.tests.LexerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.LexerTest
testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.005 sec
testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 sec
testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.util.DifferencerImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 sec
testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 sec
testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.FileExtensionInfoTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.005 sec
testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 sec
testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
src/org/eclipse/xpect/tests/expectation/impl/expectations.xt#expectedExpectation~0: // not modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.014 sec
src/org/eclipse/xpect/tests/expectation/impl/expectations.xt#modifiedExpectation~0: // modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.002 sec

Results :

Tests run: 116, Failures: 0, Errors: 0, Skipped: 4

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201454
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.961 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt#errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.036 sec
src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt#warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 sec
src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt#issues~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 sec
Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt#linkedFragment~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.025 sec
src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt#linkedFragments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.006 sec
src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt#linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.004 sec
Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.982 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt#comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt#comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt#comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt#comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 sec
Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.01 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201454
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom (3 KB at 95.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom (5 KB at 107.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom (4 KB at 199.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom (4 KB at 202.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom (2 KB at 106.9 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 48.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 3.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom (777 B at 44.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom (2 KB at 50.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom (2 KB at 66.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom (5 KB at 235.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
[WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
[WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom (2 KB at 47.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom (2 KB at 67.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom (3 KB at 132.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom (837 B at 43.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar (2356 KB at 13308.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar (105 KB at 3473.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar (115 KB at 4783.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar (428 KB at 1539.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar (213 KB at 4947.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar (149 KB at 4948.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar (59 KB at 2933.9 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar (2554 KB at 6808.6 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar (5054 KB at 9663.2 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar (10222 KB at 19544.3 KB/sec)
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar (5433 KB at 13514.6 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201454
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[WARNING] 
WARNING: 	ParserTest.xtend - 
22: The type XpectSetup is deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.134 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.587 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.322 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 7

[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.926 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedName~0: MyEntity2 should be from the other file.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.031 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedName~1: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedName~2: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedFragment~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.188 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt#jvmModel~0: Test the full JvmModel.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.019 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt#jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.011 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
8444 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.02 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.019 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
9455 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt#scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.023 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt#scope~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.005 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
10531 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt#ast~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.006 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
11919 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
12739 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.308 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt#astDiff~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.046 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt#delete~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 2.758 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
17239 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
17932 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
18766 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.414 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt#generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt#generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt#generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt#generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
19761 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#linkedName~0: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.005 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#linkedName~1: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.016 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.008 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
21122 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
22069 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
22907 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.068 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#warnings~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt#errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt#noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt#errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 sec

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 7

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.root 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [30.289s]
[INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [35.073s]
[INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.114s]
[INFO] org.eclipse.xpect.tests ........................... SUCCESS [16.477s]
[INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [20.874s]
[INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [11.143s]
[INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [48.736s]
[INFO] org.eclipse.xpect.root ............................ SUCCESS [0.015s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:51.946s
[INFO] Finished at: Mon Nov 20 09:57:05 EST 2017
[INFO] Final Memory: 182M/4028M
[INFO] ------------------------------------------------------------------------
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test with Eclipse Mars and Xtext nighly)
[Pipeline] sh
[workspace] Running shell script
+ /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_5_0-xtext_nightly --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
[INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
[INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/nightly/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/nightly/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/emf/updates/nightly/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/emf/updates/nightly/
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/nightly/xcore/ (9.62kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/nightly/xcore/ (9.62kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/ (62.7kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/ (62.7kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/ (11.38kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/ (11.38kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/ (30.63kB)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/ (30.63kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
[INFO] Adding repository http://meysholdt.github.io/eclipse_jdt_junit_runners/updatesite
[INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/
[INFO] Adding repository http://download.eclipse.org/releases/mars/201506241002
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000/
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000/
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000
[INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
[INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/ (63B)
[INFO] Fetching org.eclipse.osgi_3.10.100.v20150529-1857.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (416.2kB)
[INFO] Fetching org.eclipse.osgi_3.10.100.v20150529-1857.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (416.2kB)
[INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.13kB)
[INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.13kB)
[INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (238.49kB)
[INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (238.49kB)
[INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (169.58kB)
[INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (169.58kB)
[INFO] Fetching org.eclipse.core.resources_3.10.0.v20150423-0755.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (860.36kB)
[INFO] Fetching org.eclipse.core.resources_3.10.0.v20150423-0755.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (860.36kB)
[INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (291.69kB)
[INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (291.69kB)
[INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150510-1749.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (706.62kB)
[INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150510-1749.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (706.62kB)
[INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.61kB)
[INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.61kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (177.62kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (177.62kB)
[INFO] Fetching org.eclipse.core.runtime_3.11.0.v20150405-1723.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.12kB)
[INFO] Fetching org.eclipse.core.runtime_3.11.0.v20150405-1723.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.12kB)
[INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.73kB)
[INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.73kB)
[INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (160.34kB)
[INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (160.34kB)
[INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (104.13kB)
[INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (104.13kB)
[INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.81kB)
[INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.81kB)
[INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.28MB)
[INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.28MB)
[INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.85kB)
[INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.85kB)
[INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.34kB)
[INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.34kB)
[INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.36kB)
[INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.36kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.68kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.68kB)
[INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (67.25kB)
[INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (67.25kB)
[INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (56.08kB)
[INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (56.08kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (77.06kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (77.06kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.45kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.45kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.05kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.05kB)
[INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (82.29kB)
[INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (82.29kB)
[INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150421-0713.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (25.45kB)
[INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150421-0713.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (25.45kB)
[INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.21kB)
[INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.21kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.64kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.64kB)
[INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (106.72kB)
[INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (106.72kB)
[INFO] Fetching org.eclipse.debug.ui_3.11.0.v20150514-0917.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (858.92kB)
[INFO] Fetching org.eclipse.debug.ui_3.11.0.v20150514-0917.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (858.92kB)
[INFO] Fetching org.eclipse.ui.console_3.6.0.v20150512-1341.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.1kB)
[INFO] Fetching org.eclipse.ui.console_3.6.0.v20150512-1341.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.1kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.84kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.84kB)
[INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (24.2kB)
[INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (24.2kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.05kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.05kB)
[INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.45kB)
[INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.45kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.53kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.53kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (13.38kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (13.38kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (20.55kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (20.55kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (98kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (98kB)
[INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (392.39kB)
[INFO] Fetching org.eclipse.emf.ecore_2.14.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (392.39kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.96kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.96kB)
[INFO] Fetching org.eclipse.swt_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17kB)
[INFO] Fetching org.eclipse.swt_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17kB)
[INFO] Fetching org.eclipse.jface_3.11.0.v20150602-1400.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (357.09kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (60.73kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (60.73kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (69.76kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (69.76kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (15.02kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.45kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.45kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.74kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.74kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.65kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.65kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.78kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.78kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (96.33kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (96.33kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.12.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (35.91kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.12.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (35.91kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.14.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (80.4kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.14.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (80.4kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.35kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.35kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150603-0857.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (103.21kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150603-0857.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (103.21kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (64.31kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (64.31kB)
[INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (61.18kB)
[INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (61.18kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.88kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.88kB)
[INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (88.45kB)
[INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (88.45kB)
[INFO] Fetching org.eclipse.emf.codegen_2.13.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (103.97kB)
[INFO] Fetching org.eclipse.emf.codegen_2.13.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (103.97kB)
[INFO] Fetching org.eclipse.emf.common_2.14.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (104.75kB)
[INFO] Fetching org.eclipse.emf.common_2.14.0.v20171117-0601.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (104.75kB)
[INFO] Fetching org.eclipse.jdt.core_3.11.0.v20150602-1242.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (5.45MB)
[INFO] Fetching org.eclipse.jdt.core_3.11.0.v20150602-1242.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (5.45MB)
[INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (121.41kB)
[INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (121.41kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.14.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (471.09kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.14.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (471.09kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (59.92kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.13.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (59.92kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.10.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (54.43kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.10.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (54.43kB)
[INFO] Fetching org.eclipse.emf.edit_2.13.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (89.33kB)
[INFO] Fetching org.eclipse.emf.edit_2.13.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (89.33kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.14.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (40.13kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.14.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (40.13kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (83.22kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.14.0.v20171117-0605.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/nightly/core/plugins/ (83.22kB)
[INFO] Fetching org.eclipse.ui.workbench_3.107.0.v20150510-1732.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.ui.workbench_3.107.0.v20150510-1732.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.emf.mwe.core_1.3.22.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (63.17kB)
[INFO] Fetching org.eclipse.emf.mwe.core_1.3.22.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (63.17kB)
[INFO] Fetching org.apache.ant_1.9.4.v201504302020.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (2.17MB)
[INFO] Fetching org.apache.ant_1.9.4.v201504302020.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (2.17MB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (8.88kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (8.88kB)
[INFO] Fetching org.eclipse.emf.mwe.utils_1.3.22.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (19.36kB)
[INFO] Fetching org.eclipse.emf.mwe.utils_1.3.22.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (19.36kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (65.61kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (65.61kB)
[INFO] Fetching org.eclipse.xtext_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (774.93kB)
[INFO] Fetching org.eclipse.xtext_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (774.93kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (130.73kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (130.73kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.82kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.82kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (13.43kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.2.201711091329.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (13.43kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (28.85kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (28.85kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.18kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.18kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (100.68kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (100.68kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (45.24kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (45.24kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.62kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.62kB)
[INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.04kB)
[INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.04kB)
[INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.25kB)
[INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.25kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.46kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.46kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.200.v20140826-0859.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (94.21kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.200.v20140826-0859.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (94.21kB)
[INFO] Fetching org.eclipse.jdt.debug_3.9.0.v20150528-1838.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (896.23kB)
[INFO] Fetching org.eclipse.jdt.debug_3.9.0.v20150528-1838.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (896.23kB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.7.0.v20150505-1916.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.39MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.7.0.v20150505-1916.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.39MB)
[INFO] Fetching org.eclipse.jdt.ui_3.11.0.v20150527-0925.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (3.23MB)
[INFO] Fetching org.eclipse.jdt.ui_3.11.0.v20150527-0925.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (3.23MB)
[INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (148.82kB)
[INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (148.82kB)
[INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (368.05kB)
[INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (368.05kB)
[INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.41kB)
[INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.41kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (144.48kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (144.48kB)
[INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (122.73kB)
[INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (122.73kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (52.74kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (52.74kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.1MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.1MB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.56kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.56kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (80.24kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (80.24kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (148.46kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (148.46kB)
[INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20171116-1051.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (60.05kB)
[INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20171116-1051.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (60.05kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20171116-1051.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.18kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20171116-1051.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.18kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20171116-1051.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (22.37kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20171116-1051.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (22.37kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (26.01kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (26.01kB)
[INFO] Fetching org.eclipse.xtext.util_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (104kB)
[INFO] Fetching org.eclipse.xtext.util_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (104kB)
[INFO] Fetching org.eclipse.xtext.builder_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (117.91kB)
[INFO] Fetching org.eclipse.xtext.builder_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (117.91kB)
[INFO] Fetching org.eclipse.xtext.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (542.52kB)
[INFO] Fetching org.eclipse.xtext.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (542.52kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (85.99kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (85.99kB)
[INFO] Fetching org.eclipse.xtext.smap_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (11.84kB)
[INFO] Fetching org.eclipse.xtext.smap_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (11.84kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (33.37kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (33.37kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.48kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.48kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.34kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.34kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (870.68kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (870.68kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (523.48kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (523.48kB)
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (283.72kB)
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (283.72kB)
[INFO] Fetching org.eclipse.xtext.junit4_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (94.24kB)
[INFO] Fetching org.eclipse.xtext.junit4_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (94.24kB)
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (85.97kB)
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (85.97kB)
[INFO] Fetching org.eclipse.xtext.generator_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (258.55kB)
[INFO] Fetching org.eclipse.xtext.generator_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (258.55kB)
[INFO] Fetching org.eclipse.xtext.ide_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (212.78kB)
[INFO] Fetching org.eclipse.xtext.ide_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (212.78kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (57.12kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (57.12kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (42.45kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (42.45kB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (25.08kB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (25.08kB)
[INFO] Fetching org.eclipse.xtext.ui.testing_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (39.07kB)
[INFO] Fetching org.eclipse.xtext.ui.testing_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (39.07kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (282.49kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.14.0.v20171116-1042.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (282.49kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (191.29kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (191.29kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.95kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.95kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.23MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.23MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.13MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.13MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.13MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.13MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (885.81kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.0.v20150528-0211.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (885.81kB)
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
[INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.48kB)
[INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.48kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.25kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.25kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (27.89kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (27.89kB)
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201711201450
[WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
[INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.71kB)
[INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.71kB)
[INFO] Fetching org.eclipse.ant.launching_1.1.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (97.38kB)
[INFO] Fetching org.eclipse.ant.launching_1.1.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (97.38kB)
[INFO] Fetching org.eclipse.ant.ui_3.6.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (425.38kB)
[INFO] Fetching org.eclipse.ant.ui_3.6.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (425.38kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (58.66kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (58.66kB)
[INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (149.72kB)
[INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (149.72kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.85kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.85kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.92kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.92kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.13kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.13kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.07kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.07kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.12kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.12kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.83kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.83kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.56kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.56kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.46kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.46kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.02kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.02kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.15kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.15kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.97kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.97kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.67kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.67kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.26kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.26kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.08kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.08kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (187.27kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (187.27kB)
[INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (53.65kB)
[INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (53.65kB)
[INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (478.45kB)
[INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (478.45kB)
[INFO] Fetching org.eclipse.pde.core_3.10.100.v20150522-0332.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.pde.core_3.10.100.v20150522-0332.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.pde.launching_3.6.300.v20150423-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (48.28kB)
[INFO] Fetching org.eclipse.pde.launching_3.6.300.v20150423-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (48.28kB)
[INFO] Fetching org.eclipse.pde.ui_3.8.200.v20150602-2024.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.pde.ui_3.8.200.v20150602-2024.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (112.39kB)
[INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (112.39kB)
[INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (54.5kB)
[INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (54.5kB)
[INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (32.38kB)
[INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (32.38kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (102.66kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.14.0.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (102.66kB)
[INFO] Fetching org.eclipse.xtext.xtext.ide_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (67.08kB)
[INFO] Fetching org.eclipse.xtext.xtext.ide_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (67.08kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (172.37kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.14.0.v20171118-2140.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (172.37kB)
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201711201450
[WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201711201450
[WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.xpect/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201711201450
[WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201711201450
[WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201711201450
[WARNING]   org.eclipse.xpect.ui/0.2.0.201711201450
[INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly
[INFO] org.eclipse.xtext.example.arithmetics.tests
[INFO] org.eclipse.xtext.example.domainmodel.tests
[INFO] org.eclipse.xpect.tests
[INFO] org.eclipse.xpect.xtext.lib.tests
[INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
[INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
[INFO] org.eclipse.xpect.root
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/com/google/guava/guava/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (3 KB at 11.6 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 1.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (2 KB at 66.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (484 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (2 KB at 73.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (485 B at 4.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (2 KB at 90.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (479 B at 4.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 68.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (484 B at 4.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (907 B at 42.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 1.4 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 7.3 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 7.5 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (876 B at 21.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 4.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 7.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 6.1 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 7.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (2 KB at 77.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (483 B at 4.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (879 B at 42.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 4.7 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 7.7 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 7.4 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/antlr/antlr-runtime/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 43.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (2 KB at 85.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (489 B at 2.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (2 KB at 81.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (492 B at 4.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (737 B at 40.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 4.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 6.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 7.6 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 7.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (588 B at 27.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (464 B at 4.3 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 56.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (484 B at 4.7 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 42.6 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 3.8 KB/sec)
Downloading: http://www.fornax-platform.org/m2/repository/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 42.3 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 3.8 KB/sec)
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_5_0-xtext_nightly/src/main/java]' does not exists.
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] The project's OSGi version is 2.9.2.201711201458
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
[WARNING] 
WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
15: The type InjectWith is deprecated
[WARNING] 
WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
16: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
17: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
23: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
28: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
49: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
12: The type InjectWith is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
13: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
14: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
15: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
19: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
24: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
27: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
35: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
35: The method parse(CharSequence) from the type ParseHelper is deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] The project's OSGi version is 2.9.2.201711201458
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
4: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
5: The type InjectWith is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
8: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
10: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
14: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
21: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
23: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
30: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
40: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
53: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
66: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
79: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
92: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
101: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
110: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
124: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
138: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
152: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
162: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
171: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
175: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
9: The type InjectWith is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
10: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
11: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
12: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
21: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
25: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
26: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
37: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
59: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
59: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
78: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
78: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
90: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
90: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
104: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
6: The type InjectWith is deprecated
[WARNING] 
WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
7: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
8: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
20: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
24: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
28: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
6: The type InjectWith is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
7: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
8: The type FormatterTester is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
12: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
16: The type FormatterTester is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
23: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
24: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
23: The type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
48: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
49: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
56: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
48: The type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
66: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
67: The method preferences(Procedure1<MapBasedPreferenceValues>) from the type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
70: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
77: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
66: The type FormatterTestRequest is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
4: The type InjectWith is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
5: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
6: The type AbstractContentAssistTest is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
10: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
18: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
18: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
18: The method newBuilder() from the type AbstractContentAssistTest is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
22: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
22: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
22: The method newBuilder() from the type AbstractContentAssistTest is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
26: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
26: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
26: The method newBuilder() from the type AbstractContentAssistTest is deprecated
[WARNING] 
WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
15: The type AbstractContentAssistTest is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
4: The type InjectWith is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
6: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
7: The type CompilationTestHelper is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
15: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
21: The type CompilationTestHelper is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
33: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
34: The method getCompiledClass() from the type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
33: The type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
56: The method compile(Iterable<? extends CharSequence>, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
57: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
59: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
56: The type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
71: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
100: The method getSingleGeneratedCode() from the type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
71: The type CompilationTestHelper.Result is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
6: The type InjectWith is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
7: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
8: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
9: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
11: The type OnTheFlyJavaCompiler2 is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
12: The type AbstractXbaseEvaluationTest is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
25: The type XtextRunner is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
29: The type OnTheFlyJavaCompiler2 is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
31: The type ParseHelper is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
33: The type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
38: The method parse(CharSequence) from the type ParseHelper is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
39: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
43: The method compileToClass(String, String) from the type OnTheFlyJavaCompiler2 is deprecated
[WARNING] 
WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
27: The type AbstractXbaseEvaluationTest is deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
[WARNING] bundle localization file /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
[INFO] Skipping tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
[INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201458
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.tests ---
[INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.063 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
Running org.eclipse.xpect.tests.runner.RunnerTest
Xtext-Version in Target Platform: 2.14.0-SNAPSHOT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.xpect.tests.runner.RunnerTest
Running org.eclipse.xpect.tests.state.SetupInitilizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
Running org.eclipse.xpect.tests.state.StateContainerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.state.StateContainerTest
Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
Running org.eclipse.xpect.tests.text.TableTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.xpect.tests.text.TableTest
Running org.eclipse.xpect.tests.text.TextDifferencerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
Running org.eclipse.xpect.tests.text.CanvasTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
Running org.eclipse.xpect.tests.text.GenericTokenizerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
Running org.eclipse.xpect.tests.parameter.ParameterParserTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
Running org.eclipse.xpect.tests.LexerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.eclipse.xpect.tests.LexerTest
Running org.eclipse.xpect.tests.util.DifferencerImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
Running org.eclipse.xpect.tests.FileExtensionInfoTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest

Results :

Tests run: 116, Failures: 0, Errors: 0, Skipped: 4

[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xpect.tests ---
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.23kB)
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20171119-1538.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.23kB)
[INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.107 sec
suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 sec
suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 sec
singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.011 sec
Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.016 sec
simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.006 sec
methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 sec
replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 sec
replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.006 sec
methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 sec
annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
Running org.eclipse.xpect.tests.runner.RunnerTest
Xtext-Version in Target Platform: 2.14.0-SNAPSHOT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec - in org.eclipse.xpect.tests.runner.RunnerTest
src/org/eclipse/xpect/tests/runner/fixme.xt#expectedExpectation~0: test passes: green.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.008 sec
src/org/eclipse/xpect/tests/runner/fixme.xt#testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.018 sec
src/org/eclipse/xpect/tests/runner/fixme.xt#expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/runner/fixme.xt#testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/tests/runner/runner.xt#expectedExpectation~0: // this should pass.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/runner/runner.xt#testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/tests/runner/runner.xt#testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.006 sec
Running org.eclipse.xpect.tests.state.SetupInitilizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 sec
specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 sec
varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.004 sec
testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.008 sec
testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 sec
testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 sec
Running org.eclipse.xpect.tests.state.StateContainerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.state.StateContainerTest
testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 sec
testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 sec
testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 sec
Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.004 sec
testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 sec
Running org.eclipse.xpect.tests.text.TableTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.text.TableTest
test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.009 sec
test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 sec
test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 sec
test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 sec
test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.text.TextDifferencerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.002 sec
testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 sec
testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 sec
Running org.eclipse.xpect.tests.text.CanvasTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.text.CanvasTest
testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.003 sec
testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 sec
testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 sec
testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 sec
testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.text.GenericTokenizerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 sec
testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 sec
testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.parameter.ParameterParserTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.011 sec
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~2: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/tests/parameter/errors.xt#testFailureMessage~3: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~0: // match.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#testFailureMessage~0: // no match.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~3: // no offset specified.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~4: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#intOffset~5: test title.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#regionOffset~0: // match.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#regionOffset~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#testFailureMessage~1: // no match.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/tests/parameter/offset.xt#testFailureMessage~2: // no offset specified.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 sec
Running org.eclipse.xpect.tests.LexerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.xpect.tests.LexerTest
testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.005 sec
testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 sec
testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 sec
testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.util.DifferencerImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 sec
testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 sec
testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 sec
Running org.eclipse.xpect.tests.FileExtensionInfoTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.006 sec
testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 sec
testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 sec
testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 sec
Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
src/org/eclipse/xpect/tests/expectation/impl/expectations.xt#expectedExpectation~0: // not modified.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.016 sec
src/org/eclipse/xpect/tests/expectation/impl/expectations.xt#modifiedExpectation~0: // modified.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.002 sec

Results :

Tests run: 116, Failures: 0, Errors: 0, Skipped: 4

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201458
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.986 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt#errors~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.03 sec
src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt#warnings~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 sec
src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt#issues~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.006 sec
Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt#linkedFragment~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.019 sec
src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt#linkedFragments~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.005 sec
src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt#linkedFragment~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.003 sec
Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt#comments~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.005 sec
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt#comments~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt#comments~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 sec
src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt#comments~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 sec
Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.005 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~2: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#intOffset~3: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.001 sec
src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt#testFailureMessage~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 sec

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201458
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 28.6 KB/sec)
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 3.4 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] The project's OSGi version is 0.2.0.201711201458
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[WARNING] 
WARNING: 	ParserTest.xtend - 
22: The type XpectSetup is deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.098 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.492 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.354 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 7

[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.54 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedName~0: MyEntity2 should be from the other file.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.028 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedName~1: int should be the java primitive.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedName~2: String should be from java.lang.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.006 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedFragment~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt#linkedFragment~2: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.548 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt#jvmModel~0: Test the full JvmModel.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.016 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt#jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.009 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
7058 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.941 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.02 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#importedNames~0: these names have been imported from other files.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#importedNames~0: these names have been imported from other files.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt#referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
8002 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt#scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.021 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt#scope~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.003 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
8719 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt#ast~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.005 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
9785 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
10678 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt#astDiff~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.27 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt#delete~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.797 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
12131 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
12814 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
13697 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.32 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt#generated~0: Test the full generated code.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt#generated~0: Test the full generated code.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~0: test generating MyEntity1.java.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~0: test generating MyEntity1.java.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~1: test generating MyEntity2.java.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt#generated~1: test generating MyEntity2.java.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt#generated~0: Test the full generated code.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt#generated~0: Test the full generated code.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
14536 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#linkedName~0: int should be the java primitive.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#linkedName~1: String should be from java.lang.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.016 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt#errors~0: the character % is not valid syntax.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.008 sec
Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
15837 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
16727 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
17736 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.688 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#warnings~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#warnings~1: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~2: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt#errors~3: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt#errors~0: the character % is not valid syntax.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt#noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.001 sec
src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt#errors~0: .eclipse_4_5_0-xtext_nightly.plugin.xtext_2.14.0-SNAPSHOT(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 sec

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 7

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xpect.root 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.xpect.target.eclipse_4_5_0-xtext_nightly  SUCCESS [30.864s]
[INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [8.003s]
[INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.728s]
[INFO] org.eclipse.xpect.tests ........................... SUCCESS [19.810s]
[INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [20.726s]
[INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [9.406s]
[INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [40.320s]
[INFO] org.eclipse.xpect.root ............................ SUCCESS [0.022s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:29.445s
[INFO] Finished at: Mon Nov 20 10:00:38 EST 2017
[INFO] Final Memory: 280M/8740M
[INFO] ------------------------------------------------------------------------
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Terminating xvnc.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS